Skip to content

Commit eb046a0

Browse files
committed
build: update dependencies
1 parent e714140 commit eb046a0

File tree

2 files changed

+937
-1048
lines changed

2 files changed

+937
-1048
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"upgrade": "pnpm dlx @astrojs/upgrade"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "^3.1.8",
15-
"@astrojs/starlight": "^0.28.3",
16-
"@astrojs/starlight-docsearch": "^0.2.0",
17-
"@astrojs/starlight-tailwind": "^2.0.3",
18-
"@astrojs/tailwind": "^5.1.2",
14+
"@astrojs/mdx": "^4.0.6",
15+
"@astrojs/starlight": "^0.31.1",
16+
"@astrojs/starlight-docsearch": "^0.4.0",
17+
"@astrojs/starlight-tailwind": "^3.0.0",
18+
"@astrojs/tailwind": "^5.1.4",
1919
"@expressive-code/plugin-collapsible-sections": "^0.35.3",
2020
"@fontsource-variable/inter": "^5.1.1",
2121
"@fontsource-variable/jetbrains-mono": "^5.1.2",
22-
"astro": "^4.16.6",
22+
"astro": "^5.1.7",
2323
"sharp": "^0.33.4",
2424
"starlight-image-zoom": "^0.1.0",
2525
"starlight-links-validator": "^0.5.3",

0 commit comments

Comments
 (0)