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] committed Apr 1, 2024
1 parent 24a3a59 commit c05d821
Show file tree
Hide file tree
Showing 3 changed files with 291 additions and 546 deletions.
6 changes: 3 additions & 3 deletions electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"build": "vite build ../ --mode electron && pnpm copy && electron-builder"
},
"devDependencies": {
"electron": "27.0.4",
"electron-builder": "24.6.4",
"electron": "27.3.8",
"electron-builder": "24.13.3",
"electron-devtools-installer": "3.2.0",
"vite-plugin-electron": "0.15.4",
"vite-plugin-electron": "0.28.4",
"vite-plugin-electron-renderer": "0.14.5",
"vite-plugin-esmodule": "1.5.0"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@antfu/utils": "^0.7.7",
"@vueuse/core": "^10.9.0",
"dexie": "^3.2.5",
"dexie": "^3.2.7",
"file-saver": "^2.0.5",
"fzf": "^0.5.2",
"hotkeys-js": "^3.13.7",
Expand All @@ -54,7 +54,7 @@
"fs-extra": "^11.2.0",
"jszip": "^3.10.1",
"lru-cache": "^10.2.0",
"pnpm": "8.10.2",
"pnpm": "8.15.5",
"svg-packer": "^0.0.3",
"typescript": "^5.4.3",
"unocss": "^0.58.9",
Expand Down
Loading

0 comments on commit c05d821

Please sign in to comment.