Skip to content

Commit a9fba65

Browse files
committed
yarn upgrade
1 parent 87d2093 commit a9fba65

File tree

2 files changed

+169
-86
lines changed

2 files changed

+169
-86
lines changed

package.json

Lines changed: 7 additions & 7 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.6",
31+
"@astrojs/mdx": "^4.0.7",
3232
"@astrojs/partytown": "^2.1.3",
33-
"@astrojs/react": "^4.1.5",
33+
"@astrojs/react": "^4.1.6",
3434
"@astrojs/sitemap": "^3.2.1",
35-
"@astrojs/tailwind": "^5.1.2",
35+
"@astrojs/tailwind": "^5.1.5",
3636
"@fontsource-variable/inter": "^5.1.1",
37-
"astro": "^5.1.7",
37+
"astro": "^5.1.9",
3838
"astro-embed": "^0.9.0",
3939
"astro-expressive-code": "^0.40.1",
4040
"astro-icon": "^1.1.5",
@@ -64,13 +64,13 @@
6464
"@astrojs/check": "^0.9.4",
6565
"@expressive-code/plugin-collapsible-sections": "^0.40.1",
6666
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
67-
"@iconify-json/mdi": "^1.2.1",
67+
"@iconify-json/mdi": "^1.2.3",
6868
"@tailwindcss/typography": "^0.5.16",
6969
"@types/mdast": "^4.0.3",
7070
"@types/react": "^18.3.12",
7171
"@types/react-dom": "^18.3.1",
72-
"@typescript-eslint/eslint-plugin": "^8.20.0",
73-
"@typescript-eslint/parser": "^8.20.0",
72+
"@typescript-eslint/eslint-plugin": "^8.21.0",
73+
"@typescript-eslint/parser": "^8.21.0",
7474
"eslint": "8.57.0",
7575
"eslint-config-prettier": "^10.0.1",
7676
"eslint-mdx": "^3.1.5",

0 commit comments

Comments
 (0)