mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.15 (#88594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
afec695e42
commit
fcc89351d1
@ -81,7 +81,7 @@
|
||||
"@grafana/tsconfig": "^1.3.0-rc1",
|
||||
"@manypkg/get-packages": "^2.2.0",
|
||||
"@playwright/test": "1.44.1",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.13",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
|
||||
"@react-types/button": "3.9.4",
|
||||
"@react-types/menu": "3.9.9",
|
||||
"@react-types/overlays": "3.8.7",
|
||||
|
25
yarn.lock
25
yarn.lock
@ -5426,16 +5426,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
|
||||
@ -5459,7 +5459,7 @@ __metadata:
|
||||
optional: true
|
||||
webpack-plugin-serve:
|
||||
optional: true
|
||||
checksum: 10/fe25c2e4d9b3af1329c1bf091e43f276ef258f7e7d7a54ff28b3092ffba8ab1a27907195dde33e63078d9c138b3a12bd6fa5638cf1ce22a345491905964ed559
|
||||
checksum: 10/d8c978654c4c6873edc3336bca87d359d3a7f32571e8404af8a3defd0e515aa34d9dc8324a9157d0220d72fb8a6a350660301c2757df964f845422a898714bc7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10221,6 +10221,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ansi-html@npm:^0.0.9":
|
||||
version: 0.0.9
|
||||
resolution: "ansi-html@npm:0.0.9"
|
||||
bin:
|
||||
ansi-html: bin/ansi-html
|
||||
checksum: 10/3e83fae364d323d9c453f74a21aa29da68ae152e996c66de45a49a445ea362c4e2e9abce0069558239ff23e3d6ae73b5d27993d631382aa83d85f44b687e0aa1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ansi-regex@npm:^2.0.0":
|
||||
version: 2.1.1
|
||||
resolution: "ansi-regex@npm:2.1.1"
|
||||
@ -16763,7 +16772,7 @@ __metadata:
|
||||
"@opentelemetry/exporter-collector": "npm:0.25.0"
|
||||
"@opentelemetry/semantic-conventions": "npm:1.24.1"
|
||||
"@playwright/test": "npm:1.44.1"
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.13"
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.15"
|
||||
"@popperjs/core": "npm:2.11.8"
|
||||
"@prometheus-io/lezer-promql": "npm:^0.52.0"
|
||||
"@react-aria/dialog": "npm:3.5.14"
|
||||
@ -26541,7 +26550,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.3.0":
|
||||
"schema-utils@npm:^3.1.1, schema-utils@npm:^3.2.0, schema-utils@npm:^3.3.0":
|
||||
version: 3.3.0
|
||||
resolution: "schema-utils@npm:3.3.0"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user