diff --git a/package.json b/package.json index b2cbef2..ed11c0c 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "devDependencies": { "@nestjs/schematics": "^10.0.2", "@nestjs/testing": "^10.0.2", - "@nx/cypress": "22.0.2", + "@nx/cypress": "22.5.1", "@nx/eslint-plugin": "22.0.2", "@nx/jest": "22.4.4", "@nx/react": "22.0.2", diff --git a/yarn.lock b/yarn.lock index 7095309..6c4eb75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3377,15 +3377,15 @@ consola "^2.15.0" node-fetch "^2.6.1" -"@nx/cypress@22.0.2": - version "22.0.2" - resolved "https://registry.yarnpkg.com/@nx/cypress/-/cypress-22.0.2.tgz#d5f1d5f065d697d6d31a2e4995fb002921178106" - integrity sha512-SXkHjV2+vJZtY1YYbtGLCiVNSO73Fe11bNDFPubIkfhheAoWzfo7MpBFQOpurC27T796jer5wLg3RXRBYiuNUw== +"@nx/cypress@22.5.1": + version "22.5.1" + resolved "https://registry.yarnpkg.com/@nx/cypress/-/cypress-22.5.1.tgz#4f7408912844cfbba2297d9f0d53f3a02c11747a" + integrity sha512-uPfsjuovDzBS/Q8+icNCQq/EEiak5nGcMMEJ7cb1Vqy8JCj9D6rtGoTfTu6m2SjX99sEoqesUIqJ9tpjh+68aw== dependencies: - "@nx/devkit" "22.0.2" - "@nx/eslint" "22.0.2" - "@nx/js" "22.0.2" - "@phenomnomnominal/tsquery" "~5.0.1" + "@nx/devkit" "22.5.1" + "@nx/eslint" "22.5.1" + "@nx/js" "22.5.1" + "@phenomnomnominal/tsquery" "~6.1.4" detect-port "^1.5.1" semver "^7.6.3" tree-kill "1.2.2" @@ -3458,6 +3458,17 @@ tslib "^2.3.0" typescript "~5.9.2" +"@nx/eslint@22.5.1": + version "22.5.1" + resolved "https://registry.yarnpkg.com/@nx/eslint/-/eslint-22.5.1.tgz#6913a7ed5add15d98a2d8cdfd0ac6383c3702fce" + integrity sha512-878xSsfOKtnQBJlRyeeHANVr5+HJMeMfPgpsffRfFDoat7pF/B2KoK2UJx/wQlAHUyVubKNhm7x46fA/shqBow== + dependencies: + "@nx/devkit" "22.5.1" + "@nx/js" "22.5.1" + semver "^7.6.3" + tslib "^2.3.0" + typescript "~5.9.2" + "@nx/jest@22.4.4": version "22.4.4" resolved "https://registry.yarnpkg.com/@nx/jest/-/jest-22.4.4.tgz#d1f8432a99c48ee493fc001e141d96ed54981eb6"