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.
2 parents 98a43ec + 628be22 commit a80974bCopy full SHA for a80974b
bun.lockb
160 Bytes
package.json
@@ -9,19 +9,19 @@
9
"astro": "astro"
10
},
11
"dependencies": {
12
- "@astrojs/mdx": "4.3.6",
13
- "@astrojs/react": "4.4.0",
+ "@astrojs/mdx": "4.3.9",
+ "@astrojs/react": "4.4.1",
14
"@astrojs/sitemap": "3.6.0",
15
"@tailwindcss/typography": "^0.5.19",
16
- "@tailwindcss/vite": "^4.1.13",
+ "@tailwindcss/vite": "^4.1.16",
17
"@types/react": "^18.3.3",
18
"@types/react-dom": "^18.3.0",
19
- "astro": "5.14.1",
20
- "lucide-react": "^0.544.0",
+ "astro": "5.15.2",
+ "lucide-react": "^0.548.0",
21
"mdast-util-to-string": "^4.0.0",
22
"react": "^18.3.1",
23
"react-dom": "^18.3.1",
24
"reading-time": "^1.5.0",
25
- "tailwindcss": "^4.1.13"
+ "tailwindcss": "^4.1.16"
26
}
27
0 commit comments