Skip to content

Commit

Permalink
build(dev-deps): update all non-major dependencies (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 17, 2022
1 parent 49d5a85 commit 58880f3
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 124 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,47 +31,47 @@
"esm-path": "1.0.1",
"execa": "6.1.0",
"ps-list": "8.1.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "2.2.0",
"react-icons": "4.3.1",
"react-icons": "4.4.0",
"shelljs": "0.8.5",
"source-map-support": "0.5.21",
"styled-components": "5.3.5",
"terminate": "2.5.0"
},
"devDependencies": {
"@ivangabriele/eslint-config-typescript-react": "4.1.0",
"@ivangabriele/prettier-config": "3.0.2",
"@ivangabriele/eslint-config-typescript-react": "4.1.1",
"@ivangabriele/prettier-config": "3.1.0",
"@types/ps-node": "0.1.1",
"@types/react": "17.0.45",
"@types/react-dom": "18.0.4",
"@types/react": "17.0.47",
"@types/react-dom": "18.0.5",
"@types/shelljs": "0.8.11",
"@types/styled-components": "5.1.25",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"@typescript-eslint/eslint-plugin": "5.28.0",
"@typescript-eslint/parser": "5.28.0",
"@vitejs/plugin-react": "1.3.2",
"cross-env": "7.0.3",
"electron": "19.0.4",
"electron-builder": "23.0.3",
"eslint": "8.16.0",
"eslint": "8.17.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.2.2",
"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-react-hooks": "4.5.0",
"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.6.2",
"typescript": "4.6.4",
"vite": "2.9.9",
"webpack": "5.72.1"
"prettier": "2.7.1",
"typescript": "4.7.3",
"vite": "2.9.12",
"webpack": "5.73.0"
},
"author": {
"name": "Ivan Gabriele",
Expand Down
Loading

0 comments on commit 58880f3

Please sign in to comment.