diff --git a/bun.lockb b/bun.lockb index 925d1b3..18a22e1 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c7b7b1a..36c66fd 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "@sveltejs/adapter-auto": "^3.0.0", "@sveltejs/kit": "^2.9.0", "@sveltejs/vite-plugin-svelte": "^5.0.0", + "@types/bun": "^1.1.14", "autoprefixer": "^10.4.20", "eslint": "^9.7.0", "eslint-config-prettier": "^9.1.0", @@ -54,7 +55,6 @@ "@pothos/plugin-prisma": "^4.4.0", "@prisma/client": "6.0.1", "@tailwindcss/typography": "^0.5.15", - "@types/bun": "^1.1.14", "dayjs": "^1.11.13", "graphql": "^16.9.0", "graphql-yoga": "^5.10.4",