Fix/#23 astro compiler pnpm linux binary #25

Merged
Ninosaurier merged 3 commits from fix/#23-astro-compiler-pnpm-linux-binary into dev 2026-08-26 18:38:22 +00:00
3 Commits
Author SHA1 Message Date
Ninosaurier 471654f24b chore: update pnpm-workspace.yaml
CI / lint-and-format (push) Successful in 42s
CI / changeset-check (push) Successful in 30s
CI / unit-tests (push) Successful in 41s
CI / component-tests (push) Successful in 37s
CI / lint-and-format (pull_request) Successful in 39s
CI / changeset-check (pull_request) Successful in 31s
CI / unit-tests (pull_request) Successful in 40s
CI / component-tests (pull_request) Successful in 36s
Brings the workspace configuration up to date with the latest directory layout.
2026-08-26 14:41:50 +02:00
Ninosaurier dba81e6e7a 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
2026-08-26 14:41:09 +02:00
Ninosaurier 9d4b046f5d chore(docs): remove unused pnpm-workspace.yaml
The workspace configuration is not needed inside the docs directory.
2026-08-26 14:26:24 +02:00