mirror of
https://github.com/meshtastic/web.git
synced 2026-08-02 16:09:19 -04:00
Merge pull request #1358 from meshtastic/dependabot/npm_and_yarn/playwright/test-1.62.0
chore(deps-dev): bump @playwright/test from 1.61.1 to 1.62.0
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"devDependencies": {
|
||||
"@meshtastic/core": "jsr:^2.6.6",
|
||||
"@meshtastic/sdk": "workspace:*",
|
||||
"@playwright/test": "^1.61.1",
|
||||
"@playwright/test": "^1.62.0",
|
||||
"@types/node": "^26.1.0",
|
||||
"@typescript/typescript6": "^6.0.2",
|
||||
"husky": "^9.1.0",
|
||||
|
||||
32
pnpm-lock.yaml
generated
32
pnpm-lock.yaml
generated
@@ -28,8 +28,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:packages/sdk
|
||||
'@playwright/test':
|
||||
specifier: ^1.61.1
|
||||
version: 1.61.1
|
||||
specifier: ^1.62.0
|
||||
version: 1.62.0
|
||||
'@types/node':
|
||||
specifier: ^26.1.0
|
||||
version: 26.1.1
|
||||
@@ -1699,9 +1699,9 @@ packages:
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@playwright/test@1.61.1':
|
||||
resolution: {integrity: sha512-8nKv6+0RJSL9FE4jYOEGXnPeM/Hg12qZpmqzZjRh3qM0Y7c3z1mrOTfFLids72RDQYVh9WpLEfR5WdpNX4fkig==}
|
||||
engines: {node: '>=18'}
|
||||
'@playwright/test@1.62.0':
|
||||
resolution: {integrity: sha512-9zOJ6ZQRAena31MpOH9VSzIz8Ou3YJ/wtY/eQm5T2uhfhG7/U3COrMS8xOtUrZrp9OgdmzEnIYODye3nY1VqzA==}
|
||||
engines: {node: '>=20'}
|
||||
hasBin: true
|
||||
|
||||
'@preact/signals-core@1.14.4':
|
||||
@@ -5347,14 +5347,14 @@ packages:
|
||||
pkg-types@2.3.1:
|
||||
resolution: {integrity: sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==}
|
||||
|
||||
playwright-core@1.61.1:
|
||||
resolution: {integrity: sha512-h7Qlt6m4REp25qvIdvbDtVmD4LqVXfpRxhORv9L0jzETM05p4fuPJ3dKyuSXQxDSbXnmS79HAgi9589lGSpLkg==}
|
||||
engines: {node: '>=18'}
|
||||
playwright-core@1.62.0:
|
||||
resolution: {integrity: sha512-nsNRyq0r2zsG8AcRHWknc9QRA5XCueC7gWMrs+Gx2tlZn9hcl8zudfh00lhJPY1DE7NmZ6bDsT9g2yey8mXljA==}
|
||||
engines: {node: '>=20'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.61.1:
|
||||
resolution: {integrity: sha512-DWnY5o3YbLWK4GovuAVwpqL+1VwGNdUGrRr++8j8PtQQzvAVZUIMjKQ90fY689sEJZJBbZVw1rXaOKSTitkzPQ==}
|
||||
engines: {node: '>=18'}
|
||||
playwright@1.62.0:
|
||||
resolution: {integrity: sha512-Z14dG305dgaLu6foB1TXQagFiW8JfSUIUaUuPaKQ6NtBPKF1P/qXcqfh6c6K/icPqdy37JmjbiBXf6JNg6Sylw==}
|
||||
engines: {node: '>=20'}
|
||||
hasBin: true
|
||||
|
||||
point-in-polygon-hao@1.2.4:
|
||||
@@ -7768,9 +7768,9 @@ snapshots:
|
||||
'@oxlint/binding-win32-x64-msvc@1.75.0':
|
||||
optional: true
|
||||
|
||||
'@playwright/test@1.61.1':
|
||||
'@playwright/test@1.62.0':
|
||||
dependencies:
|
||||
playwright: 1.61.1
|
||||
playwright: 1.62.0
|
||||
|
||||
'@preact/signals-core@1.14.4': {}
|
||||
|
||||
@@ -11931,11 +11931,11 @@ snapshots:
|
||||
exsolve: 1.1.0
|
||||
pathe: 2.0.3
|
||||
|
||||
playwright-core@1.61.1: {}
|
||||
playwright-core@1.62.0: {}
|
||||
|
||||
playwright@1.61.1:
|
||||
playwright@1.62.0:
|
||||
dependencies:
|
||||
playwright-core: 1.61.1
|
||||
playwright-core: 1.62.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user