diff --git a/package.json b/package.json index 97e6982..61aee1c 100644 --- a/package.json +++ b/package.json @@ -11,13 +11,13 @@ "@eslint/compat": "^1.3.1", "@eslint/js": "^9.30.1", "@stylistic/eslint-plugin": "^5.1.0", - "@types/node": "^24.0.10", + "@types/node": "^24.0.12", "@vitest/coverage-v8": "^3.2.4", "eslint": "^9.30.1", "eslint-import-resolver-typescript": "^4.4.4", "eslint-plugin-import": "^2.32.0", "eslint-plugin-promise": "^7.2.1", - "pnpm": "^10.12.4", + "pnpm": "^10.13.0", "tslib": "^2.8.1", "typescript": "^5.8.3", "typescript-eslint": "^8.36.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee4b06d..8754bfd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,11 +18,11 @@ importers: specifier: ^5.1.0 version: 5.1.0(eslint@9.30.1) '@types/node': - specifier: ^24.0.10 - version: 24.0.10 + specifier: ^24.0.12 + version: 24.0.12 '@vitest/coverage-v8': specifier: ^3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.0.10)) + version: 3.2.4(vitest@3.2.4(@types/node@24.0.12)) eslint: specifier: ^9.30.1 version: 9.30.1 @@ -36,8 +36,8 @@ importers: specifier: ^7.2.1 version: 7.2.1(eslint@9.30.1) pnpm: - specifier: ^10.12.4 - version: 10.12.4 + specifier: ^10.13.0 + version: 10.13.0 tslib: specifier: ^2.8.1 version: 2.8.1 @@ -49,10 +49,10 @@ importers: version: 8.36.0(eslint@9.30.1)(typescript@5.8.3) vite-tsconfig-paths: specifier: ^5.1.4 - version: 5.1.4(typescript@5.8.3)(vite@7.0.3(@types/node@24.0.10)) + version: 5.1.4(typescript@5.8.3)(vite@7.0.3(@types/node@24.0.12)) vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@24.0.10) + version: 3.2.4(@types/node@24.0.12) packages: @@ -484,8 +484,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@24.0.10': - resolution: {integrity: sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==} + '@types/node@24.0.12': + resolution: {integrity: sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g==} '@typescript-eslint/eslint-plugin@8.36.0': resolution: {integrity: sha512-lZNihHUVB6ZZiPBNgOQGSxUASI7UJWhT8nHyUGCnaQ28XFCw98IfrMCG3rUl1uwUWoAvodJQby2KTs79UTcrAg==} @@ -783,9 +783,9 @@ packages: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - chai@5.2.0: - resolution: {integrity: sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==} - engines: {node: '>=12'} + chai@5.2.1: + resolution: {integrity: sha512-5nFxhUrX0PqtyogoYOA8IPswy5sZFTOsBFl/9bNsmDLgsxYTzSZQJDPppDnZPTQbzSEm0hqGjWPzRemQCYbD6A==} + engines: {node: '>=18'} chalk@4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} @@ -1486,8 +1486,8 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} - pnpm@10.12.4: - resolution: {integrity: sha512-Xqiw3u2U7WhpHJutTJVUknBcXuuKh++GvGLHSiawN7CP+VcPEIsuTb0d0akYb+qSXlJ/FBxkjoWvRWMQdGgBhA==} + pnpm@10.13.0: + resolution: {integrity: sha512-4Iy/pdDEfhSNnZKWVROvPQakL/mbbg6Cp9EFEoWND7aAoDweZ3LTaaIwXHkwbJJXmJo1drcFfWh3RpyaHHVj8A==} engines: {node: '>=18.12'} hasBin: true @@ -2208,7 +2208,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@24.0.10': + '@types/node@24.0.12': dependencies: undici-types: 7.8.0 @@ -2363,7 +2363,7 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.11.0': optional: true - '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.0.10))': + '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.0.12))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -2378,7 +2378,7 @@ snapshots: std-env: 3.9.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.0.10) + vitest: 3.2.4(@types/node@24.0.12) transitivePeerDependencies: - supports-color @@ -2387,16 +2387,16 @@ snapshots: '@types/chai': 5.2.2 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.2.0 + chai: 5.2.1 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.0.3(@types/node@24.0.10))': + '@vitest/mocker@3.2.4(vite@7.0.3(@types/node@24.0.12))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 7.0.3(@types/node@24.0.10) + vite: 7.0.3(@types/node@24.0.12) '@vitest/pretty-format@3.2.4': dependencies: @@ -2549,7 +2549,7 @@ snapshots: callsites@3.1.0: {} - chai@5.2.0: + chai@5.2.1: dependencies: assertion-error: 2.0.1 check-error: 2.1.1 @@ -3370,7 +3370,7 @@ snapshots: picomatch@4.0.2: {} - pnpm@10.12.4: {} + pnpm@10.13.0: {} possible-typed-array-names@1.1.0: {} @@ -3729,13 +3729,13 @@ snapshots: dependencies: punycode: 2.3.1 - vite-node@3.2.4(@types/node@24.0.10): + vite-node@3.2.4(@types/node@24.0.12): dependencies: cac: 6.7.14 debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.0.3(@types/node@24.0.10) + vite: 7.0.3(@types/node@24.0.12) transitivePeerDependencies: - '@types/node' - jiti @@ -3750,18 +3750,18 @@ snapshots: - tsx - yaml - vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@7.0.3(@types/node@24.0.10)): + vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@7.0.3(@types/node@24.0.12)): dependencies: debug: 4.4.1 globrex: 0.1.2 tsconfck: 3.1.6(typescript@5.8.3) optionalDependencies: - vite: 7.0.3(@types/node@24.0.10) + vite: 7.0.3(@types/node@24.0.12) transitivePeerDependencies: - supports-color - typescript - vite@7.0.3(@types/node@24.0.10): + vite@7.0.3(@types/node@24.0.12): dependencies: esbuild: 0.25.6 fdir: 6.4.6(picomatch@4.0.2) @@ -3770,20 +3770,20 @@ snapshots: rollup: 4.44.2 tinyglobby: 0.2.14 optionalDependencies: - '@types/node': 24.0.10 + '@types/node': 24.0.12 fsevents: 2.3.3 - vitest@3.2.4(@types/node@24.0.10): + vitest@3.2.4(@types/node@24.0.12): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.0.3(@types/node@24.0.10)) + '@vitest/mocker': 3.2.4(vite@7.0.3(@types/node@24.0.12)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.2.0 + chai: 5.2.1 debug: 4.4.1 expect-type: 1.2.2 magic-string: 0.30.17 @@ -3795,11 +3795,11 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.0.3(@types/node@24.0.10) - vite-node: 3.2.4(@types/node@24.0.10) + vite: 7.0.3(@types/node@24.0.12) + vite-node: 3.2.4(@types/node@24.0.12) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 24.0.10 + '@types/node': 24.0.12 transitivePeerDependencies: - jiti - less