mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: bump ct versions (#13749)
This commit is contained in:
parent
f933f766f4
commit
02cb987ddb
402
package-lock.json
generated
402
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -6,3 +6,5 @@
|
||||
!register.mjs
|
||||
!test.d.ts
|
||||
!test.js
|
||||
!vitePlugin.d.ts
|
||||
!vitePlugin.js
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-react",
|
||||
"private": true,
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.5",
|
||||
"description": "Playwright Component Testing for React",
|
||||
"repository": "github:Microsoft/playwright",
|
||||
"homepage": "https://playwright.dev",
|
||||
|
||||
@ -6,3 +6,5 @@
|
||||
!register.mjs
|
||||
!test.d.ts
|
||||
!test.js
|
||||
!vitePlugin.d.ts
|
||||
!vitePlugin.js
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-svelte",
|
||||
"private": true,
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.5",
|
||||
"description": "Playwright Component Testing for Svelte",
|
||||
"repository": "github:Microsoft/playwright",
|
||||
"homepage": "https://playwright.dev",
|
||||
|
||||
@ -6,3 +6,5 @@
|
||||
!register.mjs
|
||||
!test.d.ts
|
||||
!test.js
|
||||
!vitePlugin.d.ts
|
||||
!vitePlugin.js
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "@playwright/experimental-ct-vue",
|
||||
"private": true,
|
||||
"version": "0.0.3",
|
||||
"description": "Playwright Component Testing for Svelte",
|
||||
"version": "0.0.5",
|
||||
"description": "Playwright Component Testing for Vue",
|
||||
"repository": "github:Microsoft/playwright",
|
||||
"homepage": "https://playwright.dev",
|
||||
"engines": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user