Skip to content

Commit 65f6e7d

Browse files
committed
yarn upgrade
1 parent 0ac81b3 commit 65f6e7d

File tree

2 files changed

+347
-343
lines changed

2 files changed

+347
-343
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@
2727
"dc:up": "docker compose up --build --force-recreate -d"
2828
},
2929
"dependencies": {
30-
"@astrojs/mdx": "^3.1.8",
30+
"@astrojs/mdx": "^3.1.9",
3131
"@astrojs/partytown": "^2.1.2",
3232
"@astrojs/react": "^3.6.1",
3333
"@astrojs/sitemap": "^3.2.1",
3434
"@astrojs/tailwind": "^5.1.2",
3535
"@fontsource-variable/inter": "^5.1.0",
36-
"astro": "^4.16.7",
36+
"astro": "^4.16.9",
3737
"astro-embed": "^0.8.0",
38-
"astro-expressive-code": "^0.37.1",
39-
"astro-icon": "^1.1.0",
38+
"astro-expressive-code": "^0.38.1",
39+
"astro-icon": "^1.1.2",
4040
"astro-remote": "^0.3.3",
4141
"astro-social-share": "^2.0.2",
4242
"class-variance-authority": "^0.7.0",
@@ -61,15 +61,15 @@
6161
},
6262
"devDependencies": {
6363
"@astrojs/check": "^0.9.4",
64-
"@expressive-code/plugin-collapsible-sections": "^0.37.1",
64+
"@expressive-code/plugin-collapsible-sections": "^0.38.1",
6565
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
6666
"@iconify-json/mdi": "^1.2.1",
6767
"@tailwindcss/typography": "^0.5.15",
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.11.0",
72-
"@typescript-eslint/parser": "^8.11.0",
71+
"@typescript-eslint/eslint-plugin": "^8.13.0",
72+
"@typescript-eslint/parser": "^8.13.0",
7373
"eslint": "8.57.0",
7474
"eslint-config-prettier": "^9.1.0",
7575
"eslint-mdx": "^3.1.5",

0 commit comments

Comments
 (0)