Skip to content

Commit 5ead11a

Browse files
committed
Downgrade astro
1 parent d9865e3 commit 5ead11a

2 files changed

Lines changed: 962 additions & 278 deletions

File tree

packages/docs-site/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,25 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/cloudflare": "^13.1.1",
14-
"@astrojs/react": "^5.0.0",
15-
"@astrojs/starlight": "^0.38.1",
13+
"@astrojs/cloudflare": "^12.6.12",
14+
"@astrojs/react": "^4.4.2",
15+
"@astrojs/starlight": "^0.37.6",
1616
"@catppuccin/starlight": "^1.1.1",
1717
"@stackables/bridge-playground": "workspace:*",
1818
"@tailwindcss/vite": "4.2.1",
19-
"astro": "^6.0.4",
19+
"astro": "^5.18.0",
2020
"react": "^19.2.4",
2121
"react-dom": "^19.2.4",
2222
"sharp": "^0.34.5",
2323
"tailwindcss": "4.2.1"
2424
},
2525
"devDependencies": {
26-
"@astrojs/check": "^0.9.7",
27-
"@types/node": "^25.5.0",
26+
"@astrojs/check": "^0.9.6",
27+
"@types/node": "^25.3.3",
2828
"@types/react": "^19.2.14",
2929
"@types/react-dom": "^19.2.3",
3030
"@yeskunall/astro-umami": "^0.0.7",
3131
"typescript": "^5.9.3",
32-
"wrangler": "^4.73.0"
32+
"wrangler": "^4.70.0"
3333
}
3434
}

0 commit comments

Comments
 (0)