Compare commits

..

1 Commits

Author SHA1 Message Date
884bc09ac9 fix(deps): update dependency @types/node to v22.15.31
All checks were successful
continuous-integration/drone/pr Build is passing
2025-06-10 02:39:42 +00:00
2 changed files with 59 additions and 28 deletions

63
.pnp.cjs generated
View File

@ -29,7 +29,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "./",\
"packageDependencies": [\
["@types/jest", "npm:29.5.14"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:22.15.31"],\
["clean-architecture", "workspace:."],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.3.4"],\
@ -883,7 +883,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\
["@jest/console", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["chalk", "npm:4.1.2"],\
["jest-message-util", "npm:29.7.0"],\
["jest-util", "npm:29.7.0"],\
@ -909,7 +909,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:29.7.0"],\
["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["@types/node-notifier", null],\
["ansi-escapes", "npm:4.3.2"],\
["chalk", "npm:4.1.2"],\
@ -949,7 +949,7 @@ const RAW_RUNTIME_STATE =
["@jest/environment", "npm:29.7.0"],\
["@jest/fake-timers", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["jest-mock", "npm:29.7.0"]\
],\
"linkType": "HARD"\
@ -991,7 +991,7 @@ const RAW_RUNTIME_STATE =
["@jest/fake-timers", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@sinonjs/fake-timers", "npm:10.3.0"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["jest-message-util", "npm:29.7.0"],\
["jest-mock", "npm:29.7.0"],\
["jest-util", "npm:29.7.0"]\
@ -1030,7 +1030,7 @@ const RAW_RUNTIME_STATE =
["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@jridgewell/trace-mapping", "npm:0.3.19"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["@types/node-notifier", null],\
["chalk", "npm:4.1.2"],\
["collect-v8-coverage", "npm:1.0.2"],\
@ -1138,7 +1138,7 @@ const RAW_RUNTIME_STATE =
["@jest/types", "npm:29.6.3"],\
["@types/istanbul-lib-coverage", "npm:2.0.4"],\
["@types/istanbul-reports", "npm:3.0.1"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["@types/yargs", "npm:17.0.24"],\
["chalk", "npm:4.1.2"]\
],\
@ -1347,7 +1347,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/@types-graceful-fs-npm-4.1.6-1eadcf742d-10c0.zip/node_modules/@types/graceful-fs/",\
"packageDependencies": [\
["@types/graceful-fs", "npm:4.1.6"],\
["@types/node", "npm:22.15.30"]\
["@types/node", "npm:24.0.0"]\
],\
"linkType": "HARD"\
}]\
@ -1393,13 +1393,21 @@ const RAW_RUNTIME_STATE =
}]\
]],\
["@types/node", [\
["npm:22.15.30", {\
"packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-22.15.30-04ae714c4d-10c0.zip/node_modules/@types/node/",\
["npm:22.15.31", {\
"packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-22.15.31-94a0223701-10c0.zip/node_modules/@types/node/",\
"packageDependencies": [\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:22.15.31"],\
["undici-types", "npm:6.21.0"]\
],\
"linkType": "HARD"\
}],\
["npm:24.0.0", {\
"packageLocation": "../../../../cache/others/berry/cache/@types-node-npm-24.0.0-bece872c13-10c0.zip/node_modules/@types/node/",\
"packageDependencies": [\
["@types/node", "npm:24.0.0"],\
["undici-types", "npm:7.8.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/stack-utils", [\
@ -1939,7 +1947,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "./",\
"packageDependencies": [\
["@types/jest", "npm:29.5.14"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:22.15.31"],\
["clean-architecture", "workspace:."],\
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.3.4"],\
@ -2960,7 +2968,7 @@ const RAW_RUNTIME_STATE =
["@jest/expect", "npm:29.7.0"],\
["@jest/test-result", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["chalk", "npm:4.1.2"],\
["co", "npm:4.6.0"],\
["dedent", "virtual:f7679858c638e2e5ade31901dd2b1e5007918fdc7d84fefb11f4200f46ba2e43b9d662fb793507b517bb1e725144e51f6d68f60f9f6100fd52144f042f58f0bc#npm:1.5.1"],\
@ -3065,7 +3073,7 @@ const RAW_RUNTIME_STATE =
["@babel/core", "npm:7.22.15"],\
["@jest/test-sequencer", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["@types/ts-node", null],\
["babel-jest", "virtual:939a7fe9ef9185d9378b96533b42cb7bd61bd3e34d0edd537f69a76537c5748d3b4733d3050f6f18ab17ac63143f81e7f121e602a5d38c959251dc0768083e9b#npm:29.7.0"],\
["chalk", "npm:4.1.2"],\
@ -3152,7 +3160,7 @@ const RAW_RUNTIME_STATE =
["@jest/environment", "npm:29.7.0"],\
["@jest/fake-timers", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["jest-environment-node", "npm:29.7.0"],\
["jest-mock", "npm:29.7.0"],\
["jest-util", "npm:29.7.0"]\
@ -3175,7 +3183,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\
["@jest/types", "npm:29.6.3"],\
["@types/graceful-fs", "npm:4.1.6"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["anymatch", "npm:3.1.3"],\
["fb-watchman", "npm:2.0.2"],\
["fsevents", "patch:fsevents@npm%3A2.3.3#optional!builtin<compat/fsevents>::version=2.3.3&hash=df0bf1"],\
@ -3264,7 +3272,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/jest-mock-npm-29.7.0-22c4769d06-10c0.zip/node_modules/jest-mock/",\
"packageDependencies": [\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["jest-mock", "npm:29.7.0"],\
["jest-util", "npm:29.7.0"]\
],\
@ -3340,7 +3348,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:29.7.0"],\
["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["chalk", "npm:4.1.2"],\
["emittery", "npm:0.13.1"],\
["graceful-fs", "npm:4.2.11"],\
@ -3372,7 +3380,7 @@ const RAW_RUNTIME_STATE =
["@jest/test-result", "npm:29.7.0"],\
["@jest/transform", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["chalk", "npm:4.1.2"],\
["cjs-module-lexer", "npm:1.2.3"],\
["collect-v8-coverage", "npm:1.0.2"],\
@ -3426,7 +3434,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/jest-util-npm-29.6.3-6ffdea2c1c-10c0.zip/node_modules/jest-util/",\
"packageDependencies": [\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["chalk", "npm:4.1.2"],\
["ci-info", "npm:3.8.0"],\
["graceful-fs", "npm:4.2.11"],\
@ -3439,7 +3447,7 @@ const RAW_RUNTIME_STATE =
"packageLocation": "../../../../cache/others/berry/cache/jest-util-npm-29.7.0-ff1d59714b-10c0.zip/node_modules/jest-util/",\
"packageDependencies": [\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["chalk", "npm:4.1.2"],\
["ci-info", "npm:3.8.0"],\
["graceful-fs", "npm:4.2.11"],\
@ -3470,7 +3478,7 @@ const RAW_RUNTIME_STATE =
"packageDependencies": [\
["@jest/test-result", "npm:29.7.0"],\
["@jest/types", "npm:29.6.3"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["ansi-escapes", "npm:4.3.2"],\
["chalk", "npm:4.1.2"],\
["emittery", "npm:0.13.1"],\
@ -3485,7 +3493,7 @@ const RAW_RUNTIME_STATE =
["npm:29.7.0", {\
"packageLocation": "../../../../cache/others/berry/cache/jest-worker-npm-29.7.0-4d3567fed6-10c0.zip/node_modules/jest-worker/",\
"packageDependencies": [\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:24.0.0"],\
["jest-util", "npm:29.7.0"],\
["jest-worker", "npm:29.7.0"],\
["merge-stream", "npm:2.0.0"],\
@ -4681,7 +4689,7 @@ const RAW_RUNTIME_STATE =
["@tsconfig/node12", "npm:1.0.11"],\
["@tsconfig/node14", "npm:1.0.3"],\
["@tsconfig/node16", "npm:1.0.4"],\
["@types/node", "npm:22.15.30"],\
["@types/node", "npm:22.15.31"],\
["@types/swc__core", null],\
["@types/swc__wasm", null],\
["@types/typescript", null],\
@ -4749,6 +4757,13 @@ const RAW_RUNTIME_STATE =
["undici-types", "npm:6.21.0"]\
],\
"linkType": "HARD"\
}],\
["npm:7.8.0", {\
"packageLocation": "../../../../cache/others/berry/cache/undici-types-npm-7.8.0-86f3e2d23e-10c0.zip/node_modules/undici-types/",\
"packageDependencies": [\
["undici-types", "npm:7.8.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["unique-filename", [\

View File

@ -903,12 +903,21 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:*, @types/node@npm:^22.7.5":
version: 22.15.30
resolution: "@types/node@npm:22.15.30"
"@types/node@npm:*":
version: 24.0.0
resolution: "@types/node@npm:24.0.0"
dependencies:
undici-types: "npm:~7.8.0"
checksum: 10c0/075f3129aa88932a0b4c3c9c28486f93a8d295151138b1fdd590cbbb59ec92d59b66201f99a0f061a7c8955a09d06ecc3fa070ed3c438a521a9890d1a3460958
languageName: node
linkType: hard
"@types/node@npm:^22.7.5":
version: 22.15.31
resolution: "@types/node@npm:22.15.31"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10c0/ca330ac0e7fd502686d6df115fcc606aba46fd334220f749bbba2f639accdadcb23f7900603ceccdc8240be736739cad5c0b87c0fa92c9255a4dff245f07d664
checksum: 10c0/ef7d5dc890da41cfd554d35ab8998bc18be9e3a0caa642e720599ac4410a94a4879766e52b3c9cafa06c66b7b8aebdc51f322cf67df23a6489927890196a316d
languageName: node
linkType: hard
@ -3827,6 +3836,13 @@ __metadata:
languageName: node
linkType: hard
"undici-types@npm:~7.8.0":
version: 7.8.0
resolution: "undici-types@npm:7.8.0"
checksum: 10c0/9d9d246d1dc32f318d46116efe3cfca5a72d4f16828febc1918d94e58f6ffcf39c158aa28bf5b4fc52f410446bc7858f35151367bd7a49f21746cab6497b709b
languageName: node
linkType: hard
"unique-filename@npm:^3.0.0":
version: 3.0.0
resolution: "unique-filename@npm:3.0.0"