Update again

This commit is contained in:
Eric Liu 2024-11-19 19:10:42 -08:00
commit 2fd9d381b3
2 changed files with 1101 additions and 93 deletions

1191
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -43,6 +43,7 @@
"flatpickr": "4.6.9"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^4.0.1",
"autoprefixer": "^10.4.8",
"carbon-components": "10.58.12",
"carbon-icons-svelte": "^12.1.0",
@ -52,7 +53,7 @@
"sass": "^1.49.11",
"standard-version": "^9.5.0",
"sveld": "^0.22.0",
"svelte": "^4.2.10",
"svelte": "^5.2.4",
"svelte-check": "^4.0.6",
"tinyglobby": "^0.2.10",
"typescript": "^5.6.3"