mirror of
https://github.com/microsoft/playwright.git
synced 2024-11-24 14:55:38 +03:00
chore: mark version 1.42.0-next (#28973)
This commit is contained in:
parent
cd922d137c
commit
f2ebc53f18
100
package-lock.json
generated
100
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "playwright-internal",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "playwright-internal",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"license": "Apache-2.0",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
@ -7530,10 +7530,10 @@
|
||||
}
|
||||
},
|
||||
"packages/playwright": {
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
},
|
||||
"bin": {
|
||||
"playwright": "cli.js"
|
||||
@ -7547,11 +7547,11 @@
|
||||
},
|
||||
"packages/playwright-browser-chromium": {
|
||||
"name": "@playwright/browser-chromium",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
@ -7559,11 +7559,11 @@
|
||||
},
|
||||
"packages/playwright-browser-firefox": {
|
||||
"name": "@playwright/browser-firefox",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
@ -7571,22 +7571,22 @@
|
||||
},
|
||||
"packages/playwright-browser-webkit": {
|
||||
"name": "@playwright/browser-webkit",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
}
|
||||
},
|
||||
"packages/playwright-chromium": {
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
},
|
||||
"bin": {
|
||||
"playwright": "cli.js"
|
||||
@ -7596,7 +7596,7 @@
|
||||
}
|
||||
},
|
||||
"packages/playwright-core": {
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"playwright-core": "cli.js"
|
||||
@ -7607,11 +7607,11 @@
|
||||
},
|
||||
"packages/playwright-ct-core": {
|
||||
"name": "@playwright/experimental-ct-core",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright": "1.41.0-next",
|
||||
"playwright-core": "1.41.0-next",
|
||||
"playwright": "1.42.0-next",
|
||||
"playwright-core": "1.42.0-next",
|
||||
"vite": "^4.4.12"
|
||||
},
|
||||
"bin": {
|
||||
@ -7623,10 +7623,10 @@
|
||||
},
|
||||
"packages/playwright-ct-react": {
|
||||
"name": "@playwright/experimental-ct-react",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-react": "^4.0.0"
|
||||
},
|
||||
"bin": {
|
||||
@ -7655,10 +7655,10 @@
|
||||
},
|
||||
"packages/playwright-ct-react17": {
|
||||
"name": "@playwright/experimental-ct-react17",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-react": "^4.0.0"
|
||||
},
|
||||
"bin": {
|
||||
@ -7687,10 +7687,10 @@
|
||||
},
|
||||
"packages/playwright-ct-solid": {
|
||||
"name": "@playwright/experimental-ct-solid",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"vite-plugin-solid": "^2.7.0"
|
||||
},
|
||||
"bin": {
|
||||
@ -7705,10 +7705,10 @@
|
||||
},
|
||||
"packages/playwright-ct-svelte": {
|
||||
"name": "@playwright/experimental-ct-svelte",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.0.1"
|
||||
},
|
||||
"bin": {
|
||||
@ -7972,10 +7972,10 @@
|
||||
},
|
||||
"packages/playwright-ct-vue": {
|
||||
"name": "@playwright/experimental-ct-vue",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-vue": "^4.2.1"
|
||||
},
|
||||
"bin": {
|
||||
@ -8023,10 +8023,10 @@
|
||||
},
|
||||
"packages/playwright-ct-vue2": {
|
||||
"name": "@playwright/experimental-ct-vue2",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-vue2": "^2.2.0"
|
||||
},
|
||||
"bin": {
|
||||
@ -8040,11 +8040,11 @@
|
||||
}
|
||||
},
|
||||
"packages/playwright-firefox": {
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
},
|
||||
"bin": {
|
||||
"playwright": "cli.js"
|
||||
@ -8078,10 +8078,10 @@
|
||||
},
|
||||
"packages/playwright-test": {
|
||||
"name": "@playwright/test",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright": "1.41.0-next"
|
||||
"playwright": "1.42.0-next"
|
||||
},
|
||||
"bin": {
|
||||
"playwright": "cli.js"
|
||||
@ -8091,11 +8091,11 @@
|
||||
}
|
||||
},
|
||||
"packages/playwright-webkit": {
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
},
|
||||
"bin": {
|
||||
"playwright": "cli.js"
|
||||
@ -8973,33 +8973,33 @@
|
||||
"@playwright/browser-chromium": {
|
||||
"version": "file:packages/playwright-browser-chromium",
|
||||
"requires": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
},
|
||||
"@playwright/browser-firefox": {
|
||||
"version": "file:packages/playwright-browser-firefox",
|
||||
"requires": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
},
|
||||
"@playwright/browser-webkit": {
|
||||
"version": "file:packages/playwright-browser-webkit",
|
||||
"requires": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
},
|
||||
"@playwright/experimental-ct-core": {
|
||||
"version": "file:packages/playwright-ct-core",
|
||||
"requires": {
|
||||
"playwright": "1.41.0-next",
|
||||
"playwright-core": "1.41.0-next",
|
||||
"playwright": "1.42.0-next",
|
||||
"playwright-core": "1.42.0-next",
|
||||
"vite": "^4.4.12"
|
||||
}
|
||||
},
|
||||
"@playwright/experimental-ct-react": {
|
||||
"version": "file:packages/playwright-ct-react",
|
||||
"requires": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-react": "^4.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -9019,7 +9019,7 @@
|
||||
"@playwright/experimental-ct-react17": {
|
||||
"version": "file:packages/playwright-ct-react17",
|
||||
"requires": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-react": "^4.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -9039,7 +9039,7 @@
|
||||
"@playwright/experimental-ct-solid": {
|
||||
"version": "file:packages/playwright-ct-solid",
|
||||
"requires": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"solid-js": "^1.7.0",
|
||||
"vite-plugin-solid": "^2.7.0"
|
||||
}
|
||||
@ -9047,7 +9047,7 @@
|
||||
"@playwright/experimental-ct-svelte": {
|
||||
"version": "file:packages/playwright-ct-svelte",
|
||||
"requires": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.0.1",
|
||||
"svelte": "^4.2.8"
|
||||
},
|
||||
@ -9203,7 +9203,7 @@
|
||||
"@playwright/experimental-ct-vue": {
|
||||
"version": "file:packages/playwright-ct-vue",
|
||||
"requires": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-vue": "^4.2.1"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -9237,7 +9237,7 @@
|
||||
"@playwright/experimental-ct-vue2": {
|
||||
"version": "file:packages/playwright-ct-vue2",
|
||||
"requires": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-vue2": "^2.2.0",
|
||||
"vue": "^2.7.14"
|
||||
}
|
||||
@ -9245,7 +9245,7 @@
|
||||
"@playwright/test": {
|
||||
"version": "file:packages/playwright-test",
|
||||
"requires": {
|
||||
"playwright": "1.41.0-next"
|
||||
"playwright": "1.42.0-next"
|
||||
}
|
||||
},
|
||||
"@rollup/rollup-android-arm-eabi": {
|
||||
@ -12246,13 +12246,13 @@
|
||||
"version": "file:packages/playwright",
|
||||
"requires": {
|
||||
"fsevents": "2.3.2",
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
},
|
||||
"playwright-chromium": {
|
||||
"version": "file:packages/playwright-chromium",
|
||||
"requires": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
},
|
||||
"playwright-core": {
|
||||
@ -12261,13 +12261,13 @@
|
||||
"playwright-firefox": {
|
||||
"version": "file:packages/playwright-firefox",
|
||||
"requires": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
},
|
||||
"playwright-webkit": {
|
||||
"version": "file:packages/playwright-webkit",
|
||||
"requires": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
},
|
||||
"postcss": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "playwright-internal",
|
||||
"private": true,
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "A high-level API to automate web browsers",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/browser-chromium",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "Playwright package that automatically installs Chromium",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -27,6 +27,6 @@
|
||||
"install": "node install.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/browser-firefox",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "Playwright package that automatically installs Firefox",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -27,6 +27,6 @@
|
||||
"install": "node install.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/browser-webkit",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "Playwright package that automatically installs WebKit",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -27,6 +27,6 @@
|
||||
"install": "node install.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "playwright-chromium",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.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.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "playwright-core",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "A high-level API to automate web browsers",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-core",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "Playwright Component Testing Helpers",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -27,9 +27,9 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next",
|
||||
"playwright-core": "1.42.0-next",
|
||||
"vite": "^4.4.12",
|
||||
"playwright": "1.41.0-next"
|
||||
"playwright": "1.42.0-next"
|
||||
},
|
||||
"bin": {
|
||||
"playwright": "cli.js"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-react",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "Playwright Component Testing for React",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -29,7 +29,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-react": "^4.0.0"
|
||||
},
|
||||
"bin": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-react17",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "Playwright Component Testing for React",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -29,7 +29,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-react": "^4.0.0"
|
||||
},
|
||||
"bin": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-solid",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "Playwright Component Testing for Solid",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -29,7 +29,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"vite-plugin-solid": "^2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-svelte",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "Playwright Component Testing for Svelte",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -29,7 +29,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-vue",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "Playwright Component Testing for Vue",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -29,7 +29,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-vue": "^4.2.1"
|
||||
},
|
||||
"bin": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-vue2",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "Playwright Component Testing for Vue2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -29,7 +29,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-core": "1.41.0-next",
|
||||
"@playwright/experimental-ct-core": "1.42.0-next",
|
||||
"@vitejs/plugin-vue2": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "playwright-firefox",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.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.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@playwright/test",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "A high-level API to automate web browsers",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -30,6 +30,6 @@
|
||||
},
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"playwright": "1.41.0-next"
|
||||
"playwright": "1.42.0-next"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "playwright-webkit",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.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.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "playwright",
|
||||
"version": "1.41.0-next",
|
||||
"version": "1.42.0-next",
|
||||
"description": "A high-level API to automate web browsers",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -54,7 +54,7 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright-core": "1.41.0-next"
|
||||
"playwright-core": "1.42.0-next"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"fsevents": "2.3.2"
|
||||
|
Loading…
Reference in New Issue
Block a user