mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
Merge pull request #1958 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.45.1
Bump @playwright/test from 1.45.0 to 1.45.1
This commit is contained in:
commit
df530f7446
|
@ -42,7 +42,7 @@
|
|||
"devDependencies": {
|
||||
"@eslint/js": "^9.5.0",
|
||||
"@iconify-json/mdi": "^1.1.67",
|
||||
"@playwright/test": "^1.45.0",
|
||||
"@playwright/test": "^1.45.1",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@types/node": "^20.14.9",
|
||||
"@typescript-eslint/eslint-plugin": "^7.13.1",
|
||||
|
|
|
@ -80,8 +80,8 @@ devDependencies:
|
|||
specifier: ^1.1.67
|
||||
version: 1.1.67
|
||||
'@playwright/test':
|
||||
specifier: ^1.45.0
|
||||
version: 1.45.0
|
||||
specifier: ^1.45.1
|
||||
version: 1.45.1
|
||||
'@types/echarts':
|
||||
specifier: ^4.9.22
|
||||
version: 4.9.22
|
||||
|
@ -782,12 +782,12 @@ packages:
|
|||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@playwright/test@1.45.0:
|
||||
resolution: {integrity: sha512-TVYsfMlGAaxeUllNkywbwek67Ncf8FRGn8ZlRdO291OL3NjG9oMbfVhyP82HQF0CZLMrYsvesqoUekxdWuF9Qw==}
|
||||
/@playwright/test@1.45.1:
|
||||
resolution: {integrity: sha512-Wo1bWTzQvGA7LyKGIZc8nFSTFf2TkthGIFBR+QVNilvwouGzFd4PYukZe3rvf5PSqjHi1+1NyKSDZKcQWETzaA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
playwright: 1.45.0
|
||||
playwright: 1.45.1
|
||||
dev: true
|
||||
|
||||
/@popperjs/core@2.11.8:
|
||||
|
@ -2673,18 +2673,18 @@ packages:
|
|||
pathe: 1.1.2
|
||||
dev: true
|
||||
|
||||
/playwright-core@1.45.0:
|
||||
resolution: {integrity: sha512-lZmHlFQ0VYSpAs43dRq1/nJ9G/6SiTI7VPqidld9TDefL9tX87bTKExWZZUF5PeRyqtXqd8fQi2qmfIedkwsNQ==}
|
||||
/playwright-core@1.45.1:
|
||||
resolution: {integrity: sha512-LF4CUUtrUu2TCpDw4mcrAIuYrEjVDfT1cHbJMfwnE2+1b8PZcFzPNgvZCvq2JfQ4aTjRCCHw5EJ2tmr2NSzdPg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/playwright@1.45.0:
|
||||
resolution: {integrity: sha512-4z3ac3plDfYzGB6r0Q3LF8POPR20Z8D0aXcxbJvmfMgSSq1hkcgvFRXJk9rUq5H/MJ0Ktal869hhOdI/zUTeLA==}
|
||||
/playwright@1.45.1:
|
||||
resolution: {integrity: sha512-Hjrgae4kpSQBr98nhCj3IScxVeVUixqj+5oyif8TdIn2opTCPEzqAqNMeK42i3cWDCVu9MI+ZsGWw+gVR4ISBg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
playwright-core: 1.45.0
|
||||
playwright-core: 1.45.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user