mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 22:21:27 +08:00
fix playwright version again
This commit is contained in:
parent
9ddffc4849
commit
743c604575
@ -152,7 +152,7 @@
|
||||
"@nrwl/cli": "14.6.1",
|
||||
"@nrwl/nx-cloud": "14.6.0",
|
||||
"@nrwl/workspace": "14.6.1",
|
||||
"@playwright/test": "^1.24.2",
|
||||
"@playwright/test": "1.26.0",
|
||||
"@rollup/plugin-babel": "^5.3.1",
|
||||
"@rollup/plugin-commonjs": "^21.0.1",
|
||||
"@rollup/plugin-json": "^4.1.0",
|
||||
|
@ -6538,15 +6538,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@playwright/test@npm:^1.24.2":
|
||||
version: 1.25.2
|
||||
resolution: "@playwright/test@npm:1.25.2"
|
||||
"@playwright/test@npm:1.26.0":
|
||||
version: 1.26.0
|
||||
resolution: "@playwright/test@npm:1.26.0"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
playwright-core: 1.25.2
|
||||
playwright-core: 1.26.0
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 3f94187d3943c2ac10a120b5ba7858526806d1f31afee4b65ec93d2e870d54ace662fd473538a644a9eb5ce61071e4dc12f7b737847d253e1f2a45deed1ad143
|
||||
checksum: 6927284c13a8ab50405412d6fb9fea0dbee9be45573b51355111c26e7258f6742266f51963a87caba30237bbcebb720647b5dcad2b67cb60a64c1b3d8b1a5c54
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9005,7 +9005,7 @@ __metadata:
|
||||
"@nrwl/cli": 14.6.1
|
||||
"@nrwl/nx-cloud": 14.6.0
|
||||
"@nrwl/workspace": 14.6.1
|
||||
"@playwright/test": ^1.24.2
|
||||
"@playwright/test": 1.26.0
|
||||
"@rollup/plugin-babel": ^5.3.1
|
||||
"@rollup/plugin-commonjs": ^21.0.1
|
||||
"@rollup/plugin-json": ^4.1.0
|
||||
@ -34795,15 +34795,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright-core@npm:1.25.2":
|
||||
version: 1.25.2
|
||||
resolution: "playwright-core@npm:1.25.2"
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 9c5fb23220a824e755d9bca4055ba85fe08538722f0837b9012505a76f387103eee4e30e4cebe0d704904b5e7a5d9d33cfc3f67181d6fd1a8488cb5ffbeb469b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright-core@npm:1.26.0":
|
||||
version: 1.26.0
|
||||
resolution: "playwright-core@npm:1.26.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user