From dc98f61e3e82296f61b3933bde9ba3231fb8e646 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 05:06:38 +0000 Subject: [PATCH] chore(*): Update dependency typescript to v5 --- captcha-service/package.json | 2 +- captcha-service/pnpm-lock.yaml | 30 +++++++-------- crawler-api-backend/package.json | 2 +- crawler-api-backend/pnpm-lock.yaml | 30 +++++++-------- crawler/package.json | 2 +- crawler/pnpm-lock.yaml | 30 +++++++-------- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 60 +++++++++++++++--------------- 8 files changed, 79 insertions(+), 79 deletions(-) diff --git a/captcha-service/package.json b/captcha-service/package.json index c181031cb..58c6220be 100644 --- a/captcha-service/package.json +++ b/captcha-service/package.json @@ -24,7 +24,7 @@ "eslint-plugin-jest": "27.2.1", "jest": "29.5.0", "supertest": "6.3.3", - "typescript": "4.9.5" + "typescript": "5.0.2" }, "jest": { "testEnvironment": "node", diff --git a/captcha-service/pnpm-lock.yaml b/captcha-service/pnpm-lock.yaml index 81cda3e0e..1fe6cffc5 100644 --- a/captcha-service/pnpm-lock.yaml +++ b/captcha-service/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: node-cache: ^5.1.0 supertest: 6.3.3 svg-captcha: ^1.4.0 - typescript: 4.9.5 + typescript: 5.0.2 uuid: ^9.0.0 dependencies: @@ -23,10 +23,10 @@ dependencies: devDependencies: eslint: 8.36.0 - eslint-plugin-jest: 27.2.1_j2c3qcuj7vgnl76iec3dysncve + eslint-plugin-jest: 27.2.1_y3nhnu4r4edgwi4mdao4zx34cy jest: 29.5.0 supertest: 6.3.3 - typescript: 4.9.5 + typescript: 5.0.2 packages: @@ -801,7 +801,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.10.0_typescript@4.9.5: + /@typescript-eslint/typescript-estree/5.10.0_typescript@5.0.2: resolution: {integrity: sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -816,13 +816,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + tsutils: 3.21.0_typescript@5.0.2 + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.10.0_vgl77cfdswitgr47lm5swmv43m: + /@typescript-eslint/utils/5.10.0_j4766f7ecgqbon3u7zlxn5zszu: resolution: {integrity: sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -831,7 +831,7 @@ packages: '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 5.10.0 '@typescript-eslint/types': 5.10.0 - '@typescript-eslint/typescript-estree': 5.10.0_typescript@4.9.5 + '@typescript-eslint/typescript-estree': 5.10.0_typescript@5.0.2 eslint: 8.36.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.36.0 @@ -1384,7 +1384,7 @@ packages: engines: {node: '>=10'} dev: true - /eslint-plugin-jest/27.2.1_j2c3qcuj7vgnl76iec3dysncve: + /eslint-plugin-jest/27.2.1_y3nhnu4r4edgwi4mdao4zx34cy: resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -1397,7 +1397,7 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/utils': 5.10.0_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/utils': 5.10.0_j4766f7ecgqbon3u7zlxn5zszu eslint: 8.36.0 jest: 29.5.0 transitivePeerDependencies: @@ -3242,14 +3242,14 @@ packages: engines: {node: '>=0.6.x'} dev: false - /tsutils/3.21.0_typescript@4.9.5: + /tsutils/3.21.0_typescript@5.0.2: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.5 + typescript: 5.0.2 dev: true /type-check/0.4.0: @@ -3282,9 +3282,9 @@ packages: mime-types: 2.1.28 dev: false - /typescript/4.9.5: - resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} - engines: {node: '>=4.2.0'} + /typescript/5.0.2: + resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==} + engines: {node: '>=12.20'} hasBin: true dev: true diff --git a/crawler-api-backend/package.json b/crawler-api-backend/package.json index b5f856e8f..8a44de78f 100644 --- a/crawler-api-backend/package.json +++ b/crawler-api-backend/package.json @@ -25,7 +25,7 @@ "eslint-plugin-lodash": "7.4.0", "jest": "29.5.0", "supertest": "6.3.3", - "typescript": "4.9.5" + "typescript": "5.0.2" }, "jest": { "testEnvironment": "node", diff --git a/crawler-api-backend/pnpm-lock.yaml b/crawler-api-backend/pnpm-lock.yaml index 3d337f758..92d885293 100644 --- a/crawler-api-backend/pnpm-lock.yaml +++ b/crawler-api-backend/pnpm-lock.yaml @@ -12,7 +12,7 @@ specifiers: lodash: ^4.17.21 log4js: ^6.4.0 supertest: 6.3.3 - typescript: 4.9.5 + typescript: 5.0.2 dependencies: crawler: link:../crawler @@ -24,11 +24,11 @@ dependencies: devDependencies: eslint: 8.36.0 - eslint-plugin-jest: 27.2.1_j2c3qcuj7vgnl76iec3dysncve + eslint-plugin-jest: 27.2.1_y3nhnu4r4edgwi4mdao4zx34cy eslint-plugin-lodash: 7.4.0_eslint@8.36.0 jest: 29.5.0 supertest: 6.3.3 - typescript: 4.9.5 + typescript: 5.0.2 packages: @@ -803,7 +803,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.10.0_typescript@4.9.5: + /@typescript-eslint/typescript-estree/5.10.0_typescript@5.0.2: resolution: {integrity: sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -818,13 +818,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + tsutils: 3.21.0_typescript@5.0.2 + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.10.0_vgl77cfdswitgr47lm5swmv43m: + /@typescript-eslint/utils/5.10.0_j4766f7ecgqbon3u7zlxn5zszu: resolution: {integrity: sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -833,7 +833,7 @@ packages: '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 5.10.0 '@typescript-eslint/types': 5.10.0 - '@typescript-eslint/typescript-estree': 5.10.0_typescript@4.9.5 + '@typescript-eslint/typescript-estree': 5.10.0_typescript@5.0.2 eslint: 8.36.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.36.0 @@ -1373,7 +1373,7 @@ packages: engines: {node: '>=10'} dev: true - /eslint-plugin-jest/27.2.1_j2c3qcuj7vgnl76iec3dysncve: + /eslint-plugin-jest/27.2.1_y3nhnu4r4edgwi4mdao4zx34cy: resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -1386,7 +1386,7 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/utils': 5.10.0_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/utils': 5.10.0_j4766f7ecgqbon3u7zlxn5zszu eslint: 8.36.0 jest: 29.5.0 transitivePeerDependencies: @@ -3241,14 +3241,14 @@ packages: engines: {node: '>=0.6.x'} dev: false - /tsutils/3.21.0_typescript@4.9.5: + /tsutils/3.21.0_typescript@5.0.2: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.5 + typescript: 5.0.2 dev: true /type-check/0.4.0: @@ -3281,9 +3281,9 @@ packages: mime-types: 2.1.28 dev: false - /typescript/4.9.5: - resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} - engines: {node: '>=4.2.0'} + /typescript/5.0.2: + resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==} + engines: {node: '>=12.20'} hasBin: true dev: true diff --git a/crawler/package.json b/crawler/package.json index 20aa9f2c3..2acf126ed 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -21,7 +21,7 @@ "jest": "29.5.0", "memfs": "3.4.13", "nock": "13.3.0", - "typescript": "4.9.5" + "typescript": "5.0.2" }, "jest": { "testPathIgnorePatterns": [ diff --git a/crawler/pnpm-lock.yaml b/crawler/pnpm-lock.yaml index 6b6d16d9d..4c38f2ed0 100644 --- a/crawler/pnpm-lock.yaml +++ b/crawler/pnpm-lock.yaml @@ -12,7 +12,7 @@ specifiers: nock: 13.3.0 superagent: ^8.0.0 superagent-proxy: ^3.0.0 - typescript: 4.9.5 + typescript: 5.0.2 dependencies: cheerio: 1.0.0-rc.10 @@ -23,12 +23,12 @@ dependencies: devDependencies: eslint: 8.36.0 - eslint-plugin-jest: 27.2.1_j2c3qcuj7vgnl76iec3dysncve + eslint-plugin-jest: 27.2.1_y3nhnu4r4edgwi4mdao4zx34cy eslint-plugin-lodash: 7.4.0_eslint@8.36.0 jest: 29.5.0 memfs: 3.4.13 nock: 13.3.0 - typescript: 4.9.5 + typescript: 5.0.2 packages: @@ -808,7 +808,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.10.0_typescript@4.9.5: + /@typescript-eslint/typescript-estree/5.10.0_typescript@5.0.2: resolution: {integrity: sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -823,13 +823,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + tsutils: 3.21.0_typescript@5.0.2 + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.10.0_vgl77cfdswitgr47lm5swmv43m: + /@typescript-eslint/utils/5.10.0_j4766f7ecgqbon3u7zlxn5zszu: resolution: {integrity: sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -838,7 +838,7 @@ packages: '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 5.10.0 '@typescript-eslint/types': 5.10.0 - '@typescript-eslint/typescript-estree': 5.10.0_typescript@4.9.5 + '@typescript-eslint/typescript-estree': 5.10.0_typescript@5.0.2 eslint: 8.36.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.36.0 @@ -1428,7 +1428,7 @@ packages: source-map: 0.6.1 dev: false - /eslint-plugin-jest/27.2.1_j2c3qcuj7vgnl76iec3dysncve: + /eslint-plugin-jest/27.2.1_y3nhnu4r4edgwi4mdao4zx34cy: resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -1441,7 +1441,7 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/utils': 5.10.0_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/utils': 5.10.0_j4766f7ecgqbon3u7zlxn5zszu eslint: 8.36.0 jest: 29.5.0 transitivePeerDependencies: @@ -3371,14 +3371,14 @@ packages: resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==} dev: false - /tsutils/3.21.0_typescript@4.9.5: + /tsutils/3.21.0_typescript@5.0.2: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.5 + typescript: 5.0.2 dev: true /type-check/0.3.2: @@ -3410,9 +3410,9 @@ packages: engines: {node: '>=10'} dev: true - /typescript/4.9.5: - resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} - engines: {node: '>=4.2.0'} + /typescript/5.0.2: + resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==} + engines: {node: '>=12.20'} hasBin: true dev: true diff --git a/frontend/package.json b/frontend/package.json index dd51e93be..830d239b7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -51,7 +51,7 @@ "jest-environment-jsdom": "29.5.0", "jest-serializer-vue": "3.1.0", "stylus-loader": "7.1.0", - "typescript": "4.9.5" + "typescript": "5.0.2" }, "jest": { "moduleFileExtensions": [ diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 4f9cde0a7..039a0d312 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -32,7 +32,7 @@ specifiers: stylus: 0.59.0 stylus-loader: 7.1.0 superagent: 8.0.9 - typescript: 4.9.5 + typescript: 5.0.2 vue-chartjs: 4.1.2 webpack-virtual-modules: 0.5.0 @@ -47,7 +47,7 @@ dependencies: html2canvas: 1.4.1 js-cookie: 3.0.1 lodash: 4.17.21 - nuxt: 2.15.8_typescript@4.9.5 + nuxt: 2.15.8_typescript@5.0.2 nuxt-env: 0.1.0 stylus: 0.59.0 superagent: 8.0.9 @@ -60,11 +60,11 @@ devDependencies: '@mdi/font': 7.1.96 '@nuxtjs/eslint-module': 4.0.2_eslint@8.36.0 '@vue/test-utils': 1.3.4 - '@vue/vue2-jest': 29.2.3_4eawsma4k5yutmydusri2h4jc4 + '@vue/vue2-jest': 29.2.3_kvq2yglq2mdram6j3u4m75uxpm babel-jest: 29.5.0_@babel+core@7.21.3 babel-plugin-lodash: 3.3.4 eslint: 8.36.0 - eslint-plugin-jest: 27.2.1_j2c3qcuj7vgnl76iec3dysncve + eslint-plugin-jest: 27.2.1_y3nhnu4r4edgwi4mdao4zx34cy eslint-plugin-lodash: 7.4.0_eslint@8.36.0 eslint-plugin-vue: 9.9.0_eslint@8.36.0 eslint-plugin-vuetify: 1.1.0_eslint@8.36.0 @@ -72,7 +72,7 @@ devDependencies: jest-environment-jsdom: 29.5.0 jest-serializer-vue: 3.1.0 stylus-loader: 7.1.0_stylus@0.59.0 - typescript: 4.9.5 + typescript: 5.0.2 packages: @@ -1673,13 +1673,13 @@ packages: - supports-color dev: false - /@nuxt/builder/2.15.8_typescript@4.9.5: + /@nuxt/builder/2.15.8_typescript@5.0.2: resolution: {integrity: sha512-WVhN874LFMdgRiJqpxmeKI+vh5lhCUBVOyR9PhL1m1V/GV3fb+Dqc1BKS6XgayrWAWavPLveCJmQ/FID0puOfQ==} dependencies: '@nuxt/devalue': 1.2.5 '@nuxt/utils': 2.15.8 '@nuxt/vue-app': 2.15.8 - '@nuxt/webpack': 2.15.8_typescript@4.9.5 + '@nuxt/webpack': 2.15.8_typescript@5.0.2 chalk: 4.1.2 chokidar: 3.5.3 consola: 2.15.3 @@ -2037,7 +2037,7 @@ packages: vue-server-renderer: 2.6.14 dev: false - /@nuxt/webpack/2.15.8_typescript@4.9.5: + /@nuxt/webpack/2.15.8_typescript@5.0.2: resolution: {integrity: sha512-CzJYFed23Ow/UK0+cI1FVthDre1p2qc8Q97oizG39d3/SIh3aUHjgj8c60wcR+RSxVO0FzZMXkmq02NmA7vWJg==} dependencies: '@babel/core': 7.21.3 @@ -2061,7 +2061,7 @@ packages: memory-fs: 0.5.0 optimize-css-assets-webpack-plugin: 5.0.8_webpack@4.46.0 pify: 5.0.0 - pnp-webpack-plugin: 1.7.0_typescript@4.9.5 + pnp-webpack-plugin: 1.7.0_typescript@5.0.2 postcss: 7.0.39 postcss-import: 12.0.1 postcss-import-resolver: 2.0.0 @@ -2431,7 +2431,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.10.0_typescript@4.9.5: + /@typescript-eslint/typescript-estree/5.10.0_typescript@5.0.2: resolution: {integrity: sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2446,13 +2446,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + tsutils: 3.21.0_typescript@5.0.2 + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.10.0_vgl77cfdswitgr47lm5swmv43m: + /@typescript-eslint/utils/5.10.0_j4766f7ecgqbon3u7zlxn5zszu: resolution: {integrity: sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2461,7 +2461,7 @@ packages: '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 5.10.0 '@typescript-eslint/types': 5.10.0 - '@typescript-eslint/typescript-estree': 5.10.0_typescript@4.9.5 + '@typescript-eslint/typescript-estree': 5.10.0_typescript@5.0.2 eslint: 8.36.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.36.0 @@ -2652,7 +2652,7 @@ packages: pretty: 2.0.0 dev: true - /@vue/vue2-jest/29.2.3_4eawsma4k5yutmydusri2h4jc4: + /@vue/vue2-jest/29.2.3_kvq2yglq2mdram6j3u4m75uxpm: resolution: {integrity: sha512-q0mAc+ILQfegSLkD6eaopmMU2nd4rO2bzsbKtCe1y4tkvHH3UMO7g1OSYvcEffTIEEPh306NYTV02z1W2t813Q==} engines: {node: '>10'} peerDependencies: @@ -2675,7 +2675,7 @@ packages: jest: 29.5.0 source-map: 0.5.6 tsconfig: 7.0.0 - typescript: 4.9.5 + typescript: 5.0.2 transitivePeerDependencies: - arc-templates - atpl @@ -5047,7 +5047,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-plugin-jest/27.2.1_j2c3qcuj7vgnl76iec3dysncve: + /eslint-plugin-jest/27.2.1_y3nhnu4r4edgwi4mdao4zx34cy: resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -5060,7 +5060,7 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/utils': 5.10.0_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/utils': 5.10.0_j4766f7ecgqbon3u7zlxn5zszu eslint: 8.36.0 jest: 29.5.0 transitivePeerDependencies: @@ -8050,13 +8050,13 @@ packages: resolution: {integrity: sha512-7mTao3qG0zfN0hahk3O6SuDy0KEwYmNojammWQsMwhqMn3aUjX4nMYnWDa0pua+2/rwAY9oG53jQtLgJdG7f9w==} dev: false - /nuxt/2.15.8_typescript@4.9.5: + /nuxt/2.15.8_typescript@5.0.2: resolution: {integrity: sha512-ceK3qLg/Baj7J8mK9bIxqw9AavrF+LXqwYEreBdY/a4Sj8YV4mIvhqea/6E7VTCNNGvKT2sJ/TTJjtfQ597lTA==} hasBin: true requiresBuild: true dependencies: '@nuxt/babel-preset-app': 2.15.8 - '@nuxt/builder': 2.15.8_typescript@4.9.5 + '@nuxt/builder': 2.15.8_typescript@5.0.2 '@nuxt/cli': 2.15.8 '@nuxt/components': 2.2.1 '@nuxt/config': 2.15.8 @@ -8069,7 +8069,7 @@ packages: '@nuxt/utils': 2.15.8 '@nuxt/vue-app': 2.15.8 '@nuxt/vue-renderer': 2.15.8 - '@nuxt/webpack': 2.15.8_typescript@4.9.5 + '@nuxt/webpack': 2.15.8_typescript@5.0.2 transitivePeerDependencies: - '@vue/compiler-sfc' - arc-templates @@ -8546,11 +8546,11 @@ packages: pathe: 1.1.0 dev: true - /pnp-webpack-plugin/1.7.0_typescript@4.9.5: + /pnp-webpack-plugin/1.7.0_typescript@5.0.2: resolution: {integrity: sha512-2Rb3vm+EXble/sMXNSu6eoBx8e79gKqhNq9F5ZWW6ERNCTE/Q0wQNne5541tE5vKjfM8hpNCYL+LGc1YTfI0dg==} engines: {node: '>=6'} dependencies: - ts-pnp: 1.2.0_typescript@4.9.5 + ts-pnp: 1.2.0_typescript@5.0.2 transitivePeerDependencies: - typescript dev: false @@ -10588,7 +10588,7 @@ packages: punycode: 2.1.1 dev: true - /ts-pnp/1.2.0_typescript@4.9.5: + /ts-pnp/1.2.0_typescript@5.0.2: resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==} engines: {node: '>=6'} peerDependencies: @@ -10597,7 +10597,7 @@ packages: typescript: optional: true dependencies: - typescript: 4.9.5 + typescript: 5.0.2 dev: false /tsconfig/7.0.0: @@ -10616,14 +10616,14 @@ packages: resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} dev: false - /tsutils/3.21.0_typescript@4.9.5: + /tsutils/3.21.0_typescript@5.0.2: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.5 + typescript: 5.0.2 dev: true /tty-browserify/0.0.0: @@ -10661,9 +10661,9 @@ packages: resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=} dev: false - /typescript/4.9.5: - resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} - engines: {node: '>=4.2.0'} + /typescript/5.0.2: + resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==} + engines: {node: '>=12.20'} hasBin: true /ua-parser-js/0.7.31: