Skip to content

Commit 47305ed

Browse files
committed
upgrade
1 parent 68731c5 commit 47305ed

File tree

2 files changed

+133
-109
lines changed

2 files changed

+133
-109
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
"dc:up": "docker compose up --build --force-recreate -d"
3434
},
3535
"dependencies": {
36-
"@astrojs/markdown-remark": "^6.3.6",
37-
"@astrojs/mdx": "^4.3.5",
36+
"@astrojs/markdown-remark": "^6.3.7",
37+
"@astrojs/mdx": "^4.3.6",
3838
"@astrojs/partytown": "^2.1.4",
3939
"@astrojs/react": "^4.3.1",
4040
"@astrojs/sitemap": "^3.6.0",
4141
"@astrojs/tailwind": "^5.1.5",
4242
"@fontsource-variable/inter": "^5.2.8",
43-
"astro": "^5.13.8",
43+
"astro": "^5.13.10",
4444
"astro-embed": "^0.9.1",
4545
"astro-expressive-code": "^0.41.3",
4646
"astro-icon": "^1.1.5",
@@ -77,8 +77,8 @@
7777
"@types/mdast": "^4.0.4",
7878
"@types/react": "^19.1.13",
7979
"@types/react-dom": "^19.1.9",
80-
"@typescript-eslint/eslint-plugin": "^8.44.0",
81-
"@typescript-eslint/parser": "^8.44.0",
80+
"@typescript-eslint/eslint-plugin": "^8.44.1",
81+
"@typescript-eslint/parser": "^8.44.1",
8282
"eslint": "8.57.0",
8383
"eslint-config-prettier": "^10.1.8",
8484
"eslint-mdx": "^3.6.2",

0 commit comments

Comments
 (0)