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 Apr 8, 2024
1 parent a20a559 commit d774c34
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 57 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.9",
"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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.6",
"svg-packer": "^0.0.3",
"typescript": "^5.4.4",
"unocss": "^0.59.0",
Expand Down
Loading

0 comments on commit d774c34

Please sign in to comment.