Skip to content

Commit 7423db5

Browse files
chore(deps-dev): bump the nx-ecosystem group with 2 updates (#2609)
* chore(deps-dev): bump the nx-ecosystem group with 2 updates Bumps the nx-ecosystem group with 2 updates: [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). Updates `@nx/devkit` from 18.0.4 to 18.1.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/18.1.3/packages/devkit) Updates `nx` from 18.0.4 to 18.1.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/18.1.3/packages/nx) --- updated-dependencies: - dependency-name: "@nx/devkit" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx-ecosystem - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx-ecosystem ... Signed-off-by: dependabot[bot] <[email protected]> * build: remove forwardAllArgs flag --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: castastrophe <[email protected]>
1 parent d3551ff commit 7423db5

File tree

4 files changed

+86
-102
lines changed

4 files changed

+86
-102
lines changed

.storybook/project.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
},
4949
"configurations": {
5050
"ci": {
51-
"cache": false,
5251
"commands": ["storybook build --config-dir . --webpack-stats-json"]
5352
},
5453
"docs": {

nx.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
"commands": [
5757
"node -e 'require(\"./tasks/component-builder.js\").default()'"
5858
],
59-
"forwardAllArgs": true,
6059
"parallel": false
6160
}
6261
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@commitlint/cli": "^19.0.3",
6262
"@commitlint/config-conventional": "^19.0.3",
63-
"@nx/devkit": "^18.0.4",
63+
"@nx/devkit": "^18.1.3",
6464
"@spectrum-css/cyclebutton": "^3.1.3",
6565
"@spectrum-css/quickaction": "^3.1.1",
6666
"@spectrum-css/searchwithin": "^5.1.3",
@@ -82,7 +82,7 @@
8282
"npm-registry-fetch": "^16.1.0",
8383
"npm-run-all": "^4.1.5",
8484
"nunjucks": "^3.2.4",
85-
"nx": "^18.0.4",
85+
"nx": "^18.1.3",
8686
"open": "^10.0.3",
8787
"pajv": "^1.2.0",
8888
"postcss": "^8.4.35",

yarn.lock

Lines changed: 84 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -2375,12 +2375,12 @@
23752375
dependencies:
23762376
nx "15.9.7"
23772377

2378-
"@nrwl/devkit@18.0.4":
2379-
version "18.0.4"
2380-
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-18.0.4.tgz#5135f2f27218ca34d7b93f95f9967f75320ce75a"
2381-
integrity sha512-fKHnjg4/9MdFd2U4e8p6ja9fRa864DCyF70kB4YUB9NuUIgWLQ15Uj6wXC3xjdXmxQRyHDa7ORodVoFzdo4UCg==
2378+
"@nrwl/devkit@18.1.3":
2379+
version "18.1.3"
2380+
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-18.1.3.tgz#6b2d5197f34e563b016a3d041170bb1a2e45142a"
2381+
integrity sha512-qIP/RrOfPBqSPgMHKe13/YXnOxasL64Pv+i/aDdY/Fk5zvQIxe+qOizSus7przTwdpu6Jm+JWrYXrwIj4Tmy6g==
23822382
dependencies:
2383-
"@nx/devkit" "18.0.4"
2383+
"@nx/devkit" "18.1.3"
23842384

23852385
"@nrwl/devkit@>=15.5.2 < 16":
23862386
version "15.9.7"
@@ -2445,20 +2445,20 @@
24452445
dependencies:
24462446
nx "15.9.7"
24472447

2448-
"@nrwl/tao@18.0.4":
2449-
version "18.0.4"
2450-
resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-18.0.4.tgz#a74933a4c7d1b7c6467a526e9ac524f3b8edd212"
2451-
integrity sha512-/PzGOJevlDQnp5RPXF3WDe+w1cdohGkY+mbJUgDVA4Q5JEPT1DtE10h9GgdHdzkPjVPNYsaI4Vs/53NUdlVHHA==
2448+
"@nrwl/tao@18.1.3":
2449+
version "18.1.3"
2450+
resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-18.1.3.tgz#118c1b27530b44d11a0bcaa17a79c69e7c36a1b2"
2451+
integrity sha512-cRs5kDRhiYVZ9SLQ2ol+2+zltgPemDtsHKz2h2whazHF+d39zsPLYbFm1ZJuDKpZp6TJJercqSH1UQCdOXEkdQ==
24522452
dependencies:
2453-
nx "18.0.4"
2453+
nx "18.1.3"
24542454
tslib "^2.3.0"
24552455

2456-
"@nx/devkit@18.0.4", "@nx/devkit@^18.0.4":
2457-
version "18.0.4"
2458-
resolved "https://registry.yarnpkg.com/@nx/devkit/-/devkit-18.0.4.tgz#fec28139ef5d078933c5f1b5a7e0a585672dbdd6"
2459-
integrity sha512-Vs1AXgOjMJyaWpKopD04dy0FwQ22n5ZR1bFf98Ab4Ht0WJwJE90IpUVAkwI03n5BYxAKOlQnFltsB4gu6Y8mZQ==
2456+
"@nx/devkit@18.1.3", "@nx/devkit@^18.1.3":
2457+
version "18.1.3"
2458+
resolved "https://registry.yarnpkg.com/@nx/devkit/-/devkit-18.1.3.tgz#2f59462c6436919efdcad74f3b6f44dabc061393"
2459+
integrity sha512-/LA1VTcSOHun06bsLFREFsy3K2XvRIZKPhUgXbrPAjwVZzH91a+9jUYoCwrxXrp21c2Ndh6y3zq3qPfjJr7DzQ==
24602460
dependencies:
2461-
"@nrwl/devkit" "18.0.4"
2461+
"@nrwl/devkit" "18.1.3"
24622462
ejs "^3.1.7"
24632463
enquirer "~2.3.6"
24642464
ignore "^5.0.4"
@@ -2467,55 +2467,55 @@
24672467
tslib "^2.3.0"
24682468
yargs-parser "21.1.1"
24692469

2470-
"@nx/nx-darwin-arm64@18.0.4":
2471-
version "18.0.4"
2472-
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-arm64/-/nx-darwin-arm64-18.0.4.tgz#c199b44ee21699acb14f6ecbada56ed19af936a3"
2473-
integrity sha512-9KJVONxUwdnFHHRNocsg7q5pliOTTfbjlr3rvhLuroV5HeTJFhUipKCQrVEhLy8e4auRdLuSz/HsgpJat3Z2cg==
2474-
2475-
"@nx/nx-darwin-x64@18.0.4":
2476-
version "18.0.4"
2477-
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-x64/-/nx-darwin-x64-18.0.4.tgz#859896881930d346afd6397b593f8d436722b80d"
2478-
integrity sha512-rFKHjeU0Ngz1R7UJAsbncpqwuFDjUdpcvI783r6s2eP7JoiiwtDBXvDcHiy8Odk0lPYmwDELaFZBhvdENqaDNA==
2479-
2480-
"@nx/nx-freebsd-x64@18.0.4":
2481-
version "18.0.4"
2482-
resolved "https://registry.yarnpkg.com/@nx/nx-freebsd-x64/-/nx-freebsd-x64-18.0.4.tgz#2f295ff841e38f720aa9761e2c9eda90e372b380"
2483-
integrity sha512-jJx47wgRoUxVpQ+WG5+yLdxtJVuVgjphiTMRc0LOfUwKQaEHWyCA0hMK5fNmo0FAHIhGVCb/j2j9FxnCWTWpkg==
2484-
2485-
"@nx/nx-linux-arm-gnueabihf@18.0.4":
2486-
version "18.0.4"
2487-
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-18.0.4.tgz#7ceb5531887996f4cf5e9ebda8dab34421d3a061"
2488-
integrity sha512-C3qWbFhEMIdTzvAHlIUHecZN3YBu7bx3S0p3gPNGmEMUMbYHP2zMlimBrZIbAxzntyGqWCqhXiFB21QhJ0t1Dw==
2489-
2490-
"@nx/nx-linux-arm64-gnu@18.0.4":
2491-
version "18.0.4"
2492-
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-18.0.4.tgz#cfda70cedab2f3a7c5a9bb11ad4be180993b68c8"
2493-
integrity sha512-PxVMh9ikp8Q3hKagb66FAsek8O/08GcMF5dXBH7xc5AiQMaZ6Az/gAXOeHp274nmu3StQEpl9Il/YH6Z9f4V0w==
2494-
2495-
"@nx/nx-linux-arm64-musl@18.0.4":
2496-
version "18.0.4"
2497-
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-18.0.4.tgz#1ce43e4803d3d5b3aeefa43ec54df7501b04a0b7"
2498-
integrity sha512-Iz7Z4h2/dXJJvBcyeRHa+d3Ncc4Qz+OiGm6iRDXv4zjFm5EyC1tkSZIFNlNiRjmTToNHFr4savrCjCh8wRYejw==
2499-
2500-
"@nx/nx-linux-x64-gnu@18.0.4":
2501-
version "18.0.4"
2502-
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-18.0.4.tgz#0981787e067d6dd7e3f4f457eb3e24c9b12dccaa"
2503-
integrity sha512-BVLkegIwxHnEB64VBraBxyC01D3C3dVNxq2b4iNaqr4mpWNmos+G/mvcTU3NS7W8ZjpBjlXgdEkpgkl2hMKTEA==
2504-
2505-
"@nx/nx-linux-x64-musl@18.0.4":
2506-
version "18.0.4"
2507-
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-18.0.4.tgz#d2857870922ee76ed9f50763ec8bd3c6244c998a"
2508-
integrity sha512-WgVy41psjCE9uxjFi4P62UrWyKQ1e2IN2FZaIuwXEB9h8OU/+g9PFpL1Cs1llNoEKnapKXX4+9b5FHF9i7EKQw==
2509-
2510-
"@nx/nx-win32-arm64-msvc@18.0.4":
2511-
version "18.0.4"
2512-
resolved "https://registry.yarnpkg.com/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-18.0.4.tgz#92c76b7b0e1616c273a231afc0f23f1a5e68f655"
2513-
integrity sha512-YoxhOrVKnS+kcNTnCg9M61cbigzGErYgnlI8kdZzH2ArD7mhv8bfZnSZUInf5Y8oDBVpKusel7AkCSofzSwigA==
2514-
2515-
"@nx/nx-win32-x64-msvc@18.0.4":
2516-
version "18.0.4"
2517-
resolved "https://registry.yarnpkg.com/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-18.0.4.tgz#c57cbb5e42b10322cb966270a32a2f7869634186"
2518-
integrity sha512-FdAdl5buvtUXp8hZVRkK0AZeiCu35l0u+yHsulNViYdh3OXRT1hYJ0CeqpxlLfvbHqB9JzDPtJtG0dpKHH/O0Q==
2470+
"@nx/nx-darwin-arm64@18.1.3":
2471+
version "18.1.3"
2472+
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-arm64/-/nx-darwin-arm64-18.1.3.tgz#a0640946fc3f5ef447018a9d5d838678659601dc"
2473+
integrity sha512-h3/1ywpLa56RwBnz8Lr9yyUvPvfGvKFxIo8LNptc8fMoONuuIOeZTAmaBxKBOaKtL7g64/LKDs0Ts+mSXzmbqA==
2474+
2475+
"@nx/nx-darwin-x64@18.1.3":
2476+
version "18.1.3"
2477+
resolved "https://registry.yarnpkg.com/@nx/nx-darwin-x64/-/nx-darwin-x64-18.1.3.tgz#67411f01a0b75c7d1dce18999b376403fb7a0510"
2478+
integrity sha512-6LHe7MYrKlztLlKhYfGV3CtFPhEqcc2ZgwGVWYiAmS/glcN+Wai7RFQX/cZiJ+TbDRFzvETPPGNRP/aSAOkRnQ==
2479+
2480+
"@nx/nx-freebsd-x64@18.1.3":
2481+
version "18.1.3"
2482+
resolved "https://registry.yarnpkg.com/@nx/nx-freebsd-x64/-/nx-freebsd-x64-18.1.3.tgz#a0e8f27cf3d5dc3991243b6c2278fcc564ce5fad"
2483+
integrity sha512-ppSkJJVKnfDWYJBKqjEM/p4qdMZsZVV++dkFN/n50p6uwHstv0Kth7dNdsu3ZyPqmg6+IYUZql7JSTeNqKne5A==
2484+
2485+
"@nx/nx-linux-arm-gnueabihf@18.1.3":
2486+
version "18.1.3"
2487+
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-18.1.3.tgz#22e39addc7834b87735681a4969b834deb5a8efa"
2488+
integrity sha512-1vflQE4gscHq2GJeu2L48Z8rQFcdu+gcprG1cMEf3CIDxh/nJei66bdVJYYYxPNi6rYaeONPJgBjbIih8ce8nQ==
2489+
2490+
"@nx/nx-linux-arm64-gnu@18.1.3":
2491+
version "18.1.3"
2492+
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-18.1.3.tgz#720b786a691c005df9ce17f4efc42cd8063566e5"
2493+
integrity sha512-7B5YXjDzzFdEMUzhFifXgsg741Afp3v7vNdPL2joQ7xrERKYEge7eXCjp5/GYhl9J4y5BmdeV2Joqr4WQ6R7Pg==
2494+
2495+
"@nx/nx-linux-arm64-musl@18.1.3":
2496+
version "18.1.3"
2497+
resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-18.1.3.tgz#9d1d3f20a8e52bc5826f4dec3d47fd9357b7477b"
2498+
integrity sha512-OaAVjUli44JUTlGPmtxZDO2U88yK6/cwt1LTbTHGeabupbXR295RDn1TkR1/1oNo8grRaOi/V9DWEg9RRmGvOw==
2499+
2500+
"@nx/nx-linux-x64-gnu@18.1.3":
2501+
version "18.1.3"
2502+
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-18.1.3.tgz#787443822c70142f009d39572cd055b55304dd32"
2503+
integrity sha512-qDinHpGZ9FhoOtdfO23pwN7pBCu25ElJ1InLCeCarl9CQYS1CDZNimrcSOFl20DAZqINQamPqBFJ7nKeDRBy7g==
2504+
2505+
"@nx/nx-linux-x64-musl@18.1.3":
2506+
version "18.1.3"
2507+
resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-18.1.3.tgz#a04a3de19b1e7579316a8fdab758f1bb4b095f31"
2508+
integrity sha512-E28Q0v9N7LrV+0uu4ytrcCHfF1MPYwNL2NLZN3yCPgulGHe3NwCuMnbC974+uOZ+MTqua7KnVOQ5VYA5sL1LIw==
2509+
2510+
"@nx/nx-win32-arm64-msvc@18.1.3":
2511+
version "18.1.3"
2512+
resolved "https://registry.yarnpkg.com/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-18.1.3.tgz#83bda8f8ee26b93ce94519ca9c150a2bb43a4a40"
2513+
integrity sha512-EYHPIcanVn6ZWkELnW4wW+gl8Itulmpi7f7s83CFrYxRW0U8SAG2sW4JrlvZgrK2CMyluiCGqZGHDUJZST4CVA==
2514+
2515+
"@nx/nx-win32-x64-msvc@18.1.3":
2516+
version "18.1.3"
2517+
resolved "https://registry.yarnpkg.com/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-18.1.3.tgz#cca2a2de07edb1023ef32ac5598b2f65fc2905ee"
2518+
integrity sha512-1tBViAG9VQ3arKoKFOrkBzYUAGgGsVqYbifng+stb5TPWOj0jjhQpwbsk0u3ROmEBw9crWRwzRt1qh/ZE7SfQQ==
25192519

25202520
"@nxkit/style-dictionary@^4.0.0":
25212521
version "4.0.1"
@@ -5545,16 +5545,7 @@ axe-core@^4.2.0:
55455545
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.8.2.tgz#2f6f3cde40935825cf4465e3c1c9e77b240ff6ae"
55465546
integrity sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==
55475547

5548-
axios@^1.0.0:
5549-
version "1.6.1"
5550-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.1.tgz#76550d644bf0a2d469a01f9244db6753208397d7"
5551-
integrity sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==
5552-
dependencies:
5553-
follow-redirects "^1.15.0"
5554-
form-data "^4.0.0"
5555-
proxy-from-env "^1.1.0"
5556-
5557-
axios@^1.6.0:
5548+
axios@^1.0.0, axios@^1.6.0:
55585549
version "1.6.7"
55595550
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
55605551
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
@@ -8776,7 +8767,7 @@ flow-parser@0.*:
87768767
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.221.0.tgz#e11d7b7d19fb4ce08c3e54461476af4111a62fd0"
87778768
integrity sha512-i+GzdLcKYy5bxhx1N+FIcR1bTqssuVWTJcuytMhwqLAxifz46g4BSNicWXGrtzT0HibJUBIzZOYA3FveJucTPg==
87788769

8779-
follow-redirects@^1.0.0, follow-redirects@^1.15.0, follow-redirects@^1.15.4:
8770+
follow-redirects@^1.0.0, follow-redirects@^1.15.4:
87808771
version "1.15.6"
87818772
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
87828773
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
@@ -9818,12 +9809,7 @@ ignore-walk@^6.0.0:
98189809
dependencies:
98199810
minimatch "^9.0.0"
98209811

9821-
ignore@^5.0.4, ignore@^5.2.0, ignore@^5.2.4:
9822-
version "5.2.4"
9823-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
9824-
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
9825-
9826-
ignore@^5.3.0:
9812+
ignore@^5.0.4, ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.0:
98279813
version "5.3.1"
98289814
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
98299815
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
@@ -12569,12 +12555,12 @@ [email protected], "nx@>=15.5.2 < 16":
1256912555
"@nrwl/nx-win32-arm64-msvc" "15.9.7"
1257012556
"@nrwl/nx-win32-x64-msvc" "15.9.7"
1257112557

12572-
nx@18.0.4, nx@^18.0.4:
12573-
version "18.0.4"
12574-
resolved "https://registry.yarnpkg.com/nx/-/nx-18.0.4.tgz#3a77de6b51869449d849dccab7db74b35ec32a6b"
12575-
integrity sha512-Njb1fGppOw/wM7nOA1hYlLduV2aL4PdXSv5QS5cVYicHT5tw5RnG/0z4j9e6QfFj2EydxVeDUtlGR98diZ3/Yw==
12558+
nx@18.1.3, nx@^18.1.3:
12559+
version "18.1.3"
12560+
resolved "https://registry.yarnpkg.com/nx/-/nx-18.1.3.tgz#3ff2a6cc6f8d898793bc12ce0d731a8e1b809a8d"
12561+
integrity sha512-Ade/BZxK8kf98pBPHVJXRkxRTpBYJceL1YD9LBMP5TwmsVdG5ZbmmpTkCBorCGmCZ8L5WZN3gwoikvPKGs8q5w==
1257612562
dependencies:
12577-
"@nrwl/tao" "18.0.4"
12563+
"@nrwl/tao" "18.1.3"
1257812564
"@yarnpkg/lockfile" "^1.1.0"
1257912565
"@yarnpkg/parsers" "3.0.0-rc.46"
1258012566
"@zkochan/js-yaml" "0.0.6"
@@ -12609,16 +12595,16 @@ [email protected], nx@^18.0.4:
1260912595
yargs "^17.6.2"
1261012596
yargs-parser "21.1.1"
1261112597
optionalDependencies:
12612-
"@nx/nx-darwin-arm64" "18.0.4"
12613-
"@nx/nx-darwin-x64" "18.0.4"
12614-
"@nx/nx-freebsd-x64" "18.0.4"
12615-
"@nx/nx-linux-arm-gnueabihf" "18.0.4"
12616-
"@nx/nx-linux-arm64-gnu" "18.0.4"
12617-
"@nx/nx-linux-arm64-musl" "18.0.4"
12618-
"@nx/nx-linux-x64-gnu" "18.0.4"
12619-
"@nx/nx-linux-x64-musl" "18.0.4"
12620-
"@nx/nx-win32-arm64-msvc" "18.0.4"
12621-
"@nx/nx-win32-x64-msvc" "18.0.4"
12598+
"@nx/nx-darwin-arm64" "18.1.3"
12599+
"@nx/nx-darwin-x64" "18.1.3"
12600+
"@nx/nx-freebsd-x64" "18.1.3"
12601+
"@nx/nx-linux-arm-gnueabihf" "18.1.3"
12602+
"@nx/nx-linux-arm64-gnu" "18.1.3"
12603+
"@nx/nx-linux-arm64-musl" "18.1.3"
12604+
"@nx/nx-linux-x64-gnu" "18.1.3"
12605+
"@nx/nx-linux-x64-musl" "18.1.3"
12606+
"@nx/nx-win32-arm64-msvc" "18.1.3"
12607+
"@nx/nx-win32-x64-msvc" "18.1.3"
1262212608

1262312609
object-assign@^4, object-assign@^4.0.1, object-assign@^4.1.1:
1262412610
version "4.1.1"
@@ -14857,7 +14843,7 @@ [email protected]:
1485714843
dependencies:
1485814844
lru-cache "^6.0.0"
1485914845

14860-
[email protected], semver@^7.0.0, semver@^7.1.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.3:
14846+
1486114847
version "7.5.4"
1486214848
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
1486314849
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -14869,7 +14855,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
1486914855
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
1487014856
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
1487114857

14872-
semver@^7.5.2, semver@^7.5.4, semver@^7.6.0:
14858+
semver@^7.0.0, semver@^7.1.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.2, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
1487314859
version "7.6.0"
1487414860
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
1487514861
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==

0 commit comments

Comments
 (0)