Skip to content

Commit

Permalink
Update dev dependencies (#167)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 6, 2023
1 parent 30b371c commit 784bbb0
Show file tree
Hide file tree
Showing 3 changed files with 265 additions and 268 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@playwright/test": "^1.35.1",
"prettier": "^2.8.8",
"typescript": "^5.1.3",
"unocss": "^0.53.1",
"unocss": "^0.54.0",
"vite": "^4.3.9",
"vitepress": "1.0.0-beta.5",
"vitepress": "1.0.0-beta.7",
"vue": "^3.3.4"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/electron-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@trpc/server": "10.33.1",
"@types/debug": "^4.1.8",
"@types/node": "^20.3.1",
"@vitest/coverage-v8": "^0.32.2",
"@vitest/coverage-v8": "^0.34.0",
"builtin-modules": "^3.3.0",
"dts-bundle-generator": "^8.0.1",
"electron": "^25.1.1",
Expand All @@ -47,7 +47,7 @@
"superjson": "^1.12.3",
"vite": "^4.3.9",
"vite-plugin-commonjs-externals": "^0.1.3",
"vitest": "^0.32.2",
"vitest": "^0.34.0",
"zod": "^3.21.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 784bbb0

Please sign in to comment.