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 9261990 commit 0b8384aCopy full SHA for 0b8384a
bun.lockb
7.34 KB
package.json
@@ -9,19 +9,19 @@
9
"astro": "astro"
10
},
11
"dependencies": {
12
- "@astrojs/mdx": "4.2.4",
13
- "@astrojs/react": "4.2.4",
14
- "@astrojs/sitemap": "3.3.0",
15
- "@tailwindcss/typography": "0.5.16",
16
- "@tailwindcss/vite": "4.1.0",
+ "@astrojs/mdx": "4.3.0",
+ "@astrojs/react": "4.3.0",
+ "@astrojs/sitemap": "3.4.1",
+ "@tailwindcss/typography": "^0.5.16",
+ "@tailwindcss/vite": "^4.1.10",
17
"@types/react": "^18.3.3",
18
"@types/react-dom": "^18.3.0",
19
- "astro": "5.7.3",
20
- "lucide-react": "0.488.0",
21
- "mdast-util-to-string": "4.0.0",
+ "astro": "5.10.0",
+ "lucide-react": "^0.519.0",
+ "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.4"
+ "reading-time": "^1.5.0",
+ "tailwindcss": "^4.1.10"
26
}
27
0 commit comments