1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 16:44:17 +02:00

Build(deps-dev): Bump zod from 3.25.67 to 3.25.69

This commit is contained in:
Julien Déramond
2025-07-02 22:32:14 +02:00
parent b02d5ed72f
commit f96aa4cbc0
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": "^3.25.67" "zod": "^3.25.69"
}, },
"peerDependencies": { "peerDependencies": {
"@popperjs/core": "^2.11.8" "@popperjs/core": "^2.11.8"
@@ -19511,9 +19511,9 @@
} }
}, },
"node_modules/zod": { "node_modules/zod": {
"version": "3.25.67", "version": "3.25.69",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.69.tgz",
"integrity": "sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==", "integrity": "sha512-cjUx+boz8dfYGssYKLGNTF5VUF6NETpcZCDTN3knhUUXQTAAvErzRhV3pgeCZm2YsL4HOwtEHPonlsshPu2I0A==",
"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": "^3.25.67" "zod": "^3.25.69"
}, },
"files": [ "files": [
"dist/{css,js}/*.{css,js,map}", "dist/{css,js}/*.{css,js,map}",