Skip to content

Commit f8447d2

Browse files
fix(deps): update astro monorepo
1 parent a3ffe23 commit f8447d2

File tree

3 files changed

+1459
-1780
lines changed

3 files changed

+1459
-1780
lines changed

apps/starlight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@astrojs/check": "^0.9.3",
1414
"@astrojs/starlight": "^0.28.2",
15-
"@astrojs/tailwind": "^5.1.1",
15+
"@astrojs/tailwind": "^6.0.0",
1616
"astro": "^4.15.3",
1717
"sharp": "^0.32.5",
1818
"tailwindcss": "^3.4.13",

page/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"test": "astro check && tsc --noEmit"
1313
},
1414
"dependencies": {
15-
"@astrojs/mdx": "^3.1.7",
16-
"@astrojs/react": "^3.6.2",
17-
"@astrojs/solid-js": "^4.4.2",
18-
"@astrojs/tailwind": "^5.1.1",
15+
"@astrojs/mdx": "^4.0.0",
16+
"@astrojs/react": "^4.0.0",
17+
"@astrojs/solid-js": "^5.0.0",
18+
"@astrojs/tailwind": "^6.0.0",
1919
"@tanstack/react-query": "^5.0.0",
2020
"@types/react": "^18.0.26",
2121
"@types/react-dom": "^18.0.9",

0 commit comments

Comments
 (0)