chore(deps): update dependency nx to v18 (#1615)

* chore(deps): update dependency nx to v18

* Update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
renovate[bot] 2024-03-08 02:19:40 +00:00 committed by GitHub
parent d76df9985f
commit d0b89ca577
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 51 additions and 50 deletions

View File

@ -4,7 +4,7 @@
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.10",
"@changesets/cli": "^2.27.1",
"@nrwl/nx-cloud": "^17.0.0",
"@nrwl/nx-cloud": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
@ -13,7 +13,7 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.7.0",
"nx": "^17.3.2",
"nx": "^18.0.7",
"prettier": "3.2.5",
"typescript": "~5.3.3"
},

View File

@ -18,8 +18,8 @@ importers:
specifier: ^2.27.1
version: 2.27.1
'@nrwl/nx-cloud':
specifier: ^17.0.0
version: 17.0.0
specifier: ^18.0.0
version: 18.0.0
'@typescript-eslint/eslint-plugin':
specifier: ^6.21.0
version: 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.3.3)
@ -45,8 +45,8 @@ importers:
specifier: ^29.7.0
version: 29.7.0(@types/node@20.11.20)(ts-node@10.9.2)
nx:
specifier: ^17.3.2
version: 17.3.2
specifier: ^18.0.7
version: 18.0.7
prettier:
specifier: 3.2.5
version: 3.2.5
@ -7611,19 +7611,19 @@ packages:
dev: false
optional: true
/@nrwl/nx-cloud@17.0.0:
resolution: {integrity: sha512-rCs/1rQwgtuoNAPAGddzjIPDbJ0Fc+jxvCBocWFW+C6I3bRVspVzqjQ62v3w94gtdMh1v0RN4g/UZHm8i6Xzeg==}
/@nrwl/nx-cloud@18.0.0:
resolution: {integrity: sha512-rjjcJgzDmKwFD1QVIMs5O3X4SoMQIk0bzh3pL90ZP/B5YJUlTySv7+R0JoGQ6ROGwVQHjPFMVKKLB09zl5perA==}
dependencies:
nx-cloud: 17.0.0
nx-cloud: 18.0.0
transitivePeerDependencies:
- debug
dev: true
/@nrwl/tao@17.3.2:
resolution: {integrity: sha512-5uvpSmij0J9tteFV/0M/024K+H/o3XAlqtSdU8j03Auj1IleclSLF2yCTuIo7pYXhG3cgx1+nR+3nMs1QVAdUA==}
/@nrwl/tao@18.0.7:
resolution: {integrity: sha512-oJ1Euo3mxy7BdC4/z/M+UO7RVYrYRs700R/vyGAEaELBj6dv8X7qm+fH4jTAbECHJLsmNp/HYnfAdimsK+rKMQ==}
hasBin: true
dependencies:
nx: 17.3.2
nx: 18.0.7
tslib: 2.6.2
transitivePeerDependencies:
- '@swc-node/register'
@ -7631,8 +7631,8 @@ packages:
- debug
dev: true
/@nx/nx-darwin-arm64@17.3.2:
resolution: {integrity: sha512-hn12o/tt26Pf4wG+8rIBgNIEZq5BFlHLv3scNrgKbd5SancHlTbY4RveRGct737UQ/78GCMCgMDRgNdagbCr6w==}
/@nx/nx-darwin-arm64@18.0.7:
resolution: {integrity: sha512-0ZCgalq5NwJy0SPJGisFcT+kHftWoyMyb78yFNFeFCL7dPmLUq2QqbLR2HFo2SIuPFY5+DVv9FBB63ZbdPXTJw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
@ -7640,8 +7640,8 @@ packages:
dev: true
optional: true
/@nx/nx-darwin-x64@17.3.2:
resolution: {integrity: sha512-5F28wrfE7yU60MzEXGjndy1sPJmNMIaV2W/g82kTXzxAbGHgSjwrGFmrJsrexzLp9oDlWkbc6YmInKV8gmmIaQ==}
/@nx/nx-darwin-x64@18.0.7:
resolution: {integrity: sha512-yA5bXhsw0C4YjUcJcsXgsN/Pv8nSM3xo8hJ+RJCjgkh15f3ylXzYvBa+xL6qWTyZqhICULDInfJwsw9x5GTQWg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
@ -7649,8 +7649,8 @@ packages:
dev: true
optional: true
/@nx/nx-freebsd-x64@17.3.2:
resolution: {integrity: sha512-07MMTfsJooONqL1Vrm5L6qk/gzmSrYLazjkiTmJz+9mrAM61RdfSYfO3mSyAoyfgWuQ5yEvfI56P036mK8aoPg==}
/@nx/nx-freebsd-x64@18.0.7:
resolution: {integrity: sha512-KplveiJ59HeMLUN6S6dWMVjIgzLYx0v/1W9RdmTJB8EAAiduJdtDip0GLjSj902pEXbIhr3n9p4USPWFnrdL5w==}
engines: {node: '>= 10'}
cpu: [x64]
os: [freebsd]
@ -7658,8 +7658,8 @@ packages:
dev: true
optional: true
/@nx/nx-linux-arm-gnueabihf@17.3.2:
resolution: {integrity: sha512-gQxMF6U/h18Rz+FZu50DZCtfOdk27hHghNh3d3YTeVsrJTd1SmUQbYublmwU/ia1HhFS8RVI8GvkaKt5ph0HoA==}
/@nx/nx-linux-arm-gnueabihf@18.0.7:
resolution: {integrity: sha512-Uj4OF7yZLK9US/+4a33FiFpyP6SaDB34HLHIht9ROjL6dGxv1iUs8Ut+JaUQ6DaP/XBwV6/+CDBH5uXMfMWLww==}
engines: {node: '>= 10'}
cpu: [arm]
os: [linux]
@ -7667,8 +7667,8 @@ packages:
dev: true
optional: true
/@nx/nx-linux-arm64-gnu@17.3.2:
resolution: {integrity: sha512-X20wiXtXmKlC01bpVEREsRls1uVOM22xDTpqILvVty6+P+ytEYFR3Vs5EjDtzBKF51wjrwf03rEoToZbmgM8MA==}
/@nx/nx-linux-arm64-gnu@18.0.7:
resolution: {integrity: sha512-hGuM7mtOsZTuxnBTm9uLKNBmkRL0zQs0ZtFomHscSt/reN8WBgduKSPWJ18LLj5D7Z1otxI3ooUf8+5/jwmr3A==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@ -7676,8 +7676,8 @@ packages:
dev: true
optional: true
/@nx/nx-linux-arm64-musl@17.3.2:
resolution: {integrity: sha512-yko3Xsezkn4tjeudZYLjxFl07X/YB84K+DLK7EFyh9elRWV/8VjFcQmBAKUS2r9LfaEMNXq8/vhWMOWYyWBrIA==}
/@nx/nx-linux-arm64-musl@18.0.7:
resolution: {integrity: sha512-34Xb5mZT3p2E6mM0D6cFIpPF5hJtF3aDzBnzeitP/lZe70n+S0PUpgB/2Vi9j3IHW2xjci5jU2UYsdF2RIEWTQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@ -7685,8 +7685,8 @@ packages:
dev: true
optional: true
/@nx/nx-linux-x64-gnu@17.3.2:
resolution: {integrity: sha512-RiPvvQMmlZmDu9HdT6n6sV0+fEkyAqR5VocrD5ZAzEzFIlh4dyVLripFR3+MD+QhIhXyPt/hpri1kq9sgs4wnw==}
/@nx/nx-linux-x64-gnu@18.0.7:
resolution: {integrity: sha512-tn1puRzCk/Sn8f7d1134Zyob1CT25kovPWPvUadvEoqqetMgRgVxMqTr7Ud/2hu61iGSKQEmOlQ2bVM/NMeRvA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@ -7694,8 +7694,8 @@ packages:
dev: true
optional: true
/@nx/nx-linux-x64-musl@17.3.2:
resolution: {integrity: sha512-PWfVGmFsFJi+N1Nljg/jTKLHdufpGuHlxyfHqhDso/o4Qc0exZKSeZ1C63WkD7eTcT5kInifTQ/PffLiIDE3MA==}
/@nx/nx-linux-x64-musl@18.0.7:
resolution: {integrity: sha512-at1nI9mBMNMCIC5BrY8oJ+7ptknZPhQwu7j4jhRAgcHd2JOZZtgJSo4FI2chBTbzf3SLQL1omts0zKB1syas1w==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@ -7703,8 +7703,8 @@ packages:
dev: true
optional: true
/@nx/nx-win32-arm64-msvc@17.3.2:
resolution: {integrity: sha512-O+4FFPbQz1mqaIj+SVE02ppe7T9ELj7Z5soQct5TbRRhwjGaw5n5xaPPBW7jUuQe2L5htid1E82LJyq3JpVc8A==}
/@nx/nx-win32-arm64-msvc@18.0.7:
resolution: {integrity: sha512-DTn5X5NhnjpG1LZgESM0EmBPLnwoeZzOaJfjt92Loib1TmALEHUIdVRcshb8FJfoXY4zNEdNUCmZ+M3us4xb9A==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
@ -7712,8 +7712,8 @@ packages:
dev: true
optional: true
/@nx/nx-win32-x64-msvc@17.3.2:
resolution: {integrity: sha512-4hQm+7coy+hBqGY9J709hz/tUPijhf/WS7eML2r2xBmqBew3PMHfeZuaAAYWN690nIsu0WX3wyDsNjulR8HGPQ==}
/@nx/nx-win32-x64-msvc@18.0.7:
resolution: {integrity: sha512-/2Ue0kTuvXQpF0QfJGtBZ5yqhpRVcDTidDcZSgdFdNEkqUXK2GgXG4lPQtw8zf2Ja9Q+93lXwH6NMhQWCB8cNA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@ -12177,6 +12177,7 @@ packages:
/clean-stack@2.2.0:
resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==}
engines: {node: '>=6'}
requiresBuild: true
/cli-cursor@3.1.0:
resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==}
@ -17597,11 +17598,11 @@ packages:
resolution: {integrity: sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==}
dev: true
/nx-cloud@17.0.0:
resolution: {integrity: sha512-r3QLLwYw04K1TQDX+sdvoUozugNqTKR0vFulgCwxlI80HutukaPy/egqfRye6cX6bYN3cWkT1a+J1x0guzWSYA==}
/nx-cloud@18.0.0:
resolution: {integrity: sha512-VpPywcHmFIU3GSWb3KV3nQ+TAMLc06DTO39vTFsM+HreB6qRloDxbADRvfM5eHAbY26TNmwflT7wxd0fluv2+A==}
hasBin: true
dependencies:
'@nrwl/nx-cloud': 17.0.0
'@nrwl/nx-cloud': 18.0.0
axios: 1.1.3
chalk: 4.1.2
dotenv: 10.0.0
@ -17615,12 +17616,12 @@ packages:
- debug
dev: true
/nx@17.3.2:
resolution: {integrity: sha512-QjF1gnwKebQISvATrSbW7dsmIcLbA0fcyDyxLo5wVHx/MIlcaIb/lLYaPTld73ZZ6svHEZ6n2gOkhMitmkIPQA==}
/nx@18.0.7:
resolution: {integrity: sha512-jcJ7ohP/rgqI9X6FJ8WnsPHpzm99oBV9qmaUeOUHWsdjp8r+2ptSHDmMmA67BPT+J6T+/ILhVlgzboXV1W7Ccg==}
hasBin: true
requiresBuild: true
peerDependencies:
'@swc-node/register': ^1.6.7
'@swc-node/register': ^1.8.0
'@swc/core': ^1.3.85
peerDependenciesMeta:
'@swc-node/register':
@ -17628,7 +17629,7 @@ packages:
'@swc/core':
optional: true
dependencies:
'@nrwl/tao': 17.3.2
'@nrwl/tao': 18.0.7
'@yarnpkg/lockfile': 1.1.0
'@yarnpkg/parsers': 3.0.0-rc.46
'@zkochan/js-yaml': 0.0.6
@ -17663,16 +17664,16 @@ packages:
yargs: 17.7.2
yargs-parser: 21.1.1
optionalDependencies:
'@nx/nx-darwin-arm64': 17.3.2
'@nx/nx-darwin-x64': 17.3.2
'@nx/nx-freebsd-x64': 17.3.2
'@nx/nx-linux-arm-gnueabihf': 17.3.2
'@nx/nx-linux-arm64-gnu': 17.3.2
'@nx/nx-linux-arm64-musl': 17.3.2
'@nx/nx-linux-x64-gnu': 17.3.2
'@nx/nx-linux-x64-musl': 17.3.2
'@nx/nx-win32-arm64-msvc': 17.3.2
'@nx/nx-win32-x64-msvc': 17.3.2
'@nx/nx-darwin-arm64': 18.0.7
'@nx/nx-darwin-x64': 18.0.7
'@nx/nx-freebsd-x64': 18.0.7
'@nx/nx-linux-arm-gnueabihf': 18.0.7
'@nx/nx-linux-arm64-gnu': 18.0.7
'@nx/nx-linux-arm64-musl': 18.0.7
'@nx/nx-linux-x64-gnu': 18.0.7
'@nx/nx-linux-x64-musl': 18.0.7
'@nx/nx-win32-arm64-msvc': 18.0.7
'@nx/nx-win32-x64-msvc': 18.0.7
transitivePeerDependencies:
- debug
dev: true
@ -17852,7 +17853,7 @@ packages:
bl: 4.1.0
chalk: 4.1.2
cli-cursor: 3.1.0
cli-spinners: 2.6.1
cli-spinners: 2.9.2
is-interactive: 1.0.0
log-symbols: 4.1.0
strip-ansi: 6.0.1