parent
58ee8a999f
commit
7d682393b8
3 changed files with 5578 additions and 2 deletions
|
|
@ -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
5574
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load diff
2
pnpm-workspace.yaml
Normal file
2
pnpm-workspace.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
allowBuilds:
|
||||||
|
esbuild: false
|
||||||
Loading…
Reference in a new issue