Skip to content

Commit 16c10d2

Browse files
committed
upgrade
1 parent 066c8a3 commit 16c10d2

File tree

2 files changed

+319
-350
lines changed

2 files changed

+319
-350
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"dc:up": "docker compose up --build --force-recreate -d"
3838
},
3939
"dependencies": {
40-
"@astrojs/markdown-remark": "^6.3.7",
40+
"@astrojs/markdown-remark": "^6.3.8",
4141
"@astrojs/mdx": "^4.3.10",
4242
"@astrojs/partytown": "^2.1.4",
4343
"@astrojs/react": "^4.4.2",
4444
"@astrojs/sitemap": "^3.6.0",
4545
"@astrojs/tailwind": "^5.1.5",
4646
"@fontsource-variable/inter": "^5.2.8",
47-
"astro": "^5.15.4",
47+
"astro": "^5.15.5",
4848
"astro-embed": "^0.9.1",
4949
"astro-expressive-code": "^0.41.3",
5050
"astro-icon": "^1.1.5",
@@ -79,10 +79,10 @@
7979
"@tailwindcss/typography": "^0.5.19",
8080
"@types/lodash.debounce": "^4.0.9",
8181
"@types/mdast": "^4.0.4",
82-
"@types/react": "^19.2.2",
82+
"@types/react": "^19.2.3",
8383
"@types/react-dom": "^19.2.2",
84-
"@typescript-eslint/eslint-plugin": "^8.46.3",
85-
"@typescript-eslint/parser": "^8.46.3",
84+
"@typescript-eslint/eslint-plugin": "^8.46.4",
85+
"@typescript-eslint/parser": "^8.46.4",
8686
"eslint": "8.57.0",
8787
"eslint-config-prettier": "^10.1.8",
8888
"eslint-mdx": "^3.6.2",

0 commit comments

Comments
 (0)