Skip to content

Commit

Permalink
Update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 572956c commit 836d4c1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/crafty-preset-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint": "node ../crafty-preset-eslint/src/commands/jsLint.js --preset recommended --preset node '*.js'"
},
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.13",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"react-hot-loader": "4.13.1",
"react-refresh": "0.14.2"
},
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2030,16 +2030,16 @@ __metadata:
languageName: node
linkType: hard

"@pmmmwh/react-refresh-webpack-plugin@npm:0.5.13":
version: 0.5.13
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.13"
"@pmmmwh/react-refresh-webpack-plugin@npm:0.5.15":
version: 0.5.15
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.15"
dependencies:
ansi-html-community: "npm:^0.0.8"
ansi-html: "npm:^0.0.9"
core-js-pure: "npm:^3.23.3"
error-stack-parser: "npm:^2.0.6"
html-entities: "npm:^2.1.0"
loader-utils: "npm:^2.0.4"
schema-utils: "npm:^3.0.0"
schema-utils: "npm:^4.2.0"
source-map: "npm:^0.7.3"
peerDependencies:
"@types/webpack": 4.x || 5.x
Expand All @@ -2063,7 +2063,7 @@ __metadata:
optional: true
webpack-plugin-serve:
optional: true
checksum: 10c0/2aa713ce0979bfe508fc8a4605eaf39be2ee8f3d8e53d0dd7af1eab1249c7782e95aa644938210c86a654570ea355659a228c150b3fde51f2831211be8e4a0cc
checksum: 10c0/ba310aa4d53070f59c8a374d1d256c5965c044c0c3fb1ff6b55353fb5e86de08a490a7bd59a31f0d4951f8f29f81864c7df224fe1342543a95d048b7413ff171
languageName: node
linkType: hard

Expand Down Expand Up @@ -2741,7 +2741,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@swissquote/crafty-preset-react@workspace:packages/crafty-preset-react"
dependencies:
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.13"
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.15"
react-hot-loader: "npm:4.13.1"
react-refresh: "npm:0.14.2"
languageName: unknown
Expand Down Expand Up @@ -3965,12 +3965,12 @@ __metadata:
languageName: node
linkType: hard

"ansi-html-community@npm:^0.0.8":
version: 0.0.8
resolution: "ansi-html-community@npm:0.0.8"
"ansi-html@npm:^0.0.9":
version: 0.0.9
resolution: "ansi-html@npm:0.0.9"
bin:
ansi-html: bin/ansi-html
checksum: 10c0/45d3a6f0b4f10b04fdd44bef62972e2470bfd917bf00439471fa7473d92d7cbe31369c73db863cc45dda115cb42527f39e232e9256115534b8ee5806b0caeed4
checksum: 10c0/4a5de9802fb50193e32b51a9ea48dc0d7e4436b860cb819d7110c62f2bfb1410288e1a2f9a848269f5eab8f903797a7f0309fe4c552f92a92b61a5b759ed52bd
languageName: node
linkType: hard

Expand Down Expand Up @@ -12064,7 +12064,7 @@ __metadata:
languageName: node
linkType: hard

"schema-utils@npm:^3.0.0, schema-utils@npm:^3.1.1, schema-utils@npm:^3.2.0":
"schema-utils@npm:^3.1.1, schema-utils@npm:^3.2.0":
version: 3.3.0
resolution: "schema-utils@npm:3.3.0"
dependencies:
Expand Down

0 comments on commit 836d4c1

Please sign in to comment.