Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
reyery committed Jun 25, 2024
1 parent d2da1ec commit eca5e3b
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 169 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"devDependencies": {
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@vitejs/plugin-react-swc": "^3.6.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"concurrently": "^8.2.2",
"electron": "^30.0.4",
"electron": "^31.0.2",
"electron-builder": "^24.13.3",
"eslint": "^9.2.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -47,7 +47,7 @@
"eslint-plugin-simple-import-sort": "^12.1.0",
"prettier": "^3.2.5",
"redux-logger": "^3.0.6",
"vite": "^5.1.3",
"vite": "^5.3.1",
"wait-on": "^7.2.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit eca5e3b

Please sign in to comment.