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 355a80a commit e6ce56cCopy full SHA for e6ce56c
bun.lockb
-77.8 KB
package.json
@@ -10,15 +10,15 @@
10
"astro": "astro"
11
},
12
"dependencies": {
13
- "@astrojs/check": "0.9.4",
14
- "@astrojs/mdx": "4.0.3",
15
- "@astrojs/tailwind": "5.1.4",
16
- "@fontsource/dm-sans": "5.1.0",
17
- "astro": "5.14.3",
+ "@astrojs/check": "0.9.5",
+ "@astrojs/mdx": "4.3.7",
+ "@astrojs/tailwind": "5.1.5",
+ "@fontsource/dm-sans": "5.2.8",
+ "astro": "5.14.8",
18
"astro-seo": "0.8.4",
19
"classnames": "2.5.1",
20
- "marked": "15.0.4",
21
- "tailwindcss": "3.4.17",
22
- "typescript": "5.7.2"
+ "marked": "15.0.12",
+ "tailwindcss": "3.4.18",
+ "typescript": "5.9.3"
23
}
24
0 commit comments