chore(deps): update dependency nx to v15 (#1254)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-18 08:59:57 -04:00 committed by GitHub
parent 2804e36464
commit d2de8078b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 22 deletions

View File

@ -14,7 +14,7 @@
"jest": "^27.5.1",
"prettier": "2.7.1",
"typescript": "~4.8.4",
"nx": "^14.8.3",
"nx": "^15.0.0",
"@nrwl/nx-cloud": "^14.7.0"
},
"scripts": {

View File

@ -19,7 +19,7 @@ importers:
eslint-plugin-react: ^7.31.9
eslint-plugin-react-hooks: ^4.6.0
jest: ^27.5.1
nx: ^14.8.3
nx: ^15.0.0
prettier: 2.7.1
typescript: ~4.8.4
devDependencies:
@ -35,7 +35,7 @@ importers:
eslint-plugin-react: 7.31.9_eslint@8.25.0
eslint-plugin-react-hooks: 4.6.0_eslint@8.25.0
jest: 27.5.1
nx: 14.8.3
nx: 15.0.0
prettier: 2.7.1
typescript: 4.8.4
@ -6189,10 +6189,10 @@ packages:
mkdirp: 1.0.4
rimraf: 3.0.2
/@nrwl/cli/14.8.3:
resolution: {integrity: sha512-a8URAbqyZvegXMYU8pCA3Hfv0UdiDJc6HboazxinCJJgZWyqKYxRIWmKiWnfpXsr+qF6ntmBR/tC6yHbOL22gQ==}
/@nrwl/cli/15.0.0:
resolution: {integrity: sha512-D0zAhZ375bQnoUM2HLifMzAa75A3/lC9OkkewsiVVbqaznjEIry8ezHZepgfjFRVzLr3ue7FIpDEH3iJIYzvVw==}
dependencies:
nx: 14.8.3
nx: 15.0.0
transitivePeerDependencies:
- '@swc-node/register'
- '@swc/core'
@ -6215,11 +6215,11 @@ packages:
- debug
dev: true
/@nrwl/tao/14.8.3:
resolution: {integrity: sha512-lN7+1biSM/7PYMMgh3jjOXJ9fe6VjhVrtZsDcB6lcklpShjXfHXqlpXDM7vjlw19aLeZMdFWHFoU2C5BTBtzgQ==}
/@nrwl/tao/15.0.0:
resolution: {integrity: sha512-qup1eSWYwp/KVrw/wxeWBvYttQ9dcbQnqpXb5NQMD31SpXEZSpJB1i3GV/o6CF5qQQSNLwICXZx25rNTTQAqpg==}
hasBin: true
dependencies:
nx: 14.8.3
nx: 15.0.0
transitivePeerDependencies:
- '@swc-node/register'
- '@swc/core'
@ -9765,14 +9765,6 @@ packages:
engines: {node: '>=4'}
dev: true
/axios/0.21.1:
resolution: {integrity: sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==}
dependencies:
follow-redirects: 1.15.2
transitivePeerDependencies:
- debug
dev: true
/axios/0.21.4:
resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==}
dependencies:
@ -9790,6 +9782,16 @@ packages:
- debug
dev: true
/axios/1.1.3:
resolution: {integrity: sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==}
dependencies:
follow-redirects: 1.15.2
form-data: 4.0.0
proxy-from-env: 1.1.0
transitivePeerDependencies:
- debug
dev: true
/axobject-query/2.2.0:
resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==}
dev: true
@ -17020,8 +17022,8 @@ packages:
resolution: {integrity: sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw==}
dev: true
/nx/14.8.3:
resolution: {integrity: sha512-6aMYrzlTqE77vHbaE1teI5P1A2oYkJGkuDMIo/zegRwUxCAjRzLAluUgPrmgqhuPTyTDn8p4aDfxAWV3Q0o/2Q==}
/nx/15.0.0:
resolution: {integrity: sha512-uh9Ou5oj7yr6Uyp4QhqW1vIVoanYn1sJM1jzOyoT17GAhhODfS0BtQgUvlmInDuRqP8LMaPg4LXFMby07U1HXg==}
hasBin: true
requiresBuild: true
peerDependencies:
@ -17033,13 +17035,13 @@ packages:
'@swc/core':
optional: true
dependencies:
'@nrwl/cli': 14.8.3
'@nrwl/tao': 14.8.3
'@nrwl/cli': 15.0.0
'@nrwl/tao': 15.0.0
'@parcel/watcher': 2.0.4
'@yarnpkg/lockfile': 1.1.0
'@yarnpkg/parsers': 3.0.0-rc.24
'@zkochan/js-yaml': 0.0.6
axios: 0.21.1
axios: 1.1.3
chalk: 4.1.0
chokidar: 3.5.3
cli-cursor: 3.1.0