Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent de8746a commit 2a29d7f
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 195 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,23 +53,23 @@
"@babel/preset-typescript": "7.8.3",
"@rollup/plugin-commonjs": "11.0.2",
"@rollup/plugin-json": "4.0.2",
"@rollup/plugin-node-resolve": "7.1.1",
"@rollup/plugin-node-resolve": "7.1.3",
"@rollup/plugin-replace": "2.3.1",
"@types/autoprefixer": "9.5.0",
"@types/babel-core": "6.25.6",
"@types/babel-core": "6.25.7",
"@types/babel__core": "7.1.2",
"@types/dotenv-webpack": "1.7.0",
"@types/eslint": "4.16.8",
"@types/eslint-plugin-prettier": "2.2.0",
"@types/html-webpack-plugin": "3.2.1",
"@types/html-webpack-plugin": "3.2.6",
"@types/jest": "24.0.17",
"@types/node": "12.7.2",
"@types/node-sass": "4.11.0",
"@types/node-sass": "4.11.4",
"@types/prettier": "1.18.2",
"@types/react": "16.9.2",
"@types/react-dom": "16.8.5",
"@types/rimraf": "2.0.2",
"@types/uglifyjs-webpack-plugin": "1.1.0",
"@types/rimraf": "2.0.5",
"@types/uglifyjs-webpack-plugin": "1.1.3",
"@types/webpack": "4.32.2",
"@types/webpack-dev-server": "3.1.7",
"@types/webpack-merge": "4.1.5",
Expand All @@ -91,7 +91,7 @@
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.14.3",
"eslint-plugin-react-hooks": "1.7.0",
"fork-ts-checker-webpack-plugin": "4.1.0",
"fork-ts-checker-webpack-plugin": "4.1.6",
"file-loader": "5.1.0",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
Expand All @@ -103,7 +103,7 @@
"react": "16.9.0",
"react-dom": "16.9.0",
"release-it": "12.3.5",
"resolve-url-loader": "3.1.0",
"resolve-url-loader": "3.1.5",
"rimraf": "2.7.1",
"rollup": "1.31.0",
"rollup-plugin-babel": "4.4.0",
Expand All @@ -116,9 +116,9 @@
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.5.3",
"webpack": "4.39.2",
"webpack-cli": "3.3.6",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.8.0",
"webpack-merge": "4.2.1",
"webpack-merge": "4.2.2",
"workbox-webpack-plugin": "4.3.1"
}
}
Loading

0 comments on commit 2a29d7f

Please sign in to comment.