Working on things after the Svelte upgrade. Got the new editor toolbar working again. I think I needed to reinstall the shadcn-svelte packages.

This commit is contained in:
Scott Idem
2024-12-03 11:15:08 -05:00
parent e4797e178d
commit 0032d52ff9
5 changed files with 130 additions and 130 deletions

View File

@@ -62,7 +62,7 @@
"flowbite": "^2.5.1",
"highlight.js": "^11.10.0",
"lowlight": "^3.2.0",
"lucide-svelte": "^0.462.0",
"lucide-svelte": "^0.464.0",
"mode-watcher": "^0.5.0",
"postcss": "^8.4.41",
"prettier": "^3.1.1",
@@ -80,7 +80,7 @@
"tailwindcss-animate": "^1.0.7",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"typescript-svelte-plugin": "^0.3.43",
"typescript-svelte-plugin": "^0.3.0",
"vite": "^6.0.0",
"vite-plugin-tailwind-purgecss": "^0.3.3",
"vitest": "^2.1.0"