Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 12, 2024
1 parent 7955c1a commit 9db065d
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 82 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"test": "pnpm lint && vitest run --coverage && pnpm test:bun"
},
"devDependencies": {
"@libsql/client": "^0.5.2",
"@libsql/client": "^0.5.5",
"@types/better-sqlite3": "^7.6.9",
"@types/bun": "^1.0.8",
"@types/pg": "^8.11.2",
Expand All @@ -60,20 +60,20 @@
"changelogen": "^0.5.5",
"db0": "link:.",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.29.4",
"drizzle-orm": "^0.30.1",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"pg": "^8.11.3",
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"unbuild": "^2.0.0",
"vitest": "^1.3.1"
},
"peerDependencies": {
"@libsql/client": "^0.5.2",
"@libsql/client": "^0.5.5",
"better-sqlite3": "^9.4.3",
"drizzle-orm": "^0.29.4"
"drizzle-orm": "^0.30.1"
},
"peerDependenciesMeta": {
"@libsql/client": {
Expand Down
Loading

0 comments on commit 9db065d

Please sign in to comment.