|
|
|
|
@@ -13,12 +13,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@playwright/test": {
|
|
|
|
|
"version": "1.57.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.57.0.tgz",
|
|
|
|
|
"integrity": "sha512-6TyEnHgd6SArQO8UO2OMTxshln3QMWBtPGrOCgs3wVEmQmwyuNtB10IZMfmYDE0riwNR1cu4q+pPcxMVtaG3TA==",
|
|
|
|
|
"version": "1.50.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.50.0.tgz",
|
|
|
|
|
"integrity": "sha512-ZGNXbt+d65EGjBORQHuYKj+XhCewlwpnSd/EDuLPZGSiEWmgOJB5RmMCCYGy5aMfTs9wx61RivfDKi8H/hcMvw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"playwright": "1.57.0"
|
|
|
|
|
"playwright": "1.50.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"playwright": "cli.js"
|
|
|
|
|
@@ -42,12 +42,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/playwright": {
|
|
|
|
|
"version": "1.57.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.57.0.tgz",
|
|
|
|
|
"integrity": "sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==",
|
|
|
|
|
"version": "1.50.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.50.0.tgz",
|
|
|
|
|
"integrity": "sha512-+GinGfGTrd2IfX1TA4N2gNmeIksSb+IAe589ZH+FlmpV3MYTx6+buChGIuDLQwrGNCw2lWibqV50fU510N7S+w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"playwright-core": "1.57.0"
|
|
|
|
|
"playwright-core": "1.50.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"playwright": "cli.js"
|
|
|
|
|
@@ -60,9 +60,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/playwright-core": {
|
|
|
|
|
"version": "1.57.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.57.0.tgz",
|
|
|
|
|
"integrity": "sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==",
|
|
|
|
|
"version": "1.50.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.50.0.tgz",
|
|
|
|
|
"integrity": "sha512-CXkSSlr4JaZs2tZHI40DsZUN/NIwgaUPsyLuOAaIZp2CyF2sN5MM5NJsyB188lFSSozFxQ5fPT4qM+f0tH/6wQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"playwright-core": "cli.js"
|
|
|
|
|
@@ -74,12 +74,12 @@
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@playwright/test": {
|
|
|
|
|
"version": "1.57.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.57.0.tgz",
|
|
|
|
|
"integrity": "sha512-6TyEnHgd6SArQO8UO2OMTxshln3QMWBtPGrOCgs3wVEmQmwyuNtB10IZMfmYDE0riwNR1cu4q+pPcxMVtaG3TA==",
|
|
|
|
|
"version": "1.50.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.50.0.tgz",
|
|
|
|
|
"integrity": "sha512-ZGNXbt+d65EGjBORQHuYKj+XhCewlwpnSd/EDuLPZGSiEWmgOJB5RmMCCYGy5aMfTs9wx61RivfDKi8H/hcMvw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"requires": {
|
|
|
|
|
"playwright": "1.57.0"
|
|
|
|
|
"playwright": "1.50.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"fsevents": {
|
|
|
|
|
@@ -90,19 +90,19 @@
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"playwright": {
|
|
|
|
|
"version": "1.57.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.57.0.tgz",
|
|
|
|
|
"integrity": "sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==",
|
|
|
|
|
"version": "1.50.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.50.0.tgz",
|
|
|
|
|
"integrity": "sha512-+GinGfGTrd2IfX1TA4N2gNmeIksSb+IAe589ZH+FlmpV3MYTx6+buChGIuDLQwrGNCw2lWibqV50fU510N7S+w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"requires": {
|
|
|
|
|
"fsevents": "2.3.2",
|
|
|
|
|
"playwright-core": "1.57.0"
|
|
|
|
|
"playwright-core": "1.50.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"playwright-core": {
|
|
|
|
|
"version": "1.57.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.57.0.tgz",
|
|
|
|
|
"integrity": "sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==",
|
|
|
|
|
"version": "1.50.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.50.0.tgz",
|
|
|
|
|
"integrity": "sha512-CXkSSlr4JaZs2tZHI40DsZUN/NIwgaUPsyLuOAaIZp2CyF2sN5MM5NJsyB188lFSSozFxQ5fPT4qM+f0tH/6wQ==",
|
|
|
|
|
"dev": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|