mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump @pmmmwh/react-refresh-webpack-plugin (#1970)
Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.10 to 0.5.11. - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.10...v0.5.11) --- updated-dependencies: - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.22.10",
|
||||
"@blueprintjs/core": "^5.2.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
||||
"@pybricks/firmware": "7.7.0",
|
||||
"@pybricks/ide-docs": "2.9.0",
|
||||
"@pybricks/images": "^1.3.0",
|
||||
|
||||
@@ -2523,9 +2523,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@pmmmwh/react-refresh-webpack-plugin@npm:^0.5.10":
|
||||
version: 0.5.10
|
||||
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.10"
|
||||
"@pmmmwh/react-refresh-webpack-plugin@npm:^0.5.11":
|
||||
version: 0.5.11
|
||||
resolution: "@pmmmwh/react-refresh-webpack-plugin@npm:0.5.11"
|
||||
dependencies:
|
||||
ansi-html-community: ^0.0.8
|
||||
common-path-prefix: ^3.0.0
|
||||
@@ -2540,7 +2540,7 @@ __metadata:
|
||||
"@types/webpack": 4.x || 5.x
|
||||
react-refresh: ">=0.10.0 <1.0.0"
|
||||
sockjs-client: ^1.4.0
|
||||
type-fest: ">=0.17.0 <4.0.0"
|
||||
type-fest: ">=0.17.0 <5.0.0"
|
||||
webpack: ">=4.43.0 <6.0.0"
|
||||
webpack-dev-server: 3.x || 4.x
|
||||
webpack-hot-middleware: 2.x
|
||||
@@ -2558,7 +2558,7 @@ __metadata:
|
||||
optional: true
|
||||
webpack-plugin-serve:
|
||||
optional: true
|
||||
checksum: c45beded9c56fbbdc7213a2c36131ace5db360ed704d462cc39d6678f980173a91c9a3f691e6bd3a026f25486644cd0027e8a12a0a4eced8e8b886a0472e7d34
|
||||
checksum: a82eced9519f4dcac424acae719f819ab4150bfcf2874ac7daaf25a4f1c409e3d8b9d693fea0c686c24d520a5473756df32da90d8b89739670f8f8084c600bb4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2619,7 +2619,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@babel/core": ^7.22.10
|
||||
"@blueprintjs/core": ^5.2.0
|
||||
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.10
|
||||
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.11
|
||||
"@pybricks/firmware": 7.7.0
|
||||
"@pybricks/ide-docs": 2.9.0
|
||||
"@pybricks/images": ^1.3.0
|
||||
|
||||
Reference in New Issue
Block a user