From 9f6212d61eba53eb4da504876f5a01b93a80fc1c Mon Sep 17 00:00:00 2001
From: Tevin <tingquanren@163.com>
Date: Thu, 09 Apr 2026 18:19:50 +0800
Subject: [PATCH] docs(skill): 将 playwright-patterns.md 翻译为中文
---
pnpm-lock.yaml | 31 -------------------------------
1 files changed, 0 insertions(+), 31 deletions(-)
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 2a2bb56..387162f 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -24,9 +24,6 @@
'@eslint/js':
specifier: ^9.39.4
version: 9.39.4
- '@playwright/mcp':
- specifier: ^0.0.70
- version: 0.0.70
'@playwright/test':
specifier: ^1.59.1
version: 1.59.1
@@ -478,11 +475,6 @@
'@parcel/watcher@2.5.6':
resolution: {integrity: sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==}
engines: {node: '>= 10.0.0'}
-
- '@playwright/mcp@0.0.70':
- resolution: {integrity: sha512-Kl0a6l9VL8rvT1oBou3hS5yArjwWV9UlwAkq+0skfK1YVg8XfmmNaAmwZhMeNx/ZhGiWXfCllo6rD/jvZz+WuA==}
- engines: {node: '>=18'}
- hasBin: true
'@playwright/test@1.59.1':
resolution: {integrity: sha512-PG6q63nQg5c9rIi4/Z5lR5IVF7yU5MqmKaPOe0HSc0O2cX1fPi96sUQu5j7eo4gKCkB2AnNGoWt7y4/Xx3Kcqg==}
@@ -1621,18 +1613,8 @@
engines: {node: '>=18'}
hasBin: true
- playwright-core@1.60.0-alpha-1774999321000:
- resolution: {integrity: sha512-ams3Zo4VXxeOg5ZTTh16GkE8g48Bmxo/9pg9gXl9SVKlVohCU7Jaog7XntY8yFuzENA6dJc1Fz7Z/NNTm9nGEw==}
- engines: {node: '>=18'}
- hasBin: true
-
playwright@1.59.1:
resolution: {integrity: sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==}
- engines: {node: '>=18'}
- hasBin: true
-
- playwright@1.60.0-alpha-1774999321000:
- resolution: {integrity: sha512-Bd5DkzYKG+2g1jLO6NeTXmGLbBYSFffJIOsR4l4hUBkJvzvGGdLZ7jZb2tOtb0WIoWXQKdQj3Ap6WthV4DBS8w==}
engines: {node: '>=18'}
hasBin: true
@@ -2528,11 +2510,6 @@
'@parcel/watcher-win32-ia32': 2.5.6
'@parcel/watcher-win32-x64': 2.5.6
optional: true
-
- '@playwright/mcp@0.0.70':
- dependencies:
- playwright: 1.60.0-alpha-1774999321000
- playwright-core: 1.60.0-alpha-1774999321000
'@playwright/test@1.59.1':
dependencies:
@@ -3729,17 +3706,9 @@
playwright-core@1.59.1: {}
- playwright-core@1.60.0-alpha-1774999321000: {}
-
playwright@1.59.1:
dependencies:
playwright-core: 1.59.1
- optionalDependencies:
- fsevents: 2.3.2
-
- playwright@1.60.0-alpha-1774999321000:
- dependencies:
- playwright-core: 1.60.0-alpha-1774999321000
optionalDependencies:
fsevents: 2.3.2
--
Gitblit v1.9.1