chore: bump some more dependencies

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-08-19 14:36:29 +02:00
parent d4a8022d7e
commit c14f4161c2
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -39,7 +39,7 @@
"@backstage/types": "^1.0.0",
"@manypkg/get-packages": "^1.1.3",
"@octokit/request": "^6.0.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.6",
@@ -104,7 +104,7 @@
"process": "^0.11.10",
"react-dev-utils": "^12.0.0-next.60",
"react-hot-loader": "^4.13.0",
"react-refresh": "^0.11.0",
"react-refresh": "^0.14.0",
"recursive-readdir": "^2.2.2",
"replace-in-file": "^6.0.0",
"rollup": "^2.60.2",
+8 -8
View File
@@ -5735,10 +5735,10 @@
tslib "^2.4.0"
webcrypto-core "^1.7.4"
"@pmmmwh/react-refresh-webpack-plugin@^0.5.4":
version "0.5.4"
resolved "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.4.tgz#df0d0d855fc527db48aac93c218a0bf4ada41f99"
integrity sha512-zZbZeHQDnoTlt2AF+diQT0wsSXpvWiaIOZwBRdltNFhG1+I3ozyaw7U/nBiUwyJ0D+zwdXp0E3bWOl38Ag2BMw==
"@pmmmwh/react-refresh-webpack-plugin@^0.5.7":
version "0.5.7"
resolved "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.7.tgz#58f8217ba70069cc6a73f5d7e05e85b458c150e2"
integrity sha512-bcKCAzF0DV2IIROp9ZHkRJa6O4jy7NlnHdWL3GmcUxYWNjLXkK5kfELELwEfSP5hXPfVL/qOGMAROuMQb9GG8Q==
dependencies:
ansi-html-community "^0.0.8"
common-path-prefix "^3.0.0"
@@ -22200,10 +22200,10 @@ react-redux@^7.1.1, react-redux@^7.2.4:
prop-types "^15.7.2"
react-is "^16.13.1"
react-refresh@^0.11.0:
version "0.11.0"
resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
react-refresh@^0.14.0:
version "0.14.0"
resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
react-resize-detector@^2.3.0:
version "2.3.0"