Bump cypress from 13.13.3 to 13.14.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.3 to 13.14.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.13.3...v13.14.0) --- 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
897c7d3619
commit
00fff6b8b7
2 changed files with 15 additions and 15 deletions
|
@ -117,7 +117,7 @@
|
|||
"@types/react-dom": "^18.3.0",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vitejs/plugin-react-swc": "^3.7.0",
|
||||
"cypress": "^13.13.3",
|
||||
"cypress": "^13.14.0",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-split": "^1.24.0",
|
||||
"jsdom": "^25.0.0",
|
||||
|
|
|
@ -231,10 +231,10 @@ importers:
|
|||
devDependencies:
|
||||
'@4tw/cypress-drag-drop':
|
||||
specifier: ^2.2.5
|
||||
version: 2.2.5(cypress@13.13.3)
|
||||
version: 2.2.5(cypress@13.14.0)
|
||||
'@testing-library/cypress':
|
||||
specifier: ^10.0.2
|
||||
version: 10.0.2(cypress@13.13.3)
|
||||
version: 10.0.2(cypress@13.14.0)
|
||||
'@testing-library/dom':
|
||||
specifier: ^10.4.0
|
||||
version: 10.4.0
|
||||
|
@ -266,11 +266,11 @@ importers:
|
|||
specifier: ^3.7.0
|
||||
version: 3.7.0(vite@5.4.2(@types/node@22.5.0)(lightningcss@1.26.0)(terser@5.31.6))
|
||||
cypress:
|
||||
specifier: ^13.13.3
|
||||
version: 13.13.3
|
||||
specifier: ^13.14.0
|
||||
version: 13.14.0
|
||||
cypress-axe:
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(axe-core@4.10.0)(cypress@13.13.3)
|
||||
version: 1.5.0(axe-core@4.10.0)(cypress@13.14.0)
|
||||
cypress-split:
|
||||
specifier: ^1.24.0
|
||||
version: 1.24.0(@babel/core@7.25.2)
|
||||
|
@ -2513,8 +2513,8 @@ packages:
|
|||
resolution: {integrity: sha512-ZEFh1m6z+HwPWpB1h9YAF1L6K/wkPBR3vD+v8Rrg8BRm50sZ7oSx6Dw+sv6zfr5Pfqv247CnobLewdFBLlPIBQ==}
|
||||
hasBin: true
|
||||
|
||||
cypress@13.13.3:
|
||||
resolution: {integrity: sha512-hUxPrdbJXhUOTzuML+y9Av7CKoYznbD83pt8g3klgpioEha0emfx4WNIuVRx0C76r0xV2MIwAW9WYiXfVJYFQw==}
|
||||
cypress@13.14.0:
|
||||
resolution: {integrity: sha512-r0+nhd033x883YL6068futewUsl02Q7rWiinyAAIBDW/OOTn+UMILWgNuCiY3vtJjd53efOqq5R9dctQk/rKiw==}
|
||||
engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
||||
|
@ -5267,9 +5267,9 @@ ignoredOptionalDependencies:
|
|||
|
||||
snapshots:
|
||||
|
||||
'@4tw/cypress-drag-drop@2.2.5(cypress@13.13.3)':
|
||||
'@4tw/cypress-drag-drop@2.2.5(cypress@13.14.0)':
|
||||
dependencies:
|
||||
cypress: 13.13.3
|
||||
cypress: 13.14.0
|
||||
|
||||
'@actions/core@1.10.1':
|
||||
dependencies:
|
||||
|
@ -6351,11 +6351,11 @@ snapshots:
|
|||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
|
||||
'@testing-library/cypress@10.0.2(cypress@13.13.3)':
|
||||
'@testing-library/cypress@10.0.2(cypress@13.14.0)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.5
|
||||
'@testing-library/dom': 10.4.0
|
||||
cypress: 13.13.3
|
||||
cypress: 13.14.0
|
||||
|
||||
'@testing-library/dom@10.4.0':
|
||||
dependencies:
|
||||
|
@ -7237,10 +7237,10 @@ snapshots:
|
|||
|
||||
csstype@3.1.3: {}
|
||||
|
||||
cypress-axe@1.5.0(axe-core@4.10.0)(cypress@13.13.3):
|
||||
cypress-axe@1.5.0(axe-core@4.10.0)(cypress@13.14.0):
|
||||
dependencies:
|
||||
axe-core: 4.10.0
|
||||
cypress: 13.13.3
|
||||
cypress: 13.14.0
|
||||
|
||||
cypress-split@1.24.0(@babel/core@7.25.2):
|
||||
dependencies:
|
||||
|
@ -7256,7 +7256,7 @@ snapshots:
|
|||
- '@babel/core'
|
||||
- supports-color
|
||||
|
||||
cypress@13.13.3:
|
||||
cypress@13.14.0:
|
||||
dependencies:
|
||||
'@cypress/request': 3.0.1
|
||||
'@cypress/xvfb': 1.2.4(supports-color@8.1.1)
|
||||
|
|
Loading…
Reference in a new issue