build(deps): downgrade astro and remove root compiler bindings
- Downgraded astro to ^6.4.8 and starlight to ^0.40.0 in docs/ - Removed platform-specific astro compiler bindings from root package.json - Updated pnpm-lock.yaml
This commit is contained in:
+1
-5
@@ -38,10 +38,6 @@
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-storybook": "10.5.0",
|
||||
"prettier": "^3.9.4",
|
||||
"typescript-eslint": "^8.65.0",
|
||||
"@astrojs/compiler-binding-linux-x64-gnu": "0.3.2",
|
||||
"@astrojs/compiler-binding-win32-x64-msvc": "0.3.2",
|
||||
"@astrojs/compiler-binding-darwin-x64": "0.3.2",
|
||||
"@astrojs/compiler-binding-darwin-arm64": "0.3.2"
|
||||
"typescript-eslint": "^8.65.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user