diff --git a/package.json b/package.json index b927d7d..c072288 100644 --- a/package.json +++ b/package.json @@ -23,18 +23,16 @@ "@tailwindcss/vite": "^4.1.17", "@tanstack/vue-table": "^8.21.3", "@vueuse/core": "^14.1.0", - "class-variance-authority": "^0.7.1", - "clsx": "^2.1.1", "crypto-js": "^4.2.0", "file-saver": "^2.0.5", "finalhandler": "^2.1.1", "lucide-vue-next": "^0.556.0", "marked": "^17.0.1", + "motion-v": "^1.7.4", "pinia": "^3.0.4", "pinia-plugin-persistedstate": "^4.7.1", "reka-ui": "^2.6.1", "serve-static": "^2.2.0", - "tailwind-merge": "^3.4.0", "tailwindcss": "^4.1.17", "vue": "^3.5.24", "vue-router": "4", @@ -46,10 +44,13 @@ "@types/node": "^24.10.2", "@vitejs/plugin-vue": "^6.0.1", "@vue/tsconfig": "^0.8.1", + "class-variance-authority": "^0.7.1", + "clsx": "^2.1.1", "cross-env": "^7.0.3", "electron": "^39.2.7", "electron-builder": "^26.0.12", "electron-vite": "^5.0.0", + "tailwind-merge": "^3.4.0", "tw-animate-css": "^1.4.0", "typescript": "~5.9.3", "vite": "npm:rolldown-vite@7.2.5",