Mutation implementations #5

Merged
BenjaminPalko merged 8 commits from mutation-examples into master 2024-12-11 15:59:02 -05:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 6d31714e4d - Show all commits

BIN
bun.lockb

Binary file not shown.

View file

@ -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",