Skip to content

Commit 025b5bb

Browse files
committed
yarn upgrade
1 parent 9084d22 commit 025b5bb

File tree

2 files changed

+116
-195
lines changed

2 files changed

+116
-195
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.1.0",
31+
"@astrojs/mdx": "^4.2.0",
3232
"@astrojs/partytown": "^2.1.4",
3333
"@astrojs/react": "^4.2.1",
3434
"@astrojs/sitemap": "^3.2.1",
3535
"@astrojs/tailwind": "^5.1.5",
3636
"@fontsource-variable/inter": "^5.2.5",
37-
"astro": "^5.4.2",
37+
"astro": "^5.5.2",
3838
"astro-embed": "^0.9.0",
3939
"astro-expressive-code": "^0.40.2",
4040
"astro-icon": "^1.1.5",
@@ -68,8 +68,8 @@
6868
"@types/mdast": "^4.0.3",
6969
"@types/react": "^18.3.12",
7070
"@types/react-dom": "^18.3.1",
71-
"@typescript-eslint/eslint-plugin": "^8.26.0",
72-
"@typescript-eslint/parser": "^8.26.0",
71+
"@typescript-eslint/eslint-plugin": "^8.26.1",
72+
"@typescript-eslint/parser": "^8.26.1",
7373
"eslint": "8.57.0",
7474
"eslint-config-prettier": "^10.1.1",
7575
"eslint-mdx": "^3.2.0",

0 commit comments

Comments
 (0)