diff --git a/package.json b/package.json index 8a635b8b..4169c274 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "@babel/core": "^7.24.7", "@babel/eslint-parser": "^7.24.7", "@changesets/cli": "^2.27.5", - "@nrwl/nx-cloud": "^18.0.1", + "@nrwl/nx-cloud": "^19.0.0", "@typescript-eslint/eslint-plugin": "^7.12.0", "@typescript-eslint/parser": "^7.12.0", "eslint": "^8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6ba4367e..27a0c714 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^2.27.5 version: 2.27.5 '@nrwl/nx-cloud': - specifier: ^18.0.1 - version: 18.0.1 + specifier: ^19.0.0 + version: 19.0.0 '@typescript-eslint/eslint-plugin': specifier: ^7.12.0 version: 7.12.0(@typescript-eslint/parser@7.12.0)(eslint@8.57.0)(typescript@5.3.3) @@ -7549,10 +7549,10 @@ packages: dev: false optional: true - /@nrwl/nx-cloud@18.0.1: - resolution: {integrity: sha512-uYVxoOXf0xlWJX8O5GBWajmIeL0PfIGvfqtvVNVnl7C6FiZRbmKEhXkWxEDekI6Jq+mI1G86o7d5YsIzq6e36A==} + /@nrwl/nx-cloud@19.0.0: + resolution: {integrity: sha512-3WuXq3KKXwKnbjOkYK0OXosjD02LIjC3kEkyMIbaE36O9dMp3k/sa4ZtDVC3tAoIrj17VLVmjKfoDYbED1rapw==} dependencies: - nx-cloud: 18.0.1 + nx-cloud: 19.0.0 transitivePeerDependencies: - debug dev: true @@ -11028,16 +11028,6 @@ packages: engines: {node: '>=4'} dev: true - /axios@1.1.3: - resolution: {integrity: sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==} - dependencies: - follow-redirects: 1.15.6 - form-data: 4.0.0 - proxy-from-env: 1.1.0 - transitivePeerDependencies: - - debug - dev: true - /axios@1.7.2: resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} dependencies: @@ -17086,12 +17076,12 @@ packages: resolution: {integrity: sha512-QK0sRs7MKv0tKe1+5uZIQk/C8XGza4DAnztJG8iD+TpJIORARrCxczA738awHrZoHeTjSSoHqao2teO0dC/gFQ==} dev: true - /nx-cloud@18.0.1: - resolution: {integrity: sha512-nxJfz0ZmW+DKSr8evmVVm6t1XcLn9WHR5I8kiE2BFNkLVwC+nx+MimjJ53opfHOepMqQiGJAdstZ5Ks630bJgg==} + /nx-cloud@19.0.0: + resolution: {integrity: sha512-Aq1vQD8yBIdb5jLVpzsqmu8yDmMvRVdjaM30Pp1hghhlSvorGBlpTwY+TccZJv/hBtVO+SpXK8SnnegRZMrxdw==} hasBin: true dependencies: - '@nrwl/nx-cloud': 18.0.1 - axios: 1.1.3 + '@nrwl/nx-cloud': 19.0.0 + axios: 1.7.2 chalk: 4.1.2 dotenv: 10.0.0 fs-extra: 11.2.0