diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e676e377..ca834643 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,7 +35,7 @@ importers: devDependencies: '@types/node': specifier: ^22.0.0 - version: 22.9.3 + version: 22.10.1 '@types/semver': specifier: ^7.5.0 version: 7.5.8 @@ -53,7 +53,7 @@ importers: version: 5.7.2 vitest: specifier: ^2.0.0 - version: 2.1.6(@types/node@22.9.3)(@vitest/ui@2.1.6)(tsx@4.19.2) + version: 2.1.6(@types/node@22.10.1)(@vitest/ui@2.1.6)(tsx@4.19.2) packages: @@ -515,8 +515,8 @@ packages: '@types/minimatch@5.1.2': resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} - '@types/node@22.9.3': - resolution: {integrity: sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==} + '@types/node@22.10.1': + resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -884,8 +884,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} unicorn-magic@0.3.0: resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} @@ -1263,20 +1263,20 @@ snapshots: '@types/glob@7.2.0': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 22.9.3 + '@types/node': 22.10.1 '@types/minimatch@5.1.2': {} - '@types/node@22.9.3': + '@types/node@22.10.1': dependencies: - undici-types: 6.19.8 + undici-types: 6.20.0 '@types/semver@7.5.8': {} '@types/shelljs@0.8.15': dependencies: '@types/glob': 7.2.0 - '@types/node': 22.9.3 + '@types/node': 22.10.1 '@vitest/expect@2.1.6': dependencies: @@ -1285,13 +1285,13 @@ snapshots: chai: 5.1.2 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.6(vite@6.0.1(@types/node@22.9.3)(tsx@4.19.2))': + '@vitest/mocker@2.1.6(vite@6.0.1(@types/node@22.10.1)(tsx@4.19.2))': dependencies: '@vitest/spy': 2.1.6 estree-walker: 3.0.3 magic-string: 0.30.14 optionalDependencies: - vite: 6.0.1(@types/node@22.9.3)(tsx@4.19.2) + vite: 6.0.1(@types/node@22.10.1)(tsx@4.19.2) '@vitest/pretty-format@2.1.6': dependencies: @@ -1321,7 +1321,7 @@ snapshots: sirv: 3.0.0 tinyglobby: 0.2.10 tinyrainbow: 1.2.0 - vitest: 2.1.6(@types/node@22.9.3)(@vitest/ui@2.1.6)(tsx@4.19.2) + vitest: 2.1.6(@types/node@22.10.1)(@vitest/ui@2.1.6)(tsx@4.19.2) '@vitest/utils@2.1.6': dependencies: @@ -1668,19 +1668,19 @@ snapshots: typescript@5.7.2: {} - undici-types@6.19.8: {} + undici-types@6.20.0: {} unicorn-magic@0.3.0: {} universal-user-agent@7.0.2: {} - vite-node@2.1.6(@types/node@22.9.3)(tsx@4.19.2): + vite-node@2.1.6(@types/node@22.10.1)(tsx@4.19.2): dependencies: cac: 6.7.14 debug: 4.3.7 es-module-lexer: 1.5.4 pathe: 1.1.2 - vite: 6.0.1(@types/node@22.9.3)(tsx@4.19.2) + vite: 6.0.1(@types/node@22.10.1)(tsx@4.19.2) transitivePeerDependencies: - '@types/node' - jiti @@ -1695,20 +1695,20 @@ snapshots: - tsx - yaml - vite@6.0.1(@types/node@22.9.3)(tsx@4.19.2): + vite@6.0.1(@types/node@22.10.1)(tsx@4.19.2): dependencies: esbuild: 0.24.0 postcss: 8.4.49 rollup: 4.27.4 optionalDependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.1 fsevents: 2.3.3 tsx: 4.19.2 - vitest@2.1.6(@types/node@22.9.3)(@vitest/ui@2.1.6)(tsx@4.19.2): + vitest@2.1.6(@types/node@22.10.1)(@vitest/ui@2.1.6)(tsx@4.19.2): dependencies: '@vitest/expect': 2.1.6 - '@vitest/mocker': 2.1.6(vite@6.0.1(@types/node@22.9.3)(tsx@4.19.2)) + '@vitest/mocker': 2.1.6(vite@6.0.1(@types/node@22.10.1)(tsx@4.19.2)) '@vitest/pretty-format': 2.1.6 '@vitest/runner': 2.1.6 '@vitest/snapshot': 2.1.6 @@ -1724,11 +1724,11 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 6.0.1(@types/node@22.9.3)(tsx@4.19.2) - vite-node: 2.1.6(@types/node@22.9.3)(tsx@4.19.2) + vite: 6.0.1(@types/node@22.10.1)(tsx@4.19.2) + vite-node: 2.1.6(@types/node@22.10.1)(tsx@4.19.2) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.9.3 + '@types/node': 22.10.1 '@vitest/ui': 2.1.6(vitest@2.1.6) transitivePeerDependencies: - jiti