diff --git a/package.json b/package.json index d2799c3b292a..023c27431c9d 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "@changesets/cli": "^2.22.0", "@commitlint/cli": "^18.0.0", "@commitlint/config-conventional": "^18.0.0", - "@nrwl/tao": "17.0.2", - "@nx/cypress": "17.0.2", - "@nx/workspace": "17.0.2", + "@nrwl/tao": "17.0.3", + "@nx/cypress": "17.0.3", + "@nx/workspace": "17.0.3", "@rollup/plugin-commonjs": "^25.0.0", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.0.0", @@ -60,7 +60,7 @@ "husky": "^8.0.0", "jsdom": "^22.0.0", "lint-staged": "^15.0.0", - "nx": "17.0.2", + "nx": "17.0.3", "pathe": "^1.0.0", "postcss": "^8.4.31", "rimraf": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d7f558933640..946d40d10775 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,14 +34,14 @@ importers: specifier: ^18.0.0 version: 18.1.0 '@nrwl/tao': - specifier: 17.0.2 - version: 17.0.2 + specifier: 17.0.3 + version: 17.0.3 '@nx/cypress': - specifier: 17.0.2 - version: 17.0.2(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.2)(typescript@5.1.3) + specifier: 17.0.3 + version: 17.0.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.3)(typescript@5.1.3) '@nx/workspace': - specifier: 17.0.2 - version: 17.0.2 + specifier: 17.0.3 + version: 17.0.3 '@rollup/plugin-commonjs': specifier: ^25.0.0 version: 25.0.0(rollup@4.0.2) @@ -115,8 +115,8 @@ importers: specifier: ^15.0.0 version: 15.0.1 nx: - specifier: 17.0.2 - version: 17.0.2 + specifier: 17.0.3 + version: 17.0.3 pathe: specifier: ^1.0.0 version: 1.1.1 @@ -1067,10 +1067,10 @@ packages: '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) '@babel/helpers': 7.22.6 - '@babel/parser': 7.22.7 - '@babel/template': 7.22.5 + '@babel/parser': 7.23.0 + '@babel/template': 7.22.15 '@babel/traverse': 7.23.2 - '@babel/types': 7.22.5 + '@babel/types': 7.23.0 convert-source-map: 1.9.0 debug: 4.3.4(supports-color@8.1.1) gensync: 1.0.0-beta.2 @@ -1104,7 +1104,7 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.0 dev: true /@babel/helper-builder-binary-assignment-operator-visitor@7.22.5: @@ -1142,8 +1142,8 @@ packages: dependencies: '@babel/core': 7.22.9 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 '@babel/helper-member-expression-to-functions': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.9) @@ -1180,7 +1180,7 @@ packages: '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4(supports-color@8.1.1) lodash.debounce: 4.0.8 - resolve: 1.22.3 + resolve: 1.22.8 transitivePeerDependencies: - supports-color dev: true @@ -1190,19 +1190,6 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-environment-visitor@7.22.5: - resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==} - engines: {node: '>=6.9.0'} - dev: true - - /@babel/helper-function-name@7.22.5: - resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.22.5 - '@babel/types': 7.22.5 - dev: true - /@babel/helper-function-name@7.23.0: resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} engines: {node: '>=6.9.0'} @@ -1222,7 +1209,7 @@ packages: resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.0 dev: true /@babel/helper-module-imports@7.22.5: @@ -1253,7 +1240,7 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.0 dev: true /@babel/helper-plugin-utils@7.22.5: @@ -1286,7 +1273,7 @@ packages: optional: true dependencies: '@babel/core': 7.22.9 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-member-expression-to-functions': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 dev: true @@ -1302,7 +1289,7 @@ packages: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.0 dev: true /@babel/helper-split-export-declaration@7.22.6: @@ -1361,7 +1348,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.23.0 dev: true /@babel/parser@7.23.0: @@ -4167,10 +4154,10 @@ packages: '@nolyfill/shared': 1.0.21 dev: true - /@nrwl/cypress@17.0.2(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.2)(typescript@5.1.3): - resolution: {integrity: sha512-lV3JCBtB7QZXIp3BDmnDbtUDTYt9LHgUePoEG1ohO7D+J71hsx4s8iRo6lOr+HxemlxdBmhSLJlqMTKZv4B1iQ==} + /@nrwl/cypress@17.0.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.3)(typescript@5.1.3): + resolution: {integrity: sha512-Q38OaMpumCL7ziZtb9qEpYNfVl1GHf5fjPgprIgD2Gy2MnfqhtmK0d0NupvOPkq58LcQsdXF1Au4gPJempL1Qw==} dependencies: - '@nx/cypress': 17.0.2(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.2)(typescript@5.1.3) + '@nx/cypress': 17.0.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.3)(typescript@5.1.3) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -4186,18 +4173,18 @@ packages: - verdaccio dev: true - /@nrwl/devkit@17.0.2(nx@17.0.2): - resolution: {integrity: sha512-zgqTFYmvs80D3T/TwmR/EBdV1OU2c96YYHngAe3DX8kXhjlV3dq+VPZVBROM0AzYLGaSckW3mHBhgL+JrDp5Pg==} + /@nrwl/devkit@17.0.3(nx@17.0.3): + resolution: {integrity: sha512-k1o0tvmGcg2/Kw2d56ULixqngCj5zTfp3mn6yS0ytIJrTQnJVkI8GcFCtpnqbzQjD8nKHhvTIcOMsj2BzLos9A==} dependencies: - '@nx/devkit': 17.0.2(nx@17.0.2) + '@nx/devkit': 17.0.3(nx@17.0.3) transitivePeerDependencies: - nx dev: true - /@nrwl/js@17.0.2(@types/node@20.8.8)(nx@17.0.2)(typescript@5.1.3): - resolution: {integrity: sha512-qHqZ6V6IP3piyzb9s7HUlcV3X2O/BDmqikg0yoZGitRpyugY5K1BNZITGRmFEzLklfHxVUqI1qsURnClgax+pA==} + /@nrwl/js@17.0.3(@types/node@20.8.8)(nx@17.0.3)(typescript@5.1.3): + resolution: {integrity: sha512-jVxCOtjZIrreWGvzT/6jc0JdoSyEKn1XS1NQAb/p9gHXInzOZxT/mu2D2XHo4b/2VsDDnxRRy2T4kI4IuGSrjQ==} dependencies: - '@nx/js': 17.0.2(@types/node@20.8.8)(nx@17.0.2)(typescript@5.1.3) + '@nx/js': 17.0.3(@types/node@20.8.8)(nx@17.0.3)(typescript@5.1.3) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -4211,11 +4198,11 @@ packages: - verdaccio dev: true - /@nrwl/tao@17.0.2: - resolution: {integrity: sha512-H+htIRzQR6Ibael34rhQkpNkpFFFmaSTsIzdqkBqL4j5+FzSpZh67NJnWSY8vsYQGQL8Ncc+MHvpQC+7pyfgGw==} + /@nrwl/tao@17.0.3: + resolution: {integrity: sha512-X6zcwf6c3z7TuztRJWM/OCfzm7+LI4Uw4coc9+PWr44ohHkgId2wEJTzXrDT3+lvv8DgwPpgWPwqntw+YcgRYg==} hasBin: true dependencies: - nx: 17.0.2 + nx: 17.0.3 tslib: 2.5.0 transitivePeerDependencies: - '@swc-node/register' @@ -4223,28 +4210,28 @@ packages: - debug dev: true - /@nrwl/workspace@17.0.2: - resolution: {integrity: sha512-ntX+cE6Gs1MOdG027MHkueyEze4yNbRy54uXhWhOCUy5gcP4eNmsrxOOccajP7tVrvAW83wrp9PXJ1wQhNWOYA==} + /@nrwl/workspace@17.0.3: + resolution: {integrity: sha512-/XxQqzEt4/6M7KuHxAOKVmRip56g+flsLySwBp7sn2uwnbhd8H32wPNTpu0J72E/AAx76zgZsMQogIseQOtrZA==} dependencies: - '@nx/workspace': 17.0.2 + '@nx/workspace': 17.0.3 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug dev: true - /@nx/cypress@17.0.2(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.2)(typescript@5.1.3): - resolution: {integrity: sha512-lkdhz6CHaLA/ZhNnqwXBp4Mlg1eTtCO09pYYHMx43D7EPObO1XbYtm6rivWg6kDzEmz84+Jwo0RucK7loMlHqA==} + /@nx/cypress@17.0.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.3)(typescript@5.1.3): + resolution: {integrity: sha512-Caa8NgM1wMfn/nqU5M/NxeSDePpS+9QQRxzqRZFTlOKRFFJ9pARhwWHkZ6HMHFuxncsHmPWVsnCcj6dDi+BIZw==} peerDependencies: cypress: '>= 3 < 14' peerDependenciesMeta: cypress: optional: true dependencies: - '@nrwl/cypress': 17.0.2(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.2)(typescript@5.1.3) - '@nx/devkit': 17.0.2(nx@17.0.2) - '@nx/eslint': 17.0.2(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.2) - '@nx/js': 17.0.2(@types/node@20.8.8)(nx@17.0.2)(typescript@5.1.3) + '@nrwl/cypress': 17.0.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.3)(typescript@5.1.3) + '@nx/devkit': 17.0.3(nx@17.0.3) + '@nx/eslint': 17.0.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.3) + '@nx/js': 17.0.3(@types/node@20.8.8)(nx@17.0.3)(typescript@5.1.3) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.1.3) detect-port: 1.5.1 semver: 7.5.3 @@ -4263,32 +4250,32 @@ packages: - verdaccio dev: true - /@nx/devkit@17.0.2(nx@17.0.2): - resolution: {integrity: sha512-gtJNrFtGZa96qAM4ijAvoCLj/LuUr+Jq91QITsYE4cvYL0qan4zGcAOBMclzpaXVN9pwpko+veDwHwnmp/SXTg==} + /@nx/devkit@17.0.3(nx@17.0.3): + resolution: {integrity: sha512-gW9aVc2BJBQ6PME07lsiaHg2Tjm9FN/qFjzxeSQYe2cR/s4hXqCBUfgKEqjgzMq+ykDR2Japkd8Vg8BN0uWnpA==} peerDependencies: nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 17.0.2(nx@17.0.2) + '@nrwl/devkit': 17.0.3(nx@17.0.3) ejs: 3.1.9 enquirer: 2.3.6 ignore: 5.2.4 - nx: 17.0.2 + nx: 17.0.3 semver: 7.5.3 tmp: 0.2.1 tslib: 2.5.0 dev: true - /@nx/eslint@17.0.2(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.2): - resolution: {integrity: sha512-mZXavg/m+A0GqmWORq5jNRt7ku0q9OoX2212ldivvLYI1zHHr2VFYoRxhS+NzaZBK5/EiKs/5P8dHhYb4/v7Bw==} + /@nx/eslint@17.0.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.3): + resolution: {integrity: sha512-Wv+oBMuATv96Dy1JETXGxE0CkX2Q7yjY6a5u3wWzgpiPgLHyqo1d9xU6tyCXu9O1tb2d8XMajGEWR6ByijKKyA==} peerDependencies: eslint: ^8.0.0 peerDependenciesMeta: eslint: optional: true dependencies: - '@nx/devkit': 17.0.2(nx@17.0.2) - '@nx/js': 17.0.2(@types/node@20.8.8)(nx@17.0.2)(typescript@5.1.3) - '@nx/linter': 17.0.2(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.2) + '@nx/devkit': 17.0.3(nx@17.0.3) + '@nx/js': 17.0.3(@types/node@20.8.8)(nx@17.0.3)(typescript@5.1.3) + '@nx/linter': 17.0.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.3) eslint: 8.52.0 tslib: 2.5.0 typescript: 5.1.3 @@ -4304,8 +4291,8 @@ packages: - verdaccio dev: true - /@nx/js@17.0.2(@types/node@20.8.8)(nx@17.0.2)(typescript@5.1.3): - resolution: {integrity: sha512-dYvWDd0jwNF4h4V8yjd1ZMSJ38GcpvwrDUVYGYNkZmDqYzkBvqykpY00hRLUYZspiR+iG7uWmyxItZYpCk0WyA==} + /@nx/js@17.0.3(@types/node@20.8.8)(nx@17.0.3)(typescript@5.1.3): + resolution: {integrity: sha512-iTeRmccS+lagMyR/uCioTzhFetMeRpwi0Nb5Kb3lrKVVstdbPwbzxzu4kULU4G0Dnis0mAdzdQEeu2U6dVItnw==} peerDependencies: verdaccio: ^5.0.4 peerDependenciesMeta: @@ -4314,13 +4301,14 @@ packages: dependencies: '@babel/core': 7.22.9 '@babel/plugin-proposal-decorators': 7.22.7(@babel/core@7.22.9) + '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.9) '@babel/plugin-transform-runtime': 7.22.9(@babel/core@7.22.9) '@babel/preset-env': 7.22.9(@babel/core@7.22.9) '@babel/preset-typescript': 7.22.5(@babel/core@7.22.9) '@babel/runtime': 7.22.6 - '@nrwl/js': 17.0.2(@types/node@20.8.8)(nx@17.0.2)(typescript@5.1.3) - '@nx/devkit': 17.0.2(nx@17.0.2) - '@nx/workspace': 17.0.2 + '@nrwl/js': 17.0.3(@types/node@20.8.8)(nx@17.0.3)(typescript@5.1.3) + '@nx/devkit': 17.0.3(nx@17.0.3) + '@nx/workspace': 17.0.3 '@phenomnomnominal/tsquery': 5.0.1(typescript@5.1.3) babel-plugin-const-enum: 1.2.0(@babel/core@7.22.9) babel-plugin-macros: 2.8.0 @@ -4353,10 +4341,10 @@ packages: - typescript dev: true - /@nx/linter@17.0.2(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.2): - resolution: {integrity: sha512-cXCrx/qcZc53GKqOLRIPTqACdby9/plOpfQlo0BlHMOrwvkkKjzXsnoJgR6XRWdegDKVkqUWHWDAjDI3/aMshA==} + /@nx/linter@17.0.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.3): + resolution: {integrity: sha512-ksB8tqMTdVgthpQKOiMoyTcrMGISa6ZosTCQdrng53Vev/qxVnVrV4ayyGIAJYtv/1BmKKaaBluUZC57ZjZfsQ==} dependencies: - '@nx/eslint': 17.0.2(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.2) + '@nx/eslint': 17.0.3(@types/node@20.8.8)(eslint@8.52.0)(nx@17.0.3) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -4370,8 +4358,8 @@ packages: - verdaccio dev: true - /@nx/nx-darwin-arm64@17.0.2: - resolution: {integrity: sha512-OSZLRfV8VplYPEqMcIg3mbAsJXlXEHKrdlJ0KUTk8Hih2+wl7cxuSEwG7X7qfBUOz+ognxaqicL+hueNrgwjlQ==} + /@nx/nx-darwin-arm64@17.0.3: + resolution: {integrity: sha512-KA75JC/hgkt9qwK4dnN1tlaTXWdYItkNMjji6YjkyAYabbLKQKVcQoPocYP/RB/Gng+vNslXwuug2atgxDf43g==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -4379,8 +4367,8 @@ packages: dev: true optional: true - /@nx/nx-darwin-x64@17.0.2: - resolution: {integrity: sha512-olGt5R2dWYwdl1+I2RfJ8LdZO1elqhr9yDPnMIx//ZuN6T6wJA+Wdp2P3qpM1bY0F1lI/6AgjqzRyrTLUZ9cDA==} + /@nx/nx-darwin-x64@17.0.3: + resolution: {integrity: sha512-YVWk9jNibD7fzn8oNBl/UNu8NEfcVwFo5wiNyfOql495yP0tyGdZNHD4i/7aS2Y654G1JYDRf7TutJ7wWFU8bg==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -4388,8 +4376,8 @@ packages: dev: true optional: true - /@nx/nx-freebsd-x64@17.0.2: - resolution: {integrity: sha512-+mta0J2G2byd+rfZ275oZs0aYXC/s92nI9ySBFQFQZnKJ6bsAagdZHe+uETsnE4xdhFXD8kvNMJU1WTGlyFyjg==} + /@nx/nx-freebsd-x64@17.0.3: + resolution: {integrity: sha512-yiYkfY+3IrlBrlaXN6SO4Fnb0a+Ti+FPwAqRPpH6q3uTCh0NmNgE99ydtT31ZbgCF1ZwRK8NdCbuNO3w9uznwA==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] @@ -4397,8 +4385,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm-gnueabihf@17.0.2: - resolution: {integrity: sha512-m80CmxHHyNAJ8j/0rkjc0hg/eGQlf6V2sLsV+gEJkz2sTEEdgSOK4DvnWcZRWO/SWBnqigxoHX4Kf5TH1nmoHA==} + /@nx/nx-linux-arm-gnueabihf@17.0.3: + resolution: {integrity: sha512-x4h6QJlESJZ0bigUlxNEVyi7F/VWQQx+1IBptofXhK5eTOPjJ5qgINdM38AZg+kBJDz5XOVMDejg6RzHlhs0Tg==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -4406,8 +4394,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-gnu@17.0.2: - resolution: {integrity: sha512-AsD1H6wt68MK1u6vkmtNaFaxDMcyuk6dpo5kq1YT9cfUd614ys3qMUjVp3P2CXxzXh+0UDZeGrc6qotNKOkpJw==} + /@nx/nx-linux-arm64-gnu@17.0.3: + resolution: {integrity: sha512-1lysnsZv9FS+9fciK0qh5PhsQ8U+vyFoR/jiJl+3vqYNUwEmNLD0VEAZzpZL2SJXQqD5E0bjuQpYxiD7YRXImQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -4415,8 +4403,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-musl@17.0.2: - resolution: {integrity: sha512-f8pUFoZHBFQtHnopHgTEuwIiu0Rzem0dD7iK8SyyBy/lRAADtHCAHxaPAG+iatHAJ9h4DFIB50k9ybYxDtH2mg==} + /@nx/nx-linux-arm64-musl@17.0.3: + resolution: {integrity: sha512-0/bvSpbc4vOy9E24fu0ajDGe3SO8lmLtlxjXwGRcnzlt/MWM8sazoO0lX163/X2wF6tuL6+HXHOr6AeqsdeRXQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -4424,8 +4412,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-gnu@17.0.2: - resolution: {integrity: sha512-PISrHjLTxv5w8bz50vPZH6puYos88xu28o4IbVyYWrUrhoFsAx9Zbn1D6gWDPMSaKJU32v1l+5bTciQjQJU8fQ==} + /@nx/nx-linux-x64-gnu@17.0.3: + resolution: {integrity: sha512-tKO6MYUxpUsHMuZrYy8hG20RIOdBY3kyEK8wxH8JZZaXKeYUK+5vv5DavWpY5wuu2jffNIJNsbUzcrqOlcbDOg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -4433,8 +4421,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-musl@17.0.2: - resolution: {integrity: sha512-2wsqyBRjsxmAjxW+0lnGFtJLTk+AxgW7gjMv8NgLK8P1bc/sJYQB+g0o5op2z+szXRG3Noi0RZ9C0fG39EPFZw==} + /@nx/nx-linux-x64-musl@17.0.3: + resolution: {integrity: sha512-H88yBLrI51m6NGoCkpBYhacRyTBfDuf7x00SnxSfD1yLlxCazPUG7CGkMedpzXo10YHxCFvg7B/Fa23DRRleUg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -4442,8 +4430,8 @@ packages: dev: true optional: true - /@nx/nx-win32-arm64-msvc@17.0.2: - resolution: {integrity: sha512-Sc3sQUcS5xdk05PABe/knG6orG5rmHZdSUj6SMRpvYfN2tM3ziNn6/wCF/LJoW6n70OxrOEXXwLSRK/5WigXbA==} + /@nx/nx-win32-arm64-msvc@17.0.3: + resolution: {integrity: sha512-bKzmzjvgLB4IzLWTySqXgBgXawfw0ZSjUkscFQ3ZHrK9loMba1Ue8Ugy2DktlkUrCyPmGSot+YZViTzWP75C3w==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -4451,8 +4439,8 @@ packages: dev: true optional: true - /@nx/nx-win32-x64-msvc@17.0.2: - resolution: {integrity: sha512-XhET0BDk6fbvTBCs7m5gZii8+2WhLpiC1sZchJw4LAJN2VJBiy3I3xnvpQYGFOAWaCb/iUGpuN/qP/NlQ+LNgA==} + /@nx/nx-win32-x64-msvc@17.0.3: + resolution: {integrity: sha512-SJssAOyUM1IW9t84/Uzau9JHo14hnG5mxvcrborNGlLq+WnP0jzISVs7gvV2xWZ9j1JemxA5KLbkMuIkJyR6qQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -4460,14 +4448,14 @@ packages: dev: true optional: true - /@nx/workspace@17.0.2: - resolution: {integrity: sha512-z2xit36dxdJuQmBDadNbbaYCKUYNk6mUWG/GEeBdgGXvFixqAUZ4lbWARlauCQS/+rEjXGOxtvn+u2d8u9mTSA==} + /@nx/workspace@17.0.3: + resolution: {integrity: sha512-Vk/HdZH6TrGLz9iLA1BFOyH/voWgMWQefryHF+7Dg/Fb7yqaSGG2D5Famk2wNV5bCUuD+jzuLdx3RV4M66M6aA==} dependencies: - '@nrwl/workspace': 17.0.2 - '@nx/devkit': 17.0.2(nx@17.0.2) + '@nrwl/workspace': 17.0.3 + '@nx/devkit': 17.0.3(nx@17.0.3) chalk: 4.1.2 enquirer: 2.3.6 - nx: 17.0.2 + nx: 17.0.3 tslib: 2.5.0 yargs-parser: 21.1.1 transitivePeerDependencies: @@ -5497,7 +5485,7 @@ packages: /@vue/reactivity-transform@3.3.4: resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: - '@babel/parser': 7.22.7 + '@babel/parser': 7.23.0 '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 @@ -5885,7 +5873,7 @@ packages: dependencies: '@babel/runtime': 7.22.6 cosmiconfig: 6.0.0 - resolve: 1.22.3 + resolve: 1.22.8 dev: true /babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.22.9): @@ -6080,7 +6068,7 @@ packages: /call-bind@1.0.2: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} dependencies: - function-bind: 1.1.1 + function-bind: 1.1.2 get-intrinsic: 1.2.1 dev: true @@ -7514,7 +7502,7 @@ packages: get-tsconfig: 4.7.0 is-glob: 4.0.3 minimatch: 3.1.2 - resolve: 1.22.3 + resolve: 1.22.8 semver: 7.5.4 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -7580,9 +7568,9 @@ packages: eslint-plugin-es-x: 7.2.0(eslint@8.52.0) get-tsconfig: 4.7.0 ignore: 5.2.4 - is-core-module: 2.12.1 + is-core-module: 2.13.1 minimatch: 3.1.2 - resolve: 1.22.3 + resolve: 1.22.8 semver: 7.5.4 dev: true @@ -8162,10 +8150,6 @@ packages: dev: true optional: true - /function-bind@1.1.1: - resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} - dev: true - /function-bind@1.1.2: resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} dev: true @@ -8201,7 +8185,7 @@ packages: /get-intrinsic@1.2.1: resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==} dependencies: - function-bind: 1.1.1 + function-bind: 1.1.2 has: /@nolyfill/has@1.0.21 has-proto: 1.0.1 has-symbols: 1.0.3 @@ -10209,7 +10193,7 @@ packages: engines: {node: '>=10'} dependencies: hosted-git-info: 4.1.0 - is-core-module: 2.12.1 + is-core-module: 2.13.1 semver: 7.5.4 validate-npm-package-license: 3.0.4 dev: true @@ -10258,8 +10242,8 @@ packages: resolution: {integrity: sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g==} dev: true - /nx@17.0.2: - resolution: {integrity: sha512-utk9ufxLlRd210nEV6cKjMLVK0gup2ZMlNT41lLgUX/gp3Q59G1NkyLo3o29DxBh3AhNJ9q5MKgybmzDNdpudA==} + /nx@17.0.3: + resolution: {integrity: sha512-VShJISKCYt3iVJoMUPZiv67+0tiItxWMnfVmTmPZPio2Fu+wGc9U4ijjPxcmp2RJmLRaxkB9cn5rlrAvkIrNMA==} hasBin: true requiresBuild: true peerDependencies: @@ -10271,7 +10255,7 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/tao': 17.0.2 + '@nrwl/tao': 17.0.3 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 @@ -10307,16 +10291,16 @@ packages: yargs: 17.7.1 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 17.0.2 - '@nx/nx-darwin-x64': 17.0.2 - '@nx/nx-freebsd-x64': 17.0.2 - '@nx/nx-linux-arm-gnueabihf': 17.0.2 - '@nx/nx-linux-arm64-gnu': 17.0.2 - '@nx/nx-linux-arm64-musl': 17.0.2 - '@nx/nx-linux-x64-gnu': 17.0.2 - '@nx/nx-linux-x64-musl': 17.0.2 - '@nx/nx-win32-arm64-msvc': 17.0.2 - '@nx/nx-win32-x64-msvc': 17.0.2 + '@nx/nx-darwin-arm64': 17.0.3 + '@nx/nx-darwin-x64': 17.0.3 + '@nx/nx-freebsd-x64': 17.0.3 + '@nx/nx-linux-arm-gnueabihf': 17.0.3 + '@nx/nx-linux-arm64-gnu': 17.0.3 + '@nx/nx-linux-arm64-musl': 17.0.3 + '@nx/nx-linux-x64-gnu': 17.0.3 + '@nx/nx-linux-x64-musl': 17.0.3 + '@nx/nx-win32-arm64-msvc': 17.0.3 + '@nx/nx-win32-x64-msvc': 17.0.3 transitivePeerDependencies: - debug dev: true @@ -10660,7 +10644,7 @@ packages: postcss: 8.4.31 postcss-value-parser: 4.2.0 read-cache: 1.0.0 - resolve: 1.22.3 + resolve: 1.22.8 dev: true /postcss-js@4.0.0(postcss@8.4.31):