Skip to content

Commit 6ce7e99

Browse files
committed
Update @pmmmwh/react-refresh-webpack-plugin to 0.5.0
1 parent c0fb717 commit 6ce7e99

File tree

2 files changed

+57
-11
lines changed

2 files changed

+57
-11
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/plugin-transform-runtime": "^7.15.0",
2424
"@babel/preset-env": "^7.15.0",
2525
"@babel/preset-react": "^7.14.0",
26-
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-0",
26+
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0",
2727
"babel-loader": "^8.0.0",
2828
"copy-webpack-plugin": "^9.0.0",
2929
"css-loader": "^6.0.0",

test/yarn.lock

Lines changed: 56 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,24 +1349,26 @@ __metadata:
13491349
languageName: node
13501350
linkType: hard
13511351

1352-
"@pmmmwh/react-refresh-webpack-plugin@npm:^0.5.0-0":
1353-
version: 0.5.0-rc.4
1354-
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.0-rc.4"
1352+
"@pmmmwh/react-refresh-webpack-plugin@npm:^0.5.0":
1353+
version: 0.5.2
1354+
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.2"
13551355
dependencies:
1356-
ansi-html: ^0.0.7
1356+
ansi-html-community: ^0.0.8
1357+
common-path-prefix: ^3.0.0
13571358
core-js-pure: ^3.8.1
13581359
error-stack-parser: ^2.0.6
1360+
find-up: ^5.0.0
13591361
html-entities: ^2.1.0
13601362
loader-utils: ^2.0.0
13611363
schema-utils: ^3.0.0
13621364
source-map: ^0.7.3
13631365
peerDependencies:
13641366
"@types/webpack": 4.x || 5.x
1365-
react-refresh: ^0.10.0
1367+
react-refresh: ">=0.10.0 <1.0.0"
13661368
sockjs-client: ^1.4.0
1367-
type-fest: 1.x
1369+
type-fest: ">=0.17.0 <3.0.0"
13681370
webpack: ">=4.43.0 <6.0.0"
1369-
webpack-dev-server: 3.x || >=4.0.0-beta.0
1371+
webpack-dev-server: 3.x || 4.x
13701372
webpack-hot-middleware: 2.x
13711373
webpack-plugin-serve: 0.x || 1.x
13721374
peerDependenciesMeta:
@@ -1382,7 +1384,7 @@ __metadata:
13821384
optional: true
13831385
webpack-plugin-serve:
13841386
optional: true
1385-
checksum: 2cfdbb713f15ba5fc7d9596661884ea7564d69e3435cd05c88e20716373b2f5ad57c2f1ec3a9fb6e6986b0ac7b70b3288f86e5c82dcb5c548d276bb0b61b927a
1387+
checksum: 3f8310c0f76d4b627cb90b822fff8906ee85e152f011221e69a4e01689157862a0ce1b677bbf7a7ef14ea0e7aa457cae1740c2ebfd84df5aba0dfb7a9f77c475
13861388
languageName: node
13871389
linkType: hard
13881390

@@ -1749,6 +1751,15 @@ __metadata:
17491751
languageName: node
17501752
linkType: hard
17511753

1754+
"ansi-html-community@npm:^0.0.8":
1755+
version: 0.0.8
1756+
resolution: "ansi-html-community@npm:0.0.8"
1757+
bin:
1758+
ansi-html: bin/ansi-html
1759+
checksum: 04c568e8348a636963f915e48eaa3e01218322e1169acafdd79c384f22e5558c003f79bbc480c1563865497482817c7eed025f0653ebc17642fededa5cb42089
1760+
languageName: node
1761+
linkType: hard
1762+
17521763
"ansi-html@npm:^0.0.7":
17531764
version: 0.0.7
17541765
resolution: "ansi-html@npm:0.0.7"
@@ -2307,6 +2318,13 @@ __metadata:
23072318
languageName: node
23082319
linkType: hard
23092320

