Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 21d235e commit bfb1bd2
Show file tree
Hide file tree
Showing 2 changed files with 2,114 additions and 950 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,48 +68,48 @@
"@types/jest": "28.1.8",
"@types/react-dom": "18.0.6",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"babel-loader": "8.2.5",
"chromatic": "6.9.0",
"css-loader": "6.7.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-loader": "8.3.0",
"chromatic": "6.24.1",
"css-loader": "6.11.0",
"electron": "20.1.3",
"eslint": "8.23.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-webpack": "0.13.2",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-webpack": "0.13.8",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.34.4",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.4",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-unused-imports": "2.0.0",
"fork-ts-checker-webpack-plugin": "7.2.13",
"html-webpack-plugin": "5.5.0",
"husky": "8.0.1",
"fork-ts-checker-webpack-plugin": "7.3.0",
"html-webpack-plugin": "5.6.0",
"husky": "8.0.3",
"jest": "29.0.3",
"lint-staged": "13.0.3",
"lint-staged": "13.3.0",
"node-loader": "2.0.0",
"postcss": "8.4.16",
"postcss-scss": "4.0.4",
"postcss": "8.4.39",
"postcss-scss": "4.0.9",
"postcss-syntax": "0.36.2",
"prettier": "2.7.1",
"sass": "1.54.9",
"sass-loader": "13.0.2",
"style-loader": "3.3.1",
"stylelint": "14.11.0",
"prettier": "2.8.8",
"sass": "1.77.8",
"sass-loader": "13.3.3",
"style-loader": "3.3.4",
"stylelint": "14.16.1",
"stylelint-config-idiomatic-order": "8.1.0",
"stylelint-config-standard": "26.0.0",
"stylelint-config-standard-scss": "5.0.0",
"ts-loader": "9.3.1",
"ts-node": "10.9.1",
"typescript": "4.8.3",
"web-worker": "1.2.0",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "4.9.5",
"web-worker": "1.3.0",
"webpack": "5.74.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.0"
"webpack-dev-server": "4.15.2"
},
"dependencies": {
"@emotion/react": "^11.7.1",
Expand Down
Loading

0 comments on commit bfb1bd2

Please sign in to comment.