Round 3 of updates. Preparing to update TailwindCSS to v4.

This commit is contained in:
Scott Idem
2025-06-18 13:31:42 -04:00
parent 2b65c0ff16
commit e6394549bf
2 changed files with 89 additions and 220 deletions

View File

@@ -54,7 +54,7 @@
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"autoprefixer": "^10.4.20",
"bits-ui": "^1.0.0-next.65",
"bits-ui": "^2.0.0",
"clsx": "^2.1.1",
"eslint": "^9.0.0",
"eslint-config-prettier": "^10.0.0",
@@ -112,6 +112,6 @@
"html5-qrcode": "^2.3.8",
"lucide-svelte": "^0.517.0",
"marked": "^15.0.7",
"shadcn-svelte": "^0.14.0"
"shadcn-svelte": "^1.0.0"
}
}