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] authored Jul 5, 2022
1 parent 58880f3 commit 55a13f1
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 204 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"postversion": "git push origin HEAD --tags"
},
"dependencies": {
"@singularity/core": "4.1.0",
"@singularity/core": "4.2.0",
"bhala": "2.1.0",
"bootswatch": "5.1.3",
"electron-is-dev": "2.0.0",
"electron-squirrel-startup": "1.0.0",
"electron-updater": "5.0.1",
"electron-updater": "5.0.5",
"esm-path": "1.0.1",
"execa": "6.1.0",
"ps-list": "8.1.0",
Expand All @@ -45,32 +45,32 @@
"@ivangabriele/prettier-config": "3.1.0",
"@types/ps-node": "0.1.1",
"@types/react": "17.0.47",
"@types/react-dom": "18.0.5",
"@types/react-dom": "18.0.6",
"@types/shelljs": "0.8.11",
"@types/styled-components": "5.1.25",
"@typescript-eslint/eslint-plugin": "5.28.0",
"@typescript-eslint/parser": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"@vitejs/plugin-react": "1.3.2",
"cross-env": "7.0.3",
"electron": "19.0.4",
"electron-builder": "23.0.3",
"eslint": "8.17.0",
"electron": "19.0.7",
"electron-builder": "23.1.0",
"eslint": "8.19.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.5.3",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.30.0",
"eslint-plugin-jsx-a11y": "6.6.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sort-destructure-keys": "1.4.0",
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-typescript-sort-keys": "2.1.0",
"fs-extra": "10.1.0",
"prettier": "2.7.1",
"typescript": "4.7.3",
"vite": "2.9.12",
"typescript": "4.7.4",
"vite": "2.9.13",
"webpack": "5.73.0"
},
"author": {
Expand Down
Loading

0 comments on commit 55a13f1

Please sign in to comment.