1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

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

This commit is contained in:
Julien Déramond
2025-07-11 19:26:25 +02:00
parent fc44fd852e
commit 6ee8cfd964
2 changed files with 11 additions and 11 deletions

20
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.2"
"zod": "^4.0.5"
},
"peerDependencies": {
"@popperjs/core": "^2.11.8"
@@ -4381,9 +4381,9 @@
}
},
"node_modules/@types/node": {
"version": "18.19.117",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.117.tgz",
"integrity": "sha512-hcxGs9TfQGghOM8atpRT+bBMUX7V8WosdYt98bQ59wUToJck55eCOlemJ+0FpOZOQw5ff7LSi9+IO56KvYEFyQ==",
"version": "18.19.118",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.118.tgz",
"integrity": "sha512-hIPK0hSrrcaoAu/gJMzN3QClXE4QdCdFvaenJ0JsjIbExP1JFFVH+RHcBt25c9n8bx5dkIfqKE+uw6BmBns7ug==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -6956,9 +6956,9 @@
"license": "MIT"
},
"node_modules/electron-to-chromium": {
"version": "1.5.181",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.181.tgz",
"integrity": "sha512-+ISMj8OIQ+0qEeDj14Rt8WwcTOiqHyAB+5bnK1K7xNNLjBJ4hRCQfUkw8RWtcLbfBzDwc15ZnKH0c7SNOfwiyA==",
"version": "1.5.182",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.182.tgz",
"integrity": "sha512-Lv65Btwv9W4J9pyODI6EWpdnhfvrve/us5h1WspW8B2Fb0366REPtY3hX7ounk1CkV/TBjWCEvCBBbYbmV0qCA==",
"dev": true,
"license": "ISC"
},
@@ -19570,9 +19570,9 @@
}
},
"node_modules/zod": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.2.tgz",
"integrity": "sha512-X2niJNY54MGam4L6Kj0AxeedeDIi/E5QFW0On2faSX5J4/pfLk1tW+cRMIMoojnCavn/u5W/kX17e1CSGnKMxA==",
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.5.tgz",
"integrity": "sha512-/5UuuRPStvHXu7RS+gmvRf4NXrNxpSllGwDnCBcJZtQsKrviYXm54yDGV2KYNLT5kq0lHGcl7lqWJLgSaG+tgA==",
"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.2"
"zod": "^4.0.5"
},
"files": [
"dist/{css,js}/*.{css,js,map}",