Skip to content

Commit 27f58c0

Browse files
committed
fix: "@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.4"
1 parent e3389c8 commit 27f58c0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"web-vitals": "^1.0.1"
1818
},
1919
"resolutions": {
20-
"workbox-webpack-plugin": "6.2.0"
20+
"workbox-webpack-plugin": "6.2.0",
21+
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.4"
2122
},
2223
"scripts": {
2324
"start": "react-scripts start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,10 +1546,10 @@
15461546
"@nodelib/fs.scandir" "2.1.5"
15471547
fastq "^1.6.0"
15481548

1549-
"@pmmmwh/react-refresh-webpack-plugin@0.5.0-rc.0":
1550-
version "0.5.0-rc.0"
1551-
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.0-rc.0.tgz#2343f558dbc3a4cfa532d6d43cdabf72c4cd02f8"
1552-
integrity sha512-oJV/ukrTxm1zjq/D4A3arLSqDMCy4jnIVDYEfe+KX5FX07b0blWmGa3UaqtLYqZsb++V8VnyFlq0OYS3f9yi0g==
1549+
"@pmmmwh/react-refresh-webpack-plugin@0.5.0-rc.0", "@pmmmwh/react-refresh-webpack-plugin@0.5.0-rc.4":
1550+
version "0.5.0-rc.4"
1551+
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.0-rc.4.tgz#323617bf52bb7029f76095ea594b20b11b0df396"
1552+
integrity sha512-GL9L//0yMxX+yXwZ8E6ab8tWT2YPmD/f+LHuOAquGq7qhB0zseywo8c0ksRvlVzNBV7OpaHsclfbBPhVyxFb3Q==
15531553
dependencies:
15541554
ansi-html "^0.0.7"
15551555
core-js-pure "^3.8.1"

0 commit comments

Comments
 (0)