Skip to content

Commit baaab38

Browse files
committed
yarn upgrade
1 parent ffac4b1 commit baaab38

File tree

2 files changed

+323
-378
lines changed

2 files changed

+323
-378
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"dc:up": "docker compose up --build --force-recreate -d"
2929
},
3030
"dependencies": {
31-
"@astrojs/mdx": "^4.0.8",
31+
"@astrojs/mdx": "^4.1.0",
3232
"@astrojs/partytown": "^2.1.3",
33-
"@astrojs/react": "^4.2.0",
33+
"@astrojs/react": "^4.2.1",
3434
"@astrojs/sitemap": "^3.2.1",
3535
"@astrojs/tailwind": "^5.1.5",
3636
"@fontsource-variable/inter": "^5.1.1",
37-
"astro": "^5.3.1",
37+
"astro": "^5.4.0",
3838
"astro-embed": "^0.9.0",
3939
"astro-expressive-code": "^0.40.2",
4040
"astro-icon": "^1.1.5",
@@ -71,7 +71,7 @@
7171
"@typescript-eslint/eslint-plugin": "^8.25.0",
7272
"@typescript-eslint/parser": "^8.25.0",
7373
"eslint": "8.57.0",
74-
"eslint-config-prettier": "^10.0.1",
74+
"eslint-config-prettier": "^10.0.2",
7575
"eslint-mdx": "^3.1.5",
7676
"eslint-plugin-astro": "^1.3.1",
7777
"eslint-plugin-mdx": "^3.1.5",

0 commit comments

Comments
 (0)