Skip to content

Commit

Permalink
build(dev-deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2022
1 parent d47289f commit 98cec52
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 284 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,56 +22,56 @@
"postversion": "git push origin HEAD --tags"
},
"dependencies": {
"@singularity/core": "4.1.0",
"@singularity/core": "4.4.0",
"bhala": "2.1.0",
"bootswatch": "5.1.3",
"bootswatch": "5.2.0",
"electron-is-dev": "2.0.0",
"electron-squirrel-startup": "1.0.0",
"electron-updater": "5.0.1",
"electron-updater": "5.2.1",
"esm-path": "1.0.1",
"execa": "6.1.0",
"ps-list": "8.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "2.2.0",
"react-hot-toast": "2.4.0",
"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.1",
"@ivangabriele/eslint-config-typescript-react": "4.3.0",
"@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": "17.0.50",
"@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",
"@types/styled-components": "5.1.26",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"@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.17",
"electron-builder": "23.3.3",
"eslint": "8.23.1",
"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-jest": "26.9.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.8",
"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",
"typescript": "4.8.3",
"vite": "2.9.12",
"webpack": "5.73.0"
"webpack": "5.74.0"
},
"author": {
"name": "Ivan Gabriele",
Expand Down
Loading

0 comments on commit 98cec52

Please sign in to comment.