Build(deps-dev): Bump the development-dependencies group with 3 updates (#41528)
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-08 08:19:53 +02:00 committed by GitHub
parent 590226f8f4
commit 1c00b1fc88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 26 additions and 26 deletions

46
package-lock.json generated
View File

@ -37,7 +37,7 @@
"@types/js-yaml": "^4.0.9", "@types/js-yaml": "^4.0.9",
"@types/mime": "^4.0.0", "@types/mime": "^4.0.0",
"@types/prismjs": "^1.26.5", "@types/prismjs": "^1.26.5",
"astro": "^5.9.0", "astro": "^5.9.1",
"astro-auto-import": "^0.4.4", "astro-auto-import": "^0.4.4",
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.1", "bundlewatch": "^0.4.1",
@ -57,7 +57,7 @@
"htmlparser2": "^10.0.0", "htmlparser2": "^10.0.0",
"image-size": "^2.0.2", "image-size": "^2.0.2",
"ip": "^2.0.1", "ip": "^2.0.1",
"jasmine": "^5.7.1", "jasmine": "^5.8.0",
"jquery": "^3.7.1", "jquery": "^3.7.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"karma": "^6.4.4", "karma": "^6.4.4",
@ -91,7 +91,7 @@
"terser": "^5.41.0", "terser": "^5.41.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.55" "zod": "^3.25.56"
}, },
"peerDependencies": { "peerDependencies": {
"@popperjs/core": "^2.11.8" "@popperjs/core": "^2.11.8"
@ -380,9 +380,9 @@
} }
}, },
"node_modules/@astrojs/compiler": { "node_modules/@astrojs/compiler": {
"version": "2.12.0", "version": "2.12.1",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.0.tgz", "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.1.tgz",
"integrity": "sha512-7bCjW6tVDpUurQLeKBUN9tZ5kSv5qYrGmcn0sG0IwacL7isR2ZbyyA3AdZ4uxsuUFOS2SlgReTH7wkxO6zpqWA==", "integrity": "sha512-WDSyVIiz7sNcJcCJxJFITu6XjfGhJ50Z0auyaWsrM+xb07IlhBLFtQuDkNy0caVHWNcKTM2LISAaHhgkRqGAVg==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
@ -4231,9 +4231,9 @@
} }
}, },
"node_modules/@types/cors": { "node_modules/@types/cors": {
"version": "2.8.18", "version": "2.8.19",
"resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.18.tgz", "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.19.tgz",
"integrity": "sha512-nX3d0sxJW41CqQvfOzVG1NCTXfFDrDWIghCZncpHeWlVFd81zxB/DLhg7avFg6eHLCRX7ckBmoIIcqa++upvJA==", "integrity": "sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -4899,13 +4899,13 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.9.0", "version": "5.9.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.9.0.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.9.1.tgz",
"integrity": "sha512-AHF7oZDBQRwggHUG0bwBhRQjrDD+vJpCtPd0/GVxDB1hGRV0SQuFWS0UHX5bYczIqFcao1z9o9o0r2rQtHrTMg==", "integrity": "sha512-wxoJcTbuDZNFSv6EaL0PAlrp0Wx6VnOAULCXvy0scsV70oWMeUkdxuBxfO54JxO5Qgyvwj9h99y6E0elqOpGtA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.12.0", "@astrojs/compiler": "^2.12.1",
"@astrojs/internal-helpers": "0.6.1", "@astrojs/internal-helpers": "0.6.1",
"@astrojs/markdown-remark": "6.3.2", "@astrojs/markdown-remark": "6.3.2",
"@astrojs/telemetry": "3.3.0", "@astrojs/telemetry": "3.3.0",
@ -10291,23 +10291,23 @@
} }
}, },
"node_modules/jasmine": { "node_modules/jasmine": {
"version": "5.7.1", "version": "5.8.0",
"resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.7.1.tgz", "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.8.0.tgz",
"integrity": "sha512-E/4fkRNy/9ALz6z3Z3/tYXFAohoznVy7In9FWutG2fqBSkILJHFzbgZtHJUw5UrL3jgUQ4sdGYOVZ5KpSXYjGw==", "integrity": "sha512-1V6HGa0+TMoMY20+/vp++RqLlL1noupV8awzV6CiPuICC0g7iKZ9z87zV2KyelRyoig0G1lHn7ueElXVMGVagg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"glob": "^10.2.2", "glob": "^10.2.2",
"jasmine-core": "~5.7.0" "jasmine-core": "~5.8.0"
}, },
"bin": { "bin": {
"jasmine": "bin/jasmine.js" "jasmine": "bin/jasmine.js"
} }
}, },
"node_modules/jasmine-core": { "node_modules/jasmine-core": {
"version": "5.7.1", "version": "5.8.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.8.0.tgz",
"integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", "integrity": "sha512-Q9dqmpUAfptwyueW3+HqBOkSuYd9I/clZSSfN97wXE/Nr2ROFNCwIBEC1F6kb3QXS9Fcz0LjFYSDQT+BiwjuhA==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
@ -19533,9 +19533,9 @@
} }
}, },
"node_modules/zod": { "node_modules/zod": {
"version": "3.25.55", "version": "3.25.56",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.55.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.56.tgz",
"integrity": "sha512-219huNnkSLQnLsQ3uaRjXsxMrVm5C9W3OOpEVt2k5tvMKuA8nBSu38e0B//a+he9Iq2dvmk2VyYVlHqiHa4YBA==", "integrity": "sha512-rd6eEF3BTNvQnR2e2wwolfTmUTnp70aUTqr0oaGbHifzC3BKJsoV+Gat8vxUMR1hwOKBs6El+qWehrHbCpW6SQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"funding": { "funding": {

View File

@ -126,7 +126,7 @@
"@types/js-yaml": "^4.0.9", "@types/js-yaml": "^4.0.9",
"@types/mime": "^4.0.0", "@types/mime": "^4.0.0",
"@types/prismjs": "^1.26.5", "@types/prismjs": "^1.26.5",
"astro": "^5.9.0", "astro": "^5.9.1",
"astro-auto-import": "^0.4.4", "astro-auto-import": "^0.4.4",
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.1", "bundlewatch": "^0.4.1",
@ -146,7 +146,7 @@
"htmlparser2": "^10.0.0", "htmlparser2": "^10.0.0",
"image-size": "^2.0.2", "image-size": "^2.0.2",
"ip": "^2.0.1", "ip": "^2.0.1",
"jasmine": "^5.7.1", "jasmine": "^5.8.0",
"jquery": "^3.7.1", "jquery": "^3.7.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"karma": "^6.4.4", "karma": "^6.4.4",
@ -180,7 +180,7 @@
"terser": "^5.41.0", "terser": "^5.41.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.55" "zod": "^3.25.56"
}, },
"files": [ "files": [
"dist/{css,js}/*.{css,js,map}", "dist/{css,js}/*.{css,js,map}",