add reset as tool
This commit is contained in:
Generated
+9
@@ -81,6 +81,9 @@ importers:
|
||||
playwright-core:
|
||||
specifier: ^1.56.1
|
||||
version: 1.56.1
|
||||
string-dedent:
|
||||
specifier: ^3.0.2
|
||||
version: 3.0.2
|
||||
user-agents:
|
||||
specifier: ^1.1.669
|
||||
version: 1.1.669
|
||||
@@ -1575,6 +1578,10 @@ packages:
|
||||
std-env@3.10.0:
|
||||
resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==}
|
||||
|
||||
string-dedent@3.0.2:
|
||||
resolution: {integrity: sha512-M4q+HpHCtGXlbyzYDOcOo7V185dlq6YXvGUPcWZqL4vttCX9gFYoWIOxcPd7v5CAYcTJsGLs3ZJCAH2TXONF/g==}
|
||||
engines: {node: '>=0.12.0'}
|
||||
|
||||
string-width@4.2.3:
|
||||
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
||||
engines: {node: '>=8'}
|
||||
@@ -3343,6 +3350,8 @@ snapshots:
|
||||
|
||||
std-env@3.10.0: {}
|
||||
|
||||
string-dedent@3.0.2: {}
|
||||
|
||||
string-width@4.2.3:
|
||||
dependencies:
|
||||
emoji-regex: 8.0.0
|
||||
|
||||
Reference in New Issue
Block a user