1 Commits

Author SHA1 Message Date
627fd79d9a chore(deps): update playwright packages
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ lint-build-and-check (push) Successful in 7m5s
/ surge (push) Successful in 3m27s
/ cleanup_surge (push) Successful in 12s
/ playwright (push) Successful in 3m11s
2025-08-02 03:13:10 +08:00
3 changed files with 15 additions and 15 deletions

View File

@@ -35,7 +35,7 @@ jobs:
playwright:
needs: surge
runs-on: ubuntu-latest
container: mcr.microsoft.com/playwright:v1.54.1-noble
container: mcr.microsoft.com/playwright:v1.54.2-noble
steps:
- name: ⚙️ 设置 Node 环境
uses: yanhao98/composite-actions/setup-node-environment@b4a2caa64aca72f8aeada59d0df3181a12df8268

View File

@@ -103,7 +103,7 @@
"@iconify-json/logos": "^1.2.4",
"@iconify-json/mdi": "^1.2.3",
"@iconify/utils": "^2.3.0",
"@playwright/test": "^1.54.1",
"@playwright/test": "^1.54.2",
"@primevue/auto-import-resolver": "^4.3.6",
"@tsconfig/node22": "^22.0.2",
"@types/archiver": "^6.0.3",

26
pnpm-lock.yaml generated
View File

@@ -186,8 +186,8 @@ importers:
specifier: ^2.3.0
version: 2.3.0
'@playwright/test':
specifier: ^1.54.1
version: 1.54.1
specifier: ^1.54.2
version: 1.54.2
'@primevue/auto-import-resolver':
specifier: ^4.3.6
version: 4.3.6
@@ -1417,8 +1417,8 @@ packages:
resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@playwright/test@1.54.1':
resolution: {integrity: sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==}
'@playwright/test@1.54.2':
resolution: {integrity: sha512-A+znathYxPf+72riFd1r1ovOLqsIIB0jKIoPjyK2kqEIe30/6jF6BC7QNluHuwUmsD2tv1XZVugN8GqfTMOxsA==}
engines: {node: '>=18'}
hasBin: true
@@ -4389,13 +4389,13 @@ packages:
pkg-types@2.1.0:
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
playwright-core@1.54.1:
resolution: {integrity: sha512-Nbjs2zjj0htNhzgiy5wu+3w09YetDx5pkrpI/kZotDlDUaYk0HVA5xrBVPdow4SAUIlhgKcJeJg4GRKW6xHusA==}
playwright-core@1.54.2:
resolution: {integrity: sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==}
engines: {node: '>=18'}
hasBin: true
playwright@1.54.1:
resolution: {integrity: sha512-peWpSwIBmSLi6aW2auvrUtf2DqY16YYcCMO8rTVx486jKmDTJg7UAhyrraP98GB8BoPURZP8+nxO7TSd4cPr5g==}
playwright@1.54.2:
resolution: {integrity: sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==}
engines: {node: '>=18'}
hasBin: true
@@ -6611,9 +6611,9 @@ snapshots:
'@pkgr/core@0.2.7': {}
'@playwright/test@1.54.1':
'@playwright/test@1.54.2':
dependencies:
playwright: 1.54.1
playwright: 1.54.2
'@polka/url@1.0.0-next.29': {}
@@ -9844,11 +9844,11 @@ snapshots:
exsolve: 1.0.5
pathe: 2.0.3
playwright-core@1.54.1: {}
playwright-core@1.54.2: {}
playwright@1.54.1:
playwright@1.54.2:
dependencies:
playwright-core: 1.54.1
playwright-core: 1.54.2
optionalDependencies:
fsevents: 2.3.2