Skip to content

Commit 447b1ba

Browse files
Update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.15
1 parent 653e04c commit 447b1ba

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

packages/webpack-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@babel/core": "7.24.4",
2222
"@neetly/babel-preset": "0.3.0",
23-
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
23+
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
2424
"@types/mime-types": "2.1.4",
2525
"autoprefixer": "10.4.19",
2626
"babel-loader": "9.1.3",

yarn.lock

+18-11
Original file line numberDiff line numberDiff line change
@@ -1643,7 +1643,7 @@ __metadata:
16431643
"@babel/core": "npm:7.24.4"
16441644
"@neetly/babel-preset": "npm:0.3.0"
16451645
"@neetly/tsconfig": "npm:0.3.0"
1646-
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.11"
1646+
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.15"
16471647
"@types/mime-types": "npm:2.1.4"
16481648
"@types/node": "npm:20.12.5"
16491649
autoprefixer: "npm:10.4.19"
@@ -2256,26 +2256,24 @@ __metadata:
22562256
languageName: node
22572257
linkType: hard
22582258

2259-
"@pmmmwh/react-refresh-webpack-plugin@npm:0.5.11, @pmmmwh/react-refresh-webpack-plugin@npm:^0.5.11":
2260-
version: 0.5.11
2261-
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.11"
2259+
"@pmmmwh/react-refresh-webpack-plugin@npm:0.5.15, @pmmmwh/react-refresh-webpack-plugin@npm:^0.5.11":
2260+
version: 0.5.15
2261+
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.15"
22622262
dependencies:
2263-
ansi-html-community: "npm:^0.0.8"
2264-
common-path-prefix: "npm:^3.0.0"
2263+
ansi-html: "npm:^0.0.9"
22652264
core-js-pure: "npm:^3.23.3"
22662265
error-stack-parser: "npm:^2.0.6"
2267-
find-up: "npm:^5.0.0"
22682266
html-entities: "npm:^2.1.0"
22692267
loader-utils: "npm:^2.0.4"
2270-
schema-utils: "npm:^3.0.0"
2268+
schema-utils: "npm:^4.2.0"
22712269
source-map: "npm:^0.7.3"
22722270
peerDependencies:
22732271
"@types/webpack": 4.x || 5.x
22742272
react-refresh: ">=0.10.0 <1.0.0"
22752273
sockjs-client: ^1.4.0
22762274
type-fest: ">=0.17.0 <5.0.0"
22772275
webpack: ">=4.43.0 <6.0.0"
2278-
webpack-dev-server: 3.x || 4.x
2276+
webpack-dev-server: 3.x || 4.x || 5.x
22792277
webpack-hot-middleware: 2.x
22802278
webpack-plugin-serve: 0.x || 1.x
22812279
peerDependenciesMeta:
@@ -2291,7 +2289,7 @@ __metadata:
22912289
optional: true
22922290
webpack-plugin-serve:
22932291
optional: true
2294-
checksum: 10c0/a9c8468417a14a23339e313cff6ddb8029e0637748973070e61d83a2534620b3492b9a42ecf9eb9d63cb709f53c17fe814bc7dd68d64c300db338e9fd7287bc4
2292+
checksum: 10c0/ba310aa4d53070f59c8a374d1d256c5965c044c0c3fb1ff6b55353fb5e86de08a490a7bd59a31f0d4951f8f29f81864c7df224fe1342543a95d048b7413ff171
22952293
languageName: node
22962294
linkType: hard
22972295

@@ -4833,6 +4831,15 @@ __metadata:
48334831
languageName: node
48344832
linkType: hard
48354833

4834+
"ansi-html@npm:^0.0.9":
4835+
version: 0.0.9
4836+
resolution: "ansi-html@npm:0.0.9"
4837+
bin:
4838+
ansi-html: bin/ansi-html
4839+
checksum: 10c0/4a5de9802fb50193e32b51a9ea48dc0d7e4436b860cb819d7110c62f2bfb1410288e1a2f9a848269f5eab8f903797a7f0309fe4c552f92a92b61a5b759ed52bd
4840+
languageName: node
4841+
linkType: hard
4842+
48364843
"ansi-regex@npm:^5.0.1":
48374844
version: 5.0.1
48384845
resolution: "ansi-regex@npm:5.0.1"
@@ -12289,7 +12296,7 @@ __metadata:
1228912296
languageName: node
1229012297
linkType: hard
1229112298

12292-
"schema-utils@npm:^3.0.0, schema-utils@npm:^3.1.1, schema-utils@npm:^3.2.0":
12299+
"schema-utils@npm:^3.1.1, schema-utils@npm:^3.2.0":
1229312300
version: 3.3.0
1229412301
resolution: "schema-utils@npm:3.3.0"
1229512302
dependencies:

0 commit comments

Comments
 (0)