chore(deps): update dependency @playwright/test to v1.59.0 (#9267)

This commit is contained in:
Elian Doran
2026-04-04 11:52:12 +03:00
committed by GitHub
2 changed files with 14 additions and 14 deletions

View File

@@ -48,7 +48,7 @@
"devDependencies": {
"@electron/rebuild": "4.0.3",
"@fast-csv/parse": "5.0.5",
"@playwright/test": "1.58.2",
"@playwright/test": "1.59.0",
"@triliumnext/server": "workspace:*",
"@types/express": "5.0.6",
"@types/js-yaml": "4.0.9",

26
pnpm-lock.yaml generated
View File

@@ -61,8 +61,8 @@ importers:
specifier: 5.0.5
version: 5.0.5
'@playwright/test':
specifier: 1.58.2
version: 1.58.2
specifier: 1.59.0
version: 1.59.0
'@triliumnext/server':
specifier: workspace:*
version: link:apps/server
@@ -4372,8 +4372,8 @@ packages:
'@phosphor-icons/web@2.1.2':
resolution: {integrity: sha512-rPAR9o/bEcp4Cw4DEeZHXf+nlGCMNGkNDRizYHM47NLxz9vvEHp/Tt6FMK1NcWadzw/pFDPnRBGi/ofRya958A==}
'@playwright/test@1.58.2':
resolution: {integrity: sha512-akea+6bHYBBfA9uQqSYmlJXn61cTa+jbO87xVLCWbTqbWadRVmhxlXATaOjOgcBaWU4ePo0wB41KMFv3o35IXA==}
'@playwright/test@1.59.0':
resolution: {integrity: sha512-TOA5sTLd49rTDaZpYpvCQ9hGefHQq/OYOyCVnGqS2mjMfX+lGZv2iddIJd0I48cfxqSPttS9S3OuLKyylHcO1w==}
engines: {node: '>=18'}
hasBin: true
@@ -12866,13 +12866,13 @@ packages:
pkg-types@2.3.0:
resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
playwright-core@1.58.2:
resolution: {integrity: sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg==}
playwright-core@1.59.0:
resolution: {integrity: sha512-PW/X/IoZ6BMUUy8rpwHEZ8Kc0IiLIkgKYGNFaMs5KmQhcfLILNx9yCQD0rnWeWfz1PNeqcFP1BsihQhDOBCwZw==}
engines: {node: '>=18'}
hasBin: true
playwright@1.58.2:
resolution: {integrity: sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A==}
playwright@1.59.0:
resolution: {integrity: sha512-wihGScriusvATUxmhfENxg0tj1vHEFeIwxlnPFKQTOQVd7aG08mUfvvniRP/PtQOC+2Bs52kBOC/Up1jTXeIbw==}
engines: {node: '>=18'}
hasBin: true
@@ -20474,9 +20474,9 @@ snapshots:
'@phosphor-icons/web@2.1.2': {}
'@playwright/test@1.58.2':
'@playwright/test@1.59.0':
dependencies:
playwright: 1.58.2
playwright: 1.59.0
'@pnpm/config.env-replace@1.1.0': {}
@@ -31485,11 +31485,11 @@ snapshots:
exsolve: 1.0.8
pathe: 2.0.3
playwright-core@1.58.2: {}
playwright-core@1.59.0: {}
playwright@1.58.2:
playwright@1.59.0:
dependencies:
playwright-core: 1.58.2
playwright-core: 1.59.0
optionalDependencies:
fsevents: 2.3.2