chore: upgrade playwright

This commit is contained in:
Carlos Valente
2025-01-17 19:46:03 +01:00
committed by Carlos Valente
parent aa929fd0dc
commit 9be6febcda
2 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"cleanup": "rm -rf node_modules && rm -rf **/node_modules && rm -rf **/**/node_modules"
},
"devDependencies": {
"@playwright/test": "^1.42.1",
"@playwright/test": "^1.49.1",
"@types/node": "catalog:",
"@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "catalog:",
+16 -16
View File
@@ -39,8 +39,8 @@ importers:
.:
devDependencies:
'@playwright/test':
specifier: ^1.42.1
version: 1.42.1
specifier: ^1.49.1
version: 1.49.1
'@types/node':
specifier: 'catalog:'
version: 20.14.10
@@ -1680,9 +1680,9 @@ packages:
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@playwright/test@1.42.1':
resolution: {integrity: sha512-Gq9rmS54mjBL/7/MvBaNOBwbfnh7beHvS6oS4srqXFcQHpQCV1+c8JXWE8VLPyRDhgS3H8x8A7hztqI9VnwrAQ==}
engines: {node: '>=16'}
'@playwright/test@1.49.1':
resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==}
engines: {node: '>=18'}
hasBin: true
'@popperjs/core@2.11.8':
@@ -4196,14 +4196,14 @@ packages:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines: {node: '>=8.6'}
playwright-core@1.42.1:
resolution: {integrity: sha512-mxz6zclokgrke9p1vtdy/COWBH+eOZgYUVVU34C73M+4j4HLlQJHtfcqiqqxpP0o8HhMkflvfbquLX5dg6wlfA==}
engines: {node: '>=16'}
playwright-core@1.49.1:
resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==}
engines: {node: '>=18'}
hasBin: true
playwright@1.42.1:
resolution: {integrity: sha512-PgwB03s2DZBcNRoW+1w9E+VkLBxweib6KTXM0M3tkiT4jVxKSi6PmVJ591J+0u10LUrgxB7dLRbiJqO5s2QPMg==}
engines: {node: '>=16'}
playwright@1.49.1:
resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==}
engines: {node: '>=18'}
hasBin: true
plist@3.1.0:
@@ -6597,9 +6597,9 @@ snapshots:
'@pkgr/core@0.1.1': {}
'@playwright/test@1.42.1':
'@playwright/test@1.49.1':
dependencies:
playwright: 1.42.1
playwright: 1.49.1
'@popperjs/core@2.11.8': {}
@@ -9494,11 +9494,11 @@ snapshots:
picomatch@2.3.1: {}
playwright-core@1.42.1: {}
playwright-core@1.49.1: {}
playwright@1.42.1:
playwright@1.49.1:
dependencies:
playwright-core: 1.42.1
playwright-core: 1.49.1
optionalDependencies:
fsevents: 2.3.2