Skip to content

Commit f612d22

Browse files
committed
chore: up deps
1 parent e45a100 commit f612d22

File tree

2 files changed

+635
-688
lines changed

2 files changed

+635
-688
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/mdx": "^4.0.8",
14-
"@astrojs/preact": "^4.0.4",
13+
"@astrojs/mdx": "^4.2.6",
14+
"@astrojs/preact": "^4.0.11",
1515
"@fontsource/rubik": "^4.5.14",
1616
"@nanostores/preact": "^0.5.0",
1717
"@tailwindcss/postcss": "^4.0.6",
1818
"@tailwindcss/vite": "^4.0.6",
19-
"astro": "^5.2.5",
19+
"astro": "^5.7.13",
2020
"nanostores": "^0.9.3",
2121
"preact": "^10.17.1",
2222
"tailwindcss": "^4.0.6"
@@ -25,7 +25,7 @@
2525
"@tailwindcss/typography": "^0.5.10",
2626
"typescript": "^5.7.3"
2727
},
28-
"packageManager": "pnpm@10.3.0",
28+
"packageManager": "pnpm@10.11.0",
2929
"pnpm": {
3030
"onlyBuiltDependencies": [
3131
"esbuild",

0 commit comments

Comments
 (0)