---
updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9dfaab6d82
commit
70bdf29f38
2 changed files with 15 additions and 15 deletions
|
@ -101,7 +101,7 @@
|
|||
"@types/react-dom": "^18.3.0",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"cypress": "^13.9.0",
|
||||
"cypress": "^13.10.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-split": "^1.23.2",
|
||||
"jsdom": "^24.0.0",
|
||||
|
|
|
@ -225,10 +225,10 @@ importers:
|
|||
devDependencies:
|
||||
'@4tw/cypress-drag-drop':
|
||||
specifier: ^2.2.5
|
||||
version: 2.2.5(cypress@13.9.0)
|
||||
version: 2.2.5(cypress@13.10.0)
|
||||
'@testing-library/cypress':
|
||||
specifier: ^10.0.1
|
||||
version: 10.0.1(cypress@13.9.0)
|
||||
version: 10.0.1(cypress@13.10.0)
|
||||
'@testing-library/jest-dom':
|
||||
specifier: ^6.4.5
|
||||
version: 6.4.5(vitest@1.6.0(@types/node@20.12.12)(jsdom@24.0.0)(lightningcss@1.25.0)(terser@5.31.0))
|
||||
|
@ -257,11 +257,11 @@ importers:
|
|||
specifier: ^3.6.0
|
||||
version: 3.6.0(vite@5.2.11(@types/node@20.12.12)(lightningcss@1.25.0)(terser@5.31.0))
|
||||
cypress:
|
||||
specifier: ^13.9.0
|
||||
version: 13.9.0
|
||||
specifier: ^13.10.0
|
||||
version: 13.10.0
|
||||
cypress-axe:
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(axe-core@4.9.1)(cypress@13.9.0)
|
||||
version: 1.5.0(axe-core@4.9.1)(cypress@13.10.0)
|
||||
cypress-split:
|
||||
specifier: ^1.23.2
|
||||
version: 1.23.2(@babel/core@7.24.5)
|
||||
|
@ -2274,8 +2274,8 @@ packages:
|
|||
resolution: {integrity: sha512-kJeTgrxfH59nE4XD4ZbS8ZQds7J+ShBjyjaPcKfp3akdxcqT41rK/Io/3f4bsV1xMi7QfywgVAc1FoV2WiCLuw==}
|
||||
hasBin: true
|
||||
|
||||
cypress@13.9.0:
|
||||
resolution: {integrity: sha512-atNjmYfHsvTuCaxTxLZr9xGoHz53LLui3266WWxXJHY7+N6OdwJdg/feEa3T+buez9dmUXHT1izCOklqG82uCQ==}
|
||||
cypress@13.10.0:
|
||||
resolution: {integrity: sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q==}
|
||||
engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
||||
|
@ -4988,9 +4988,9 @@ packages:
|
|||
|
||||
snapshots:
|
||||
|
||||
'@4tw/cypress-drag-drop@2.2.5(cypress@13.9.0)':
|
||||
'@4tw/cypress-drag-drop@2.2.5(cypress@13.10.0)':
|
||||
dependencies:
|
||||
cypress: 13.9.0
|
||||
cypress: 13.10.0
|
||||
|
||||
'@actions/core@1.10.1':
|
||||
dependencies:
|
||||
|
@ -5828,11 +5828,11 @@ snapshots:
|
|||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
|
||||
'@testing-library/cypress@10.0.1(cypress@13.9.0)':
|
||||
'@testing-library/cypress@10.0.1(cypress@13.10.0)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.5
|
||||
'@testing-library/dom': 9.3.4
|
||||
cypress: 13.9.0
|
||||
cypress: 13.10.0
|
||||
|
||||
'@testing-library/dom@10.1.0':
|
||||
dependencies:
|
||||
|
@ -6941,10 +6941,10 @@ snapshots:
|
|||
|
||||
csstype@3.1.3: {}
|
||||
|
||||
cypress-axe@1.5.0(axe-core@4.9.1)(cypress@13.9.0):
|
||||
cypress-axe@1.5.0(axe-core@4.9.1)(cypress@13.10.0):
|
||||
dependencies:
|
||||
axe-core: 4.9.1
|
||||
cypress: 13.9.0
|
||||
cypress: 13.10.0
|
||||
|
||||
cypress-split@1.23.2(@babel/core@7.24.5):
|
||||
dependencies:
|
||||
|
@ -6960,7 +6960,7 @@ snapshots:
|
|||
- '@babel/core'
|
||||
- supports-color
|
||||
|
||||
cypress@13.9.0:
|
||||
cypress@13.10.0:
|
||||
dependencies:
|
||||
'@cypress/request': 3.0.1
|
||||
'@cypress/xvfb': 1.2.4(supports-color@8.1.1)
|
||||
|
|
Loading…
Reference in a new issue