Skip to content

Commit

Permalink
feat: deps bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rayriffy committed Dec 14, 2023
1 parent 3a43a5b commit 674667e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,30 +49,30 @@
"zod": "3.22.4"
},
"devDependencies": {
"@prisma/client": "5.6.0",
"@prisma/client": "5.7.0",
"@sveltejs/kit": "2.0.0",
"@sveltejs/vite-plugin-svelte": "3.0.1",
"@types/cookie": "0.6.0",
"@types/lodash.kebabcase": "4.1.9",
"@types/node": "20.10.3",
"@vite-pwa/sveltekit": "0.2.8",
"@types/node": "20.10.4",
"@vite-pwa/sveltekit": "0.2.10",
"autoprefixer": "10.4.16",
"bun-types": "1.0.17",
"daisyui": "4.4.19",
"bun-types": "1.0.18",
"daisyui": "4.4.20",
"postcss": "8.4.32",
"prettier": "3.1.0",
"prettier": "3.1.1",
"prettier-plugin-svelte": "3.1.2",
"prettier-plugin-tailwindcss": "0.5.9",
"prisma": "5.6.0",
"rollup-plugin-visualizer": "5.10.0",
"prisma": "5.7.0",
"rollup-plugin-visualizer": "5.11.0",
"svelte": "4.2.8",
"svelte-adapter-bun": "0.5.1",
"svelte-check": "3.6.2",
"tailwindcss": "3.3.6",
"tslib": "2.6.2",
"typescript": "5.3.2",
"vite": "5.0.5",
"vite-plugin-pwa": "0.17.3",
"typescript": "5.3.3",
"vite": "5.0.9",
"vite-plugin-pwa": "0.17.4",
"workbox-window": "7.0.0"
},
"overrides": {
Expand Down

0 comments on commit 674667e

Please sign in to comment.