diff --git a/package.json b/package.json index 00039601..871c5ba5 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@commitlint/config-conventional": "19.6.0", "@eslint/eslintrc": "3.2.0", "@eslint/js": "9.18.0", - "@types/node": "22.10.6", + "@types/node": "22.14.0", "arg": "5.0.2", "docsify-cli": "4.4.4", "eslint": "9.18.0", @@ -123,7 +123,7 @@ "trailingComma": "es5" }, "volta": { - "node": "22.13.0", + "node": "22.14.0", "pnpm": "9.12.2" }, "packageManager": "pnpm@9.12.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc2d5938..5091b930 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 7.26.0(@babel/core@7.26.7) '@commitlint/cli': specifier: 19.6.1 - version: 19.6.1(@types/node@22.10.6)(typescript@5.7.3) + version: 19.6.1(@types/node@22.14.0)(typescript@5.7.3) '@commitlint/config-conventional': specifier: 19.6.0 version: 19.6.0 @@ -30,8 +30,8 @@ importers: specifier: 9.18.0 version: 9.18.0 '@types/node': - specifier: 22.10.6 - version: 22.10.6 + specifier: 22.14.0 + version: 22.14.0 arg: specifier: 5.0.2 version: 5.0.2 @@ -94,7 +94,7 @@ importers: version: 1.3.0 ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@22.10.6)(typescript@5.7.3) + version: 10.9.2(@types/node@22.14.0)(typescript@5.7.3) tsx: specifier: 4.19.2 version: 4.19.2 @@ -993,8 +993,8 @@ packages: '@types/minimist@1.2.2': resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} - '@types/node@22.10.6': - resolution: {integrity: sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==} + '@types/node@22.14.0': + resolution: {integrity: sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==} '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1230,6 +1230,7 @@ packages: bson@6.10.1: resolution: {integrity: sha512-P92xmHDQjSKPLHqFxefqMxASNq/aWJMEZugpCjf+AF/pgcUpMMQCg7t7+ewko0/u8AapvF3luf/FoehddEK+sA==} engines: {node: '>=16.20.1'} + deprecated: a critical bug affecting only useBigInt64=true deserialization usage is fixed in bson@6.10.3 buffer-crc32@0.2.13: resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==} @@ -3597,8 +3598,8 @@ packages: underscore@1.13.6: resolution: {integrity: sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==} - undici-types@6.20.0: - resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} unicode-canonical-property-names-ecmascript@2.0.0: resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} @@ -4484,11 +4485,11 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 - '@commitlint/cli@19.6.1(@types/node@22.10.6)(typescript@5.7.3)': + '@commitlint/cli@19.6.1(@types/node@22.14.0)(typescript@5.7.3)': dependencies: '@commitlint/format': 19.5.0 '@commitlint/lint': 19.6.0 - '@commitlint/load': 19.6.1(@types/node@22.10.6)(typescript@5.7.3) + '@commitlint/load': 19.6.1(@types/node@22.14.0)(typescript@5.7.3) '@commitlint/read': 19.5.0 '@commitlint/types': 19.5.0 tinyexec: 0.3.0 @@ -4535,7 +4536,7 @@ snapshots: '@commitlint/rules': 19.6.0 '@commitlint/types': 19.5.0 - '@commitlint/load@19.6.1(@types/node@22.10.6)(typescript@5.7.3)': + '@commitlint/load@19.6.1(@types/node@22.14.0)(typescript@5.7.3)': dependencies: '@commitlint/config-validator': 19.5.0 '@commitlint/execute-rule': 19.5.0 @@ -4543,7 +4544,7 @@ snapshots: '@commitlint/types': 19.5.0 chalk: 5.4.1 cosmiconfig: 9.0.0(typescript@5.7.3) - cosmiconfig-typescript-loader: 6.1.0(@types/node@22.10.6)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@22.14.0)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -4789,7 +4790,7 @@ snapshots: '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 22.10.6 + '@types/node': 22.14.0 '@types/estree@1.0.6': {} @@ -4799,7 +4800,7 @@ snapshots: '@types/keyv@3.1.4': dependencies: - '@types/node': 22.10.6 + '@types/node': 22.14.0 '@types/linkify-it@5.0.0': {} @@ -4812,15 +4813,15 @@ snapshots: '@types/minimist@1.2.2': {} - '@types/node@22.10.6': + '@types/node@22.14.0': dependencies: - undici-types: 6.20.0 + undici-types: 6.21.0 '@types/normalize-package-data@2.4.1': {} '@types/responselike@1.0.0': dependencies: - '@types/node': 22.10.6 + '@types/node': 22.14.0 '@types/webidl-conversions@7.0.0': {} @@ -5412,9 +5413,9 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@6.1.0(@types/node@22.10.6)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@22.14.0)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3): dependencies: - '@types/node': 22.10.6 + '@types/node': 22.14.0 cosmiconfig: 9.0.0(typescript@5.7.3) jiti: 2.4.2 typescript: 5.7.3 @@ -7479,14 +7480,14 @@ snapshots: ts-expect@1.3.0: {} - ts-node@10.9.2(@types/node@22.10.6)(typescript@5.7.3): + ts-node@10.9.2(@types/node@22.14.0)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.10.6 + '@types/node': 22.14.0 acorn: 8.14.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -7591,7 +7592,7 @@ snapshots: underscore@1.13.6: {} - undici-types@6.20.0: {} + undici-types@6.21.0: {} unicode-canonical-property-names-ecmascript@2.0.0: {}