8000 chore(webpack5): update react-refresh (#9675) · NativeScript/NativeScript@bbd2aa9 · GitHub
[go: up one dir, main page]

Skip to content

Commit bbd2aa9

Browse files
author
William Sedlacek
authored
chore(webpack5): update react-refresh (#9675)
1 parent fa47eb4 commit bbd2aa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/webpack5/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@babel/core": "^7.0.0",
21-
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.0",
21+
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.2",
2222
"acorn": "^8.0.0",
2323
"acorn-stage3": "^4.0.0",
2424
"babel-loader": "^8.0.0",
@@ -37,7 +37,7 @@
3737
"postcss-import": "^14.0.0",
3838
"postcss-loader": "^6.0.0",
3939
"raw-loader": "^4.0.0",
40-
"react-refresh": "~0.8.3",
40+
"react-refresh": "~0.11.0",
4141
"sass": "^1.0.0",
4242
"sass-loader": "^12.0.0",
4343
"sax": "^1.0.0",

0 commit comments

Comments
 (0)
0