We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08dff41 commit 34f102dCopy full SHA for 34f102d
package.json
@@ -32,7 +32,7 @@
32
"@builder.io/qwik": "1.2.13",
33
"@builder.io/qwik-city": "1.2.13",
34
"@prisma/client": "5.4.1",
35
- "@prisma/extension-accelerate": "^0.6.2",
+ "@prisma/extension-accelerate": "^1.0.0",
36
"@types/eslint": "8.44.3",
37
"@types/node": "latest",
38
"@typescript-eslint/eslint-plugin": "6.7.4",
@@ -49,9 +49,9 @@
49
"remark-rehype": "^11.0.0",
50
"tailwindcss": "^3.3.3",
51
"typescript": "5.2.2",
52
- "undici": "^5.25.4",
+ "undici": "^6.0.0",
53
"unified": "^11.0.3",
54
- "vite": "4.4.11",
+ "vite": "5.3.4",
55
"vite-tsconfig-paths": "4.2.1",
56
"wrangler": "^3.0.0",
57
"zod": "^3.22.4"
0 commit comments