Skip to content

Commit 7756928

Browse files
committed
upgrade
1 parent e814bcd commit 7756928

File tree

2 files changed

+457
-863
lines changed

2 files changed

+457
-863
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
},
3939
"dependencies": {
4040
"@astrojs/markdown-remark": "^6.3.7",
41-
"@astrojs/mdx": "^4.3.8",
41+
"@astrojs/mdx": "^4.3.9",
4242
"@astrojs/partytown": "^2.1.4",
43-
"@astrojs/react": "^4.4.0",
43+
"@astrojs/react": "^4.4.1",
4444
"@astrojs/sitemap": "^3.6.0",
4545
"@astrojs/tailwind": "^5.1.5",
4646
"@fontsource-variable/inter": "^5.2.8",
47-
"astro": "^5.15.1",
47+
"astro": "^5.15.3",
4848
"astro-embed": "^0.9.1",
4949
"astro-expressive-code": "^0.41.3",
5050
"astro-icon": "^1.1.5",
@@ -81,12 +81,12 @@
8181
"@types/mdast": "^4.0.4",
8282
"@types/react": "^19.2.2",
8383
"@types/react-dom": "^19.2.2",
84-
"@typescript-eslint/eslint-plugin": "^8.46.2",
85-
"@typescript-eslint/parser": "^8.46.2",
84+
"@typescript-eslint/eslint-plugin": "^8.46.3",
85+
"@typescript-eslint/parser": "^8.46.3",
8686
"eslint": "8.57.0",
8787
"eslint-config-prettier": "^10.1.8",
8888
"eslint-mdx": "^3.6.2",
89-
"eslint-plugin-astro": "^1.3.1",
89+
"eslint-plugin-astro": "^1.4.0",
9090
"eslint-plugin-mdx": "^3.6.2",
9191
"eslint-plugin-tailwindcss": "^3.18.2",
9292
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)