Skip to content

Commit 008835d

Browse files
committed
yarn upgrade
1 parent c104cd2 commit 008835d

File tree

2 files changed

+460
-549
lines changed

2 files changed

+460
-549
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
"dc:up": "docker compose up --build --force-recreate -d"
2626
},
2727
"dependencies": {
28-
"@astrojs/mdx": "^3.1.6",
28+
"@astrojs/mdx": "^3.1.7",
2929
"@astrojs/partytown": "^2.1.2",
3030
"@astrojs/react": "^3.6.1",
3131
"@astrojs/sitemap": "^3.1.6",
32-
"@astrojs/tailwind": "^5.1.0",
32+
"@astrojs/tailwind": "^5.1.1",
3333
"@fontsource-variable/inter": "^5.1.0",
34-
"astro": "^4.15.6",
34+
"astro": "^4.15.9",
3535
"astro-embed": "^0.7.2",
36-
"astro-expressive-code": "^0.36.1",
36+
"astro-expressive-code": "^0.37.0",
3737
"astro-icon": "^1.1.0",
3838
"astro-remote": "^0.3.3",
3939
"astro-social-share": "^2.0.2",
@@ -59,15 +59,15 @@
5959
},
6060
"devDependencies": {
6161
"@astrojs/check": "^0.9.1",
62-
"@expressive-code/plugin-collapsible-sections": "^0.36.1",
62+
"@expressive-code/plugin-collapsible-sections": "^0.37.0",
6363
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
6464
"@iconify-json/mdi": "^1.2.0",
6565
"@tailwindcss/typography": "^0.5.15",
6666
"@types/mdast": "^4.0.3",
67-
"@types/react": "^18.3.7",
67+
"@types/react": "^18.3.9",
6868
"@types/react-dom": "^18.3.0",
69-
"@typescript-eslint/eslint-plugin": "^8.6.0",
70-
"@typescript-eslint/parser": "^8.6.0",
69+
"@typescript-eslint/eslint-plugin": "^8.7.0",
70+
"@typescript-eslint/parser": "^8.7.0",
7171
"eslint": "8.57.0",
7272
"eslint-config-prettier": "^9.1.0",
7373
"eslint-mdx": "^3.1.5",
@@ -76,10 +76,10 @@
7676
"eslint-plugin-tailwindcss": "^3.17.3",
7777
"prettier": "^3.3.3",
7878
"prettier-plugin-astro": "^0.14.1",
79-
"satori": "^0.11.0",
79+
"satori": "^0.11.1",
8080
"satori-html": "^0.3.2",
8181
"serve": "^14.2.3",
82-
"tailwindcss": "^3.4.12",
82+
"tailwindcss": "^3.4.13",
8383
"typescript": "^5.6.2"
8484
},
8585
"resolutions": {

0 commit comments

Comments
 (0)