chore(deps): update playwright packages
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m18s
/ lint-build-and-check (push) Successful in 6m18s
/ playwright (push) Failing after 11m34s
/ cleanup_surge (push) Has been skipped
/ surge (push) Successful in 2m53s

This commit is contained in:
2025-06-19 03:14:26 +08:00
parent dfa4a92d54
commit f4a64498bf
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.53.0-noble
container: mcr.microsoft.com/playwright:v1.53.1-noble
steps:
- name: ⚙️ 设置 Node 环境
uses: yanhao98/composite-actions/setup-node-environment@3bf07469124a5a7b9a06b6d07be36a116c5aa49e

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.53.0",
"@playwright/test": "^1.53.1",
"@primevue/auto-import-resolver": "^4.3.5",
"@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.53.0
version: 1.53.0
specifier: ^1.53.1
version: 1.53.1
'@primevue/auto-import-resolver':
specifier: ^4.3.5
version: 4.3.5
@ -1385,8 +1385,8 @@ packages:
resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@playwright/test@1.53.0':
resolution: {integrity: sha512-15hjKreZDcp7t6TL/7jkAo6Df5STZN09jGiv5dbP9A6vMVncXRqE7/B2SncsyOwrkZRBH2i6/TPOL8BVmm3c7w==}
'@playwright/test@1.53.1':
resolution: {integrity: sha512-Z4c23LHV0muZ8hfv4jw6HngPJkbbtZxTkxPNIg7cJcTc9C28N/p2q7g3JZS2SiKBBHJ3uM1dgDye66bB7LEk5w==}
engines: {node: '>=18'}
hasBin: true
@ -4160,13 +4160,13 @@ packages:
pkg-types@2.1.0:
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
playwright-core@1.53.0:
resolution: {integrity: sha512-mGLg8m0pm4+mmtB7M89Xw/GSqoNC+twivl8ITteqvAndachozYe2ZA7srU6uleV1vEdAHYqjq+SV8SNxRRFYBw==}
playwright-core@1.53.1:
resolution: {integrity: sha512-Z46Oq7tLAyT0lGoFx4DOuB1IA9D1TPj0QkYxpPVUnGDqHHvDpCftu1J2hM2PiWsNMoZh8+LQaarAWcDfPBc6zg==}
engines: {node: '>=18'}
hasBin: true
playwright@1.53.0:
resolution: {integrity: sha512-ghGNnIEYZC4E+YtclRn4/p6oYbdPiASELBIYkBXfaTVKreQUYbMUYQDwS12a8F0/HtIjr/CkGjtwABeFPGcS4Q==}
playwright@1.53.1:
resolution: {integrity: sha512-LJ13YLr/ocweuwxyGf1XNFWIU4M2zUSo149Qbp+A4cpwDjsxRPj7k6H25LBrEHiEwxvRbD8HdwvQmRMSvquhYw==}
engines: {node: '>=18'}
hasBin: true
@ -6305,9 +6305,9 @@ snapshots:
'@pkgr/core@0.2.7': {}
'@playwright/test@1.53.0':
'@playwright/test@1.53.1':
dependencies:
playwright: 1.53.0
playwright: 1.53.1
'@polka/url@1.0.0-next.29': {}
@ -9293,11 +9293,11 @@ snapshots:
exsolve: 1.0.5
pathe: 2.0.3
playwright-core@1.53.0: {}
playwright-core@1.53.1: {}
playwright@1.53.0:
playwright@1.53.1:
dependencies:
playwright-core: 1.53.0
playwright-core: 1.53.1
optionalDependencies:
fsevents: 2.3.2