mirror of https://github.com/grafana/grafana.git
Chore: update storybook/test-runner (#113154)
This commit is contained in:
parent
86cb5d8af7
commit
c0b8fc6e6c
|
|
@ -96,7 +96,7 @@
|
|||
"@grafana/test-utils": "workspace:*",
|
||||
"@manypkg/get-packages": "^3.0.0",
|
||||
"@npmcli/package-json": "^6.0.0",
|
||||
"@playwright/test": "1.54.1",
|
||||
"@playwright/test": "1.55.1",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.6.1",
|
||||
"@react-types/button": "3.13.0",
|
||||
"@react-types/menu": "3.10.3",
|
||||
|
|
|
|||
38
yarn.lock
38
yarn.lock
|
|
@ -6469,14 +6469,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@playwright/test@npm:1.54.1":
|
||||
version: 1.54.1
|
||||
resolution: "@playwright/test@npm:1.54.1"
|
||||
"@playwright/test@npm:1.55.1":
|
||||
version: 1.55.1
|
||||
resolution: "@playwright/test@npm:1.55.1"
|
||||
dependencies:
|
||||
playwright: "npm:1.54.1"
|
||||
playwright: "npm:1.55.1"
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10/75ea34818f57f11bd8a1e6e3ac202c752c520c98467607be67c0eccfe41ea8ff6ae6824e91cb5ecacbee403aef4e1e6210500ee3cc82dd9317a8ee7136af18d3
|
||||
checksum: 10/c67a46353c58aaeac551bce2654cdef0e9a0ad76b1667514832d34acd4b26ec72f35ea7595cd3fad4c4e1e039d5bb876b8d62c89af4525d455285f6fff9f0642
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -18835,7 +18835,7 @@ __metadata:
|
|||
"@opentelemetry/api": "npm:1.9.0"
|
||||
"@opentelemetry/exporter-collector": "npm:0.25.0"
|
||||
"@opentelemetry/semantic-conventions": "npm:1.37.0"
|
||||
"@playwright/test": "npm:1.54.1"
|
||||
"@playwright/test": "npm:1.55.1"
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "npm:0.6.1"
|
||||
"@popperjs/core": "npm:2.11.8"
|
||||
"@react-aria/dialog": "npm:3.5.31"
|
||||
|
|
@ -26313,7 +26313,31 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:1.54.1, playwright@npm:^1.14.0":
|
||||
"playwright-core@npm:1.55.1":
|
||||
version: 1.55.1
|
||||
resolution: "playwright-core@npm:1.55.1"
|
||||
bin:
|
||||
playwright-core: cli.js
|
||||
checksum: 10/953a43039dbcca04513bd3138a9dee249a136d5377da00d49402ffcd24d33ca84dc1dc04636d1b76e9f8c9fd28a302b89cda1ae544d72b5d829c28e623bfcb0b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:1.55.1":
|
||||
version: 1.55.1
|
||||
resolution: "playwright@npm:1.55.1"
|
||||
dependencies:
|
||||
fsevents: "npm:2.3.2"
|
||||
playwright-core: "npm:1.55.1"
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10/5dcf9ce564cacf6c06ebc864bb2b1f709c641792560d49889ed4c98e230be54a963ec8aaafff11269735d8d22da4900bd2d4ef9f1748d132326ffda8fb1f3f20
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:^1.14.0":
|
||||
version: 1.54.1
|
||||
resolution: "playwright@npm:1.54.1"
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue