chore(deps): update dependency @playwright/test to ^1.53.2
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m44s
/ surge (push) Successful in 2m46s
/ playwright (push) Successful in 57s
/ cleanup_surge (push) Successful in 12s
/ lint-build-and-check (push) Successful in 5m44s

This commit is contained in:
2025-07-01 03:11:36 +08:00
parent 8cd623996a
commit 624984e8c0
2 changed files with 14 additions and 14 deletions

View File

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

26
pnpm-lock.yaml generated
View File

@ -186,8 +186,8 @@ importers:
specifier: ^2.3.0 specifier: ^2.3.0
version: 2.3.0 version: 2.3.0
'@playwright/test': '@playwright/test':
specifier: ^1.53.1 specifier: ^1.53.2
version: 1.53.1 version: 1.53.2
'@primevue/auto-import-resolver': '@primevue/auto-import-resolver':
specifier: ^4.3.5 specifier: ^4.3.5
version: 4.3.5 version: 4.3.5
@ -1410,8 +1410,8 @@ packages:
resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==} resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@playwright/test@1.53.1': '@playwright/test@1.53.2':
resolution: {integrity: sha512-Z4c23LHV0muZ8hfv4jw6HngPJkbbtZxTkxPNIg7cJcTc9C28N/p2q7g3JZS2SiKBBHJ3uM1dgDye66bB7LEk5w==} resolution: {integrity: sha512-tEB2U5z74ebBeyfGNZ3Jfg29AnW+5HlWhvHtb/Mqco9pFdZU1ZLNdVb2UtB5CvmiilNr2ZfVH/qMmAROG/XTzw==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
@ -4275,13 +4275,13 @@ packages:
pkg-types@2.1.0: pkg-types@2.1.0:
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==} resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
playwright-core@1.53.1: playwright-core@1.53.2:
resolution: {integrity: sha512-Z46Oq7tLAyT0lGoFx4DOuB1IA9D1TPj0QkYxpPVUnGDqHHvDpCftu1J2hM2PiWsNMoZh8+LQaarAWcDfPBc6zg==} resolution: {integrity: sha512-ox/OytMy+2w1jcYEYlOo1Hhp8hZkLCximMTUTMBXjGUA1KoFfiSZ+DU+3a739jsPY0yoKH2TFy9S2fsJas8yAw==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
playwright@1.53.1: playwright@1.53.2:
resolution: {integrity: sha512-LJ13YLr/ocweuwxyGf1XNFWIU4M2zUSo149Qbp+A4cpwDjsxRPj7k6H25LBrEHiEwxvRbD8HdwvQmRMSvquhYw==} resolution: {integrity: sha512-6K/qQxVFuVQhRQhFsVZ9fGeatxirtrpPgxzBYWyZLEXJzqYwuL4fuNmfOfD5et1tJE4GScKyPNeLhZeRwuTU3A==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
@ -6532,9 +6532,9 @@ snapshots:
'@pkgr/core@0.2.7': {} '@pkgr/core@0.2.7': {}
'@playwright/test@1.53.1': '@playwright/test@1.53.2':
dependencies: dependencies:
playwright: 1.53.1 playwright: 1.53.2
'@polka/url@1.0.0-next.29': {} '@polka/url@1.0.0-next.29': {}
@ -9664,11 +9664,11 @@ snapshots:
exsolve: 1.0.5 exsolve: 1.0.5
pathe: 2.0.3 pathe: 2.0.3
playwright-core@1.53.1: {} playwright-core@1.53.2: {}
playwright@1.53.1: playwright@1.53.2:
dependencies: dependencies:
playwright-core: 1.53.1 playwright-core: 1.53.2
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.2