generated from nhcarrigan/template
chore: upgrade astro stack and lock dependency policy
This commit is contained in:
+5
-5
@@ -12,16 +12,16 @@
|
||||
"test": "vitest --run"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "0.9.6",
|
||||
"@astrojs/starlight": "0.37.1",
|
||||
"astro": "5.16.5",
|
||||
"astro-mermaid": "1.2.0",
|
||||
"@astrojs/check": "0.9.9",
|
||||
"@astrojs/starlight": "0.40.0",
|
||||
"astro": "6.4.8",
|
||||
"astro-mermaid": "2.0.4",
|
||||
"mermaid": "11.12.2",
|
||||
"typescript": "5.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cspell": "9.4.0",
|
||||
"gray-matter": "4.0.3",
|
||||
"vitest": "4.0.15"
|
||||
"vitest": "4.1.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user