Skip to content

Commit 053ab75

Browse files
committed
yarn upgrade
1 parent ca3c48a commit 053ab75

File tree

2 files changed

+309
-699
lines changed

2 files changed

+309
-699
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.5",
31+
"@astrojs/mdx": "^4.0.6",
3232
"@astrojs/partytown": "^2.1.3",
33-
"@astrojs/react": "^4.1.4",
33+
"@astrojs/react": "^4.1.5",
3434
"@astrojs/sitemap": "^3.2.1",
3535
"@astrojs/tailwind": "^5.1.2",
3636
"@fontsource-variable/inter": "^5.1.1",
37-
"astro": "^5.1.6",
37+
"astro": "^5.1.7",
3838
"astro-embed": "^0.9.0",
3939
"astro-expressive-code": "^0.40.0",
4040
"astro-icon": "^1.1.5",
@@ -72,7 +72,7 @@
7272
"@typescript-eslint/eslint-plugin": "^8.20.0",
7373
"@typescript-eslint/parser": "^8.20.0",
7474
"eslint": "8.57.0",
75-
"eslint-config-prettier": "^9.1.0",
75+
"eslint-config-prettier": "^10.0.1",
7676
"eslint-mdx": "^3.1.5",
7777
"eslint-plugin-astro": "^1.3.1",
7878
"eslint-plugin-mdx": "^3.1.5",

0 commit comments

Comments
 (0)