Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhattin committed Oct 25, 2024
1 parent d6be83a commit 014bd5b
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 241 deletions.
23 changes: 10 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,13 @@
},
"devDependencies": {
"@modyfi/vite-plugin-yaml": "^1.1.0",
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/adapter-vercel": "^5.4.5",
"@sveltejs/kit": "^2.7.1",
"@sveltejs/kit": "^2.7.2",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@tanstack/svelte-query-devtools": "^5.59.13",
"@tanstack/svelte-query-devtools": "^5.59.16",
"@types/cli-progress": "^3.11.6",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.7.7",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@types/node": "^22.7.9",
"@vitest/ui": "^2.1.3",
"chalk": "^5.3.0",
"cli-progress": "^3.12.0",
Expand All @@ -40,13 +37,13 @@
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"sass": "1.78.0",
"svelte": "^5.0.5",
"svelte": "^5.1.2",
"svelte-check": "^4.0.5",
"trpc-sveltekit": "^3.6.2",
"tslib": "^2.8.0",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-node": "^2.1.3",
"vitest": "^2.1.3"
},
Expand All @@ -57,26 +54,26 @@
"@floating-ui/dom": "^1.6.11",
"@fontsource/roboto": "^5.1.0",
"@neondatabase/serverless": "^0.9.5",
"@skeletonlabs/skeleton": "^2.10.2",
"@skeletonlabs/skeleton": "^2.10.3",
"@skeletonlabs/tw-plugin": "^0.4.0",
"@tailwindcss/forms": "^0.5.9",
"@tanstack/svelte-query": "^5.59.13",
"@tanstack/svelte-query": "^5.59.16",
"@trpc/client": "^10.45.2",
"@trpc/server": "^10.45.2",
"@types/ms": "^0.7.34",
"ai": "^3.4.16",
"ai": "^3.4.18",
"autoprefixer": "^10.4.20",
"clsx": "^2.1.1",
"devalue": "^5.1.1",
"drizzle-orm": "^0.33.0",
"drizzle-zod": "^0.5.1",
"exceljs": "^4.4.0",
"fabric": "^6.4.3",
"jose": "^5.9.4",
"jose": "^5.9.6",
"jszip": "^3.10.1",
"mode-watcher": "^0.4.1",
"ms": "^2.1.3",
"openai": "^4.68.1",
"openai": "^4.68.4",
"postcss": "^8.4.47",
"postcss-load-config": "^6.0.1",
"prettier-plugin-tailwindcss": "^0.6.8",
Expand Down
Loading

0 comments on commit 014bd5b

Please sign in to comment.