We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08dff41 commit e054e80Copy full SHA for e054e80
package.json
@@ -32,8 +32,8 @@
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",
36
- "@types/eslint": "8.44.3",
+ "@prisma/extension-accelerate": "^1.0.0",
+ "@types/eslint": "9.6.1",
37
"@types/node": "latest",
38
"@typescript-eslint/eslint-plugin": "6.7.4",
39
"@typescript-eslint/parser": "6.7.4",
@@ -49,10 +49,10 @@
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",
55
- "vite-tsconfig-paths": "4.2.1",
+ "vite": "5.4.4",
+ "vite-tsconfig-paths": "5.0.1",
56
"wrangler": "^3.0.0",
57
"zod": "^3.22.4"
58
}
0 commit comments