Skip to content

Commit 4c45416

Browse files
committed
chore: upgrade dependencies
1 parent 8cc202b commit 4c45416

File tree

2 files changed

+134
-126
lines changed

2 files changed

+134
-126
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"i18n:extract": "extract-messages"
1717
},
1818
"dependencies": {
19-
"@astrojs/mdx": "^4.3.8",
19+
"@astrojs/mdx": "^4.3.9",
2020
"@astrojs/sitemap": "^3.6.0",
2121
"@fontsource-variable/montserrat": "^5.2.8",
2222
"@fontsource-variable/nunito": "^5.2.7",
2323
"@nanostores/i18n": "^1.2.2",
24-
"astro": "^5.15.1",
24+
"astro": "^5.15.2",
2525
"astro-loader-i18n": "^0.9.1",
2626
"astro-nanostores-i18n": "^0.2.1",
2727
"limax": "^4.2.1",
@@ -31,13 +31,13 @@
3131
"devDependencies": {
3232
"@changesets/cli": "^2.29.7",
3333
"@eslint/js": "^9.38.0",
34-
"@iconify/json": "^2.2.400",
34+
"@iconify/json": "^2.2.401",
3535
"@openscript/unplugin-favicons": "^1.1.8",
3636
"@typescript-eslint/parser": "8.46.2",
3737
"astro-eslint-parser": "^1.2.2",
3838
"eslint": "9.38.0",
3939
"eslint-config-prettier": "^10.1.8",
40-
"eslint-plugin-astro": "1.3.1",
40+
"eslint-plugin-astro": "1.4.0",
4141
"eslint-plugin-jsx-a11y": "^6.10.2",
4242
"eslint-plugin-prettier": "^5.5.4",
4343
"favicons": "^7.2.0",

0 commit comments

Comments
 (0)