diff --git a/const/pnpm-lock.yaml b/const/pnpm-lock.yaml index 0b501e15..249ecbe6 100644 --- a/const/pnpm-lock.yaml +++ b/const/pnpm-lock.yaml @@ -13,13 +13,13 @@ devDependencies: version: 0.24.0 ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@22.7.1)(typescript@5.6.2) + version: 10.9.2(@types/node@22.7.4)(typescript@5.6.2) typescript: specifier: 5.6.2 version: 5.6.2 vitest: specifier: 1.6.0 - version: 1.6.0(@types/node@22.7.1) + version: 1.6.0(@types/node@22.7.4) packages: @@ -637,8 +637,8 @@ packages: resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} dev: true - /@types/node@22.7.1: - resolution: {integrity: sha512-adOMRLVmleuWs/5V/w5/l7o0chDK/az+5ncCsIapTKogsu/3MVWvSgP58qVTXi5IwpfGt8pMobNq9rOWtJyu5Q==} + /@types/node@22.7.4: + resolution: {integrity: sha512-y+NPi1rFzDs1NdQHHToqeiX2TIS79SWEAw9GYhkkx8bD0ChpfqC+n2j5OXOCpzfojBEBt6DnEnnG9MY0zk1XLg==} dependencies: undici-types: 6.19.8 dev: true @@ -1107,8 +1107,8 @@ packages: engines: {node: '>=14.0.0'} dev: true - /ts-node@10.9.1(@types/node@22.7.1)(typescript@5.6.2): - resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} + /ts-node@10.9.2(@types/node@22.7.4)(typescript@5.6.2): + resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: '@swc/core': '>=1.2.50' @@ -1126,7 +1126,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.7.1 + '@types/node': 22.7.4 acorn: 8.12.1 acorn-walk: 8.3.4 arg: 4.1.3 @@ -1161,7 +1161,7 @@ packages: resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} dev: true - /vite-node@1.6.0(@types/node@22.7.1): + /vite-node@1.6.0(@types/node@22.7.4): resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -1170,7 +1170,7 @@ packages: debug: 4.3.7 pathe: 1.1.2 picocolors: 1.1.0 - vite: 5.4.8(@types/node@22.7.1) + vite: 5.4.8(@types/node@22.7.4) transitivePeerDependencies: - '@types/node' - less @@ -1183,7 +1183,7 @@ packages: - terser dev: true - /vite@5.4.8(@types/node@22.7.1): + /vite@5.4.8(@types/node@22.7.4): resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -1214,7 +1214,7 @@ packages: terser: optional: true dependencies: - '@types/node': 22.7.1 + '@types/node': 22.7.4 esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.22.4 @@ -1222,7 +1222,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.6.0(@types/node@22.7.1): + /vitest@1.6.0(@types/node@22.7.4): resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -1247,7 +1247,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 22.7.1 + '@types/node': 22.7.4 '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 '@vitest/snapshot': 1.6.0 @@ -1265,8 +1265,8 @@ packages: strip-literal: 2.1.0 tinybench: 2.9.0 tinypool: 0.8.4 - vite: 5.4.8(@types/node@22.7.1) - vite-node: 1.6.0(@types/node@22.7.1) + vite: 5.4.8(@types/node@22.7.4) + vite-node: 1.6.0(@types/node@22.7.4) why-is-node-running: 2.3.0 transitivePeerDependencies: - less