diff --git a/package.json b/package.json index 92e4af5b..136d6bec 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "dependencies": { "@nx/devkit": "18.1.2", "@swc/helpers": "0.5.6", - "create-nx-workspace": "18.0.8", + "create-nx-workspace": "18.1.2", "tslib": "^2.6.2" } } diff --git a/plugins/create-nx-cmake/package.json b/plugins/create-nx-cmake/package.json index c75c3c4f..4d55ca73 100644 --- a/plugins/create-nx-cmake/package.json +++ b/plugins/create-nx-cmake/package.json @@ -6,7 +6,7 @@ "create-nx-cmake": "./bin/index.js" }, "dependencies": { - "create-nx-workspace": "18.0.8", + "create-nx-workspace": "18.1.2", "tslib": "^2.6.2" }, "author": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c40996e..d1ff4132 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 0.5.6 version: 0.5.6 create-nx-workspace: - specifier: 18.0.8 - version: 18.0.8 + specifier: 18.1.2 + version: 18.1.2 tslib: specifier: ^2.6.2 version: 2.6.2 @@ -184,8 +184,8 @@ importers: plugins/create-nx-cmake: dependencies: create-nx-workspace: - specifier: 18.0.8 - version: 18.0.8 + specifier: 18.1.2 + version: 18.1.2 tslib: specifier: ^2.6.2 version: 2.6.2 @@ -1561,6 +1561,7 @@ packages: /@commitlint/config-validator@19.0.3: resolution: {integrity: sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==} engines: {node: '>=v18'} + requiresBuild: true dependencies: '@commitlint/types': 19.0.3 ajv: 8.12.0 @@ -1598,6 +1599,7 @@ packages: /@commitlint/execute-rule@19.0.0: resolution: {integrity: sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==} engines: {node: '>=v18'} + requiresBuild: true dev: true /@commitlint/format@18.6.1: @@ -1754,6 +1756,7 @@ packages: /@commitlint/resolve-extends@19.0.3: resolution: {integrity: sha512-18BKmta8OC8+Ub+Q3QGM9l27VjQaXobloVXOrMvu8CpEwJYv62vC/t7Ka5kJnsW0tU9q1eMqJFZ/nN9T/cOaIA==} engines: {node: '>=v18'} + requiresBuild: true dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/types': 19.0.3 @@ -4408,8 +4411,8 @@ packages: - ts-node dev: true - /create-nx-workspace@18.0.8: - resolution: {integrity: sha512-FwuDfoLrLgMpR+465epx3r33oyhrI2Q0cHW6fKWAo9FTCf1yE9NL4c6W77igja6euLbH0h7rRtHyKjPvTK7qcQ==} + /create-nx-workspace@18.1.2: + resolution: {integrity: sha512-/zXmI/BR5EFBcd9o5t+nr2QibXb3KCNgBtHCGG9PdhRn+U13JFEJdujaI6WhKT3TrFi6X3zdc9lbkNL6+FVptg==} hasBin: true dependencies: axios: 1.6.7 @@ -5469,6 +5472,7 @@ packages: /global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} engines: {node: '>=18'} + requiresBuild: true dependencies: ini: 4.1.1 dev: true @@ -5768,6 +5772,7 @@ packages: /import-meta-resolve@4.0.0: resolution: {integrity: sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==} + requiresBuild: true dev: true /imurmurhash@0.1.4: @@ -5797,6 +5802,7 @@ packages: /ini@4.1.1: resolution: {integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + requiresBuild: true dev: true /inquirer@8.2.5: