3 Commits

Author SHA1 Message Date
Joel Wetzell f1ed9c0600 0.4.1 2026-08-06 10:46:06 -05:00
Joel Wetzell d6d8353709 sync package-lock 2026-08-06 10:44:13 -05:00
Joel Wetzell 1e02bfc4da update astro dependencies 2026-08-06 10:34:05 -05:00
2 changed files with 199 additions and 696 deletions
+195 -692
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@showbridge/docs",
"type": "module",
"version": "0.4.0",
"version": "0.4.1",
"files": [
"dist"
],
@@ -15,9 +15,9 @@
},
"devDependencies": {
"@astrojs/check": "0.9.10",
"@astrojs/starlight": "^0.39.3",
"astro": "^7.1.6",
"@astrojs/starlight": "0.41.7",
"astro": "7.2.0",
"sharp": "0.35.3",
"typescript": "7.0.2"
"typescript": "6.0.3"
}
}