From cd1e96ab194d75e7d7282736da10f1089588a202 Mon Sep 17 00:00:00 2001 From: Anurag Roy Date: Sun, 22 Dec 2024 14:19:35 +0530 Subject: [PATCH] chore(deps): Upgrade `@antfu/ni` to v0.23.2 --- packages/cli/package.json | 2 +- packages/shadcn/package.json | 2 +- pnpm-lock.yaml | 60 ++++++++++++++++++------------------ 3 files changed, 32 insertions(+), 32 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 45ed44ee084..a1721ea286b 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -45,7 +45,7 @@ "test:dev": "REGISTRY_URL=http://localhost:3333 vitest run" }, "dependencies": { - "@antfu/ni": "^0.21.4", + "@antfu/ni": "^0.23.2", "@babel/core": "^7.22.1", "@babel/parser": "^7.22.6", "@babel/plugin-transform-typescript": "^7.22.5", diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index c790f3a74c4..a599c704105 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -46,7 +46,7 @@ "test:dev": "REGISTRY_URL=http://localhost:3333/r vitest run" }, "dependencies": { - "@antfu/ni": "^0.21.4", + "@antfu/ni": "^0.23.2", "@babel/core": "^7.22.1", "@babel/parser": "^7.22.6", "@babel/plugin-transform-typescript": "^7.22.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6238340ef9f..420a808a61d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,7 +58,7 @@ importers: version: 7.32.2(eslint@8.44.0) eslint-plugin-tailwindcss: specifier: 3.13.1 - version: 3.13.1(tailwindcss@3.4.6(ts-node@10.9.2(@types/node@20.11.27)(typescript@5.5.3))) + version: 3.13.1(tailwindcss@3.4.6(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3))) postcss: specifier: ^8.4.24 version: 8.4.24 @@ -73,10 +73,10 @@ importers: version: 23.6.0(typescript@5.5.3) tailwindcss: specifier: 3.4.6 - version: 3.4.6(ts-node@10.9.2(@types/node@20.11.27)(typescript@5.5.3)) + version: 3.4.6(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3)) tailwindcss-animate: specifier: ^1.0.5 - version: 1.0.6(tailwindcss@3.4.6(ts-node@10.9.2(@types/node@20.11.27)(typescript@5.5.3))) + version: 1.0.6(tailwindcss@3.4.6(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3))) tsx: specifier: ^4.1.4 version: 4.1.4 @@ -386,8 +386,8 @@ importers: packages/cli: dependencies: '@antfu/ni': - specifier: ^0.21.4 - version: 0.21.4 + specifier: ^0.23.2 + version: 0.23.2 '@babel/core': specifier: ^7.22.1 version: 7.22.1 @@ -477,8 +477,8 @@ importers: packages/shadcn: dependencies: '@antfu/ni': - specifier: ^0.21.4 - version: 0.21.4 + specifier: ^0.23.2 + version: 0.23.2 '@babel/core': specifier: ^7.22.1 version: 7.24.6 @@ -587,8 +587,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@antfu/ni@0.21.4': - resolution: {integrity: sha512-O0Uv9LbLDSoEg26fnMDdDRiPwFJnQSoD4WnrflDwKCJm8Cx/0mV4cGxwBLXan5mGIrpK4Dd7vizf4rQm0QCEAA==} + '@antfu/ni@0.23.2': + resolution: {integrity: sha512-FSEVWXvwroExDXUu8qV6Wqp2X3D1nJ0Li4LFymCyvCVrm7I3lNfG0zZWSWvGU1RE7891eTnFTyh31L3igOwNKQ==} hasBin: true '@babel/code-frame@7.24.6': @@ -7307,7 +7307,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@antfu/ni@0.21.4': {} + '@antfu/ni@0.23.2': {} '@babel/code-frame@7.24.6': dependencies: @@ -7784,7 +7784,7 @@ snapshots: lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.2(@types/node@20.5.1)(typescript@5.5.3) + ts-node: 10.9.2(@types/node@20.11.27)(typescript@5.5.3) typescript: 5.5.3 transitivePeerDependencies: - '@swc/core' @@ -10518,7 +10518,7 @@ snapshots: dependencies: '@types/node': 20.5.1 cosmiconfig: 8.3.6(typescript@5.5.3) - ts-node: 10.9.2(@types/node@20.5.1)(typescript@5.5.3) + ts-node: 10.9.2(@types/node@20.11.27)(typescript@5.5.3) typescript: 5.5.3 cosmiconfig@8.1.3: @@ -11058,7 +11058,7 @@ snapshots: debug: 4.3.5 enhanced-resolve: 5.16.1 eslint: 8.44.0 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.44.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.44.0))(eslint@8.44.0) eslint-plugin-import: 2.29.1(@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.44.0) fast-glob: 3.3.2 get-tsconfig: 4.7.5 @@ -11070,7 +11070,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-module-utils@2.8.1(@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.44.0): + eslint-module-utils@2.8.1(@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.44.0))(eslint@8.44.0): dependencies: debug: 3.2.7 optionalDependencies: @@ -11091,7 +11091,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.44.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.44.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.44.0))(eslint@8.44.0) hasown: 2.0.2 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -11151,11 +11151,11 @@ snapshots: semver: 6.3.1 string.prototype.matchall: 4.0.11 - eslint-plugin-tailwindcss@3.13.1(tailwindcss@3.4.6(ts-node@10.9.2(@types/node@20.11.27)(typescript@5.5.3))): + eslint-plugin-tailwindcss@3.13.1(tailwindcss@3.4.6(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3))): dependencies: fast-glob: 3.3.2 postcss: 8.4.41 - tailwindcss: 3.4.6(ts-node@10.9.2(@types/node@20.11.27)(typescript@5.5.3)) + tailwindcss: 3.4.6(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3)) eslint-plugin-turbo@1.9.9(eslint@8.44.0): dependencies: @@ -13485,13 +13485,13 @@ snapshots: postcss: 8.4.41 ts-node: 10.9.2(@types/node@17.0.45)(typescript@5.5.3) - postcss-load-config@4.0.2(postcss@8.4.41)(ts-node@10.9.2(@types/node@20.11.27)(typescript@5.5.3)): + postcss-load-config@4.0.2(postcss@8.4.41)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3)): dependencies: lilconfig: 3.1.1 yaml: 2.4.3 optionalDependencies: postcss: 8.4.41 - ts-node: 10.9.2(@types/node@20.5.1)(typescript@5.5.3) + ts-node: 10.9.2(@types/node@20.11.27)(typescript@5.5.3) postcss-nested@6.0.1(postcss@8.4.41): dependencies: @@ -14462,9 +14462,9 @@ snapshots: tailwind-merge@1.13.2: {} - tailwindcss-animate@1.0.6(tailwindcss@3.4.6(ts-node@10.9.2(@types/node@20.11.27)(typescript@5.5.3))): + tailwindcss-animate@1.0.6(tailwindcss@3.4.6(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3))): dependencies: - tailwindcss: 3.4.6(ts-node@10.9.2(@types/node@20.11.27)(typescript@5.5.3)) + tailwindcss: 3.4.6(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3)) tailwindcss@3.4.6(ts-node@10.9.2(@types/node@17.0.45)(typescript@5.5.3)): dependencies: @@ -14493,7 +14493,7 @@ snapshots: transitivePeerDependencies: - ts-node - tailwindcss@3.4.6(ts-node@10.9.2(@types/node@20.11.27)(typescript@5.5.3)): + tailwindcss@3.4.6(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -14512,7 +14512,7 @@ snapshots: postcss: 8.4.41 postcss-import: 15.1.0(postcss@8.4.41) postcss-js: 4.0.1(postcss@8.4.41) - postcss-load-config: 4.0.2(postcss@8.4.41)(ts-node@10.9.2(@types/node@20.11.27)(typescript@5.5.3)) + postcss-load-config: 4.0.2(postcss@8.4.41)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3)) postcss-nested: 6.0.1(postcss@8.4.41) postcss-selector-parser: 6.1.0 resolve: 1.22.8 @@ -14661,42 +14661,42 @@ snapshots: yn: 3.1.1 optional: true - ts-node@10.9.2(@types/node@20.14.0)(typescript@4.9.5): + ts-node@10.9.2(@types/node@20.11.27)(typescript@5.5.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.14.0 + '@types/node': 20.11.27 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.9.5 + typescript: 5.5.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - optional: true - ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.3): + ts-node@10.9.2(@types/node@20.14.0)(typescript@4.9.5): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.5.1 + '@types/node': 20.14.0 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.5.3 + typescript: 4.9.5 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 + optional: true ts-pattern@5.2.0: {}