diff --git a/package.json b/package.json index 93e11b6..f372224 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "watch": "pkgroll --watch" }, "devDependencies": { - "@antfu/ni": "^0.21.4", + "@antfu/ni": "^0.23.0", "@so1ve/eslint-config": "^0.120.0", "@types/node": "^18.16.18", "bumpp": "^9.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 297e924..32e2067 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@antfu/ni': - specifier: ^0.21.4 - version: 0.21.8 + specifier: ^0.23.0 + version: 0.23.2 '@so1ve/eslint-config': specifier: ^0.120.0 version: 0.120.2(eslint@8.57.1)(prettier@3.6.2)(typescript@5.9.3)(vite@4.5.14)(vitest@0.32.4) @@ -38,8 +38,8 @@ importers: packages: - /@antfu/ni@0.21.8: - resolution: {integrity: sha512-90X8pU2szlvw0AJo9EZMbYc2eQKkmO7mAdC4tD4r5co2Mm56MT37MIG8EyB7p4WRheuzGxuLDxJ63mF6+Zajiw==} + /@antfu/ni@0.23.2: + resolution: {integrity: sha512-FSEVWXvwroExDXUu8qV6Wqp2X3D1nJ0Li4LFymCyvCVrm7I3lNfG0zZWSWvGU1RE7891eTnFTyh31L3igOwNKQ==} hasBin: true dev: true @@ -311,7 +311,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 - debug: 4.3.7 + debug: 4.4.3 espree: 9.6.1 globals: 13.24.0 ignore: 5.3.2 @@ -346,7 +346,7 @@ packages: deprecated: Use @eslint/config-array instead dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.3.7 + debug: 4.4.3 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -965,7 +965,7 @@ packages: dependencies: '@typescript-eslint/typescript-estree': 6.5.0(typescript@5.9.3) '@typescript-eslint/utils': 6.5.0(eslint@8.57.1)(typescript@5.9.3) - debug: 4.3.7 + debug: 4.4.3 eslint: 8.57.1 ts-api-utils: 1.0.2(typescript@5.9.3) typescript: 5.9.3 @@ -1036,7 +1036,7 @@ packages: dependencies: '@typescript-eslint/types': 6.5.0 '@typescript-eslint/visitor-keys': 6.5.0 - debug: 4.3.7 + debug: 4.4.3 globby: 11.1.0 is-glob: 4.0.3 semver: 7.7.3 @@ -1079,7 +1079,7 @@ packages: '@typescript-eslint/types': 6.5.0 '@typescript-eslint/typescript-estree': 6.5.0(typescript@5.9.3) eslint: 8.57.1 - semver: 7.6.3 + semver: 7.7.3 transitivePeerDependencies: - supports-color - typescript @@ -1423,7 +1423,7 @@ packages: /builtins@5.0.1: resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} dependencies: - semver: 7.6.3 + semver: 7.7.3 dev: true /bumpp@9.11.1: @@ -1776,18 +1776,6 @@ packages: ms: 2.1.3 dev: true - /debug@4.4.1: - resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - dependencies: - ms: 2.1.3 - dev: true - /debug@4.4.3: resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} engines: {node: '>=6.0'} @@ -4951,7 +4939,7 @@ packages: resolution: {integrity: sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==} hasBin: true dependencies: - is-core-module: 2.13.0 + is-core-module: 2.16.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: true @@ -5797,7 +5785,7 @@ packages: hasBin: true dependencies: cac: 6.7.14 - debug: 4.3.4 + debug: 4.4.3 mlly: 1.7.4 pathe: 1.1.1 picocolors: 1.0.0 @@ -5920,14 +5908,14 @@ packages: peerDependencies: eslint: '>=6.0.0' dependencies: - debug: 4.4.1 + debug: 4.4.3 eslint: 8.57.1 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.6.0 lodash: 4.17.21 - semver: 7.6.3 + semver: 7.7.3 transitivePeerDependencies: - supports-color dev: true