Skip to content

Commit 06a4bbb

Browse files
committed
upgrade
1 parent 3c0b7ee commit 06a4bbb

File tree

2 files changed

+144
-118
lines changed

2 files changed

+144
-118
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
"@astrojs/sitemap": "^3.4.1",
3939
"@astrojs/tailwind": "^5.1.5",
4040
"@fontsource-variable/inter": "^5.2.6",
41-
"astro": "^5.10.1",
41+
"astro": "^5.11.0",
4242
"astro-embed": "^0.9.0",
43-
"astro-expressive-code": "^0.41.2",
43+
"astro-expressive-code": "^0.41.3",
4444
"astro-icon": "^1.1.5",
4545
"astro-remote": "^0.3.3",
4646
"astro-social-share": "^2.0.3",
4747
"class-variance-authority": "^0.7.1",
4848
"clsx": "^2.1.1",
4949
"date-fns": "^4.1.0",
50-
"dotenv": "^17.0.0",
50+
"dotenv": "^17.1.0",
5151
"feed": "^5.1.0",
5252
"giscus": "^1.6.0",
5353
"github-slugger": "^2.0.0",
@@ -63,28 +63,28 @@
6363
"sharp": "0.34.2",
6464
"tailwind-clip-path": "^1.0.0",
6565
"tailwind-merge": "^2.6.0",
66-
"zod": "^3.25.67"
66+
"zod": "^3.25.76"
6767
},
6868
"resolutions": {
6969
"**/sharp": "0.34.2"
7070
},
7171
"devDependencies": {
7272
"@astrojs/check": "^0.9.4",
73-
"@expressive-code/plugin-collapsible-sections": "^0.41.2",
73+
"@expressive-code/plugin-collapsible-sections": "^0.41.3",
7474
"@ianvs/prettier-plugin-sort-imports": "^4.4.2",
7575
"@iconify-json/mdi": "^1.2.3",
7676
"@tailwindcss/typography": "^0.5.16",
7777
"@types/lodash.debounce": "^4.0.9",
7878
"@types/mdast": "^4.0.3",
7979
"@types/react": "^19.1.8",
8080
"@types/react-dom": "^19.1.6",
81-
"@typescript-eslint/eslint-plugin": "^8.35.0",
82-
"@typescript-eslint/parser": "^8.35.0",
81+
"@typescript-eslint/eslint-plugin": "^8.36.0",
82+
"@typescript-eslint/parser": "^8.36.0",
8383
"eslint": "8.57.0",
8484
"eslint-config-prettier": "^10.1.5",
85-
"eslint-mdx": "^3.5.0",
85+
"eslint-mdx": "^3.6.2",
8686
"eslint-plugin-astro": "^1.3.1",
87-
"eslint-plugin-mdx": "^3.5.0",
87+
"eslint-plugin-mdx": "^3.6.2",
8888
"eslint-plugin-tailwindcss": "^3.18.0",
8989
"prettier": "^3.6.1",
9090
"prettier-plugin-astro": "^0.14.1",

0 commit comments

Comments
 (0)