Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.10 #6966

Merged
merged 1 commit into from
Nov 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime-corejs3": "7.20.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.9",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@redwoodjs/cli": "3.2.0",
"@redwoodjs/eslint-config": "3.2.0",
"@redwoodjs/internal": "3.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5969,17 +5969,17 @@ __metadata:
languageName: node
linkType: hard

"@pmmmwh/react-refresh-webpack-plugin@npm:0.5.9, @pmmmwh/react-refresh-webpack-plugin@npm:^0.5.3":
version: 0.5.9
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.9"
"@pmmmwh/react-refresh-webpack-plugin@npm:0.5.10, @pmmmwh/react-refresh-webpack-plugin@npm:^0.5.3":
version: 0.5.10
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.10"
dependencies:
ansi-html-community: ^0.0.8
common-path-prefix: ^3.0.0
core-js-pure: ^3.23.3
error-stack-parser: ^2.0.6
find-up: ^5.0.0
html-entities: ^2.1.0
loader-utils: ^2.0.3
loader-utils: ^2.0.4
schema-utils: ^3.0.0
source-map: ^0.7.3
peerDependencies:
Expand All @@ -6004,7 +6004,7 @@ __metadata:
optional: true
webpack-plugin-serve:
optional: true
checksum: 387594d4e5b6f1dd6d8c82da2ce9e878d667c5d6de2bf3659a3b4cd2bb5a0567fb5ddae55372d7cca4c6cb70b546ab386662e0dfbe84b6431589ad3d206137a6
checksum: e470b543c5e8d73eeaa73636e1976e6719db6ae29c93fa62818f5796c1883051f379a3cb1ff85d909ef2c6bb9ef13ca46c36f1878c48d143b1355fea6660e547
languageName: node
linkType: hard

Expand Down Expand Up @@ -6729,7 +6729,7 @@ __metadata:
"@babel/preset-react": 7.18.6
"@babel/preset-typescript": 7.18.6
"@babel/runtime-corejs3": 7.20.1
"@pmmmwh/react-refresh-webpack-plugin": 0.5.9
"@pmmmwh/react-refresh-webpack-plugin": 0.5.10
"@redwoodjs/cli": 3.2.0
"@redwoodjs/eslint-config": 3.2.0
"@redwoodjs/internal": 3.2.0
Expand Down Expand Up @@ -22003,7 +22003,7 @@ __metadata:
languageName: node
linkType: hard

"loader-utils@npm:^2.0.0, loader-utils@npm:^2.0.3":
"loader-utils@npm:^2.0.0, loader-utils@npm:^2.0.4":
version: 2.0.4
resolution: "loader-utils@npm:2.0.4"
dependencies:
Expand Down