mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
chore(deps-dev): bump @playwright/test from 1.46.0 to 1.46.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.46.0 to 1.46.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.46.0...v1.46.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7a22df726f
commit
19abb94745
|
@ -43,7 +43,7 @@
|
|||
"devDependencies": {
|
||||
"@eslint/js": "^9.9.0",
|
||||
"@iconify-json/mdi": "^1.1.68",
|
||||
"@playwright/test": "^1.46.0",
|
||||
"@playwright/test": "^1.46.1",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@types/node": "^22.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.1.0",
|
||||
|
|
|
@ -85,8 +85,8 @@ importers:
|
|||
specifier: ^1.1.68
|
||||
version: 1.1.68
|
||||
'@playwright/test':
|
||||
specifier: ^1.46.0
|
||||
version: 1.46.0
|
||||
specifier: ^1.46.1
|
||||
version: 1.46.1
|
||||
'@types/echarts':
|
||||
specifier: ^4.9.22
|
||||
version: 4.9.22
|
||||
|
@ -505,8 +505,8 @@ packages:
|
|||
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@playwright/test@1.46.0':
|
||||
resolution: {integrity: sha512-/QYft5VArOrGRP5pgkrfKksqsKA6CEFyGQ/gjNe6q0y4tZ1aaPfq4gIjudr1s3D+pXyrPRdsy4opKDrjBabE5w==}
|
||||
'@playwright/test@1.46.1':
|
||||
resolution: {integrity: sha512-Fq6SwLujA/DOIvNC2EL/SojJnkKf/rAwJ//APpJJHRyMi1PdKrY3Az+4XNQ51N4RTbItbIByQ0jgd1tayq1aeA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1627,13 +1627,13 @@ packages:
|
|||
pkg-types@1.1.3:
|
||||
resolution: {integrity: sha512-+JrgthZG6m3ckicaOB74TwQ+tBWsFl3qVQg7mN8ulwSOElJ7gBhKzj2VkCPnZ4NlF6kEquYU+RIYNVAvzd54UA==}
|
||||
|
||||
playwright-core@1.46.0:
|
||||
resolution: {integrity: sha512-9Y/d5UIwuJk8t3+lhmMSAJyNP1BUC/DqP3cQJDQQL/oWqAiuPTLgy7Q5dzglmTLwcBRdetzgNM/gni7ckfTr6A==}
|
||||
playwright-core@1.46.1:
|
||||
resolution: {integrity: sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.46.0:
|
||||
resolution: {integrity: sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==}
|
||||
playwright@1.46.1:
|
||||
resolution: {integrity: sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -2428,9 +2428,9 @@ snapshots:
|
|||
|
||||
'@pkgr/core@0.1.1': {}
|
||||
|
||||
'@playwright/test@1.46.0':
|
||||
'@playwright/test@1.46.1':
|
||||
dependencies:
|
||||
playwright: 1.46.0
|
||||
playwright: 1.46.1
|
||||
|
||||
'@popperjs/core@2.11.8': {}
|
||||
|
||||
|
@ -3564,11 +3564,11 @@ snapshots:
|
|||
mlly: 1.7.1
|
||||
pathe: 1.1.2
|
||||
|
||||
playwright-core@1.46.0: {}
|
||||
playwright-core@1.46.1: {}
|
||||
|
||||
playwright@1.46.0:
|
||||
playwright@1.46.1:
|
||||
dependencies:
|
||||
playwright-core: 1.46.0
|
||||
playwright-core: 1.46.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user