Skip to content

Commit b277966

Browse files
committed
chore: manual dependencies update
1 parent 193309c commit b277966

2 files changed

Lines changed: 593 additions & 631 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,23 @@
1515
"dependencies": {
1616
"@astrojs/language-server": "^2.15.4",
1717
"@astrojs/rss": "^4.0.12",
18-
"@astrojs/vercel": "^8.1.5",
18+
"@astrojs/vercel": "^8.2.1",
1919
"@iconify-json/feather": "^1.2.1",
20-
"astro": "^5.9.3",
20+
"astro": "^5.11.0",
2121
"astro-icon": "^1.1.5",
2222
"rehype-katex": "^7.0.1",
2323
"rehype-shift-heading": "^2.0.0",
2424
"remark-math": "^6.0.0",
2525
"sharp": "^0.34.2"
2626
},
2727
"devDependencies": {
28-
"@pandacss/dev": "^0.53.6",
29-
"@types/node": "^24.0.1",
30-
"@typescript-eslint/parser": "^8.34.0",
31-
"eslint": "^9.29.0",
28+
"@pandacss/dev": "^0.54.0",
29+
"@types/node": "^24.0.10",
30+
"@typescript-eslint/parser": "^8.35.1",
31+
"eslint": "^9.30.1",
3232
"eslint-plugin-astro": "^1.3.1",
3333
"eslint-plugin-jsx-a11y": "^6.10.2",
34-
"prettier": "^3.5.3",
34+
"prettier": "^3.6.2",
3535
"prettier-plugin-astro": "^0.14.1"
3636
},
3737
"packageManager": "pnpm@10.7.0",

0 commit comments

Comments
 (0)