1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 17:14:04 +02:00

Build(deps-dev): Bump zod from 4.0.5 to 4.0.10

This commit is contained in:
Julien Déramond
2025-07-28 20:22:48 +02:00
parent 45439923aa
commit 2254aeef28
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -91,7 +91,7 @@
"terser": "^5.43.1", "terser": "^5.43.1",
"unist-util-visit": "^5.0.0", "unist-util-visit": "^5.0.0",
"vnu-jar": "24.10.17", "vnu-jar": "24.10.17",
"zod": "^4.0.5" "zod": "^4.0.10"
}, },
"peerDependencies": { "peerDependencies": {
"@popperjs/core": "^2.11.8" "@popperjs/core": "^2.11.8"
@@ -19522,9 +19522,9 @@
} }
}, },
"node_modules/zod": { "node_modules/zod": {
"version": "4.0.5", "version": "4.0.10",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.5.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-4.0.10.tgz",
"integrity": "sha512-/5UuuRPStvHXu7RS+gmvRf4NXrNxpSllGwDnCBcJZtQsKrviYXm54yDGV2KYNLT5kq0lHGcl7lqWJLgSaG+tgA==", "integrity": "sha512-3vB+UU3/VmLL2lvwcY/4RV2i9z/YU0DTV/tDuYjrwmx5WeJ7hwy+rGEEx8glHp6Yxw7ibRbKSaIFBgReRPe5KA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"funding": { "funding": {

View File

@@ -180,7 +180,7 @@
"terser": "^5.43.1", "terser": "^5.43.1",
"unist-util-visit": "^5.0.0", "unist-util-visit": "^5.0.0",
"vnu-jar": "24.10.17", "vnu-jar": "24.10.17",
"zod": "^4.0.5" "zod": "^4.0.10"
}, },
"files": [ "files": [
"dist/{css,js}/*.{css,js,map}", "dist/{css,js}/*.{css,js,map}",