mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-02 19:12:40 +08:00
chore(webpack): update webpack deps for react-nativescript (#10045)
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user