Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 7a0bcb4 commit 9cae070
Show file tree
Hide file tree
Showing 2 changed files with 951 additions and 146 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
"@rollup/plugin-commonjs": "11.1.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "7.1.3",
"@rollup/plugin-replace": "2.3.4",
"@rollup/plugin-replace": "2.4.2",
"@types/dotenv-webpack": "1.8.0",
"@types/eslint": "6.8.1",
"@types/eslint-plugin-prettier": "3.1.3",
"@types/html-webpack-plugin": "3.2.9",
"@types/jest": "24.9.1",
"@types/node": "12.12.70",
"@types/node": "12.20.55",
"@types/prettier": "1.19.1",
"@types/react": "16.9.56",
"@types/react-dom": "16.9.16",
Expand All @@ -76,20 +76,20 @@
"@typescript-eslint/parser": "2.34.0",
"@typescript-eslint/typescript-estree": "2.34.0",
"babel-jest": "24.9.0",
"babel-loader": "8.1.0",
"babel-loader": "8.3.0",
"babel-plugin-add-module-exports": "1.0.4",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"eslint": "6.8.0",
"eslint-config-prettier": "6.11.0",
"eslint-config-prettier": "6.15.0",
"eslint-loader": "4.0.2",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.1.2",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.9.0",
"npm-run-all": "4.1.5",
"pressure": "2.1.2",
"pressure": "2.2.0",
"prettier": "1.19.1",
"react": "16.13.1",
"react-dom": "16.13.1",
Expand All @@ -102,9 +102,9 @@
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "5.3.1",
"ts-loader": "6.2.2",
"tsconfig-paths-webpack-plugin": "3.3.0",
"tsconfig-paths-webpack-plugin": "3.5.2",
"typescript": "3.9.10",
"webpack": "4.44.2",
"webpack": "4.47.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.3",
"webpack-merge": "4.2.2"
Expand Down
Loading

0 comments on commit 9cae070

Please sign in to comment.