Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 6ccd9e8 commit 419b7ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"preview": "vite preview"
},
"dependencies": {
"@libsql/client": "^0.4.0-pre.7",
"drizzle-orm": "^0.29.3",
"@libsql/client": "^0.10.0",
"drizzle-orm": "^0.33.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -20,7 +20,7 @@
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react-swc": "^3.5.0",
"drizzle-kit": "^0.20.13",
"drizzle-kit": "^0.24.0",
"eslint": "^8.56.0",
"typescript": "^5.3.3",
"vite": "^5.0.10"
Expand Down

0 comments on commit 419b7ad

Please sign in to comment.