We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e45a100 commit f612d22Copy full SHA for f612d22
package.json
@@ -10,13 +10,13 @@
10
"astro": "astro"
11
},
12
"dependencies": {
13
- "@astrojs/mdx": "^4.0.8",
14
- "@astrojs/preact": "^4.0.4",
+ "@astrojs/mdx": "^4.2.6",
+ "@astrojs/preact": "^4.0.11",
15
"@fontsource/rubik": "^4.5.14",
16
"@nanostores/preact": "^0.5.0",
17
"@tailwindcss/postcss": "^4.0.6",
18
"@tailwindcss/vite": "^4.0.6",
19
- "astro": "^5.2.5",
+ "astro": "^5.7.13",
20
"nanostores": "^0.9.3",
21
"preact": "^10.17.1",
22
"tailwindcss": "^4.0.6"
@@ -25,7 +25,7 @@
25
"@tailwindcss/typography": "^0.5.10",
26
"typescript": "^5.7.3"
27
28
- "packageManager": "pnpm@10.3.0",
+ "packageManager": "pnpm@10.11.0",
29
"pnpm": {
30
"onlyBuiltDependencies": [
31
"esbuild",
0 commit comments