mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 18:12:09 +08:00
chore(webpack5): update react-refresh (#9675)
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.0.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.2",
|
||||
"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": "^6.0.0",
|
||||
"raw-loader": "^4.0.0",
|
||||
"react-refresh": "~0.8.3",
|
||||
"react-refresh": "~0.11.0",
|
||||
"sass": "^1.0.0",
|
||||
"sass-loader": "^12.0.0",
|
||||
"sax": "^1.0.0",
|
||||
|
Reference in New Issue
Block a user