chore: mark 1.45.0-next (#30598)

This commit is contained in:
Yury Semikhatsky 2024-04-29 17:19:05 -07:00 committed by GitHub
parent 154694b2a5
commit ad0938c659
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
18 changed files with 67 additions and 67 deletions

68
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "playwright-internal",
"version": "1.44.0-next",
"version": "1.45.0-next",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "playwright-internal",
"version": "1.44.0-next",
"version": "1.45.0-next",
"license": "Apache-2.0",
"workspaces": [
"packages/*"
@ -8162,10 +8162,10 @@
}
},
"packages/playwright": {
"version": "1.44.0-next",
"version": "1.45.0-next",
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
},
"bin": {
"playwright": "cli.js"
@ -8179,11 +8179,11 @@
},
"packages/playwright-browser-chromium": {
"name": "@playwright/browser-chromium",
"version": "1.44.0-next",
"version": "1.45.0-next",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
},
"engines": {
"node": ">=16"
@ -8191,11 +8191,11 @@
},
"packages/playwright-browser-firefox": {
"name": "@playwright/browser-firefox",
"version": "1.44.0-next",
"version": "1.45.0-next",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
},
"engines": {
"node": ">=16"
@ -8203,22 +8203,22 @@
},
"packages/playwright-browser-webkit": {
"name": "@playwright/browser-webkit",
"version": "1.44.0-next",
"version": "1.45.0-next",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
},
"engines": {
"node": ">=16"
}
},
"packages/playwright-chromium": {
"version": "1.44.0-next",
"version": "1.45.0-next",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
},
"bin": {
"playwright": "cli.js"
@ -8228,7 +8228,7 @@
}
},
"packages/playwright-core": {
"version": "1.44.0-next",
"version": "1.45.0-next",
"license": "Apache-2.0",
"bin": {
"playwright-core": "cli.js"
@ -8239,11 +8239,11 @@
},
"packages/playwright-ct-core": {
"name": "@playwright/experimental-ct-core",
"version": "1.44.0-next",
"version": "1.45.0-next",
"license": "Apache-2.0",
"dependencies": {
"playwright": "1.44.0-next",
"playwright-core": "1.44.0-next",
"playwright": "1.45.0-next",
"playwright-core": "1.45.0-next",
"vite": "^5.2.8"
},
"engines": {
@ -8252,10 +8252,10 @@
},
"packages/playwright-ct-react": {
"name": "@playwright/experimental-ct-react",
"version": "1.44.0-next",
"version": "1.45.0-next",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"@vitejs/plugin-react": "^4.2.1"
},
"bin": {
@ -8267,10 +8267,10 @@
},
"packages/playwright-ct-react17": {
"name": "@playwright/experimental-ct-react17",
"version": "1.44.0-next",
"version": "1.45.0-next",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"@vitejs/plugin-react": "^4.2.1"
},
"bin": {
@ -8282,10 +8282,10 @@
},
"packages/playwright-ct-solid": {
"name": "@playwright/experimental-ct-solid",
"version": "1.44.0-next",
"version": "1.45.0-next",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"vite-plugin-solid": "^2.7.0"
},
"bin": {
@ -8300,10 +8300,10 @@
},
"packages/playwright-ct-svelte": {
"name": "@playwright/experimental-ct-svelte",
"version": "1.44.0-next",
"version": "1.45.0-next",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"@sveltejs/vite-plugin-svelte": "^3.0.1"
},
"bin": {
@ -8318,10 +8318,10 @@
},
"packages/playwright-ct-vue": {
"name": "@playwright/experimental-ct-vue",
"version": "1.44.0-next",
"version": "1.45.0-next",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"@vitejs/plugin-vue": "^4.2.1"
},
"bin": {
@ -8333,10 +8333,10 @@
},
"packages/playwright-ct-vue2": {
"name": "@playwright/experimental-ct-vue2",
"version": "1.44.0-next",
"version": "1.45.0-next",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"@vitejs/plugin-vue2": "^2.2.0"
},
"bin": {
@ -8385,11 +8385,11 @@
}
},
"packages/playwright-firefox": {
"version": "1.44.0-next",
"version": "1.45.0-next",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
},
"bin": {
"playwright": "cli.js"
@ -8400,10 +8400,10 @@
},
"packages/playwright-test": {
"name": "@playwright/test",
"version": "1.44.0-next",
"version": "1.45.0-next",
"license": "Apache-2.0",
"dependencies": {
"playwright": "1.44.0-next"
"playwright": "1.45.0-next"
},
"bin": {
"playwright": "cli.js"
@ -8413,11 +8413,11 @@
}
},
"packages/playwright-webkit": {
"version": "1.44.0-next",
"version": "1.45.0-next",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
},
"bin": {
"playwright": "cli.js"

View File

@ -1,7 +1,7 @@
{
"name": "playwright-internal",
"private": true,
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "A high-level API to automate web browsers",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/browser-chromium",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "Playwright package that automatically installs Chromium",
"repository": {
"type": "git",
@ -27,6 +27,6 @@
"install": "node install.js"
},
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/browser-firefox",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "Playwright package that automatically installs Firefox",
"repository": {
"type": "git",
@ -27,6 +27,6 @@
"install": "node install.js"
},
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/browser-webkit",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "Playwright package that automatically installs WebKit",
"repository": {
"type": "git",
@ -27,6 +27,6 @@
"install": "node install.js"
},
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "playwright-chromium",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "A high-level API to automate Chromium",
"repository": {
"type": "git",
@ -30,6 +30,6 @@
"install": "node install.js"
},
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "playwright-core",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "A high-level API to automate web browsers",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-core",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "Playwright Component Testing Helpers",
"repository": {
"type": "git",
@ -26,8 +26,8 @@
}
},
"dependencies": {
"playwright-core": "1.44.0-next",
"playwright-core": "1.45.0-next",
"vite": "^5.2.8",
"playwright": "1.44.0-next"
"playwright": "1.45.0-next"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-react",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "Playwright Component Testing for React",
"repository": {
"type": "git",
@ -29,7 +29,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"@vitejs/plugin-react": "^4.2.1"
},
"bin": {

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-react17",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "Playwright Component Testing for React",
"repository": {
"type": "git",
@ -29,7 +29,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"@vitejs/plugin-react": "^4.2.1"
},
"bin": {

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-solid",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "Playwright Component Testing for Solid",
"repository": {
"type": "git",
@ -29,7 +29,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"vite-plugin-solid": "^2.7.0"
},
"devDependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-svelte",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "Playwright Component Testing for Svelte",
"repository": {
"type": "git",
@ -29,7 +29,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"@sveltejs/vite-plugin-svelte": "^3.0.1"
},
"devDependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-vue",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "Playwright Component Testing for Vue",
"repository": {
"type": "git",
@ -29,7 +29,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"@vitejs/plugin-vue": "^4.2.1"
},
"bin": {

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/experimental-ct-vue2",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "Playwright Component Testing for Vue2",
"repository": {
"type": "git",
@ -29,7 +29,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.44.0-next",
"@playwright/experimental-ct-core": "1.45.0-next",
"@vitejs/plugin-vue2": "^2.2.0"
},
"devDependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "playwright-firefox",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "A high-level API to automate Firefox",
"repository": {
"type": "git",
@ -30,6 +30,6 @@
"install": "node install.js"
},
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "@playwright/test",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "A high-level API to automate web browsers",
"repository": {
"type": "git",
@ -30,6 +30,6 @@
},
"scripts": {},
"dependencies": {
"playwright": "1.44.0-next"
"playwright": "1.45.0-next"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "playwright-webkit",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "A high-level API to automate WebKit",
"repository": {
"type": "git",
@ -30,6 +30,6 @@
"install": "node install.js"
},
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "playwright",
"version": "1.44.0-next",
"version": "1.45.0-next",
"description": "A high-level API to automate web browsers",
"repository": {
"type": "git",
@ -58,7 +58,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.44.0-next"
"playwright-core": "1.45.0-next"
},
"optionalDependencies": {
"fsevents": "2.3.2"