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 a878184 commit 06cae2dCopy full SHA for 06cae2d
bun.lockb
-18.6 KB
package.json
@@ -11,14 +11,14 @@
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.1.1",
+ "@astrojs/mdx": "4.2.4",
+ "@astrojs/tailwind": "5.1.5",
+ "@fontsource/dm-sans": "5.2.5",
+ "astro": "5.7.4",
18
"astro-seo": "0.8.4",
19
"classnames": "2.5.1",
20
- "marked": "15.0.4",
+ "marked": "15.0.8",
21
"tailwindcss": "3.4.17",
22
- "typescript": "5.7.2"
+ "typescript": "5.8.3"
23
}
24
0 commit comments