This commit is contained in:
+4
-4
@@ -12,16 +12,16 @@
|
||||
"migrate": "node scripts/migrate.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.6",
|
||||
"@astrojs/node": "^9.5.2",
|
||||
"@astrojs/vue": "^5.1.4",
|
||||
"@astrojs/check": "0.9.6-beta.1",
|
||||
"@astrojs/node": "10.0.0-beta.0",
|
||||
"@astrojs/vue": "6.0.0-beta.0",
|
||||
"@ceereals/vue-pdf": "^0.2.1",
|
||||
"@iconify/vue": "^5.0.0",
|
||||
"@libsql/client": "^0.17.0",
|
||||
"@simplewebauthn/browser": "^13.2.2",
|
||||
"@simplewebauthn/server": "^13.2.2",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"astro": "^5.16.11",
|
||||
"astro": "6.0.0-beta.1",
|
||||
"astro-icon": "^1.1.5",
|
||||
"bcryptjs": "^3.0.3",
|
||||
"chart.js": "^4.5.1",
|
||||
|
||||
Reference in New Issue
Block a user