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] authored May 14, 2024
1 parent 59da90b commit 3836bce
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 1,125 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,24 +32,24 @@
},
"dependencies": {
"@bufbuild/protobuf": "^1.9.0",
"@connectrpc/connect-query": "^1.3.1",
"@connectrpc/connect-query": "^1.4.0",
"uuid": "^9.0.1"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@types/node": "^20.12.12",
"@types/uuid": "^9.0.8",
"@vitest/coverage-v8": "^1.5.3",
"@vitest/ui": "^1.5.3",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-unjs": "^0.2.1",
"eslint-config-unjs": "^0.3.1",
"jest-websocket-mock": "^2.5.0",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vite": "^5.2.10",
"vitest": "^1.5.3"
"vite": "^5.2.11",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.1"
}
Loading

0 comments on commit 3836bce

Please sign in to comment.