From 65fe3960a7ba99ac23ed9b5197a21a202a660816 Mon Sep 17 00:00:00 2001 From: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:40:04 +0200 Subject: [PATCH] Update to Nx 16.5.0 --- package.json | 6 +-- pnpm-lock.yaml | 136 ++++++++++++++++++++++++++----------------------- 2 files changed, 76 insertions(+), 66 deletions(-) diff --git a/package.json b/package.json index 9aef782824..335f969b29 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,8 @@ "jest": "^27.5.1", "jsonfile": "^6.1.0", "luxon": "^2.3.2", - "nx": "16.0.1", + "nx": "16.5.0", + "nx-cloud": "16.0.5", "prettier": "^2.6.2", "prettier-plugin-svelte": "^2.9.0", "react": "^18.2.0", @@ -96,8 +97,7 @@ "ts-jest": "^27.1.1", "ts-node": "^10.7.0", "typescript": "^4.7.4", - "vue": "^3.2.33", - "nx-cloud": "16.0.5" + "vue": "^3.2.33" }, "bundlewatch": { "files": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67fae3a63f..5122f6c611 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -137,8 +137,8 @@ importers: specifier: ^2.3.2 version: 2.4.0 nx: - specifier: 16.0.1 - version: 16.0.1 + specifier: 16.5.0 + version: 16.5.0 nx-cloud: specifier: 16.0.5 version: 16.0.5 @@ -2084,7 +2084,7 @@ packages: dependencies: '@babel/core': 7.9.0 '@babel/helper-create-class-features-plugin': 7.18.6(@babel/core@7.9.0) - '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-plugin-utils': 7.19.0 transitivePeerDependencies: - supports-color dev: true @@ -2230,7 +2230,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.9.0 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-plugin-utils': 7.19.0 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.9.0) dev: true @@ -2911,7 +2911,7 @@ packages: dependencies: '@babel/core': 7.9.0 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.6 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-plugin-utils': 7.19.0 dev: true /@babel/plugin-transform-flow-strip-types@7.18.6(@babel/core@7.19.1): @@ -3025,7 +3025,7 @@ packages: dependencies: '@babel/core': 7.9.0 '@babel/helper-module-transforms': 7.19.0 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-plugin-utils': 7.19.0 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color @@ -3053,7 +3053,7 @@ packages: dependencies: '@babel/core': 7.9.0 '@babel/helper-module-transforms': 7.19.0 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-simple-access': 7.18.6 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: @@ -3084,7 +3084,7 @@ packages: '@babel/core': 7.9.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-module-transforms': 7.19.0 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-validator-identifier': 7.18.6 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: @@ -4197,7 +4197,7 @@ packages: getenv: 1.0.0 glob: 7.1.6 resolve-from: 5.0.0 - semver: 7.3.8 + semver: 7.5.3 slash: 3.0.0 xcode: 3.0.1 xml2js: 0.4.23 @@ -4219,7 +4219,7 @@ packages: getenv: 1.0.0 glob: 7.1.6 resolve-from: 5.0.0 - semver: 7.3.8 + semver: 7.5.3 slash: 3.0.0 xcode: 3.0.1 xml2js: 0.4.23 @@ -5377,19 +5377,19 @@ packages: - debug dev: true - /@nrwl/tao@16.0.1: - resolution: {integrity: sha512-mvY+hKJwismbZY9WIfyO8wAOm1xtHn7ibUgiP/mazJv5OM3lnDoSfE83YlCVuhW+KgNq9OHQwIiAU+Y+hFQvEQ==} + /@nrwl/tao@16.5.0: + resolution: {integrity: sha512-lY/XV2n7iulHY77Uakt3Epa9m/NG7oTSN196baLjFykxUvLJI47PMX5qytugHkS8JLdcAB5p0qGsrQSHoi6jvg==} hasBin: true dependencies: - nx: 16.0.1 + nx: 16.5.0 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug dev: true - /@nx/nx-darwin-arm64@16.0.1: - resolution: {integrity: sha512-ezBykAa6etDIQdh0Rvl8AysJV7lU+/4Grxh0DYMWlVw9EsdJXh5ELr2NepnacdzML411cVSuo6m3SIT5NvMw2Q==} + /@nx/nx-darwin-arm64@16.5.0: + resolution: {integrity: sha512-0+5FH3ot5o0lpL0OKD4fO2n0a6LqLxr0LwU2VYxaAR1GLzOeVE5W3jBWY9ztOE+ktm8mGaZsdIIOQ77Iz/xwsQ==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -5397,8 +5397,8 @@ packages: dev: true optional: true - /@nx/nx-darwin-x64@16.0.1: - resolution: {integrity: sha512-ZTFVN0E+02EeWvToyKu1lQWdKHzPbks4R90Pw0cdDgnOaaYj2Z9GQ1rBo+3hq6K2xQb8ONOtsV3uWvrLKoQKww==} + /@nx/nx-darwin-x64@16.5.0: + resolution: {integrity: sha512-yziX2oXUSyOPOcRLmFMRsNs0eBVla5IGjAKqpY4OXAPBuyrOfgsW5ztj0PQM34gvqipXtTlN04Xt/U0jzQLudA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -5406,8 +5406,17 @@ packages: dev: true optional: true - /@nx/nx-linux-arm-gnueabihf@16.0.1: - resolution: {integrity: sha512-WmmVXv5HBNRzn/vWUYapJC5+CPUBaIXo6O8Iz+bniiHtsXeV5W5aYwveF1QOkHePLwUtkE18V1LDIkYksOEHOQ==} + /@nx/nx-freebsd-x64@16.5.0: + resolution: {integrity: sha512-hwIRRMyWrT2R4ozp6yXRNR1fwcclBlkkIQ51/1IzINPQxynMguuOvNZaJFD4OuZIDmI526++GmogPZc0aMzwkg==} + engines: {node: '>= 10'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /@nx/nx-linux-arm-gnueabihf@16.5.0: + resolution: {integrity: sha512-BEWLpBhJ2AcZNDsiExLDcM9kmQ4+E+0YUcOsrAeX1s5D4HXXVtHMdTmOucKs4NNFqMuJ2Cf3ZzqmAIkRug0beA==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -5415,8 +5424,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-gnu@16.0.1: - resolution: {integrity: sha512-G8tOXwi5qmeBcwDah/FB7ge25Iimyu6jXuB+zL/IBXgE98Q0JtWJF/VRI5x3eo7xGq0XWH1V7msgIXN17/RNbQ==} + /@nx/nx-linux-arm64-gnu@16.5.0: + resolution: {integrity: sha512-EWmTbDLbBIjM/OJ594hoFKsEka/b8jM6NehL37mlIXL6fixUEA8LlO0MfUQ+kIPg79nWIujzulkIEhYFDWM1WA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -5424,8 +5433,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-musl@16.0.1: - resolution: {integrity: sha512-wokwHMtvTzisw8G9VHgKAfPLtPsKlkJqOXJJpHkbxKXDZvwf/AQs03xDWCSV2P7B277VIPWJxuZ7pFqne0nRfw==} + /@nx/nx-linux-arm64-musl@16.5.0: + resolution: {integrity: sha512-np/7+HEtEEvtu4zo3GBBPtTG8IP++vvH3o8VXpAB9eD4Jctz3rYzbfMc7GtLZkz8LCmCsjzqnrNtmcmoaRbomQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -5433,8 +5442,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-gnu@16.0.1: - resolution: {integrity: sha512-9GUs45JmqpGz14ZXt4636rxj6mul0UO9S6dJpJND7M3KPFbPELg0Urj9BUtXz4vhwL2lhKMcz6XvBpQSjyE2bg==} + /@nx/nx-linux-x64-gnu@16.5.0: + resolution: {integrity: sha512-iLOwgAaa1BHPLFhkBVi7GLAf6LfdYuv/R2rxlqq4d6fhv4Eq91Wo08LsqbFds+LpMN0CA+W/QMc3w9IIS/MPrA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -5442,8 +5451,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-musl@16.0.1: - resolution: {integrity: sha512-vGq6e6/v+/YiKZeyKNyTmYNavOFTSHRAyze9I4UGB0aRouYrEuuemBSdCff+IXtwvUZEgYkEW5vTJainRBG+ig==} + /@nx/nx-linux-x64-musl@16.5.0: + resolution: {integrity: sha512-UE3tpgli7a08AsRaw/o1BUXnFOxICGzcYj1aglHBh6urVeUHK0aNt11djZcQ6ETgPgcjoGdwr7RqpANGnJQH9g==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -5451,8 +5460,8 @@ packages: dev: true optional: true - /@nx/nx-win32-arm64-msvc@16.0.1: - resolution: {integrity: sha512-3xROoV57qq6ibzmeTNcx8j7Rdj3hmSryzge2ynh9Zr+4dFT4WrsF72WRYQg/kbgNRhV+IfDNq5SMM2mPDl+aRw==} + /@nx/nx-win32-arm64-msvc@16.5.0: + resolution: {integrity: sha512-u9cNKP8zrNIdeyaK5LHX+Zh+rkadE8tSE+vNulphCLhGuXJRpjaVY1juq9UQEo41NJQE6DuWWk2fnj4gALWugQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -5460,8 +5469,8 @@ packages: dev: true optional: true - /@nx/nx-win32-x64-msvc@16.0.1: - resolution: {integrity: sha512-7jkC3kukEBnV/1+YMFY0VjbGGlGihpQEj3LrgjVdM8+Uf1qcyKhmHlVV3iJ87Bix+wVG7TmsSJ+XPchh0FJlsw==} + /@nx/nx-win32-x64-msvc@16.5.0: + resolution: {integrity: sha512-E9109SAYNZXqCeWikZXyxNd7SZnCbdKGvqtQktS7dedHGwOmgIWfJ6bsvA7s2zHr09THQKJ4+7U1tDkWVNR9cg==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -6344,7 +6353,7 @@ packages: eslint: 8.26.0 ignore: 5.2.0 regexpp: 3.2.0 - semver: 7.3.8 + semver: 7.5.3 tsutils: 3.21.0(typescript@4.8.4) typescript: 4.8.4 transitivePeerDependencies: @@ -6370,7 +6379,7 @@ packages: eslint: 8.34.0 ignore: 5.2.0 regexpp: 3.2.0 - semver: 7.3.8 + semver: 7.5.3 tsutils: 3.21.0(typescript@4.4.4) typescript: 4.4.4 transitivePeerDependencies: @@ -6550,7 +6559,7 @@ packages: debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.8 + semver: 7.5.3 tsutils: 3.21.0(typescript@4.4.4) typescript: 4.4.4 transitivePeerDependencies: @@ -6571,7 +6580,7 @@ packages: debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.8 + semver: 7.5.3 tsutils: 3.21.0(typescript@4.8.3) typescript: 4.8.3 transitivePeerDependencies: @@ -6592,7 +6601,7 @@ packages: debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.8 + semver: 7.5.3 tsutils: 3.21.0(typescript@4.8.4) typescript: 4.8.4 transitivePeerDependencies: @@ -6613,7 +6622,7 @@ packages: eslint: 8.26.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0(eslint@8.26.0) - semver: 7.3.8 + semver: 7.5.3 transitivePeerDependencies: - supports-color - typescript @@ -6633,7 +6642,7 @@ packages: eslint: 8.34.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0(eslint@8.34.0) - semver: 7.3.8 + semver: 7.5.3 transitivePeerDependencies: - supports-color - typescript @@ -6653,7 +6662,7 @@ packages: eslint: 8.34.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0(eslint@8.34.0) - semver: 7.3.8 + semver: 7.5.3 transitivePeerDependencies: - supports-color - typescript @@ -7108,8 +7117,8 @@ packages: resolution: {integrity: sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==} dev: true - /@yarnpkg/parsers@3.0.0-rc.40: - resolution: {integrity: sha512-sKbi5XhHKXCjzb5m0ftGuQuODM2iUXEsrCSl8MkKexNWHepCmU3IPaGTPC5gHZy4sOvsb9JqTLaZEez+kDzG+Q==} + /@yarnpkg/parsers@3.0.0-rc.46: + resolution: {integrity: sha512-aiATs7pSutzda/rq8fnuPwTglyVwjM22bNnK2ZgjrpAjQHSSl3lztd2f9evst1W/qnC58DRz7T7QndUDumAR4Q==} engines: {node: '>=14.15.0'} dependencies: js-yaml: 3.14.1 @@ -8460,7 +8469,7 @@ packages: dev: false /concat-map@0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} /concurrently@7.2.2: resolution: {integrity: sha512-DcQkI0ruil5BA/g7Xy3EWySGrFJovF5RYAYxwGvv9Jf9q9B1v3jPFP2tl6axExNf1qgF30kjoNYrangZ0ey4Aw==} @@ -12043,7 +12052,7 @@ packages: jest-util: 27.5.1 natural-compare: 1.4.0 pretty-format: 27.5.1 - semver: 7.3.8 + semver: 7.5.3 transitivePeerDependencies: - supports-color dev: true @@ -13703,7 +13712,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.12.1 - semver: 7.3.8 + semver: 7.5.3 validate-npm-package-license: 3.0.4 dev: true @@ -13769,8 +13778,8 @@ packages: - debug dev: true - /nx@16.0.1: - resolution: {integrity: sha512-x1NUs3ZGRWI3CdY1Qt4JdB9fOpjNkfP064HI3P6YjmHYSilbkVF7xe9bxOptjwCgMlTE3kOa66qC2fI5bKvG4w==} + /nx@16.5.0: + resolution: {integrity: sha512-X95atskaF1ejrF+C80mC4SwFPq0G/yFvxhfeWpPjKj7vUJEy1nZ4SjqlNVMORdN8dKQTE6ss76cIJux3fE7EXw==} hasBin: true requiresBuild: true peerDependencies: @@ -13782,10 +13791,10 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/tao': 16.0.1 + '@nrwl/tao': 16.5.0 '@parcel/watcher': 2.0.4 '@yarnpkg/lockfile': 1.1.0 - '@yarnpkg/parsers': 3.0.0-rc.40 + '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 axios: 1.3.4 chalk: 4.1.2 @@ -13806,26 +13815,27 @@ packages: minimatch: 3.0.5 npm-run-path: 4.0.1 open: 8.4.0 - semver: 7.3.4 + semver: 7.5.3 string-width: 4.2.3 strong-log-transformer: 2.1.0 tar-stream: 2.2.0 tmp: 0.2.1 tsconfig-paths: 4.1.2 - tslib: 2.4.1 + tslib: 2.6.0 v8-compile-cache: 2.3.0 yargs: 17.7.1 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 16.0.1 - '@nx/nx-darwin-x64': 16.0.1 - '@nx/nx-linux-arm-gnueabihf': 16.0.1 - '@nx/nx-linux-arm64-gnu': 16.0.1 - '@nx/nx-linux-arm64-musl': 16.0.1 - '@nx/nx-linux-x64-gnu': 16.0.1 - '@nx/nx-linux-x64-musl': 16.0.1 - '@nx/nx-win32-arm64-msvc': 16.0.1 - '@nx/nx-win32-x64-msvc': 16.0.1 + '@nx/nx-darwin-arm64': 16.5.0 + '@nx/nx-darwin-x64': 16.5.0 + '@nx/nx-freebsd-x64': 16.5.0 + '@nx/nx-linux-arm-gnueabihf': 16.5.0 + '@nx/nx-linux-arm64-gnu': 16.5.0 + '@nx/nx-linux-arm64-musl': 16.5.0 + '@nx/nx-linux-x64-gnu': 16.5.0 + '@nx/nx-linux-x64-musl': 16.5.0 + '@nx/nx-win32-arm64-msvc': 16.5.0 + '@nx/nx-win32-x64-msvc': 16.5.0 transitivePeerDependencies: - debug dev: true @@ -15512,16 +15522,16 @@ packages: engines: {node: '>=10'} hasBin: true - /semver@7.3.4: - resolution: {integrity: sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==} + /semver@7.3.8: + resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} engines: {node: '>=10'} hasBin: true dependencies: lru-cache: 6.0.0 dev: true - /semver@7.3.8: - resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} + /semver@7.5.3: + resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==} engines: {node: '>=10'} hasBin: true dependencies: