Fix deps
Some checks failed
/ deploy (push) Failing after 50s

This commit is contained in:
Alois 2026-08-07 21:49:18 +02:00
commit 7d682393b8
Signed by: alois
SSH key fingerprint: SHA256:GBzT2DXvAuGV9XIV5W3WrzVpjU54FThmxHXdbz95J24
3 changed files with 5578 additions and 2 deletions

View file

@ -9,9 +9,9 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/check": "0.9.9", "@astrojs/check": "0.9.10",
"@astrojs/mdx": "7.0.5", "@astrojs/mdx": "7.0.5",
"@astrojs/starlight": "0.39.2", "@astrojs/starlight": "0.41.7",
"@astrojs/starlight-tailwind": "^5.0.0", "@astrojs/starlight-tailwind": "^5.0.0",
"@tailwindcss/vite": "^4.2.1", "@tailwindcss/vite": "^4.2.1",
"astro": "7.2.0", "astro": "7.2.0",

5574
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load diff

2
pnpm-workspace.yaml Normal file
View file

@ -0,0 +1,2 @@
allowBuilds:
esbuild: false