Skip to content

Commit 0a35cff

Browse files
committed
chore: upgrade dependencies
1 parent e6b4556 commit 0a35cff

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
},
2828
"dependencies": {
2929
"@astrojs/check": "^0.9.4",
30-
"@astrojs/mdx": "^4.3.1",
30+
"@astrojs/mdx": "^4.3.4",
3131
"@astrojs/rss": "^4.0.12",
32-
"@astrojs/sitemap": "^3.4.1",
32+
"@astrojs/sitemap": "^3.5.0",
3333
"@fontsource/ibm-plex-mono": "^5.2.6",
3434
"@fontsource/poppins": "^5.2.6",
3535
"@fontsource/rajdhani": "^5.2.6",
36-
"astro": "^5.12.3",
37-
"astro-loader-i18n": "^0.7.5",
36+
"astro": "^5.13.2",
37+
"astro-loader-i18n": "^0.7.8",
3838
"limax": "^4.1.0",
3939
"pagefind": "^1.3.0",
4040
"rehype-autolink-headings": "^7.1.0",
@@ -44,16 +44,16 @@
4444
"vfile": "^6.0.3"
4545
},
4646
"devDependencies": {
47-
"@changesets/cli": "^2.29.5",
47+
"@changesets/cli": "^2.29.6",
4848
"@openscript/unplugin-favicons": "^1.1.6",
4949
"@types/mdast": "^4.0.4",
50-
"@types/node": "^24.1.0",
50+
"@types/node": "^24.3.0",
5151
"@vitest/coverage-v8": "3.2.4",
5252
"favicons": "^7.2.0",
5353
"prettier": "^3.6.2",
5454
"prettier-plugin-astro": "^0.14.1",
5555
"sirv": "^3.0.1",
56-
"typescript": "^5.8.3",
56+
"typescript": "^5.9.2",
5757
"vitest": "3.2.4"
5858
},
5959
"pnpm": {

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)