Skip to content

Commit

Permalink
chore: update deps (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
ambarvm authored Apr 20, 2022
1 parent 48d0068 commit b214963
Show file tree
Hide file tree
Showing 3 changed files with 564 additions and 447 deletions.
30 changes: 15 additions & 15 deletions packages/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,34 +20,34 @@
"active-win": "^7.7.2"
},
"devDependencies": {
"@emotion/react": "^11.8.2",
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.5.1",
"@mui/lab": "^5.0.0-alpha.75",
"@mui/material": "^5.5.3",
"@testing-library/react": "^12.1.2",
"@vitejs/plugin-react": "^1.3.0",
"@mui/icons-material": "^5.6.2",
"@mui/lab": "^5.0.0-alpha.78",
"@mui/material": "^5.6.2",
"@testing-library/react": "^13.1.1",
"@vitejs/plugin-react": "^1.3.1",
"apexcharts": "^3.35.0",
"auto-launch": "^5.0.5",
"axios": "^0.26.1",
"concurrently": "^7.1.0",
"dayjs": "^1.11.0",
"electron": "^18.0.1",
"electron-builder": "^22.14.13",
"dayjs": "^1.11.1",
"electron": "^18.0.4",
"electron-builder": "^23.0.3",
"electron-rebuild": "^3.2.7",
"env-paths": "^3.0.0",
"esbuild": "^0.14.31",
"esbuild": "^0.14.36",
"express": "^4.17.1",
"file-icon-extractor": "^1.0.4",
"jsdom": "^19.0.0",
"node-machine-id": "^1.1.12",
"react": "^17.0.2",
"react": "^18.0.0",
"react-apexcharts": "^1.4.0",
"react-dom": "^17.0.2",
"react-query": "^3.34.19",
"react-dom": "^18.0.0",
"react-query": "^3.35.0",
"react-router-dom": "^6.3.0",
"vite": "^2.9.1",
"vitest": "^0.8.4"
"vite": "^2.9.5",
"vitest": "^0.9.3"
},
"build": {
"appId": "com.openlake.activity-tracker",
Expand Down
Loading

0 comments on commit b214963

Please sign in to comment.