diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index d7d962d..86f4c1b 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -31,7 +31,7 @@ jobs: IMAGE_ID=$(echo $IMAGE_ID | tr '[A-Z]' '[a-z]') VERSION=$(echo "${{ github.ref }}" | sed -e 's,.*/\(.*\),\1,') - [ "$VERSION" == "main" ] && VERSION=latest + [ "$VERSION" == "new" ] && VERSION=latest echo IMAGE_ID=$IMAGE_ID echo VERSION=$VERSION diff --git a/.pnp.cjs b/.pnp.cjs index 02ec827..b7116c2 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -26,7 +26,7 @@ const RAW_RUNTIME_STATE = [null, {\ "packageLocation": "./",\ "packageDependencies": [\ - ["@fastify/static", "npm:6.12.0"],\ + ["@fastify/static", "npm:7.0.1"],\ ["@nestjs/axios", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:3.0.2"],\ ["@nestjs/cli", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:10.3.2"],\ ["@nestjs/common", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:10.3.3"],\ @@ -37,8 +37,8 @@ const RAW_RUNTIME_STATE = ["@nestjs/schematics", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:10.1.1"],\ ["@nestjs/swagger", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.3.0"],\ ["@types/node", "npm:20.11.19"],\ - ["@typescript-eslint/eslint-plugin", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:6.21.0"],\ - ["@typescript-eslint/parser", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:6.21.0"],\ + ["@typescript-eslint/eslint-plugin", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.0.2"],\ + ["@typescript-eslint/parser", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.0.2"],\ ["axios", "npm:1.6.7"],\ ["eslint", "npm:8.56.0"],\ ["eslint-config-prettier", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:9.1.0"],\ @@ -46,7 +46,7 @@ const RAW_RUNTIME_STATE = ["fastify", "npm:4.26.1"],\ ["mongoose", "npm:8.1.3"],\ ["prettier", "npm:3.2.5"],\ - ["reflect-metadata", "npm:0.1.14"],\ + ["reflect-metadata", "npm:0.2.1"],\ ["rxjs", "npm:7.8.1"],\ ["source-map-support", "npm:0.5.21"],\ ["supertest", "npm:6.3.4"],\ @@ -353,16 +353,16 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@fastify/static", [\ - ["npm:6.12.0", {\ - "packageLocation": "./.yarn/cache/@fastify-static-npm-6.12.0-0cdbb38792-33304062bd.zip/node_modules/@fastify/static/",\ + ["npm:7.0.1", {\ + "packageLocation": "./.yarn/cache/@fastify-static-npm-7.0.1-4a65f7aceb-61886e2d12.zip/node_modules/@fastify/static/",\ "packageDependencies": [\ - ["@fastify/static", "npm:6.12.0"],\ + ["@fastify/static", "npm:7.0.1"],\ ["@fastify/accept-negotiator", "npm:1.1.0"],\ ["@fastify/send", "npm:2.1.0"],\ ["content-disposition", "npm:0.5.4"],\ ["fastify-plugin", "npm:4.5.1"],\ - ["glob", "npm:8.1.0"],\ - ["p-limit", "npm:3.1.0"]\ + ["fastq", "npm:1.17.1"],\ + ["glob", "npm:10.3.10"]\ ],\ "linkType": "HARD"\ }]\ @@ -635,7 +635,7 @@ const RAW_RUNTIME_STATE = ["class-transformer", null],\ ["class-validator", null],\ ["iterare", "npm:1.2.1"],\ - ["reflect-metadata", "npm:0.1.14"],\ + ["reflect-metadata", "npm:0.2.1"],\ ["rxjs", "npm:7.8.1"],\ ["tslib", "npm:2.6.2"],\ ["uid", "npm:2.0.2"]\ @@ -709,7 +709,7 @@ const RAW_RUNTIME_STATE = ["fast-safe-stringify", "npm:2.1.1"],\ ["iterare", "npm:1.2.1"],\ ["path-to-regexp", "npm:3.2.0"],\ - ["reflect-metadata", "npm:0.1.14"],\ + ["reflect-metadata", "npm:0.2.1"],\ ["rxjs", "npm:7.8.1"],\ ["tslib", "npm:2.6.2"],\ ["uid", "npm:2.0.2"]\ @@ -774,7 +774,7 @@ const RAW_RUNTIME_STATE = ["@types/reflect-metadata", null],\ ["class-transformer", null],\ ["class-validator", null],\ - ["reflect-metadata", "npm:0.1.14"]\ + ["reflect-metadata", "npm:0.2.1"]\ ],\ "packagePeers": [\ "@nestjs/common",\ @@ -804,7 +804,7 @@ const RAW_RUNTIME_STATE = ["@fastify/cors", "npm:9.0.1"],\ ["@fastify/formbody", "npm:7.4.0"],\ ["@fastify/middie", "npm:8.3.0"],\ - ["@fastify/static", "npm:6.12.0"],\ + ["@fastify/static", "npm:7.0.1"],\ ["@fastify/view", null],\ ["@nestjs/common", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:10.3.3"],\ ["@nestjs/core", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:10.3.3"],\ @@ -869,7 +869,7 @@ const RAW_RUNTIME_STATE = "packageLocation": "./.yarn/__virtual__/@nestjs-swagger-virtual-972469a323/0/cache/@nestjs-swagger-npm-7.3.0-7221445718-27efa3e5d1.zip/node_modules/@nestjs/swagger/",\ "packageDependencies": [\ ["@nestjs/swagger", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.3.0"],\ - ["@fastify/static", "npm:6.12.0"],\ + ["@fastify/static", "npm:7.0.1"],\ ["@microsoft/tsdoc", "npm:0.14.2"],\ ["@nestjs/common", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:10.3.3"],\ ["@nestjs/core", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:10.3.3"],\ @@ -885,7 +885,7 @@ const RAW_RUNTIME_STATE = ["js-yaml", "npm:4.1.0"],\ ["lodash", "npm:4.17.21"],\ ["path-to-regexp", "npm:3.2.0"],\ - ["reflect-metadata", "npm:0.1.14"],\ + ["reflect-metadata", "npm:0.2.1"],\ ["swagger-ui-dist", "npm:5.11.2"]\ ],\ "packagePeers": [\ @@ -1115,33 +1115,33 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@typescript-eslint/eslint-plugin", [\ - ["npm:6.21.0", {\ - "packageLocation": "./.yarn/cache/@typescript-eslint-eslint-plugin-npm-6.21.0-eed10a6c66-a57de0f630.zip/node_modules/@typescript-eslint/eslint-plugin/",\ + ["npm:7.0.2", {\ + "packageLocation": "./.yarn/cache/@typescript-eslint-eslint-plugin-npm-7.0.2-565c53c25f-430b2f7ca3.zip/node_modules/@typescript-eslint/eslint-plugin/",\ "packageDependencies": [\ - ["@typescript-eslint/eslint-plugin", "npm:6.21.0"]\ + ["@typescript-eslint/eslint-plugin", "npm:7.0.2"]\ ],\ "linkType": "SOFT"\ }],\ - ["virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:6.21.0", {\ - "packageLocation": "./.yarn/__virtual__/@typescript-eslint-eslint-plugin-virtual-f1d0952c55/0/cache/@typescript-eslint-eslint-plugin-npm-6.21.0-eed10a6c66-a57de0f630.zip/node_modules/@typescript-eslint/eslint-plugin/",\ + ["virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.0.2", {\ + "packageLocation": "./.yarn/__virtual__/@typescript-eslint-eslint-plugin-virtual-63a94a914a/0/cache/@typescript-eslint-eslint-plugin-npm-7.0.2-565c53c25f-430b2f7ca3.zip/node_modules/@typescript-eslint/eslint-plugin/",\ "packageDependencies": [\ - ["@typescript-eslint/eslint-plugin", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:6.21.0"],\ + ["@typescript-eslint/eslint-plugin", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.0.2"],\ ["@eslint-community/regexpp", "npm:4.10.0"],\ ["@types/eslint", null],\ ["@types/typescript", null],\ ["@types/typescript-eslint__parser", null],\ - ["@typescript-eslint/parser", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:6.21.0"],\ - ["@typescript-eslint/scope-manager", "npm:6.21.0"],\ - ["@typescript-eslint/type-utils", "virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:6.21.0"],\ - ["@typescript-eslint/utils", "virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:6.21.0"],\ - ["@typescript-eslint/visitor-keys", "npm:6.21.0"],\ + ["@typescript-eslint/parser", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.0.2"],\ + ["@typescript-eslint/scope-manager", "npm:7.0.2"],\ + ["@typescript-eslint/type-utils", "virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:7.0.2"],\ + ["@typescript-eslint/utils", "virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:7.0.2"],\ + ["@typescript-eslint/visitor-keys", "npm:7.0.2"],\ ["debug", "virtual:1ff4b5f90832ba0a9c93ba1223af226e44ba70c1126a3740d93562b97bc36544e896a5e95908196f7458713e6a6089a34bfc67362fc6df7fa093bd06c878be47#npm:4.3.4"],\ ["eslint", "npm:8.56.0"],\ ["graphemer", "npm:1.4.0"],\ ["ignore", "npm:5.3.1"],\ ["natural-compare", "npm:1.4.0"],\ ["semver", "npm:7.6.0"],\ - ["ts-api-utils", "virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:1.2.1"],\ + ["ts-api-utils", "virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:1.2.1"],\ ["typescript", "patch:typescript@npm%3A5.3.3#optional!builtin::version=5.3.3&hash=e012d7"]\ ],\ "packagePeers": [\ @@ -1156,23 +1156,23 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@typescript-eslint/parser", [\ - ["npm:6.21.0", {\ - "packageLocation": "./.yarn/cache/@typescript-eslint-parser-npm-6.21.0-d7ff8425ee-4d51cdbc17.zip/node_modules/@typescript-eslint/parser/",\ + ["npm:7.0.2", {\ + "packageLocation": "./.yarn/cache/@typescript-eslint-parser-npm-7.0.2-fda121e4a9-18d6e1bda6.zip/node_modules/@typescript-eslint/parser/",\ "packageDependencies": [\ - ["@typescript-eslint/parser", "npm:6.21.0"]\ + ["@typescript-eslint/parser", "npm:7.0.2"]\ ],\ "linkType": "SOFT"\ }],\ - ["virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:6.21.0", {\ - "packageLocation": "./.yarn/__virtual__/@typescript-eslint-parser-virtual-b80776fb42/0/cache/@typescript-eslint-parser-npm-6.21.0-d7ff8425ee-4d51cdbc17.zip/node_modules/@typescript-eslint/parser/",\ + ["virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.0.2", {\ + "packageLocation": "./.yarn/__virtual__/@typescript-eslint-parser-virtual-9e442b122c/0/cache/@typescript-eslint-parser-npm-7.0.2-fda121e4a9-18d6e1bda6.zip/node_modules/@typescript-eslint/parser/",\ "packageDependencies": [\ - ["@typescript-eslint/parser", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:6.21.0"],\ + ["@typescript-eslint/parser", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.0.2"],\ ["@types/eslint", null],\ ["@types/typescript", null],\ - ["@typescript-eslint/scope-manager", "npm:6.21.0"],\ - ["@typescript-eslint/types", "npm:6.21.0"],\ - ["@typescript-eslint/typescript-estree", "virtual:a7f539d82cd5d18b9f764d63217ce34a2da1818fbf31c26cb02f07b7166e58793a11dcb79cfd3a3b147d56523c013794b7aa781289658626365b571ffbe9e6b2#npm:6.21.0"],\ - ["@typescript-eslint/visitor-keys", "npm:6.21.0"],\ + ["@typescript-eslint/scope-manager", "npm:7.0.2"],\ + ["@typescript-eslint/types", "npm:7.0.2"],\ + ["@typescript-eslint/typescript-estree", "virtual:9b1c1274205d34a33f0b7a87c350fc0495d632ab5c29c0c6b32d5249365021864ec4b716421b8ea5c9be7a3d125161674e350359b104f1caa8e7b96a046c540f#npm:7.0.2"],\ + ["@typescript-eslint/visitor-keys", "npm:7.0.2"],\ ["debug", "virtual:1ff4b5f90832ba0a9c93ba1223af226e44ba70c1126a3740d93562b97bc36544e896a5e95908196f7458713e6a6089a34bfc67362fc6df7fa093bd06c878be47#npm:4.3.4"],\ ["eslint", "npm:8.56.0"],\ ["typescript", "patch:typescript@npm%3A5.3.3#optional!builtin::version=5.3.3&hash=e012d7"]\ @@ -1187,35 +1187,35 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@typescript-eslint/scope-manager", [\ - ["npm:6.21.0", {\ - "packageLocation": "./.yarn/cache/@typescript-eslint-scope-manager-npm-6.21.0-60aa61cad2-fe91ac52ca.zip/node_modules/@typescript-eslint/scope-manager/",\ + ["npm:7.0.2", {\ + "packageLocation": "./.yarn/cache/@typescript-eslint-scope-manager-npm-7.0.2-5d11ce6ca3-773ea6e61f.zip/node_modules/@typescript-eslint/scope-manager/",\ "packageDependencies": [\ - ["@typescript-eslint/scope-manager", "npm:6.21.0"],\ - ["@typescript-eslint/types", "npm:6.21.0"],\ - ["@typescript-eslint/visitor-keys", "npm:6.21.0"]\ + ["@typescript-eslint/scope-manager", "npm:7.0.2"],\ + ["@typescript-eslint/types", "npm:7.0.2"],\ + ["@typescript-eslint/visitor-keys", "npm:7.0.2"]\ ],\ "linkType": "HARD"\ }]\ ]],\ ["@typescript-eslint/type-utils", [\ - ["npm:6.21.0", {\ - "packageLocation": "./.yarn/cache/@typescript-eslint-type-utils-npm-6.21.0-b5d74d2e4c-d03fb3ee1c.zip/node_modules/@typescript-eslint/type-utils/",\ + ["npm:7.0.2", {\ + "packageLocation": "./.yarn/cache/@typescript-eslint-type-utils-npm-7.0.2-4605eab06a-63bf19c9f5.zip/node_modules/@typescript-eslint/type-utils/",\ "packageDependencies": [\ - ["@typescript-eslint/type-utils", "npm:6.21.0"]\ + ["@typescript-eslint/type-utils", "npm:7.0.2"]\ ],\ "linkType": "SOFT"\ }],\ - ["virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:6.21.0", {\ - "packageLocation": "./.yarn/__virtual__/@typescript-eslint-type-utils-virtual-a7f539d82c/0/cache/@typescript-eslint-type-utils-npm-6.21.0-b5d74d2e4c-d03fb3ee1c.zip/node_modules/@typescript-eslint/type-utils/",\ + ["virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:7.0.2", {\ + "packageLocation": "./.yarn/__virtual__/@typescript-eslint-type-utils-virtual-9b1c127420/0/cache/@typescript-eslint-type-utils-npm-7.0.2-4605eab06a-63bf19c9f5.zip/node_modules/@typescript-eslint/type-utils/",\ "packageDependencies": [\ - ["@typescript-eslint/type-utils", "virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:6.21.0"],\ + ["@typescript-eslint/type-utils", "virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:7.0.2"],\ ["@types/eslint", null],\ ["@types/typescript", null],\ - ["@typescript-eslint/typescript-estree", "virtual:a7f539d82cd5d18b9f764d63217ce34a2da1818fbf31c26cb02f07b7166e58793a11dcb79cfd3a3b147d56523c013794b7aa781289658626365b571ffbe9e6b2#npm:6.21.0"],\ - ["@typescript-eslint/utils", "virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:6.21.0"],\ + ["@typescript-eslint/typescript-estree", "virtual:9b1c1274205d34a33f0b7a87c350fc0495d632ab5c29c0c6b32d5249365021864ec4b716421b8ea5c9be7a3d125161674e350359b104f1caa8e7b96a046c540f#npm:7.0.2"],\ + ["@typescript-eslint/utils", "virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:7.0.2"],\ ["debug", "virtual:1ff4b5f90832ba0a9c93ba1223af226e44ba70c1126a3740d93562b97bc36544e896a5e95908196f7458713e6a6089a34bfc67362fc6df7fa093bd06c878be47#npm:4.3.4"],\ ["eslint", "npm:8.56.0"],\ - ["ts-api-utils", "virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:1.2.1"],\ + ["ts-api-utils", "virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:1.2.1"],\ ["typescript", "patch:typescript@npm%3A5.3.3#optional!builtin::version=5.3.3&hash=e012d7"]\ ],\ "packagePeers": [\ @@ -1228,35 +1228,35 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@typescript-eslint/types", [\ - ["npm:6.21.0", {\ - "packageLocation": "./.yarn/cache/@typescript-eslint-types-npm-6.21.0-4d08954078-e26da86d6f.zip/node_modules/@typescript-eslint/types/",\ + ["npm:7.0.2", {\ + "packageLocation": "./.yarn/cache/@typescript-eslint-types-npm-7.0.2-819fe14ea0-2cba8a0355.zip/node_modules/@typescript-eslint/types/",\ "packageDependencies": [\ - ["@typescript-eslint/types", "npm:6.21.0"]\ + ["@typescript-eslint/types", "npm:7.0.2"]\ ],\ "linkType": "HARD"\ }]\ ]],\ ["@typescript-eslint/typescript-estree", [\ - ["npm:6.21.0", {\ - "packageLocation": "./.yarn/cache/@typescript-eslint-typescript-estree-npm-6.21.0-04a199adba-b32fa35fca.zip/node_modules/@typescript-eslint/typescript-estree/",\ + ["npm:7.0.2", {\ + "packageLocation": "./.yarn/cache/@typescript-eslint-typescript-estree-npm-7.0.2-752c678420-307080e29c.zip/node_modules/@typescript-eslint/typescript-estree/",\ "packageDependencies": [\ - ["@typescript-eslint/typescript-estree", "npm:6.21.0"]\ + ["@typescript-eslint/typescript-estree", "npm:7.0.2"]\ ],\ "linkType": "SOFT"\ }],\ - ["virtual:1693f613352cbd921be064cb2704120c30d2f3ccadce2ddc9330b3f3ba131de5a4befc2a61eaaf56fcb396a5520d12e5b7bb97549bbb118e57f04cccb3738c65#npm:6.21.0", {\ - "packageLocation": "./.yarn/__virtual__/@typescript-eslint-typescript-estree-virtual-a4ab1e0f7b/0/cache/@typescript-eslint-typescript-estree-npm-6.21.0-04a199adba-b32fa35fca.zip/node_modules/@typescript-eslint/typescript-estree/",\ + ["virtual:37896cff35ecabb668ac78807be0998adb7e3b1f7a5b7ee08e3df655f417379083f669c329467d5352a2b52d8b7aba234990c2f2e9c8730ad0303e776a751b48#npm:7.0.2", {\ + "packageLocation": "./.yarn/__virtual__/@typescript-eslint-typescript-estree-virtual-37e6655e51/0/cache/@typescript-eslint-typescript-estree-npm-7.0.2-752c678420-307080e29c.zip/node_modules/@typescript-eslint/typescript-estree/",\ "packageDependencies": [\ - ["@typescript-eslint/typescript-estree", "virtual:1693f613352cbd921be064cb2704120c30d2f3ccadce2ddc9330b3f3ba131de5a4befc2a61eaaf56fcb396a5520d12e5b7bb97549bbb118e57f04cccb3738c65#npm:6.21.0"],\ + ["@typescript-eslint/typescript-estree", "virtual:37896cff35ecabb668ac78807be0998adb7e3b1f7a5b7ee08e3df655f417379083f669c329467d5352a2b52d8b7aba234990c2f2e9c8730ad0303e776a751b48#npm:7.0.2"],\ ["@types/typescript", null],\ - ["@typescript-eslint/types", "npm:6.21.0"],\ - ["@typescript-eslint/visitor-keys", "npm:6.21.0"],\ + ["@typescript-eslint/types", "npm:7.0.2"],\ + ["@typescript-eslint/visitor-keys", "npm:7.0.2"],\ ["debug", "virtual:1ff4b5f90832ba0a9c93ba1223af226e44ba70c1126a3740d93562b97bc36544e896a5e95908196f7458713e6a6089a34bfc67362fc6df7fa093bd06c878be47#npm:4.3.4"],\ ["globby", "npm:11.1.0"],\ ["is-glob", "npm:4.0.3"],\ ["minimatch", "npm:9.0.3"],\ ["semver", "npm:7.6.0"],\ - ["ts-api-utils", "virtual:a4ab1e0f7b8cfc67d4006f132f96a1b2211785bf68fae76f39646305188386a509d45815348c14877bfce57ecdcad80f375c81e4be565e1519dd364fa20c7a4f#npm:1.2.1"],\ + ["ts-api-utils", "virtual:37e6655e5128ef8222022b55c12dc81447a40362baada0d7aa2384b62c452548db24a1ea72bedcc7a41f252bf99ab71152e0022e4a6d14c8bcf1b4f00e5f829e#npm:1.2.1"],\ ["typescript", null]\ ],\ "packagePeers": [\ @@ -1265,19 +1265,19 @@ const RAW_RUNTIME_STATE = ],\ "linkType": "HARD"\ }],\ - ["virtual:a7f539d82cd5d18b9f764d63217ce34a2da1818fbf31c26cb02f07b7166e58793a11dcb79cfd3a3b147d56523c013794b7aa781289658626365b571ffbe9e6b2#npm:6.21.0", {\ - "packageLocation": "./.yarn/__virtual__/@typescript-eslint-typescript-estree-virtual-3dedc4da63/0/cache/@typescript-eslint-typescript-estree-npm-6.21.0-04a199adba-b32fa35fca.zip/node_modules/@typescript-eslint/typescript-estree/",\ + ["virtual:9b1c1274205d34a33f0b7a87c350fc0495d632ab5c29c0c6b32d5249365021864ec4b716421b8ea5c9be7a3d125161674e350359b104f1caa8e7b96a046c540f#npm:7.0.2", {\ + "packageLocation": "./.yarn/__virtual__/@typescript-eslint-typescript-estree-virtual-f4e8ed0fc9/0/cache/@typescript-eslint-typescript-estree-npm-7.0.2-752c678420-307080e29c.zip/node_modules/@typescript-eslint/typescript-estree/",\ "packageDependencies": [\ - ["@typescript-eslint/typescript-estree", "virtual:a7f539d82cd5d18b9f764d63217ce34a2da1818fbf31c26cb02f07b7166e58793a11dcb79cfd3a3b147d56523c013794b7aa781289658626365b571ffbe9e6b2#npm:6.21.0"],\ + ["@typescript-eslint/typescript-estree", "virtual:9b1c1274205d34a33f0b7a87c350fc0495d632ab5c29c0c6b32d5249365021864ec4b716421b8ea5c9be7a3d125161674e350359b104f1caa8e7b96a046c540f#npm:7.0.2"],\ ["@types/typescript", null],\ - ["@typescript-eslint/types", "npm:6.21.0"],\ - ["@typescript-eslint/visitor-keys", "npm:6.21.0"],\ + ["@typescript-eslint/types", "npm:7.0.2"],\ + ["@typescript-eslint/visitor-keys", "npm:7.0.2"],\ ["debug", "virtual:1ff4b5f90832ba0a9c93ba1223af226e44ba70c1126a3740d93562b97bc36544e896a5e95908196f7458713e6a6089a34bfc67362fc6df7fa093bd06c878be47#npm:4.3.4"],\ ["globby", "npm:11.1.0"],\ ["is-glob", "npm:4.0.3"],\ ["minimatch", "npm:9.0.3"],\ ["semver", "npm:7.6.0"],\ - ["ts-api-utils", "virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:1.2.1"],\ + ["ts-api-utils", "virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:1.2.1"],\ ["typescript", "patch:typescript@npm%3A5.3.3#optional!builtin::version=5.3.3&hash=e012d7"]\ ],\ "packagePeers": [\ @@ -1288,24 +1288,24 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@typescript-eslint/utils", [\ - ["npm:6.21.0", {\ - "packageLocation": "./.yarn/cache/@typescript-eslint-utils-npm-6.21.0-b19969b8aa-b404a2c55a.zip/node_modules/@typescript-eslint/utils/",\ + ["npm:7.0.2", {\ + "packageLocation": "./.yarn/cache/@typescript-eslint-utils-npm-7.0.2-661e21025f-e68bac7774.zip/node_modules/@typescript-eslint/utils/",\ "packageDependencies": [\ - ["@typescript-eslint/utils", "npm:6.21.0"]\ + ["@typescript-eslint/utils", "npm:7.0.2"]\ ],\ "linkType": "SOFT"\ }],\ - ["virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:6.21.0", {\ - "packageLocation": "./.yarn/__virtual__/@typescript-eslint-utils-virtual-1693f61335/0/cache/@typescript-eslint-utils-npm-6.21.0-b19969b8aa-b404a2c55a.zip/node_modules/@typescript-eslint/utils/",\ + ["virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:7.0.2", {\ + "packageLocation": "./.yarn/__virtual__/@typescript-eslint-utils-virtual-37896cff35/0/cache/@typescript-eslint-utils-npm-7.0.2-661e21025f-e68bac7774.zip/node_modules/@typescript-eslint/utils/",\ "packageDependencies": [\ - ["@typescript-eslint/utils", "virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:6.21.0"],\ + ["@typescript-eslint/utils", "virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:7.0.2"],\ ["@eslint-community/eslint-utils", "virtual:6eec398a4132b5372ea5ffc0bc36d4c81602b7e444a89685d0d958016d8fd53df5c0c97c6a8bf99951469e2c6c06135dd192e9309f6e39b1a4c85e0faabe1f6b#npm:4.4.0"],\ ["@types/eslint", null],\ ["@types/json-schema", "npm:7.0.15"],\ ["@types/semver", "npm:7.5.7"],\ - ["@typescript-eslint/scope-manager", "npm:6.21.0"],\ - ["@typescript-eslint/types", "npm:6.21.0"],\ - ["@typescript-eslint/typescript-estree", "virtual:1693f613352cbd921be064cb2704120c30d2f3ccadce2ddc9330b3f3ba131de5a4befc2a61eaaf56fcb396a5520d12e5b7bb97549bbb118e57f04cccb3738c65#npm:6.21.0"],\ + ["@typescript-eslint/scope-manager", "npm:7.0.2"],\ + ["@typescript-eslint/types", "npm:7.0.2"],\ + ["@typescript-eslint/typescript-estree", "virtual:37896cff35ecabb668ac78807be0998adb7e3b1f7a5b7ee08e3df655f417379083f669c329467d5352a2b52d8b7aba234990c2f2e9c8730ad0303e776a751b48#npm:7.0.2"],\ ["eslint", "npm:8.56.0"],\ ["semver", "npm:7.6.0"]\ ],\ @@ -1317,11 +1317,11 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@typescript-eslint/visitor-keys", [\ - ["npm:6.21.0", {\ - "packageLocation": "./.yarn/cache/@typescript-eslint-visitor-keys-npm-6.21.0-b36d99336e-30422cdc1e.zip/node_modules/@typescript-eslint/visitor-keys/",\ + ["npm:7.0.2", {\ + "packageLocation": "./.yarn/cache/@typescript-eslint-visitor-keys-npm-7.0.2-ff86a4b1c8-da6c1b0729.zip/node_modules/@typescript-eslint/visitor-keys/",\ "packageDependencies": [\ - ["@typescript-eslint/visitor-keys", "npm:6.21.0"],\ - ["@typescript-eslint/types", "npm:6.21.0"],\ + ["@typescript-eslint/visitor-keys", "npm:7.0.2"],\ + ["@typescript-eslint/types", "npm:7.0.2"],\ ["eslint-visitor-keys", "npm:3.4.3"]\ ],\ "linkType": "HARD"\ @@ -3393,18 +3393,6 @@ const RAW_RUNTIME_STATE = ],\ "linkType": "HARD"\ }],\ - ["npm:8.1.0", {\ - "packageLocation": "./.yarn/cache/glob-npm-8.1.0-65f64af8b1-9aab1c75eb.zip/node_modules/glob/",\ - "packageDependencies": [\ - ["glob", "npm:8.1.0"],\ - ["fs.realpath", "npm:1.0.0"],\ - ["inflight", "npm:1.0.6"],\ - ["inherits", "npm:2.0.4"],\ - ["minimatch", "npm:5.1.6"],\ - ["once", "npm:1.4.0"]\ - ],\ - "linkType": "HARD"\ - }],\ ["npm:9.3.5", {\ "packageLocation": "./.yarn/cache/glob-npm-9.3.5-2f602083f0-e5fa8a58ad.zip/node_modules/glob/",\ "packageDependencies": [\ @@ -4418,14 +4406,6 @@ const RAW_RUNTIME_STATE = ],\ "linkType": "HARD"\ }],\ - ["npm:5.1.6", {\ - "packageLocation": "./.yarn/cache/minimatch-npm-5.1.6-1e71429f4c-126b36485b.zip/node_modules/minimatch/",\ - "packageDependencies": [\ - ["minimatch", "npm:5.1.6"],\ - ["brace-expansion", "npm:2.0.1"]\ - ],\ - "linkType": "HARD"\ - }],\ ["npm:8.0.4", {\ "packageLocation": "./.yarn/cache/minimatch-npm-8.0.4-bf57f0e98a-aef05598ee.zip/node_modules/minimatch/",\ "packageDependencies": [\ @@ -5291,10 +5271,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["reflect-metadata", [\ - ["npm:0.1.14", {\ - "packageLocation": "./.yarn/cache/reflect-metadata-npm-0.1.14-b105eed5b2-fcab9c17ec.zip/node_modules/reflect-metadata/",\ + ["npm:0.2.1", {\ + "packageLocation": "./.yarn/cache/reflect-metadata-npm-0.2.1-7f12b5924d-394b293bd4.zip/node_modules/reflect-metadata/",\ "packageDependencies": [\ - ["reflect-metadata", "npm:0.1.14"]\ + ["reflect-metadata", "npm:0.2.1"]\ ],\ "linkType": "HARD"\ }]\ @@ -6112,10 +6092,10 @@ const RAW_RUNTIME_STATE = ],\ "linkType": "SOFT"\ }],\ - ["virtual:a4ab1e0f7b8cfc67d4006f132f96a1b2211785bf68fae76f39646305188386a509d45815348c14877bfce57ecdcad80f375c81e4be565e1519dd364fa20c7a4f#npm:1.2.1", {\ - "packageLocation": "./.yarn/__virtual__/ts-api-utils-virtual-8908164425/0/cache/ts-api-utils-npm-1.2.1-edd799bde4-6d7f60fd01.zip/node_modules/ts-api-utils/",\ + ["virtual:37e6655e5128ef8222022b55c12dc81447a40362baada0d7aa2384b62c452548db24a1ea72bedcc7a41f252bf99ab71152e0022e4a6d14c8bcf1b4f00e5f829e#npm:1.2.1", {\ + "packageLocation": "./.yarn/__virtual__/ts-api-utils-virtual-d3b4faf1b9/0/cache/ts-api-utils-npm-1.2.1-edd799bde4-6d7f60fd01.zip/node_modules/ts-api-utils/",\ "packageDependencies": [\ - ["ts-api-utils", "virtual:a4ab1e0f7b8cfc67d4006f132f96a1b2211785bf68fae76f39646305188386a509d45815348c14877bfce57ecdcad80f375c81e4be565e1519dd364fa20c7a4f#npm:1.2.1"],\ + ["ts-api-utils", "virtual:37e6655e5128ef8222022b55c12dc81447a40362baada0d7aa2384b62c452548db24a1ea72bedcc7a41f252bf99ab71152e0022e4a6d14c8bcf1b4f00e5f829e#npm:1.2.1"],\ ["@types/typescript", null],\ ["typescript", null]\ ],\ @@ -6125,10 +6105,10 @@ const RAW_RUNTIME_STATE = ],\ "linkType": "HARD"\ }],\ - ["virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:1.2.1", {\ - "packageLocation": "./.yarn/__virtual__/ts-api-utils-virtual-b1f90e3eff/0/cache/ts-api-utils-npm-1.2.1-edd799bde4-6d7f60fd01.zip/node_modules/ts-api-utils/",\ + ["virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:1.2.1", {\ + "packageLocation": "./.yarn/__virtual__/ts-api-utils-virtual-cb69b0a0d0/0/cache/ts-api-utils-npm-1.2.1-edd799bde4-6d7f60fd01.zip/node_modules/ts-api-utils/",\ "packageDependencies": [\ - ["ts-api-utils", "virtual:f1d0952c5586ecb0e4bfaeaadcb5adf62d2be90d3b21ef5b89995e1dcaf48fd48fa93b59bdd7af920092a36f2da4f10ba8636b339c97da13180b7812c961ec27#npm:1.2.1"],\ + ["ts-api-utils", "virtual:63a94a914a1d501bcc84d2cab1f29ec68843f215ec9e5595e6ad6f83c11d862fdabe6ed4e70201193473ad86612d60421eac593e81ea93eb9bf09a1a8cb5eed6#npm:1.2.1"],\ ["@types/typescript", null],\ ["typescript", "patch:typescript@npm%3A5.3.3#optional!builtin::version=5.3.3&hash=e012d7"]\ ],\ @@ -6396,7 +6376,7 @@ const RAW_RUNTIME_STATE = "packageLocation": "./",\ "packageDependencies": [\ ["waktaplay_api", "workspace:."],\ - ["@fastify/static", "npm:6.12.0"],\ + ["@fastify/static", "npm:7.0.1"],\ ["@nestjs/axios", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:3.0.2"],\ ["@nestjs/cli", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:10.3.2"],\ ["@nestjs/common", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:10.3.3"],\ @@ -6407,8 +6387,8 @@ const RAW_RUNTIME_STATE = ["@nestjs/schematics", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:10.1.1"],\ ["@nestjs/swagger", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.3.0"],\ ["@types/node", "npm:20.11.19"],\ - ["@typescript-eslint/eslint-plugin", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:6.21.0"],\ - ["@typescript-eslint/parser", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:6.21.0"],\ + ["@typescript-eslint/eslint-plugin", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.0.2"],\ + ["@typescript-eslint/parser", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:7.0.2"],\ ["axios", "npm:1.6.7"],\ ["eslint", "npm:8.56.0"],\ ["eslint-config-prettier", "virtual:62fa41214b9c8dbcdb508a2a19c37c17f0c048c6d8933771f789f85f556f7da6cb5b681860c25c3ddc2b1ce9a327202a9ba19aefdb0850745e4add0f179a6b15#npm:9.1.0"],\ @@ -6416,7 +6396,7 @@ const RAW_RUNTIME_STATE = ["fastify", "npm:4.26.1"],\ ["mongoose", "npm:8.1.3"],\ ["prettier", "npm:3.2.5"],\ - ["reflect-metadata", "npm:0.1.14"],\ + ["reflect-metadata", "npm:0.2.1"],\ ["rxjs", "npm:7.8.1"],\ ["source-map-support", "npm:0.5.21"],\ ["supertest", "npm:6.3.4"],\ diff --git a/package.json b/package.json index 0f8eeac..0836c92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waktaplay_api", - "version": "3.0.1", + "version": "3.0.2", "description": "", "author": "", "private": true, @@ -15,36 +15,36 @@ "lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix" }, "dependencies": { - "@fastify/static": "^6.12.0", - "@nestjs/axios": "^3.0.1", - "@nestjs/common": "^10.0.0", - "@nestjs/config": "^3.1.1", - "@nestjs/core": "^10.0.0", + "@fastify/static": "^7.0.1", + "@nestjs/axios": "^3.0.2", + "@nestjs/common": "^10.3.3", + "@nestjs/config": "^3.2.0", + "@nestjs/core": "^10.3.3", "@nestjs/jwt": "^10.2.0", - "@nestjs/platform-fastify": "^10.3.0", - "@nestjs/swagger": "^7.1.17", - "axios": "^1.6.5", - "fastify": "^4.25.2", - "mongoose": "^8.0.4", - "reflect-metadata": "^0.1.13", + "@nestjs/platform-fastify": "^10.3.3", + "@nestjs/swagger": "^7.3.0", + "axios": "^1.6.7", + "fastify": "^4.26.1", + "mongoose": "^8.1.3", + "reflect-metadata": "^0.2.1", "rxjs": "^7.8.1" }, "devDependencies": { - "@nestjs/cli": "^10.0.0", - "@nestjs/schematics": "^10.0.0", - "@types/node": "^20.3.1", - "@typescript-eslint/eslint-plugin": "^6.0.0", - "@typescript-eslint/parser": "^6.0.0", - "eslint": "^8.42.0", - "eslint-config-prettier": "^9.0.0", - "eslint-plugin-prettier": "^5.0.0", - "prettier": "^3.0.0", + "@nestjs/cli": "^10.3.2", + "@nestjs/schematics": "^10.1.1", + "@types/node": "^20.11.19", + "@typescript-eslint/eslint-plugin": "^7.0.2", + "@typescript-eslint/parser": "^7.0.2", + "eslint": "^8.56.0", + "eslint-config-prettier": "^9.1.0", + "eslint-plugin-prettier": "^5.1.3", + "prettier": "^3.2.5", "source-map-support": "^0.5.21", - "supertest": "^6.3.3", - "ts-loader": "^9.4.3", - "ts-node": "^10.9.1", + "supertest": "^6.3.4", + "ts-loader": "^9.5.1", + "ts-node": "^10.9.2", "tsconfig-paths": "^4.2.0", - "typescript": "^5.1.3" + "typescript": "^5.3.3" }, "jest": { "moduleFileExtensions": [ diff --git a/yarn.lock b/yarn.lock index 2be533c..b7c2a3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -234,17 +234,17 @@ __metadata: languageName: node linkType: hard -"@fastify/static@npm:^6.12.0": - version: 6.12.0 - resolution: "@fastify/static@npm:6.12.0" +"@fastify/static@npm:^7.0.1": + version: 7.0.1 + resolution: "@fastify/static@npm:7.0.1" dependencies: "@fastify/accept-negotiator": "npm:^1.0.0" "@fastify/send": "npm:^2.0.0" content-disposition: "npm:^0.5.3" fastify-plugin: "npm:^4.0.0" - glob: "npm:^8.0.1" - p-limit: "npm:^3.1.0" - checksum: 10/33304062bd2cc0dd3b79c5f2544a87be8e27a6c9360ffa0d2d290e8d10d50ab8d2e04802193d4727e113f6b71728f5482f5c7082d8b798d52a080e170cec3ce5 + fastq: "npm:^1.17.0" + glob: "npm:^10.3.4" + checksum: 10/61886e2d126d4e3de19c40f2771be05d858d735d326a9beda27af451b5b0c90f8b643440a72fdc54e0375e93b15333fd471ece6a1f938f1bcc6d4f025024f523 languageName: node linkType: hard @@ -388,7 +388,7 @@ __metadata: languageName: node linkType: hard -"@nestjs/axios@npm:^3.0.1": +"@nestjs/axios@npm:^3.0.2": version: 3.0.2 resolution: "@nestjs/axios@npm:3.0.2" peerDependencies: @@ -399,7 +399,7 @@ __metadata: languageName: node linkType: hard -"@nestjs/cli@npm:^10.0.0": +"@nestjs/cli@npm:^10.3.2": version: 10.3.2 resolution: "@nestjs/cli@npm:10.3.2" dependencies: @@ -439,7 +439,7 @@ __metadata: languageName: node linkType: hard -"@nestjs/common@npm:^10.0.0": +"@nestjs/common@npm:^10.3.3": version: 10.3.3 resolution: "@nestjs/common@npm:10.3.3" dependencies: @@ -460,7 +460,7 @@ __metadata: languageName: node linkType: hard -"@nestjs/config@npm:^3.1.1": +"@nestjs/config@npm:^3.2.0": version: 3.2.0 resolution: "@nestjs/config@npm:3.2.0" dependencies: @@ -475,7 +475,7 @@ __metadata: languageName: node linkType: hard -"@nestjs/core@npm:^10.0.0": +"@nestjs/core@npm:^10.3.3": version: 10.3.3 resolution: "@nestjs/core@npm:10.3.3" dependencies: @@ -532,7 +532,7 @@ __metadata: languageName: node linkType: hard -"@nestjs/platform-fastify@npm:^10.3.0": +"@nestjs/platform-fastify@npm:^10.3.3": version: 10.3.3 resolution: "@nestjs/platform-fastify@npm:10.3.3" dependencies: @@ -557,7 +557,7 @@ __metadata: languageName: node linkType: hard -"@nestjs/schematics@npm:^10.0.0, @nestjs/schematics@npm:^10.0.1": +"@nestjs/schematics@npm:^10.0.1, @nestjs/schematics@npm:^10.1.1": version: 10.1.1 resolution: "@nestjs/schematics@npm:10.1.1" dependencies: @@ -572,7 +572,7 @@ __metadata: languageName: node linkType: hard -"@nestjs/swagger@npm:^7.1.17": +"@nestjs/swagger@npm:^7.3.0": version: 7.3.0 resolution: "@nestjs/swagger@npm:7.3.0" dependencies: @@ -747,7 +747,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:^20.3.1": +"@types/node@npm:*, @types/node@npm:^20.11.19": version: 20.11.19 resolution: "@types/node@npm:20.11.19" dependencies: @@ -779,15 +779,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^6.0.0": - version: 6.21.0 - resolution: "@typescript-eslint/eslint-plugin@npm:6.21.0" +"@typescript-eslint/eslint-plugin@npm:^7.0.2": + version: 7.0.2 + resolution: "@typescript-eslint/eslint-plugin@npm:7.0.2" dependencies: "@eslint-community/regexpp": "npm:^4.5.1" - "@typescript-eslint/scope-manager": "npm:6.21.0" - "@typescript-eslint/type-utils": "npm:6.21.0" - "@typescript-eslint/utils": "npm:6.21.0" - "@typescript-eslint/visitor-keys": "npm:6.21.0" + "@typescript-eslint/scope-manager": "npm:7.0.2" + "@typescript-eslint/type-utils": "npm:7.0.2" + "@typescript-eslint/utils": "npm:7.0.2" + "@typescript-eslint/visitor-keys": "npm:7.0.2" debug: "npm:^4.3.4" graphemer: "npm:^1.4.0" ignore: "npm:^5.2.4" @@ -795,73 +795,73 @@ __metadata: semver: "npm:^7.5.4" ts-api-utils: "npm:^1.0.1" peerDependencies: - "@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha - eslint: ^7.0.0 || ^8.0.0 + "@typescript-eslint/parser": ^7.0.0 + eslint: ^8.56.0 peerDependenciesMeta: typescript: optional: true - checksum: 10/a57de0f630789330204cc1531f86cfc68b391cafb1ba67c8992133f1baa2a09d629df66e71260b040de4c9a3ff1252952037093c4128b0d56c4dbb37720b4c1d + checksum: 10/430b2f7ca36ee73dc75c1d677088709f3c9d5bbb4fffa3cfbe1b7d63979ee397f7a4a2a1386e05a04991500fa0ab0dd5272e8603a2b20f42e4bf590603500858 languageName: node linkType: hard -"@typescript-eslint/parser@npm:^6.0.0": - version: 6.21.0 - resolution: "@typescript-eslint/parser@npm:6.21.0" +"@typescript-eslint/parser@npm:^7.0.2": + version: 7.0.2 + resolution: "@typescript-eslint/parser@npm:7.0.2" dependencies: - "@typescript-eslint/scope-manager": "npm:6.21.0" - "@typescript-eslint/types": "npm:6.21.0" - "@typescript-eslint/typescript-estree": "npm:6.21.0" - "@typescript-eslint/visitor-keys": "npm:6.21.0" + "@typescript-eslint/scope-manager": "npm:7.0.2" + "@typescript-eslint/types": "npm:7.0.2" + "@typescript-eslint/typescript-estree": "npm:7.0.2" + "@typescript-eslint/visitor-keys": "npm:7.0.2" debug: "npm:^4.3.4" peerDependencies: - eslint: ^7.0.0 || ^8.0.0 + eslint: ^8.56.0 peerDependenciesMeta: typescript: optional: true - checksum: 10/4d51cdbc170e72275efc5ef5fce48a81ec431e4edde8374f4d0213d8d370a06823e1a61ae31d502a5f1b0d1f48fc4d29a1b1b5c2dcf809d66d3872ccf6e46ac7 + checksum: 10/18d6e1bda64013f7d66164164c57a10390f7979db55b265062ae9337e11e0921bffca10870e252cd0bd198f79ffa2e87a652e57110e5b1b4cc738453154c205c languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:6.21.0": - version: 6.21.0 - resolution: "@typescript-eslint/scope-manager@npm:6.21.0" +"@typescript-eslint/scope-manager@npm:7.0.2": + version: 7.0.2 + resolution: "@typescript-eslint/scope-manager@npm:7.0.2" dependencies: - "@typescript-eslint/types": "npm:6.21.0" - "@typescript-eslint/visitor-keys": "npm:6.21.0" - checksum: 10/fe91ac52ca8e09356a71dc1a2f2c326480f3cccfec6b2b6d9154c1a90651ab8ea270b07c67df5678956c3bbf0bbe7113ab68f68f21b20912ea528b1214197395 + "@typescript-eslint/types": "npm:7.0.2" + "@typescript-eslint/visitor-keys": "npm:7.0.2" + checksum: 10/773ea6e61f741777e69a469641f3db0d3c2301c0102667825fb235ed5a65c95f6d6b31b19e734b9a215acc0c7c576c65497635b8d5928eeddb58653ceb13d2d5 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:6.21.0": - version: 6.21.0 - resolution: "@typescript-eslint/type-utils@npm:6.21.0" +"@typescript-eslint/type-utils@npm:7.0.2": + version: 7.0.2 + resolution: "@typescript-eslint/type-utils@npm:7.0.2" dependencies: - "@typescript-eslint/typescript-estree": "npm:6.21.0" - "@typescript-eslint/utils": "npm:6.21.0" + "@typescript-eslint/typescript-estree": "npm:7.0.2" + "@typescript-eslint/utils": "npm:7.0.2" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.0.1" peerDependencies: - eslint: ^7.0.0 || ^8.0.0 + eslint: ^8.56.0 peerDependenciesMeta: typescript: optional: true - checksum: 10/d03fb3ee1caa71f3ce053505f1866268d7ed79ffb7fed18623f4a1253f5b8f2ffc92636d6fd08fcbaf5bd265a6de77bf192c53105131e4724643dfc910d705fc + checksum: 10/63bf19c9f5bbcb0f3e127f509d85dc49be4e5e51781d78f58c96786089e7c909b25d35d0248a6a758e2f7d5b5223d2262c2d597ab71f226af6beb499ae950645 languageName: node linkType: hard -"@typescript-eslint/types@npm:6.21.0": - version: 6.21.0 - resolution: "@typescript-eslint/types@npm:6.21.0" - checksum: 10/e26da86d6f36ca5b6ef6322619f8ec55aabcd7d43c840c977ae13ae2c964c3091fc92eb33730d8be08927c9de38466c5323e78bfb270a9ff1d3611fe821046c5 +"@typescript-eslint/types@npm:7.0.2": + version: 7.0.2 + resolution: "@typescript-eslint/types@npm:7.0.2" + checksum: 10/2cba8a0355cc7357db142fa597d02cf39e1d1cb0ec87c80e91daaa2b87f2a794d2649def9d7b2aa435691c3810d2cbd4cdc21668b19b991863f0d54d4a22da82 languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:6.21.0": - version: 6.21.0 - resolution: "@typescript-eslint/typescript-estree@npm:6.21.0" +"@typescript-eslint/typescript-estree@npm:7.0.2": + version: 7.0.2 + resolution: "@typescript-eslint/typescript-estree@npm:7.0.2" dependencies: - "@typescript-eslint/types": "npm:6.21.0" - "@typescript-eslint/visitor-keys": "npm:6.21.0" + "@typescript-eslint/types": "npm:7.0.2" + "@typescript-eslint/visitor-keys": "npm:7.0.2" debug: "npm:^4.3.4" globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" @@ -871,34 +871,34 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10/b32fa35fca2a229e0f5f06793e5359ff9269f63e9705e858df95d55ca2cd7fdb5b3e75b284095a992c48c5fc46a1431a1a4b6747ede2dd08929dc1cbacc589b8 + checksum: 10/307080e29c22fc69f0ce7ab7101e1629e05f45a9e541c250e03d06b61336ab0ccb5f0a7354ee3da4e38d5cade4dd2fb7bb396cd7cbe74c2c4b3e29706a70abcc languageName: node linkType: hard -"@typescript-eslint/utils@npm:6.21.0": - version: 6.21.0 - resolution: "@typescript-eslint/utils@npm:6.21.0" +"@typescript-eslint/utils@npm:7.0.2": + version: 7.0.2 + resolution: "@typescript-eslint/utils@npm:7.0.2" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" "@types/json-schema": "npm:^7.0.12" "@types/semver": "npm:^7.5.0" - "@typescript-eslint/scope-manager": "npm:6.21.0" - "@typescript-eslint/types": "npm:6.21.0" - "@typescript-eslint/typescript-estree": "npm:6.21.0" + "@typescript-eslint/scope-manager": "npm:7.0.2" + "@typescript-eslint/types": "npm:7.0.2" + "@typescript-eslint/typescript-estree": "npm:7.0.2" semver: "npm:^7.5.4" peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - checksum: 10/b404a2c55a425a79d054346ae123087d30c7ecf7ed7abcf680c47bf70c1de4fabadc63434f3f460b2fa63df76bc9e4a0b9fa2383bb8a9fcd62733fb5c4e4f3e3 + eslint: ^8.56.0 + checksum: 10/e68bac777419cd529371f7f29f534efaeca130c90ed9723bfc7aac451d61ca3fc4ebd310e2c015e29e8dc7be4734ae46258ca8755897d7f5e3bb502660d5372f languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:6.21.0": - version: 6.21.0 - resolution: "@typescript-eslint/visitor-keys@npm:6.21.0" +"@typescript-eslint/visitor-keys@npm:7.0.2": + version: 7.0.2 + resolution: "@typescript-eslint/visitor-keys@npm:7.0.2" dependencies: - "@typescript-eslint/types": "npm:6.21.0" + "@typescript-eslint/types": "npm:7.0.2" eslint-visitor-keys: "npm:^3.4.1" - checksum: 10/30422cdc1e2ffad203df40351a031254b272f9c6f2b7e02e9bfa39e3fc2c7b1c6130333b0057412968deda17a3a68a578a78929a8139c6acef44d9d841dc72e1 + checksum: 10/da6c1b0729af99216cde3a65d4e91584a81fc6c9dff7ba291089f01bf7262de375f58c4c4246e5fbc29f51258db7725d9c830f82ccbd1cda812fd13c51480cda languageName: node linkType: hard @@ -1330,7 +1330,7 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.6.5": +"axios@npm:^1.6.7": version: 1.6.7 resolution: "axios@npm:1.6.7" dependencies: @@ -2028,7 +2028,7 @@ __metadata: languageName: node linkType: hard -"eslint-config-prettier@npm:^9.0.0": +"eslint-config-prettier@npm:^9.1.0": version: 9.1.0 resolution: "eslint-config-prettier@npm:9.1.0" peerDependencies: @@ -2039,7 +2039,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-prettier@npm:^5.0.0": +"eslint-plugin-prettier@npm:^5.1.3": version: 5.1.3 resolution: "eslint-plugin-prettier@npm:5.1.3" dependencies: @@ -2086,7 +2086,7 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^8.42.0": +"eslint@npm:^8.56.0": version: 8.56.0 resolution: "eslint@npm:8.56.0" dependencies: @@ -2357,7 +2357,7 @@ __metadata: languageName: node linkType: hard -"fastify@npm:^4.25.2": +"fastify@npm:^4.26.1": version: 4.26.1 resolution: "fastify@npm:4.26.1" dependencies: @@ -2381,7 +2381,7 @@ __metadata: languageName: node linkType: hard -"fastq@npm:^1.17.1, fastq@npm:^1.6.0": +"fastq@npm:^1.17.0, fastq@npm:^1.17.1, fastq@npm:^1.6.0": version: 1.17.1 resolution: "fastq@npm:1.17.1" dependencies: @@ -2646,7 +2646,7 @@ __metadata: languageName: node linkType: hard -"glob@npm:10.3.10, glob@npm:^10.2.2, glob@npm:^10.3.10": +"glob@npm:10.3.10, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.4": version: 10.3.10 resolution: "glob@npm:10.3.10" dependencies: @@ -2675,19 +2675,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:^8.0.1": - version: 8.1.0 - resolution: "glob@npm:8.1.0" - dependencies: - fs.realpath: "npm:^1.0.0" - inflight: "npm:^1.0.4" - inherits: "npm:2" - minimatch: "npm:^5.0.1" - once: "npm:^1.3.0" - checksum: 10/9aab1c75eb087c35dbc41d1f742e51d0507aa2b14c910d96fb8287107a10a22f4bbdce26fc0a3da4c69a20f7b26d62f1640b346a4f6e6becfff47f335bb1dc5e - languageName: node - linkType: hard - "glob@npm:^9.2.0": version: 9.3.5 resolution: "glob@npm:9.3.5" @@ -3558,15 +3545,6 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^5.0.1": - version: 5.1.6 - resolution: "minimatch@npm:5.1.6" - dependencies: - brace-expansion: "npm:^2.0.1" - checksum: 10/126b36485b821daf96d33b5c821dac600cc1ab36c87e7a532594f9b1652b1fa89a1eebcaad4dff17c764dce1a7ac1531327f190fed5f97d8f6e5f889c116c429 - languageName: node - linkType: hard - "minimatch@npm:^8.0.2": version: 8.0.4 resolution: "minimatch@npm:8.0.4" @@ -3736,7 +3714,7 @@ __metadata: languageName: node linkType: hard -"mongoose@npm:^8.0.4": +"mongoose@npm:^8.1.3": version: 8.1.3 resolution: "mongoose@npm:8.1.3" dependencies: @@ -3968,7 +3946,7 @@ __metadata: languageName: node linkType: hard -"p-limit@npm:^3.0.2, p-limit@npm:^3.1.0": +"p-limit@npm:^3.0.2": version: 3.1.0 resolution: "p-limit@npm:3.1.0" dependencies: @@ -4157,7 +4135,7 @@ __metadata: languageName: node linkType: hard -"prettier@npm:^3.0.0": +"prettier@npm:^3.2.5": version: 3.2.5 resolution: "prettier@npm:3.2.5" bin: @@ -4309,10 +4287,10 @@ __metadata: languageName: node linkType: hard -"reflect-metadata@npm:^0.1.13": - version: 0.1.14 - resolution: "reflect-metadata@npm:0.1.14" - checksum: 10/fcab9c17ec3b9fea0e2f748c2129aceb57c24af6d8d13842b8a77c8c79dde727d7456ce293e76e8d7b267d1dbf93eea4c5b3c9101299a789a075824f2e40f1ee +"reflect-metadata@npm:^0.2.1": + version: 0.2.1 + resolution: "reflect-metadata@npm:0.2.1" + checksum: 10/394b293bd4a538b644ed0e8730c5aeb1e08e78972c915b3d2cf3b302241952cfee8f8bd8a0fdf7d8c7fa78d31d0585489061624692e2577d767abd120cad968c languageName: node linkType: hard @@ -4801,7 +4779,7 @@ __metadata: languageName: node linkType: hard -"supertest@npm:^6.3.3": +"supertest@npm:^6.3.4": version: 6.3.4 resolution: "supertest@npm:6.3.4" dependencies: @@ -5015,7 +4993,7 @@ __metadata: languageName: node linkType: hard -"ts-loader@npm:^9.4.3": +"ts-loader@npm:^9.5.1": version: 9.5.1 resolution: "ts-loader@npm:9.5.1" dependencies: @@ -5031,7 +5009,7 @@ __metadata: languageName: node linkType: hard -"ts-node@npm:^10.9.1": +"ts-node@npm:^10.9.2": version: 10.9.2 resolution: "ts-node@npm:10.9.2" dependencies: @@ -5121,7 +5099,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.3.3, typescript@npm:^5.1.3": +"typescript@npm:5.3.3, typescript@npm:^5.3.3": version: 5.3.3 resolution: "typescript@npm:5.3.3" bin: @@ -5131,7 +5109,7 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.3.3#optional!builtin, typescript@patch:typescript@npm%3A^5.1.3#optional!builtin": +"typescript@patch:typescript@npm%3A5.3.3#optional!builtin, typescript@patch:typescript@npm%3A^5.3.3#optional!builtin": version: 5.3.3 resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin::version=5.3.3&hash=e012d7" bin: @@ -5232,34 +5210,34 @@ __metadata: version: 0.0.0-use.local resolution: "waktaplay_api@workspace:." dependencies: - "@fastify/static": "npm:^6.12.0" - "@nestjs/axios": "npm:^3.0.1" - "@nestjs/cli": "npm:^10.0.0" - "@nestjs/common": "npm:^10.0.0" - "@nestjs/config": "npm:^3.1.1" - "@nestjs/core": "npm:^10.0.0" + "@fastify/static": "npm:^7.0.1" + "@nestjs/axios": "npm:^3.0.2" + "@nestjs/cli": "npm:^10.3.2" + "@nestjs/common": "npm:^10.3.3" + "@nestjs/config": "npm:^3.2.0" + "@nestjs/core": "npm:^10.3.3" "@nestjs/jwt": "npm:^10.2.0" - "@nestjs/platform-fastify": "npm:^10.3.0" - "@nestjs/schematics": "npm:^10.0.0" - "@nestjs/swagger": "npm:^7.1.17" - "@types/node": "npm:^20.3.1" - "@typescript-eslint/eslint-plugin": "npm:^6.0.0" - "@typescript-eslint/parser": "npm:^6.0.0" - axios: "npm:^1.6.5" - eslint: "npm:^8.42.0" - eslint-config-prettier: "npm:^9.0.0" - eslint-plugin-prettier: "npm:^5.0.0" - fastify: "npm:^4.25.2" - mongoose: "npm:^8.0.4" - prettier: "npm:^3.0.0" - reflect-metadata: "npm:^0.1.13" + "@nestjs/platform-fastify": "npm:^10.3.3" + "@nestjs/schematics": "npm:^10.1.1" + "@nestjs/swagger": "npm:^7.3.0" + "@types/node": "npm:^20.11.19" + "@typescript-eslint/eslint-plugin": "npm:^7.0.2" + "@typescript-eslint/parser": "npm:^7.0.2" + axios: "npm:^1.6.7" + eslint: "npm:^8.56.0" + eslint-config-prettier: "npm:^9.1.0" + eslint-plugin-prettier: "npm:^5.1.3" + fastify: "npm:^4.26.1" + mongoose: "npm:^8.1.3" + prettier: "npm:^3.2.5" + reflect-metadata: "npm:^0.2.1" rxjs: "npm:^7.8.1" source-map-support: "npm:^0.5.21" - supertest: "npm:^6.3.3" - ts-loader: "npm:^9.4.3" - ts-node: "npm:^10.9.1" + supertest: "npm:^6.3.4" + ts-loader: "npm:^9.5.1" + ts-node: "npm:^10.9.2" tsconfig-paths: "npm:^4.2.0" - typescript: "npm:^5.1.3" + typescript: "npm:^5.3.3" languageName: unknown linkType: soft