This commit is contained in:
parent
5d0c1a90a6
commit
486667b143
3 changed files with 79 additions and 74 deletions
|
|
@ -9,12 +9,12 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.7",
|
||||
"@astrojs/mdx": "^5.0.0",
|
||||
"@astrojs/starlight": "^0.38.1",
|
||||
"@astrojs/check": "0.9.9",
|
||||
"@astrojs/mdx": "5.0.6",
|
||||
"@astrojs/starlight": "0.39.2",
|
||||
"@astrojs/starlight-tailwind": "^5.0.0",
|
||||
"@tailwindcss/vite": "^4.2.1",
|
||||
"astro": "^6.0.4",
|
||||
"astro": "6.3.7",
|
||||
"sharp": "^0.34.5",
|
||||
"tailwindcss": "^4.2.1",
|
||||
"typescript": "^5.9.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue