Build(deps-dev): Bump zod from 3.25.69 to 3.25.71
BrowserStack / browserstack (push) Waiting to run Details
Bundlewatch / bundlewatch (push) Waiting to run Details
CodeQL / Analyze (push) Waiting to run Details
cspell / cspell (push) Waiting to run Details
CSS / css (push) Waiting to run Details
Docs / docs (push) Waiting to run Details
JS Tests / JS Tests (push) Waiting to run Details
Lint / lint (push) Waiting to run Details
CSS (node-sass) / css (push) Waiting to run Details
Release notes / update_release_draft (push) Waiting to run Details

This commit is contained in:
Julien Déramond 2025-07-03 06:33:08 +02:00
parent f96aa4cbc0
commit b9e39c649c
No known key found for this signature in database
GPG Key ID: EE5F274EA1F477FA
2 changed files with 14 additions and 14 deletions

26
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": "^3.25.69"
"zod": "^3.25.71"
},
"peerDependencies": {
"@popperjs/core": "^2.11.8"
@ -6899,9 +6899,9 @@
"license": "MIT"
},
"node_modules/electron-to-chromium": {
"version": "1.5.178",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.178.tgz",
"integrity": "sha512-wObbz/ar3Bc6e4X5vf0iO8xTN8YAjN/tgiAOJLr7yjYFtP9wAjq8Mb5h0yn6kResir+VYx2DXBj9NNobs0ETSA==",
"version": "1.5.179",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.179.tgz",
"integrity": "sha512-UWKi/EbBopgfFsc5k61wFpV7WrnnSlSzW/e2XcBmS6qKYTivZlLtoll5/rdqRTxGglGHkmkW0j0pFNJG10EUIQ==",
"dev": true,
"license": "ISC"
},
@ -10346,9 +10346,9 @@
}
},
"node_modules/jest-diff": {
"version": "30.0.3",
"resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-30.0.3.tgz",
"integrity": "sha512-Q1TAV0cUcBTic57SVnk/mug0/ASyAqtSIOkr7RAlxx97llRYsM74+E8N5WdGJUlwCKwgxPAkVjKh653h1+HA9A==",
"version": "30.0.4",
"resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-30.0.4.tgz",
"integrity": "sha512-TSjceIf6797jyd+R64NXqicttROD+Qf98fex7CowmlSn7f8+En0da1Dglwr1AXxDtVizoxXYZBlUQwNhoOXkNw==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -17307,9 +17307,9 @@
"license": "MIT"
},
"node_modules/stylelint-scss/node_modules/mdn-data": {
"version": "2.22.0",
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.22.0.tgz",
"integrity": "sha512-IwcXqjPl4kgZbQH1WLb97/Pjt7XwPDSHnXsjENPhwx68bBf/Dw1/PwM8paXnFq974V1d8qP4o9ViVQqZuPAlCw==",
"version": "2.22.1",
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.22.1.tgz",
"integrity": "sha512-u9Xnc9zLuF/CL2IHPow7HcXPpb8okQyzYpwL5wFsY//JRedSWYglYRg3PYWoQCu1zO+tBTmWOJN/iM0mPC5CRQ==",
"dev": true,
"license": "CC0-1.0"
},
@ -19511,9 +19511,9 @@
}
},
"node_modules/zod": {
"version": "3.25.69",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.69.tgz",
"integrity": "sha512-cjUx+boz8dfYGssYKLGNTF5VUF6NETpcZCDTN3knhUUXQTAAvErzRhV3pgeCZm2YsL4HOwtEHPonlsshPu2I0A==",
"version": "3.25.71",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.71.tgz",
"integrity": "sha512-BsBc/NPk7h8WsUWYWYL+BajcJPY8YhjelaWu2NMLuzgraKAz4Lb4/6K11g9jpuDetjMiqhZ6YaexFLOC0Ogi3Q==",
"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": "^3.25.69"
"zod": "^3.25.71"
},
"files": [
"dist/{css,js}/*.{css,js,map}",