chore(webpack): update webpack deps for react-nativescript (#10045)

This commit is contained in:
Jamie Birch
2022-10-05 03:49:58 +09:00
committed by GitHub
parent 655f3a45c1
commit e97eb04cfd

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"@babel/core": "^7.0.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.2",
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.7",
"acorn": "^8.0.0",
"acorn-stage3": "^4.0.0",
"babel-loader": "^8.0.0",
@ -37,7 +37,7 @@
"postcss-import": "^14.0.0",
"postcss-loader": "^7.0.0",
"raw-loader": "^4.0.0",
"react-refresh": "~0.11.0",
"react-refresh": "~0.14.0",
"sass": "^1.0.0",
"sass-loader": "^13.0.0",
"sax": "^1.0.0",