diff --git a/package.json b/package.json index a357f596b..0a61c6d14 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@types/react-dom": "^18.3.5", "@types/unist": "^3.0.3", "commit-and-tag-version": "^12.5.0", - "cypress": "^13.17.0", + "cypress": "^14.0.0", "eslint": "^9.18.0", "eslint-config-next": "^15.1.4", "jest": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4ea23d8e..4ff5242cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -154,8 +154,8 @@ importers: specifier: ^12.5.0 version: 12.5.0 cypress: - specifier: ^13.17.0 - version: 13.17.0 + specifier: ^14.0.0 + version: 14.0.0 eslint: specifier: ^9.18.0 version: 9.18.0(jiti@1.21.6) @@ -2930,9 +2930,9 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - cypress@13.17.0: - resolution: {integrity: sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==} - engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} + cypress@14.0.0: + resolution: {integrity: sha512-kEGqQr23so5IpKeg/dp6GVi7RlHx1NmW66o2a2Q4wk9gRaAblLZQSiZJuDI8UMC4LlG5OJ7Q6joAiqTrfRNbTw==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true d@1.0.2: @@ -10949,7 +10949,7 @@ snapshots: csstype@3.1.3: {} - cypress@13.17.0: + cypress@14.0.0: dependencies: '@cypress/request': 3.0.6 '@cypress/xvfb': 1.2.4(supports-color@8.1.1)