Build(deps-dev): Bump zod from 3.25.57 to 3.25.58
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-06-11 06:41:05 +02:00
parent e0032ae6a5
commit 6f1783df08
No known key found for this signature in database
GPG Key ID: EE5F274EA1F477FA
2 changed files with 11 additions and 11 deletions

20
package-lock.json generated
View File

@ -91,7 +91,7 @@
"terser": "^5.42.0",
"unist-util-visit": "^5.0.0",
"vnu-jar": "24.10.17",
"zod": "^3.25.57"
"zod": "^3.25.58"
},
"peerDependencies": {
"@popperjs/core": "^2.11.8"
@ -7995,9 +7995,9 @@
}
},
"node_modules/fdir": {
"version": "6.4.5",
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz",
"integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==",
"version": "6.4.6",
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.6.tgz",
"integrity": "sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==",
"dev": true,
"license": "MIT",
"peerDependencies": {
@ -17307,9 +17307,9 @@
}
},
"node_modules/stylelint-scss": {
"version": "6.12.0",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.12.0.tgz",
"integrity": "sha512-U7CKhi1YNkM1pXUXl/GMUXi8xKdhl4Ayxdyceie1nZ1XNIdaUgMV6OArpooWcDzEggwgYD0HP/xIgVJo9a655w==",
"version": "6.12.1",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.12.1.tgz",
"integrity": "sha512-UJUfBFIvXfly8WKIgmqfmkGKPilKB4L5j38JfsDd+OCg2GBdU0vGUV08Uw82tsRZzd4TbsUURVVNGeOhJVF7pA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -19533,9 +19533,9 @@
}
},
"node_modules/zod": {
"version": "3.25.57",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.57.tgz",
"integrity": "sha512-6tgzLuwVST5oLUxXTmBqoinKMd3JeesgbgseXeFasKKj8Q1FCZrHnbqJOyiEvr4cVAlbug+CgIsmJ8cl/pU5FA==",
"version": "3.25.58",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.58.tgz",
"integrity": "sha512-DVLmMQzSZwNYzQoMaM3MQWnxr2eq+AtM9Hx3w1/Yl0pH8sLTSjN4jGP7w6f7uand6Hw44tsnSu1hz1AOA6qI2Q==",
"dev": true,
"license": "MIT",
"funding": {

View File

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