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

View File

@ -180,7 +180,7 @@
"terser": "^5.42.0", "terser": "^5.42.0",
"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.57" "zod": "^3.25.58"
}, },
"files": [ "files": [
"dist/{css,js}/*.{css,js,map}", "dist/{css,js}/*.{css,js,map}",