mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Bump cypress-axe from 1.5.0 to 1.6.0 in /js (#36959)
Bumps [cypress-axe](https://github.com/component-driven/cypress-axe) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/component-driven/cypress-axe/releases) - [Commits](https://github.com/component-driven/cypress-axe/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: cypress-axe dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5e6bb9f7bd
commit
896c2a78b1
@ -127,7 +127,7 @@
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@vitejs/plugin-react-swc": "^3.7.2",
|
||||
"cypress": "^14.0.1",
|
||||
"cypress-axe": "^1.5.0",
|
||||
"cypress-axe": "^1.6.0",
|
||||
"cypress-split": "^1.24.7",
|
||||
"jsdom": "^26.0.0",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
|
||||
12
js/pnpm-lock.yaml
generated
12
js/pnpm-lock.yaml
generated
@ -263,8 +263,8 @@ importers:
|
||||
specifier: ^14.0.1
|
||||
version: 14.0.1
|
||||
cypress-axe:
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(axe-core@4.10.2)(cypress@14.0.1)
|
||||
specifier: ^1.6.0
|
||||
version: 1.6.0(axe-core@4.10.2)(cypress@14.0.1)
|
||||
cypress-split:
|
||||
specifier: ^1.24.7
|
||||
version: 1.24.7(@babel/core@7.26.0)
|
||||
@ -2500,12 +2500,12 @@ packages:
|
||||
csstype@3.1.3:
|
||||
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
||||
|
||||
cypress-axe@1.5.0:
|
||||
resolution: {integrity: sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==}
|
||||
cypress-axe@1.6.0:
|
||||
resolution: {integrity: sha512-C/ij50G8eebBrl/WsGT7E+T/SFyIsRZ3Epx9cRTLrPL9Y1GcxlQGFoAVdtSFWRrHSCWXq9HC6iJQMaI89O9yvQ==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
axe-core: ^3 || ^4
|
||||
cypress: ^10 || ^11 || ^12 || ^13
|
||||
cypress: ^10 || ^11 || ^12 || ^13 || ^14
|
||||
|
||||
cypress-split@1.24.7:
|
||||
resolution: {integrity: sha512-JOxWgCQHi/JMOwznm6VF7V1GHYEM9Mxz6EipZu9WgQtqnRjk3QX6lBXJMjRXOPqArguL9S49OSFUQXDiC19hBg==}
|
||||
@ -7461,7 +7461,7 @@ snapshots:
|
||||
|
||||
csstype@3.1.3: {}
|
||||
|
||||
cypress-axe@1.5.0(axe-core@4.10.2)(cypress@14.0.1):
|
||||
cypress-axe@1.6.0(axe-core@4.10.2)(cypress@14.0.1):
|
||||
dependencies:
|
||||
axe-core: 4.10.2
|
||||
cypress: 14.0.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user