Skip to content

Commit

Permalink
Update All
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2024
1 parent 08dff41 commit 5d247cb
Show file tree
Hide file tree
Showing 2 changed files with 311 additions and 115 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@builder.io/qwik": "1.2.13",
"@builder.io/qwik-city": "1.2.13",
"@prisma/client": "5.4.1",
"@prisma/extension-accelerate": "^0.6.2",
"@types/eslint": "8.44.3",
"@prisma/extension-accelerate": "^1.0.0",
"@types/eslint": "9.6.0",
"@types/node": "latest",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
Expand All @@ -49,10 +49,10 @@
"remark-rehype": "^11.0.0",
"tailwindcss": "^3.3.3",
"typescript": "5.2.2",
"undici": "^5.25.4",
"undici": "^6.0.0",
"unified": "^11.0.3",
"vite": "4.4.11",
"vite-tsconfig-paths": "4.2.1",
"vite": "5.4.1",
"vite-tsconfig-paths": "5.0.1",
"wrangler": "^3.0.0",
"zod": "^3.22.4"
}
Expand Down
Loading

0 comments on commit 5d247cb

Please sign in to comment.