mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: bump ct deps
This commit is contained in:
parent
f171247f64
commit
43e7a2b91a
6
package-lock.json
generated
6
package-lock.json
generated
@ -5707,7 +5707,7 @@
|
||||
},
|
||||
"packages/playwright-ct-react": {
|
||||
"name": "@playwright/experimental-ct-react",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.11",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@vitejs/plugin-react": "^1.0.7",
|
||||
@ -5722,7 +5722,7 @@
|
||||
},
|
||||
"packages/playwright-ct-svelte": {
|
||||
"name": "@playwright/experimental-ct-svelte",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.11",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.30",
|
||||
@ -5737,7 +5737,7 @@
|
||||
},
|
||||
"packages/playwright-ct-vue": {
|
||||
"name": "@playwright/experimental-ct-vue",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.11",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@vitejs/plugin-vue": "^2.3.1",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-react",
|
||||
"private": true,
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.11",
|
||||
"description": "Playwright Component Testing for React",
|
||||
"repository": "github:Microsoft/playwright",
|
||||
"homepage": "https://playwright.dev",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-svelte",
|
||||
"private": true,
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.11",
|
||||
"description": "Playwright Component Testing for Svelte",
|
||||
"repository": "github:Microsoft/playwright",
|
||||
"homepage": "https://playwright.dev",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-vue",
|
||||
"private": true,
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.11",
|
||||
"description": "Playwright Component Testing for Vue",
|
||||
"repository": "github:Microsoft/playwright",
|
||||
"homepage": "https://playwright.dev",
|
||||
|
Loading…
x
Reference in New Issue
Block a user