diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 6585b57655..4a33f15d19 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -112,7 +112,7 @@ "@types/react-dom": "^18.3.1", "@types/uuid": "^10.0.0", "@vitejs/plugin-react-swc": "^3.7.1", - "cypress": "^13.15.0", + "cypress": "^13.15.1", "cypress-axe": "^1.5.0", "cypress-split": "^1.24.4", "jsdom": "^25.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4fde8e4c47..eb39e15f2d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -231,10 +231,10 @@ importers: devDependencies: '@4tw/cypress-drag-drop': specifier: ^2.2.5 - version: 2.2.5(cypress@13.15.0) + version: 2.2.5(cypress@13.15.1) '@testing-library/cypress': specifier: ^10.0.2 - version: 10.0.2(cypress@13.15.0) + version: 10.0.2(cypress@13.15.1) '@testing-library/dom': specifier: ^10.4.0 version: 10.4.0 @@ -266,11 +266,11 @@ importers: specifier: ^3.7.1 version: 3.7.1(vite@5.4.10(@types/node@22.7.9)(lightningcss@1.27.0)(terser@5.36.0)) cypress: - specifier: ^13.15.0 - version: 13.15.0 + specifier: ^13.15.1 + version: 13.15.1 cypress-axe: specifier: ^1.5.0 - version: 1.5.0(axe-core@4.10.1)(cypress@13.15.0) + version: 1.5.0(axe-core@4.10.1)(cypress@13.15.1) cypress-split: specifier: ^1.24.4 version: 1.24.4(@babel/core@7.25.8) @@ -2307,8 +2307,8 @@ packages: resolution: {integrity: sha512-sKBFQB659Ss5B08GSESeMKXBEpPD2wKNGQR1HYbKT98rnM1x5E+MugzcicqEdsK4T2Ng0feuuZQkz8XniOA18A==} hasBin: true - cypress@13.15.0: - resolution: {integrity: sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==} + cypress@13.15.1: + resolution: {integrity: sha512-DwUFiKXo4lef9kA0M4iEhixFqoqp2hw8igr0lTqafRb9qtU3X0XGxKbkSYsUFdkrAkphc7MPDxoNPhk5pj9PVg==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -4504,6 +4504,10 @@ packages: resolution: {integrity: sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g==} engines: {node: '>=18'} + tree-kill@1.2.2: + resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==} + hasBin: true + ts-api-utils@1.3.0: resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} engines: {node: '>=16'} @@ -5003,9 +5007,9 @@ ignoredOptionalDependencies: snapshots: - '@4tw/cypress-drag-drop@2.2.5(cypress@13.15.0)': + '@4tw/cypress-drag-drop@2.2.5(cypress@13.15.1)': dependencies: - cypress: 13.15.0 + cypress: 13.15.1 '@actions/core@1.11.1': dependencies: @@ -5949,11 +5953,11 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@testing-library/cypress@10.0.2(cypress@13.15.0)': + '@testing-library/cypress@10.0.2(cypress@13.15.1)': dependencies: '@babel/runtime': 7.25.7 '@testing-library/dom': 10.4.0 - cypress: 13.15.0 + cypress: 13.15.1 '@testing-library/dom@10.4.0': dependencies: @@ -6852,10 +6856,10 @@ snapshots: csstype@3.1.3: {} - cypress-axe@1.5.0(axe-core@4.10.1)(cypress@13.15.0): + cypress-axe@1.5.0(axe-core@4.10.1)(cypress@13.15.1): dependencies: axe-core: 4.10.1 - cypress: 13.15.0 + cypress: 13.15.1 cypress-split@1.24.4(@babel/core@7.25.8): dependencies: @@ -6871,7 +6875,7 @@ snapshots: - '@babel/core' - supports-color - cypress@13.15.0: + cypress@13.15.1: dependencies: '@cypress/request': 3.0.5 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) @@ -6913,6 +6917,7 @@ snapshots: semver: 7.6.3 supports-color: 8.1.1 tmp: 0.2.3 + tree-kill: 1.2.2 untildify: 4.0.0 yauzl: 2.10.0 @@ -9332,6 +9337,8 @@ snapshots: dependencies: punycode: 2.3.1 + tree-kill@1.2.2: {} + ts-api-utils@1.3.0(typescript@5.6.3): dependencies: typescript: 5.6.3