Theme select & Accessability :^)
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m0s

This commit is contained in:
2026-01-27 14:26:14 -07:00
parent e2949a28ef
commit abbf39f160
11 changed files with 304 additions and 235 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "chronus",
"type": "module",
"version": "2.2.1",
"version": "2.3.0",
"scripts": {
"dev": "astro dev",
"build": "astro build",
@@ -12,7 +12,7 @@
"migrate": "node scripts/migrate.js"
},
"dependencies": {
"@astrojs/check": "0.9.6-beta.1",
"@astrojs/check": "0.9.6",
"@astrojs/node": "10.0.0-beta.0",
"@astrojs/vue": "6.0.0-beta.0",
"@ceereals/vue-pdf": "^0.2.1",