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

Build(deps-dev): Bump zod from 4.0.15 to 4.0.16

This commit is contained in:
Julien Déramond
2025-08-09 08:33:38 +02:00
parent e52e3b1c95
commit cb4fa22950
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.15"
"zod": "^4.0.16"
},
"peerDependencies": {
"@popperjs/core": "^2.11.8"
@@ -17662,9 +17662,9 @@
}
},
"node_modules/tmp": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.4.tgz",
"integrity": "sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==",
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz",
"integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==",
"dev": true,
"license": "MIT",
"engines": {
@@ -19548,9 +19548,9 @@
}
},
"node_modules/zod": {
"version": "4.0.15",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.15.tgz",
"integrity": "sha512-2IVHb9h4Mt6+UXkyMs0XbfICUh1eUrlJJAOupBHUhLRnKkruawyDddYRCs0Eizt900ntIMk9/4RksYl+FgSpcQ==",
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.16.tgz",
"integrity": "sha512-Djo/cM339grjI7/HmN+ixYO2FzEMcWr/On50UlQ/RjrWK1I/hPpWhpC76heCptnRFpH0LMwrEbUY50HDc0V8wg==",
"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.15"
"zod": "^4.0.16"
},
"files": [
"dist/{css,js}/*.{css,js,map}",