Build(deps-dev): Bump dependencies (#41717)

- @astrojs/sitemap   ^3.5.0  →   ^3.5.1
- astro             ^5.13.2  →  ^5.13.5
- jasmine            ^5.9.0  →  ^5.10.0
- rollup            ^4.46.3  →  ^4.50.0
- terser            ^5.43.1  →  ^5.44.0
- zod               ^4.0.17  →   ^4.1.5
This commit is contained in:
Julien Déramond 2025-09-02 23:22:40 +02:00 committed by GitHub
parent 5d77b7f366
commit ddb974aa4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 340 additions and 320 deletions

648
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -112,7 +112,7 @@
"@astrojs/markdown-remark": "^6.3.6",
"@astrojs/mdx": "^4.3.4",
"@astrojs/prism": "^3.3.0",
"@astrojs/sitemap": "^3.5.0",
"@astrojs/sitemap": "^3.5.1",
"@babel/cli": "^7.28.3",
"@babel/core": "^7.28.3",
"@babel/preset-env": "^7.28.3",
@ -126,7 +126,7 @@
"@types/js-yaml": "^4.0.9",
"@types/mime": "^4.0.0",
"@types/prismjs": "^1.26.5",
"astro": "^5.13.2",
"astro": "^5.13.5",
"astro-auto-import": "^0.4.4",
"autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.1",
@ -146,7 +146,7 @@
"htmlparser2": "^10.0.0",
"image-size": "^2.0.2",
"ip": "^2.0.1",
"jasmine": "^5.9.0",
"jasmine": "^5.10.0",
"jquery": "^3.7.1",
"js-yaml": "^4.1.0",
"karma": "^6.4.4",
@ -169,7 +169,7 @@
"rehype-autolink-headings": "^7.1.0",
"remark": "^15.0.1",
"remark-html": "^16.0.1",
"rollup": "^4.46.3",
"rollup": "^4.50.0",
"rollup-plugin-istanbul": "^5.0.0",
"rtlcss": "^4.3.0",
"sass": "1.78.0",
@ -177,10 +177,10 @@
"shelljs": "^0.10.0",
"stylelint": "^16.23.1",
"stylelint-config-twbs-bootstrap": "^16.1.0",
"terser": "^5.43.1",
"terser": "^5.44.0",
"unist-util-visit": "^5.0.0",
"vnu-jar": "24.10.17",
"zod": "^4.0.17"
"zod": "^4.1.5"
},
"files": [
"dist/{css,js}/*.{css,js,map}",