Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhattin committed Oct 27, 2024
1 parent 014bd5b commit 3f680d9
Show file tree
Hide file tree
Showing 3 changed files with 339 additions and 305 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,29 +19,29 @@
},
"devDependencies": {
"@modyfi/vite-plugin-yaml": "^1.1.0",
"@sveltejs/adapter-vercel": "^5.4.5",
"@sveltejs/kit": "^2.7.2",
"@sveltejs/adapter-vercel": "^5.4.6",
"@sveltejs/kit": "^2.7.3",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@tanstack/svelte-query-devtools": "^5.59.16",
"@types/cli-progress": "^3.11.6",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.7.9",
"@types/node": "^22.8.1",
"@vitest/ui": "^2.1.3",
"chalk": "^5.3.0",
"cli-progress": "^3.12.0",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.24.2",
"js-yaml": "^4.1.0",
"json-2-csv": "^5.5.6",
"postgres": "^3.4.4",
"postgres": "^3.4.5",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"sass": "1.78.0",
"svelte": "^5.1.2",
"svelte": "^5.1.3",
"svelte-check": "^4.0.5",
"trpc-sveltekit": "^3.6.2",
"tslib": "^2.8.0",
"tsx": "^4.19.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-node": "^2.1.3",
Expand All @@ -61,7 +61,7 @@
"@trpc/client": "^10.45.2",
"@trpc/server": "^10.45.2",
"@types/ms": "^0.7.34",
"ai": "^3.4.18",
"ai": "^3.4.20",
"autoprefixer": "^10.4.20",
"clsx": "^2.1.1",
"devalue": "^5.1.1",
Expand Down
Loading

0 comments on commit 3f680d9

Please sign in to comment.