Skip to content

Commit 70ea7bd

Browse files
Update All
1 parent 08dff41 commit 70ea7bd

File tree

2 files changed

+329
-115
lines changed

2 files changed

+329
-115
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@builder.io/qwik": "1.2.13",
3333
"@builder.io/qwik-city": "1.2.13",
3434
"@prisma/client": "5.4.1",
35-
"@prisma/extension-accelerate": "^0.6.2",
36-
"@types/eslint": "8.44.3",
35+
"@prisma/extension-accelerate": "^1.0.0",
36+
"@types/eslint": "9.6.1",
3737
"@types/node": "latest",
3838
"@typescript-eslint/eslint-plugin": "6.7.4",
3939
"@typescript-eslint/parser": "6.7.4",
@@ -49,10 +49,10 @@
4949
"remark-rehype": "^11.0.0",
5050
"tailwindcss": "^3.3.3",
5151
"typescript": "5.2.2",
52-
"undici": "^5.25.4",
52+
"undici": "^6.0.0",
5353
"unified": "^11.0.3",
54-
"vite": "4.4.11",
55-
"vite-tsconfig-paths": "4.2.1",
54+
"vite": "5.4.11",
55+
"vite-tsconfig-paths": "5.1.2",
5656
"wrangler": "^3.0.0",
5757
"zod": "^3.22.4"
5858
}

0 commit comments

Comments
 (0)