]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump the development-dependencies group with 2 updates
authorJulien Déramond <juderamond@gmail.com>
Wed, 30 Jul 2025 19:39:40 +0000 (21:39 +0200)
committerJulien Déramond <juderamond@gmail.com>
Wed, 30 Jul 2025 19:39:40 +0000 (21:39 +0200)
- astro  ^5.12.5  →  ^5.12.6
- zod    ^4.0.13  →  ^4.0.14

package-lock.json
package.json

index 1ae68234c6da6ff7d2eb410eb09fa2b932c095dc..cda212d940b0517240128fcb30b971d18952e795 100644 (file)
@@ -37,7 +37,7 @@
         "@types/js-yaml": "^4.0.9",
         "@types/mime": "^4.0.0",
         "@types/prismjs": "^1.26.5",
-        "astro": "^5.12.5",
+        "astro": "^5.12.6",
         "astro-auto-import": "^0.4.4",
         "autoprefixer": "^10.4.21",
         "bundlewatch": "^0.4.1",
@@ -91,7 +91,7 @@
         "terser": "^5.43.1",
         "unist-util-visit": "^5.0.0",
         "vnu-jar": "24.10.17",
-        "zod": "^4.0.13"
+        "zod": "^4.0.14"
       },
       "peerDependencies": {
         "@popperjs/core": "^2.11.8"
       }
     },
     "node_modules/astro": {
-      "version": "5.12.5",
-      "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.5.tgz",
-      "integrity": "sha512-cq+2h13F/aznM91bxXxKgqYj36gbXe6jC5kiUAXgWlh2nTyNtiCNMdDFpL2wIWSzac5+KzvRjKmxsYWbcmD4EQ==",
+      "version": "5.12.6",
+      "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.6.tgz",
+      "integrity": "sha512-vDtuDYj/XlxyI2Ex63BM4/Awde8Pl3U3wS5I1NhogFIBPohBaJ1g9puu42XEm7GMZxRn9N3xFEpSP9uEO0W9/w==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
       }
     },
     "node_modules/h3": {
-      "version": "1.15.3",
-      "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.3.tgz",
-      "integrity": "sha512-z6GknHqyX0h9aQaTx22VZDf6QyZn+0Nh+Ym8O/u0SGSkyF5cuTJYKlc8MkzW3Nzf9LE1ivcpmYC3FUGpywhuUQ==",
+      "version": "1.15.4",
+      "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.4.tgz",
+      "integrity": "sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
         "cookie-es": "^1.2.2",
-        "crossws": "^0.3.4",
+        "crossws": "^0.3.5",
         "defu": "^6.1.4",
         "destr": "^2.0.5",
         "iron-webcrypto": "^1.2.1",
-        "node-mock-http": "^1.0.0",
+        "node-mock-http": "^1.0.2",
         "radix3": "^1.1.2",
         "ufo": "^1.6.1",
         "uncrypto": "^0.1.3"
       "license": "MIT"
     },
     "node_modules/node-mock-http": {
-      "version": "1.0.1",
-      "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.1.tgz",
-      "integrity": "sha512-0gJJgENizp4ghds/Ywu2FCmcRsgBTmRQzYPZm61wy+Em2sBarSka0OhQS5huLBg6od1zkNpnWMCZloQDFVvOMQ==",
+      "version": "1.0.2",
+      "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.2.tgz",
+      "integrity": "sha512-zWaamgDUdo9SSLw47we78+zYw/bDr5gH8pH7oRRs8V3KmBtu8GLgGIbV2p/gRPd3LWpEOpjQj7X1FOU3VFMJ8g==",
       "dev": true,
       "license": "MIT"
     },
       }
     },
     "node_modules/zod": {
-      "version": "4.0.13",
-      "resolved": "https://registry.npmjs.org/zod/-/zod-4.0.13.tgz",
-      "integrity": "sha512-jv+zRxuZQxTrFHzxZ46ezL2FtnE+M4HIJHJEwLsZ7UjrXHltdG6HrxvqM0twoVCWxJiYf8WqKjAcjztegpkB+Q==",
+      "version": "4.0.14",
+      "resolved": "https://registry.npmjs.org/zod/-/zod-4.0.14.tgz",
+      "integrity": "sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==",
       "dev": true,
       "license": "MIT",
       "funding": {
index 9e20935515d87ccb3f787a21e0e6c7f98970e5db..48d7f4f4d0ff660669ddb9cd284d633f39274a2a 100644 (file)
     "@types/js-yaml": "^4.0.9",
     "@types/mime": "^4.0.0",
     "@types/prismjs": "^1.26.5",
-    "astro": "^5.12.5",
+    "astro": "^5.12.6",
     "astro-auto-import": "^0.4.4",
     "autoprefixer": "^10.4.21",
     "bundlewatch": "^0.4.1",
     "terser": "^5.43.1",
     "unist-util-visit": "^5.0.0",
     "vnu-jar": "24.10.17",
-    "zod": "^4.0.13"
+    "zod": "^4.0.14"
   },
   "files": [
     "dist/{css,js}/*.{css,js,map}",