diff --git a/plugins/nx-cmake/CHANGELOG.md b/plugins/nx-cmake/CHANGELOG.md index 31d6e336..fe6fb4e2 100644 --- a/plugins/nx-cmake/CHANGELOG.md +++ b/plugins/nx-cmake/CHANGELOG.md @@ -1,3 +1,15 @@ +## 0.7.2 (2024-03-19) + + +### 🩹 Fixes + +- **create-nx-cmake,nx-cmake:** bump nx to 18.1.2 ([563ec68](https://github.com/clemenscodes/nx-plugins/commit/563ec68)) + + +### ❤️ Thank You + +- Clemens Horn + ## 0.7.1 (2024-03-18) diff --git a/plugins/nx-cmake/package.json b/plugins/nx-cmake/package.json index 54a119d8..a4d2d9b8 100644 --- a/plugins/nx-cmake/package.json +++ b/plugins/nx-cmake/package.json @@ -1,7 +1,7 @@ { "name": "nx-cmake", "description": "An Nx plugin to add CMake, C and C++ support for Nx workspaces", - "version": "0.7.1", + "version": "0.7.2", "license": "MIT", "main": "./src/index.js", "typings": "./src/index.d.ts", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2ddd6a54..9c40996e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -121,8 +121,8 @@ importers: packages/command: dependencies: '@nx/devkit': - specifier: 18.1.1 - version: 18.1.1(nx@18.1.2) + specifier: 18.1.2 + version: 18.1.2(nx@18.1.2) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -130,8 +130,8 @@ importers: packages/file: dependencies: '@nx/devkit': - specifier: 18.1.1 - version: 18.1.1(nx@18.1.2) + specifier: 18.1.2 + version: 18.1.2(nx@18.1.2) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -139,8 +139,8 @@ importers: packages/log: dependencies: '@nx/devkit': - specifier: 18.1.1 - version: 18.1.1(nx@18.1.2) + specifier: 18.1.2 + version: 18.1.2(nx@18.1.2) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -148,8 +148,8 @@ importers: packages/mocks: dependencies: '@nx/devkit': - specifier: 18.1.1 - version: 18.1.1(nx@18.1.2) + specifier: 18.1.2 + version: 18.1.2(nx@18.1.2) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -157,8 +157,8 @@ importers: packages/types: dependencies: '@nx/devkit': - specifier: 18.1.1 - version: 18.1.1(nx@18.1.2) + specifier: 18.1.2 + version: 18.1.2(nx@18.1.2) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -166,8 +166,8 @@ importers: packages/util: dependencies: '@nx/devkit': - specifier: 18.1.1 - version: 18.1.1(nx@18.1.2) + specifier: 18.1.2 + version: 18.1.2(nx@18.1.2) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -175,8 +175,8 @@ importers: packages/verdaccio: dependencies: '@nx/devkit': - specifier: 18.1.1 - version: 18.1.1(nx@18.1.2) + specifier: 18.1.2 + version: 18.1.2(nx@18.1.2) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -193,8 +193,8 @@ importers: plugins/nx-cmake: dependencies: '@nx/devkit': - specifier: 18.1.1 - version: 18.1.1(nx@18.1.2) + specifier: 18.1.2 + version: 18.1.2(nx@18.1.2) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -2213,14 +2213,6 @@ packages: fastq: 1.17.1 dev: true - /@nrwl/devkit@18.1.1(nx@18.1.2): - resolution: {integrity: sha512-CaOMlgun8D077PwEJOxD3gV/5/Hva+JK+XUI7kwf/RWl4MI3Oe1RzgWjigvony/AapkXadfAAzqmEAg5QD6AcA==} - dependencies: - '@nx/devkit': 18.1.1(nx@18.1.2) - transitivePeerDependencies: - - nx - dev: false - /@nrwl/devkit@18.1.2(nx@18.1.2): resolution: {integrity: sha512-x+6UJNeWoDtke1FhEAP6ptDLUPJC/xOJ+Wri6RFTi+/ekw7qD3Bj73XHU9C47HBxMxN2voUVMfIX3mC65/CXiQ==} dependencies: @@ -2344,22 +2336,6 @@ packages: - debug dev: true - /@nx/devkit@18.1.1(nx@18.1.2): - resolution: {integrity: sha512-loY9rSU9GiZU5+SBHY+zrF9j8/f422NcGVYIlWD4aZUTlEeJzaGVk2JtsLEbwyxWuJ8z+jZG7PkpCOp9tfIlbg==} - peerDependencies: - nx: '>= 16 <= 18' - dependencies: - '@nrwl/devkit': 18.1.1(nx@18.1.2) - ejs: 3.1.9 - enquirer: 2.3.6 - ignore: 5.3.1 - nx: 18.1.2(@swc-node/register@1.9.0)(@swc/core@1.4.6) - semver: 7.6.0 - tmp: 0.2.3 - tslib: 2.6.2 - yargs-parser: 21.1.1 - dev: false - /@nx/devkit@18.1.2(nx@18.1.2): resolution: {integrity: sha512-xgiPqKdJ6GVrqXsAyHD/yxqCDW1LekkWgazkuBI8MKA5J2IwZ4Ex5pMsOVMuWz2sTRejuPRqajBclFRMbhfCig==} peerDependencies: