diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 4a004ab0d7..23fb071665 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -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.2", + "cypress": "^13.13.3", "cypress-axe": "^1.5.0", "cypress-split": "^1.24.0", "jsdom": "^24.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24133a690a..d7069e5ef6 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.13.2) + version: 2.2.5(cypress@13.13.3) '@testing-library/cypress': specifier: ^10.0.2 - version: 10.0.2(cypress@13.13.2) + version: 10.0.2(cypress@13.13.3) '@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.0(@types/node@22.2.0)(lightningcss@1.26.0)(terser@5.31.3)) cypress: - specifier: ^13.13.2 - version: 13.13.2 + specifier: ^13.13.3 + version: 13.13.3 cypress-axe: specifier: ^1.5.0 - version: 1.5.0(axe-core@4.10.0)(cypress@13.13.2) + version: 1.5.0(axe-core@4.10.0)(cypress@13.13.3) cypress-split: specifier: ^1.24.0 version: 1.24.0(@babel/core@7.25.2) @@ -2424,8 +2424,8 @@ packages: resolution: {integrity: sha512-ZEFh1m6z+HwPWpB1h9YAF1L6K/wkPBR3vD+v8Rrg8BRm50sZ7oSx6Dw+sv6zfr5Pfqv247CnobLewdFBLlPIBQ==} hasBin: true - cypress@13.13.2: - resolution: {integrity: sha512-PvJQU33933NvS1StfzEb8/mu2kMy4dABwCF+yd5Bi7Qly1HOVf+Bufrygee/tlmty/6j5lX+KIi8j9Q3JUMbhA==} + cypress@13.13.3: + resolution: {integrity: sha512-hUxPrdbJXhUOTzuML+y9Av7CKoYznbD83pt8g3klgpioEha0emfx4WNIuVRx0C76r0xV2MIwAW9WYiXfVJYFQw==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -4295,9 +4295,6 @@ packages: rfc4648@1.5.3: resolution: {integrity: sha512-MjOWxM065+WswwnmNONOT+bD1nXzY9Km6u3kzvnx8F8/HXGZdz3T6e6vZJ8Q/RIMUSp/nxqjH3GwvJDy8ijeQQ==} - rfdc@1.3.1: - resolution: {integrity: sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==} - rfdc@1.4.1: resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} @@ -4361,11 +4358,6 @@ packages: engines: {node: '>=10'} hasBin: true - semver@7.6.1: - resolution: {integrity: sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==} - engines: {node: '>=10'} - hasBin: true - semver@7.6.3: resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} engines: {node: '>=10'} @@ -5183,9 +5175,9 @@ ignoredOptionalDependencies: snapshots: - '@4tw/cypress-drag-drop@2.2.5(cypress@13.13.2)': + '@4tw/cypress-drag-drop@2.2.5(cypress@13.13.3)': dependencies: - cypress: 13.13.2 + cypress: 13.13.3 '@actions/core@1.10.1': dependencies: @@ -6200,11 +6192,11 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@testing-library/cypress@10.0.2(cypress@13.13.2)': + '@testing-library/cypress@10.0.2(cypress@13.13.3)': dependencies: '@babel/runtime': 7.24.5 '@testing-library/dom': 10.4.0 - cypress: 13.13.2 + cypress: 13.13.3 '@testing-library/dom@10.4.0': dependencies: @@ -7097,10 +7089,10 @@ snapshots: csstype@3.1.3: {} - cypress-axe@1.5.0(axe-core@4.10.0)(cypress@13.13.2): + cypress-axe@1.5.0(axe-core@4.10.0)(cypress@13.13.3): dependencies: axe-core: 4.10.0 - cypress: 13.13.2 + cypress: 13.13.3 cypress-split@1.24.0(@babel/core@7.25.2): dependencies: @@ -7116,7 +7108,7 @@ snapshots: - '@babel/core' - supports-color - cypress@13.13.2: + cypress@13.13.3: dependencies: '@cypress/request': 3.0.1 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) @@ -7134,7 +7126,7 @@ snapshots: commander: 6.2.1 common-tags: 1.8.2 dayjs: 1.11.11 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.6(supports-color@8.1.1) enquirer: 2.4.1 eventemitter2: 6.4.7 execa: 4.1.0 @@ -7155,7 +7147,7 @@ snapshots: process: 0.11.10 proxy-from-env: 1.0.0 request-progress: 3.0.0 - semver: 7.6.1 + semver: 7.6.3 supports-color: 8.1.1 tmp: 0.2.3 untildify: 4.0.0 @@ -7243,11 +7235,9 @@ snapshots: dependencies: ms: 2.1.2 - debug@4.3.5(supports-color@8.1.1): + debug@4.3.5: dependencies: ms: 2.1.2 - optionalDependencies: - supports-color: 8.1.1 debug@4.3.6(supports-color@8.1.1): dependencies: @@ -8567,7 +8557,7 @@ snapshots: colorette: 2.0.20 log-update: 4.0.0 p-map: 4.0.0 - rfdc: 1.3.1 + rfdc: 1.4.1 rxjs: 7.8.1 through: 2.3.8 wrap-ansi: 7.0.0 @@ -9202,8 +9192,6 @@ snapshots: rfc4648@1.5.3: {} - rfdc@1.3.1: {} - rfdc@1.4.1: {} rollup-plugin-peer-deps-external@2.2.4(rollup@4.20.0): @@ -9281,8 +9269,6 @@ snapshots: dependencies: lru-cache: 6.0.0 - semver@7.6.1: {} - semver@7.6.3: {} serialize-javascript@6.0.2: @@ -9341,7 +9327,7 @@ snapshots: dependencies: '@kwsites/file-exists': 1.1.1 '@kwsites/promise-deferred': 1.1.1 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.3.5 transitivePeerDependencies: - supports-color @@ -9923,7 +9909,7 @@ snapshots: vscode-languageclient@7.0.0: dependencies: minimatch: 3.1.2 - semver: 7.6.1 + semver: 7.6.3 vscode-languageserver-protocol: 3.16.0 vscode-languageserver-protocol@3.16.0: