diff --git a/package.json b/package.json index be09749e..4bcec240 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b2df8e7..a582871b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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