Compare commits
3 Commits
2b0dd39a6a
...
75bfc49289
Author | SHA1 | Date | |
---|---|---|---|
75bfc49289 | |||
9486302db7 | |||
3070781481 |
@ -27,7 +27,7 @@ steps:
|
|||||||
restore: true
|
restore: true
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
image: 'node:20.8.0-slim'
|
image: 'node:20.9.0-slim'
|
||||||
commands:
|
commands:
|
||||||
- yarn set version 3.6.3
|
- yarn set version 3.6.3
|
||||||
- yarn install
|
- yarn install
|
||||||
|
77
.pnp.cjs
generated
77
.pnp.cjs
generated
@ -28,8 +28,8 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
[null, {\
|
[null, {\
|
||||||
"packageLocation": "./",\
|
"packageLocation": "./",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["@types/jest", "npm:29.5.5"],\
|
["@types/jest", "npm:29.5.7"],\
|
||||||
["@types/node", "npm:20.6.3"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
|
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
|
||||||
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\
|
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\
|
||||||
["ts-node", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:10.9.1"],\
|
["ts-node", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:10.9.1"],\
|
||||||
@ -882,7 +882,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["@jest/console", "npm:29.7.0"],\
|
["@jest/console", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["chalk", "npm:4.1.2"],\
|
["chalk", "npm:4.1.2"],\
|
||||||
["jest-message-util", "npm:29.7.0"],\
|
["jest-message-util", "npm:29.7.0"],\
|
||||||
["jest-util", "npm:29.7.0"],\
|
["jest-util", "npm:29.7.0"],\
|
||||||
@ -908,7 +908,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@jest/test-result", "npm:29.7.0"],\
|
["@jest/test-result", "npm:29.7.0"],\
|
||||||
["@jest/transform", "npm:29.7.0"],\
|
["@jest/transform", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["@types/node-notifier", null],\
|
["@types/node-notifier", null],\
|
||||||
["ansi-escapes", "npm:4.3.2"],\
|
["ansi-escapes", "npm:4.3.2"],\
|
||||||
["chalk", "npm:4.1.2"],\
|
["chalk", "npm:4.1.2"],\
|
||||||
@ -948,7 +948,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@jest/environment", "npm:29.7.0"],\
|
["@jest/environment", "npm:29.7.0"],\
|
||||||
["@jest/fake-timers", "npm:29.7.0"],\
|
["@jest/fake-timers", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["jest-mock", "npm:29.7.0"]\
|
["jest-mock", "npm:29.7.0"]\
|
||||||
],\
|
],\
|
||||||
"linkType": "HARD"\
|
"linkType": "HARD"\
|
||||||
@ -990,7 +990,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@jest/fake-timers", "npm:29.7.0"],\
|
["@jest/fake-timers", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@sinonjs/fake-timers", "npm:10.3.0"],\
|
["@sinonjs/fake-timers", "npm:10.3.0"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["jest-message-util", "npm:29.7.0"],\
|
["jest-message-util", "npm:29.7.0"],\
|
||||||
["jest-mock", "npm:29.7.0"],\
|
["jest-mock", "npm:29.7.0"],\
|
||||||
["jest-util", "npm:29.7.0"]\
|
["jest-util", "npm:29.7.0"]\
|
||||||
@ -1029,7 +1029,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@jest/transform", "npm:29.7.0"],\
|
["@jest/transform", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@jridgewell/trace-mapping", "npm:0.3.19"],\
|
["@jridgewell/trace-mapping", "npm:0.3.19"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["@types/node-notifier", null],\
|
["@types/node-notifier", null],\
|
||||||
["chalk", "npm:4.1.2"],\
|
["chalk", "npm:4.1.2"],\
|
||||||
["collect-v8-coverage", "npm:1.0.2"],\
|
["collect-v8-coverage", "npm:1.0.2"],\
|
||||||
@ -1137,7 +1137,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@jest/schemas", "npm:29.6.3"],\
|
["@jest/schemas", "npm:29.6.3"],\
|
||||||
["@types/istanbul-lib-coverage", "npm:2.0.4"],\
|
["@types/istanbul-lib-coverage", "npm:2.0.4"],\
|
||||||
["@types/istanbul-reports", "npm:3.0.1"],\
|
["@types/istanbul-reports", "npm:3.0.1"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["@types/yargs", "npm:17.0.24"],\
|
["@types/yargs", "npm:17.0.24"],\
|
||||||
["chalk", "npm:4.1.2"]\
|
["chalk", "npm:4.1.2"]\
|
||||||
],\
|
],\
|
||||||
@ -1346,7 +1346,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
"packageLocation": "./.yarn/cache/@types-graceful-fs-npm-4.1.6-1eadcf742d-c3070ccdc9.zip/node_modules/@types/graceful-fs/",\
|
"packageLocation": "./.yarn/cache/@types-graceful-fs-npm-4.1.6-1eadcf742d-c3070ccdc9.zip/node_modules/@types/graceful-fs/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["@types/graceful-fs", "npm:4.1.6"],\
|
["@types/graceful-fs", "npm:4.1.6"],\
|
||||||
["@types/node", "npm:20.5.9"]\
|
["@types/node", "npm:20.8.10"]\
|
||||||
],\
|
],\
|
||||||
"linkType": "HARD"\
|
"linkType": "HARD"\
|
||||||
}]\
|
}]\
|
||||||
@ -1381,10 +1381,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["@types/jest", [\
|
["@types/jest", [\
|
||||||
["npm:29.5.5", {\
|
["npm:29.5.7", {\
|
||||||
"packageLocation": "./.yarn/cache/@types-jest-npm-29.5.5-cc0df7a171-56e55cde99.zip/node_modules/@types/jest/",\
|
"packageLocation": "./.yarn/cache/@types-jest-npm-29.5.7-e6780d868f-e28624ccb0.zip/node_modules/@types/jest/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["@types/jest", "npm:29.5.5"],\
|
["@types/jest", "npm:29.5.7"],\
|
||||||
["expect", "npm:29.6.4"],\
|
["expect", "npm:29.6.4"],\
|
||||||
["pretty-format", "npm:29.6.3"]\
|
["pretty-format", "npm:29.6.3"]\
|
||||||
],\
|
],\
|
||||||
@ -1392,17 +1392,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["@types/node", [\
|
["@types/node", [\
|
||||||
["npm:20.5.9", {\
|
["npm:20.8.10", {\
|
||||||
"packageLocation": "./.yarn/cache/@types-node-npm-20.5.9-0b27ddedcc-717490e941.zip/node_modules/@types/node/",\
|
"packageLocation": "./.yarn/cache/@types-node-npm-20.8.10-29d985f3e4-7c61190e43.zip/node_modules/@types/node/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["@types/node", "npm:20.5.9"]\
|
["@types/node", "npm:20.8.10"],\
|
||||||
],\
|
["undici-types", "npm:5.26.5"]\
|
||||||
"linkType": "HARD"\
|
|
||||||
}],\
|
|
||||||
["npm:20.6.3", {\
|
|
||||||
"packageLocation": "./.yarn/cache/@types-node-npm-20.6.3-7542470c42-444a6f1f41.zip/node_modules/@types/node/",\
|
|
||||||
"packageDependencies": [\
|
|
||||||
["@types/node", "npm:20.6.3"]\
|
|
||||||
],\
|
],\
|
||||||
"linkType": "HARD"\
|
"linkType": "HARD"\
|
||||||
}]\
|
}]\
|
||||||
@ -1935,8 +1929,8 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
"packageLocation": "./",\
|
"packageLocation": "./",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["clean-architecture", "workspace:."],\
|
["clean-architecture", "workspace:."],\
|
||||||
["@types/jest", "npm:29.5.5"],\
|
["@types/jest", "npm:29.5.7"],\
|
||||||
["@types/node", "npm:20.6.3"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
|
["jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.7.0"],\
|
||||||
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\
|
["ts-jest", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:29.1.1"],\
|
||||||
["ts-node", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:10.9.1"],\
|
["ts-node", "virtual:0bdaf34b18f64a61d994ea5745297b16ca55696ece813438927b218d5900be7b3b1afb8777870498f0544991088e71be7d6609a8d92700ec537ab224121fd8a4#npm:10.9.1"],\
|
||||||
@ -2924,7 +2918,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@jest/expect", "npm:29.7.0"],\
|
["@jest/expect", "npm:29.7.0"],\
|
||||||
["@jest/test-result", "npm:29.7.0"],\
|
["@jest/test-result", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["chalk", "npm:4.1.2"],\
|
["chalk", "npm:4.1.2"],\
|
||||||
["co", "npm:4.6.0"],\
|
["co", "npm:4.6.0"],\
|
||||||
["dedent", "virtual:f7679858c638e2e5ade31901dd2b1e5007918fdc7d84fefb11f4200f46ba2e43b9d662fb793507b517bb1e725144e51f6d68f60f9f6100fd52144f042f58f0bc#npm:1.5.1"],\
|
["dedent", "virtual:f7679858c638e2e5ade31901dd2b1e5007918fdc7d84fefb11f4200f46ba2e43b9d662fb793507b517bb1e725144e51f6d68f60f9f6100fd52144f042f58f0bc#npm:1.5.1"],\
|
||||||
@ -3029,7 +3023,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@babel/core", "npm:7.22.15"],\
|
["@babel/core", "npm:7.22.15"],\
|
||||||
["@jest/test-sequencer", "npm:29.7.0"],\
|
["@jest/test-sequencer", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["@types/ts-node", null],\
|
["@types/ts-node", null],\
|
||||||
["babel-jest", "virtual:939a7fe9ef9185d9378b96533b42cb7bd61bd3e34d0edd537f69a76537c5748d3b4733d3050f6f18ab17ac63143f81e7f121e602a5d38c959251dc0768083e9b#npm:29.7.0"],\
|
["babel-jest", "virtual:939a7fe9ef9185d9378b96533b42cb7bd61bd3e34d0edd537f69a76537c5748d3b4733d3050f6f18ab17ac63143f81e7f121e602a5d38c959251dc0768083e9b#npm:29.7.0"],\
|
||||||
["chalk", "npm:4.1.2"],\
|
["chalk", "npm:4.1.2"],\
|
||||||
@ -3116,7 +3110,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@jest/environment", "npm:29.7.0"],\
|
["@jest/environment", "npm:29.7.0"],\
|
||||||
["@jest/fake-timers", "npm:29.7.0"],\
|
["@jest/fake-timers", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["jest-mock", "npm:29.7.0"],\
|
["jest-mock", "npm:29.7.0"],\
|
||||||
["jest-util", "npm:29.7.0"]\
|
["jest-util", "npm:29.7.0"]\
|
||||||
],\
|
],\
|
||||||
@ -3139,7 +3133,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["jest-haste-map", "npm:29.7.0"],\
|
["jest-haste-map", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/graceful-fs", "npm:4.1.6"],\
|
["@types/graceful-fs", "npm:4.1.6"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["anymatch", "npm:3.1.3"],\
|
["anymatch", "npm:3.1.3"],\
|
||||||
["fb-watchman", "npm:2.0.2"],\
|
["fb-watchman", "npm:2.0.2"],\
|
||||||
["fsevents", "patch:fsevents@npm%3A2.3.3#~builtin<compat/fsevents>::version=2.3.3&hash=df0bf1"],\
|
["fsevents", "patch:fsevents@npm%3A2.3.3#~builtin<compat/fsevents>::version=2.3.3&hash=df0bf1"],\
|
||||||
@ -3228,7 +3222,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["jest-mock", "npm:29.7.0"],\
|
["jest-mock", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["jest-util", "npm:29.7.0"]\
|
["jest-util", "npm:29.7.0"]\
|
||||||
],\
|
],\
|
||||||
"linkType": "HARD"\
|
"linkType": "HARD"\
|
||||||
@ -3304,7 +3298,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@jest/test-result", "npm:29.7.0"],\
|
["@jest/test-result", "npm:29.7.0"],\
|
||||||
["@jest/transform", "npm:29.7.0"],\
|
["@jest/transform", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["chalk", "npm:4.1.2"],\
|
["chalk", "npm:4.1.2"],\
|
||||||
["emittery", "npm:0.13.1"],\
|
["emittery", "npm:0.13.1"],\
|
||||||
["graceful-fs", "npm:4.2.11"],\
|
["graceful-fs", "npm:4.2.11"],\
|
||||||
@ -3336,7 +3330,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@jest/test-result", "npm:29.7.0"],\
|
["@jest/test-result", "npm:29.7.0"],\
|
||||||
["@jest/transform", "npm:29.7.0"],\
|
["@jest/transform", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["chalk", "npm:4.1.2"],\
|
["chalk", "npm:4.1.2"],\
|
||||||
["cjs-module-lexer", "npm:1.2.3"],\
|
["cjs-module-lexer", "npm:1.2.3"],\
|
||||||
["collect-v8-coverage", "npm:1.0.2"],\
|
["collect-v8-coverage", "npm:1.0.2"],\
|
||||||
@ -3390,7 +3384,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["jest-util", "npm:29.6.3"],\
|
["jest-util", "npm:29.6.3"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["chalk", "npm:4.1.2"],\
|
["chalk", "npm:4.1.2"],\
|
||||||
["ci-info", "npm:3.8.0"],\
|
["ci-info", "npm:3.8.0"],\
|
||||||
["graceful-fs", "npm:4.2.11"],\
|
["graceful-fs", "npm:4.2.11"],\
|
||||||
@ -3403,7 +3397,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["jest-util", "npm:29.7.0"],\
|
["jest-util", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["chalk", "npm:4.1.2"],\
|
["chalk", "npm:4.1.2"],\
|
||||||
["ci-info", "npm:3.8.0"],\
|
["ci-info", "npm:3.8.0"],\
|
||||||
["graceful-fs", "npm:4.2.11"],\
|
["graceful-fs", "npm:4.2.11"],\
|
||||||
@ -3434,7 +3428,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["jest-watcher", "npm:29.7.0"],\
|
["jest-watcher", "npm:29.7.0"],\
|
||||||
["@jest/test-result", "npm:29.7.0"],\
|
["@jest/test-result", "npm:29.7.0"],\
|
||||||
["@jest/types", "npm:29.6.3"],\
|
["@jest/types", "npm:29.6.3"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["ansi-escapes", "npm:4.3.2"],\
|
["ansi-escapes", "npm:4.3.2"],\
|
||||||
["chalk", "npm:4.1.2"],\
|
["chalk", "npm:4.1.2"],\
|
||||||
["emittery", "npm:0.13.1"],\
|
["emittery", "npm:0.13.1"],\
|
||||||
@ -3449,7 +3443,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
"packageLocation": "./.yarn/cache/jest-worker-npm-29.7.0-4d3567fed6-30fff60af4.zip/node_modules/jest-worker/",\
|
"packageLocation": "./.yarn/cache/jest-worker-npm-29.7.0-4d3567fed6-30fff60af4.zip/node_modules/jest-worker/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["jest-worker", "npm:29.7.0"],\
|
["jest-worker", "npm:29.7.0"],\
|
||||||
["@types/node", "npm:20.5.9"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["jest-util", "npm:29.7.0"],\
|
["jest-util", "npm:29.7.0"],\
|
||||||
["merge-stream", "npm:2.0.0"],\
|
["merge-stream", "npm:2.0.0"],\
|
||||||
["supports-color", "npm:8.1.1"]\
|
["supports-color", "npm:8.1.1"]\
|
||||||
@ -4572,7 +4566,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@types/babel-jest", null],\
|
["@types/babel-jest", null],\
|
||||||
["@types/babel__core", null],\
|
["@types/babel__core", null],\
|
||||||
["@types/esbuild", null],\
|
["@types/esbuild", null],\
|
||||||
["@types/jest", "npm:29.5.5"],\
|
["@types/jest", "npm:29.5.7"],\
|
||||||
["@types/jest__types", null],\
|
["@types/jest__types", null],\
|
||||||
["@types/typescript", null],\
|
["@types/typescript", null],\
|
||||||
["babel-jest", null],\
|
["babel-jest", null],\
|
||||||
@ -4624,7 +4618,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
["@tsconfig/node12", "npm:1.0.11"],\
|
["@tsconfig/node12", "npm:1.0.11"],\
|
||||||
["@tsconfig/node14", "npm:1.0.3"],\
|
["@tsconfig/node14", "npm:1.0.3"],\
|
||||||
["@tsconfig/node16", "npm:1.0.4"],\
|
["@tsconfig/node16", "npm:1.0.4"],\
|
||||||
["@types/node", "npm:20.6.3"],\
|
["@types/node", "npm:20.8.10"],\
|
||||||
["@types/swc__core", null],\
|
["@types/swc__core", null],\
|
||||||
["@types/swc__wasm", null],\
|
["@types/swc__wasm", null],\
|
||||||
["@types/typescript", null],\
|
["@types/typescript", null],\
|
||||||
@ -4677,6 +4671,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||||||
"linkType": "HARD"\
|
"linkType": "HARD"\
|
||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
|
["undici-types", [\
|
||||||
|
["npm:5.26.5", {\
|
||||||
|
"packageLocation": "./.yarn/cache/undici-types-npm-5.26.5-de4f7c7bb9-3192ef6f3f.zip/node_modules/undici-types/",\
|
||||||
|
"packageDependencies": [\
|
||||||
|
["undici-types", "npm:5.26.5"]\
|
||||||
|
],\
|
||||||
|
"linkType": "HARD"\
|
||||||
|
}]\
|
||||||
|
]],\
|
||||||
["unique-filename", [\
|
["unique-filename", [\
|
||||||
["npm:3.0.0", {\
|
["npm:3.0.0", {\
|
||||||
"packageLocation": "./.yarn/cache/unique-filename-npm-3.0.0-77d68e0a45-8e2f59b356.zip/node_modules/unique-filename/",\
|
"packageLocation": "./.yarn/cache/unique-filename-npm-3.0.0-77d68e0a45-8e2f59b356.zip/node_modules/unique-filename/",\
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
nodejs 20.6.0
|
nodejs 20.9.0
|
||||||
yarn 1.22.19
|
yarn 1.22.19
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM node:20.8.0-slim
|
FROM node:20.9.0-slim
|
||||||
|
|
||||||
WORKDIR /opt/app
|
WORKDIR /opt/app
|
||||||
|
|
||||||
|
30
yarn.lock
30
yarn.lock
@ -894,26 +894,21 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/jest@npm:^29.5.4":
|
"@types/jest@npm:^29.5.4":
|
||||||
version: 29.5.5
|
version: 29.5.7
|
||||||
resolution: "@types/jest@npm:29.5.5"
|
resolution: "@types/jest@npm:29.5.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
expect: ^29.0.0
|
expect: ^29.0.0
|
||||||
pretty-format: ^29.0.0
|
pretty-format: ^29.0.0
|
||||||
checksum: 56e55cde9949bcc0ee2fa34ce5b7c32c2bfb20e53424aa4ff3a210859eeaaa3fdf6f42f81a3f655238039cdaaaf108b054b7a8602f394e6c52b903659338d8c6
|
checksum: e28624ccb0ef1255a03fbbb4b5bc3e5cbcdc450d39e0739985ff679b124198f808c38c8c3e67859c6efc0e848196deeb8cfed028e12a821c511dfc1112a2d6e9
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:*":
|
"@types/node@npm:*, @types/node@npm:^20.6.3":
|
||||||
version: 20.5.9
|
version: 20.8.10
|
||||||
resolution: "@types/node@npm:20.5.9"
|
resolution: "@types/node@npm:20.8.10"
|
||||||
checksum: 717490e94131722144878b4ca1a963ede1673bb8f2ef78c2f5b50b918df6dc9b35e7f8283e5c2a7a9f137730f7c08dc6228e53d4494a94c9ee16881e6ce6caed
|
dependencies:
|
||||||
languageName: node
|
undici-types: ~5.26.4
|
||||||
linkType: hard
|
checksum: 7c61190e43e8074a1b571e52ff14c880bc67a0447f2fe5ed0e1a023eb8a23d5f815658edb98890f7578afe0f090433c4a635c7c87311762544e20dd78723e515
|
||||||
|
|
||||||
"@types/node@npm:^20.6.3":
|
|
||||||
version: 20.6.3
|
|
||||||
resolution: "@types/node@npm:20.6.3"
|
|
||||||
checksum: 444a6f1f41cfa8d3e20ce0108e6e43960fb2ae0e481f233bb1c14d6252aa63a92e021de561cd317d9fdb411688f871065f40175a1f18763282dee2613a08f8a3
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -3754,6 +3749,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"undici-types@npm:~5.26.4":
|
||||||
|
version: 5.26.5
|
||||||
|
resolution: "undici-types@npm:5.26.5"
|
||||||
|
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"unique-filename@npm:^3.0.0":
|
"unique-filename@npm:^3.0.0":
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
resolution: "unique-filename@npm:3.0.0"
|
resolution: "unique-filename@npm:3.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user