mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore(deps): update dependency @playwright/test to v1.52.0 (#786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.24.0",
|
||||
"@playwright/test": "1.51.1",
|
||||
"@playwright/test": "1.52.0",
|
||||
"@types/node": "22.14.1",
|
||||
"@vitest/eslint-plugin": "1.1.42",
|
||||
"eslint": "9.24.0",
|
||||
|
||||
Generated
+13
-13
@@ -12,8 +12,8 @@ importers:
|
||||
specifier: 9.24.0
|
||||
version: 9.24.0
|
||||
'@playwright/test':
|
||||
specifier: 1.51.1
|
||||
version: 1.51.1
|
||||
specifier: 1.52.0
|
||||
version: 1.52.0
|
||||
'@types/node':
|
||||
specifier: 22.14.1
|
||||
version: 22.14.1
|
||||
@@ -881,8 +881,8 @@ packages:
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@playwright/test@1.51.1':
|
||||
resolution: {integrity: sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==}
|
||||
'@playwright/test@1.52.0':
|
||||
resolution: {integrity: sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@@ -2539,13 +2539,13 @@ packages:
|
||||
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
playwright-core@1.51.1:
|
||||
resolution: {integrity: sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==}
|
||||
playwright-core@1.52.0:
|
||||
resolution: {integrity: sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.51.1:
|
||||
resolution: {integrity: sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==}
|
||||
playwright@1.52.0:
|
||||
resolution: {integrity: sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@@ -3611,9 +3611,9 @@ snapshots:
|
||||
'@oxc-transform/binding-win32-x64-msvc@0.72.0':
|
||||
optional: true
|
||||
|
||||
'@playwright/test@1.51.1':
|
||||
'@playwright/test@1.52.0':
|
||||
dependencies:
|
||||
playwright: 1.51.1
|
||||
playwright: 1.52.0
|
||||
|
||||
'@rollup/plugin-inject@5.0.5(rollup@4.38.0)':
|
||||
dependencies:
|
||||
@@ -5606,11 +5606,11 @@ snapshots:
|
||||
|
||||
picomatch@4.0.2: {}
|
||||
|
||||
playwright-core@1.51.1: {}
|
||||
playwright-core@1.52.0: {}
|
||||
|
||||
playwright@1.51.1:
|
||||
playwright@1.52.0:
|
||||
dependencies:
|
||||
playwright-core: 1.51.1
|
||||
playwright-core: 1.52.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user