2321+
"common-path-prefix@npm:^3.0.0":
2322+
version: 3.0.0
2323+
resolution: "common-path-prefix@npm:3.0.0"
2324+
checksum: fdb3c4f54e51e70d417ccd950c07f757582de800c0678ca388aedefefc84982039f346f9fd9a1252d08d2da9e9ef4019f580a1d1d3a10da031e4bb3c924c5818
2325+
languageName: node
2326+
linkType: hard
2327+
23102328
"commondir@npm:^1.0.1":
23112329
version: 1.0.1
23122330
resolution: "commondir@npm:1.0.1"
@@ -3278,6 +3296,16 @@ __metadata:
32783296
languageName: node
32793297
linkType: hard
32803298

3299+
"find-up@npm:^5.0.0":
3300+
version: 5.0.0
3301+
resolution: "find-up@npm:5.0.0"
3302+
dependencies:
3303+
locate-path: ^6.0.0
3304+
path-exists: ^4.0.0
3305+
checksum: 07955e357348f34660bde7920783204ff5a26ac2cafcaa28bace494027158a97b9f56faaf2d89a6106211a8174db650dd9f503f9c0d526b1202d5554a00b9095
3306+
languageName: node
3307+
linkType: hard
3308+
32813309
"flat-cache@npm:^3.0.4":
32823310
version: 3.0.4
32833311
resolution: "flat-cache@npm:3.0.4"
@@ -4389,6 +4417,15 @@ fsevents@~2.3.2:
43894417
languageName: node
43904418
linkType: hard
43914419

4420+
"locate-path@npm:^6.0.0":
4421+
version: 6.0.0
4422+
resolution: "locate-path@npm:6.0.0"
4423+
dependencies:
4424+
p-locate: ^5.0.0
4425+
checksum: 72eb661788a0368c099a184c59d2fee760b3831c9c1c33955e8a19ae4a21b4116e53fa736dc086cdeb9fce9f7cc508f2f92d2d3aae516f133e16a2bb59a39f5a
4426+
languageName: node
4427+
linkType: hard
4428+
43924429
"lodash.clonedeep@npm:^4.5.0":
43934430
version: 4.5.0
43944431
resolution: "lodash.clonedeep@npm:4.5.0"
@@ -5024,7 +5061,7 @@ fsevents@~2.3.2:
50245061
languageName: node
50255062
linkType: hard
50265063

5027-
"p-limit@npm:^3.1.0":
5064+
"p-limit@npm:^3.0.2, p-limit@npm:^3.1.0":
50285065
version: 3.1.0
50295066
resolution: "p-limit@npm:3.1.0"
50305067
dependencies:
@@ -5051,6 +5088,15 @@ fsevents@~2.3.2:
50515088
languageName: node
50525089
linkType: hard
50535090

5091+
"p-locate@npm:^5.0.0":
5092+
version: 5.0.0
5093+
resolution: "p-locate@npm:5.0.0"
5094+
dependencies:
5095+
p-limit: ^3.0.2
5096+
checksum: 1623088f36cf1cbca58e9b61c4e62bf0c60a07af5ae1ca99a720837356b5b6c5ba3eb1b2127e47a06865fee59dd0453cad7cc844cda9d5a62ac1a5a51b7c86d3
5097+
languageName: node
5098+
linkType: hard
5099+
50545100
"p-map@npm:^4.0.0":
50555101
version: 4.0.0
50565102
resolution: "p-map@npm:4.0.0"
@@ -5466,7 +5512,7 @@ fsevents@~2.3.2:
54665512
"@babel/plugin-transform-runtime": ^7.15.0
54675513
"@babel/preset-env": ^7.15.0
54685514
"@babel/preset-react": ^7.14.0
5469-
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.0-0
5515+
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.0
54705516
babel-loader: ^8.0.0
54715517
copy-webpack-plugin: ^9.0.0
54725518
css-loader: ^6.0.0

0 commit comments

Comments
 (0)