]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump zod from 3.25.48 to 3.25.49 (#41513)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 4 Jun 2025 05:23:25 +0000 (07:23 +0200)
committerGitHub <noreply@github.com>
Wed, 4 Jun 2025 05:23:25 +0000 (07:23 +0200)
Bumps the development-dependencies group with 1 update: [zod](https://github.com/colinhacks/zod).

Updates `zod` from 3.25.48 to 3.25.49
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.48...v3.25.49)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.49
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 6d60c87350a1ae23438b62429030e5535527fd35..3395e5c8b32d18ce1a4960dd89c8272c53ae98ef 100644 (file)
@@ -91,7 +91,7 @@
         "terser": "^5.40.0",
         "unist-util-visit": "^5.0.0",
         "vnu-jar": "24.10.17",
-        "zod": "^3.25.48"
+        "zod": "^3.25.50"
       },
       "peerDependencies": {
         "@popperjs/core": "^2.11.8"
       }
     },
     "node_modules/zod": {
-      "version": "3.25.48",
-      "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.48.tgz",
-      "integrity": "sha512-0X1mz8FtgEIvaxGjdIImYpZEaZMrund9pGXm3M6vM7Reba0e2eI71KPjSCGXBfwKDPwPoywf6waUKc3/tFvX2Q==",
+      "version": "3.25.50",
+      "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.50.tgz",
+      "integrity": "sha512-VstOnRxf4tlSq0raIwbn0n+LA34SxVoZ8r3pkwSUM0jqNiA/HCMQEVjTuS5FZmHsge+9MDGTiAuHyml5T0um6A==",
       "dev": true,
       "license": "MIT",
       "funding": {
index 3ce1fc875df4a37970a60c63dc145742ab9751c9..60ef8edb342149aab2dd8f39b7398e6ea1dac61f 100644 (file)
     "terser": "^5.40.0",
     "unist-util-visit": "^5.0.0",
     "vnu-jar": "24.10.17",
-    "zod": "^3.25.48"
+    "zod": "^3.25.50"
   },
   "files": [
     "dist/{css,js}/*.{css,js,map}",