1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-09 15:16:51 +02:00

Build(deps-dev): Bump zod from 4.0.0 to 4.0.2

This commit is contained in:
Julien Déramond
2025-07-10 18:39:01 +02:00
parent b934bb4850
commit fc44fd852e
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -91,7 +91,7 @@
"terser": "^5.43.1",
"unist-util-visit": "^5.0.0",
"vnu-jar": "24.10.17",
"zod": "^4.0.0"
"zod": "^4.0.2"
},
"peerDependencies": {
"@popperjs/core": "^2.11.8"
@@ -6956,9 +6956,9 @@
"license": "MIT"
},
"node_modules/electron-to-chromium": {
"version": "1.5.180",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.180.tgz",
"integrity": "sha512-ED+GEyEh3kYMwt2faNmgMB0b8O5qtATGgR4RmRsIp4T6p7B8vdMbIedYndnvZfsaXvSzegtpfqRMDNCjjiSduA==",
"version": "1.5.181",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.181.tgz",
"integrity": "sha512-+ISMj8OIQ+0qEeDj14Rt8WwcTOiqHyAB+5bnK1K7xNNLjBJ4hRCQfUkw8RWtcLbfBzDwc15ZnKH0c7SNOfwiyA==",
"dev": true,
"license": "ISC"
},
@@ -19570,9 +19570,9 @@
}
},
"node_modules/zod": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.0.tgz",
"integrity": "sha512-9diLdTPc/L7w/5jI4C3gHYNiGHDV9IZYxo1e5LSD8cabi65WVTWWb+g2BGPEpUUCOxR4D+6O5B0AzyMdUAXwrw==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.2.tgz",
"integrity": "sha512-X2niJNY54MGam4L6Kj0AxeedeDIi/E5QFW0On2faSX5J4/pfLk1tW+cRMIMoojnCavn/u5W/kX17e1CSGnKMxA==",
"dev": true,
"license": "MIT",
"funding": {

View File

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