This commit is contained in:
Andrey Lushnikov 2023-06-14 15:27:34 -07:00 коммит произвёл GitHub
Родитель ed09eb6065
Коммит 472e0eeda2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
15 изменённых файлов: 65 добавлений и 65 удалений

78
package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "playwright-internal",
"version": "1.35.0",
"version": "1.35.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "playwright-internal",
"version": "1.35.0",
"version": "1.35.1",
"license": "Apache-2.0",
"workspaces": [
"packages/*"
@ -6191,11 +6191,11 @@
}
},
"packages/playwright": {
"version": "1.35.0",
"version": "1.35.1",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
},
"bin": {
"playwright": "cli.js"
@ -6205,11 +6205,11 @@
}
},
"packages/playwright-chromium": {
"version": "1.35.0",
"version": "1.35.1",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
},
"bin": {
"playwright": "cli.js"
@ -6219,7 +6219,7 @@
}
},
"packages/playwright-core": {
"version": "1.35.0",
"version": "1.35.1",
"license": "Apache-2.0",
"bin": {
"playwright-core": "cli.js"
@ -6230,10 +6230,10 @@
},
"packages/playwright-ct-core": {
"name": "@playwright/experimental-ct-core",
"version": "1.35.0",
"version": "1.35.1",
"license": "Apache-2.0",
"dependencies": {
"@playwright/test": "1.35.0",
"@playwright/test": "1.35.1",
"vite": "^4.3.9"
},
"bin": {
@ -6245,10 +6245,10 @@
},
"packages/playwright-ct-react": {
"name": "@playwright/experimental-ct-react",
"version": "1.35.0",
"version": "1.35.1",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-react": "^4.0.0"
},
"bin": {
@ -6277,10 +6277,10 @@
},
"packages/playwright-ct-react17": {
"name": "@playwright/experimental-ct-react17",
"version": "1.35.0",
"version": "1.35.1",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-react": "^4.0.0"
},
"bin": {
@ -6309,10 +6309,10 @@
},
"packages/playwright-ct-solid": {
"name": "@playwright/experimental-ct-solid",
"version": "1.35.0",
"version": "1.35.1",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"vite-plugin-solid": "^2.7.0"
},
"bin": {
@ -6327,10 +6327,10 @@
},
"packages/playwright-ct-svelte": {
"name": "@playwright/experimental-ct-svelte",
"version": "1.35.0",
"version": "1.35.1",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@sveltejs/vite-plugin-svelte": "^2.1.1"
},
"bin": {
@ -6345,10 +6345,10 @@
},
"packages/playwright-ct-vue": {
"name": "@playwright/experimental-ct-vue",
"version": "1.35.0",
"version": "1.35.1",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-vue": "^4.2.1"
},
"bin": {
@ -6396,10 +6396,10 @@
},
"packages/playwright-ct-vue2": {
"name": "@playwright/experimental-ct-vue2",
"version": "1.35.0",
"version": "1.35.1",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-vue2": "^2.2.0"
},
"bin": {
@ -6413,11 +6413,11 @@
}
},
"packages/playwright-firefox": {
"version": "1.35.0",
"version": "1.35.1",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
},
"bin": {
"playwright": "cli.js"
@ -6428,11 +6428,11 @@
},
"packages/playwright-test": {
"name": "@playwright/test",
"version": "1.35.0",
"version": "1.35.1",
"license": "Apache-2.0",
"dependencies": {
"@types/node": "*",
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
},
"bin": {
"playwright": "cli.js"
@ -6445,11 +6445,11 @@
}
},
"packages/playwright-webkit": {
"version": "1.35.0",
"version": "1.35.1",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
},
"bin": {
"playwright": "cli.js"
@ -7259,14 +7259,14 @@
"@playwright/experimental-ct-core": {
"version": "file:packages/playwright-ct-core",
"requires": {
"@playwright/test": "1.35.0",
"@playwright/test": "1.35.1",
"vite": "^4.3.9"
}
},
"@playwright/experimental-ct-react": {
"version": "file:packages/playwright-ct-react",
"requires": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-react": "^4.0.0"
},
"dependencies": {
@ -7286,7 +7286,7 @@
"@playwright/experimental-ct-react17": {
"version": "file:packages/playwright-ct-react17",
"requires": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-react": "^4.0.0"
},
"dependencies": {
@ -7306,7 +7306,7 @@
"@playwright/experimental-ct-solid": {
"version": "file:packages/playwright-ct-solid",
"requires": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"solid-js": "^1.7.0",
"vite-plugin-solid": "^2.7.0"
}
@ -7314,7 +7314,7 @@
"@playwright/experimental-ct-svelte": {
"version": "file:packages/playwright-ct-svelte",
"requires": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@sveltejs/vite-plugin-svelte": "^2.1.1",
"svelte": "^3.55.1"
}
@ -7322,7 +7322,7 @@
"@playwright/experimental-ct-vue": {
"version": "file:packages/playwright-ct-vue",
"requires": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-vue": "^4.2.1"
},
"dependencies": {
@ -7356,7 +7356,7 @@
"@playwright/experimental-ct-vue2": {
"version": "file:packages/playwright-ct-vue2",
"requires": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-vue2": "^2.2.0",
"vue": "^2.7.14"
}
@ -7366,7 +7366,7 @@
"requires": {
"@types/node": "*",
"fsevents": "2.3.2",
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
}
},
"@sindresorhus/is": {
@ -9654,13 +9654,13 @@
"playwright": {
"version": "file:packages/playwright",
"requires": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
}
},
"playwright-chromium": {
"version": "file:packages/playwright-chromium",
"requires": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
}
},
"playwright-core": {
@ -9669,13 +9669,13 @@
"playwright-firefox": {
"version": "file:packages/playwright-firefox",
"requires": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
}
},
"playwright-webkit": {
"version": "file:packages/playwright-webkit",
"requires": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
}
},
"postcss": {

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "playwright-internal",
"private": true,
"version": "1.35.0",
"version": "1.35.1",
"description": "A high-level API to automate web browsers",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "playwright-chromium",
"version": "1.35.0",
"version": "1.35.1",
"description": "A high-level API to automate Chromium",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -27,6 +27,6 @@
"install": "node install.js"
},
"dependencies": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
}
}

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "playwright-core",
"version": "1.35.0",
"version": "1.35.1",
"description": "A high-level API to automate web browsers",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-core",
"version": "1.35.0",
"version": "1.35.1",
"description": "Playwright Component Testing Helpers",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -22,7 +22,7 @@
},
"dependencies": {
"vite": "^4.3.9",
"@playwright/test": "1.35.0"
"@playwright/test": "1.35.1"
},
"bin": {
"playwright": "./cli.js"

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-react",
"version": "1.35.0",
"version": "1.35.1",
"description": "Playwright Component Testing for React",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -26,7 +26,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-react": "^4.0.0"
},
"bin": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-react17",
"version": "1.35.0",
"version": "1.35.1",
"description": "Playwright Component Testing for React",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -26,7 +26,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-react": "^4.0.0"
},
"bin": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-solid",
"version": "1.35.0",
"version": "1.35.1",
"description": "Playwright Component Testing for Solid",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -26,7 +26,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"vite-plugin-solid": "^2.7.0"
},
"devDependencies": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-svelte",
"version": "1.35.0",
"version": "1.35.1",
"description": "Playwright Component Testing for Svelte",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -26,7 +26,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@sveltejs/vite-plugin-svelte": "^2.1.1"
},
"devDependencies": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-vue",
"version": "1.35.0",
"version": "1.35.1",
"description": "Playwright Component Testing for Vue",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -26,7 +26,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-vue": "^4.2.1"
},
"bin": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-vue2",
"version": "1.35.0",
"version": "1.35.1",
"description": "Playwright Component Testing for Vue2",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -26,7 +26,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.35.0",
"@playwright/experimental-ct-core": "1.35.1",
"@vitejs/plugin-vue2": "^2.2.0"
},
"devDependencies": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "playwright-firefox",
"version": "1.35.0",
"version": "1.35.1",
"description": "A high-level API to automate Firefox",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -27,6 +27,6 @@
"install": "node install.js"
},
"dependencies": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
}
}

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@playwright/test",
"version": "1.35.0",
"version": "1.35.1",
"description": "A high-level API to automate web browsers",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -41,7 +41,7 @@
"license": "Apache-2.0",
"dependencies": {
"@types/node": "*",
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
},
"optionalDependencies": {
"fsevents": "2.3.2"

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "playwright-webkit",
"version": "1.35.0",
"version": "1.35.1",
"description": "A high-level API to automate WebKit",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -27,6 +27,6 @@
"install": "node install.js"
},
"dependencies": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
}
}

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "playwright",
"version": "1.35.0",
"version": "1.35.1",
"description": "A high-level API to automate web browsers",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",
@ -28,6 +28,6 @@
"install": "node install.js"
},
"dependencies": {
"playwright-core": "1.35.0"
"playwright-core": "1.35.1"
}
}