2.3.0 - Unified logging and app intents #6

Merged
atridad merged 5 commits from logging into main 2025-11-20 21:01:43 -07:00
2 changed files with 521 additions and 505 deletions
Showing only changes of commit a99196b9ca - Show all commits

View File

@@ -25,13 +25,13 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/node": "^9.5.0", "@astrojs/node": "^9.5.1",
"@astrojs/starlight": "^0.36.1", "@astrojs/starlight": "^0.36.2",
"astro": "^5.14.6", "astro": "^5.15.9",
"qrcode": "^1.5.4", "qrcode": "^1.5.4",
"sharp": "^0.34.4" "sharp": "^0.34.5"
}, },
"devDependencies": { "devDependencies": {
"@types/qrcode": "^1.5.5" "@types/qrcode": "^1.5.6"
} }
} }

1016
docs/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff