From 3eda5ea098d2a47d1d3422c450fa211c42436395 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 21:37:00 +0000 Subject: [PATCH] chore(deps): update typescript & type definitions --- package.json | 4 +- pnpm-lock.yaml | 171 ++++++++++++++++++++++++++----------------------- 2 files changed, 92 insertions(+), 83 deletions(-) diff --git a/package.json b/package.json index 0656b0471..75fc08619 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/download": "8.0.2", "@types/file-saver": "2.0.5", "@types/fs-extra": "11.0.1", - "@types/node": "18.16.16", + "@types/node": "18.17.4", "@types/webextension-polyfill": "0.10.0", "@typescript-eslint/eslint-plugin": "5.57.0", "@typescript-eslint/parser": "5.57.0", @@ -65,7 +65,7 @@ "prettier": "2.8.7", "rimraf": "5.0.1", "safe-compare": "1.1.4", - "typescript": "5.0.4", + "typescript": "5.1.6", "unplugin-auto-import": "0.16.2", "unplugin-icons": "0.16.1", "unplugin-vue-components": "0.24.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24925d7ad..c676a0421 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@xiaoshuapp/draggable': specifier: 4.1.1 @@ -17,7 +21,7 @@ dependencies: devDependencies: '@antfu/eslint-config': specifier: 0.37.0 - version: 0.37.0(eslint@8.37.0)(typescript@5.0.4) + version: 0.37.0(eslint@8.37.0)(typescript@5.1.6) '@commitlint/cli': specifier: 17.5.1 version: 17.5.1 @@ -40,17 +44,17 @@ devDependencies: specifier: 11.0.1 version: 11.0.1 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.17.4 + version: 18.17.4 '@types/webextension-polyfill': specifier: 0.10.0 version: 0.10.0 '@typescript-eslint/eslint-plugin': specifier: 5.57.0 - version: 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4) + version: 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.1.6) '@typescript-eslint/parser': specifier: 5.57.0 - version: 5.57.0(eslint@8.37.0)(typescript@5.0.4) + version: 5.57.0(eslint@8.37.0)(typescript@5.1.6) '@vitejs/plugin-vue': specifier: 4.2.3 version: 4.2.3(vite@4.3.9)(vue@3.3.4) @@ -118,8 +122,8 @@ devDependencies: specifier: 1.1.4 version: 1.1.4 typescript: - specifier: 5.0.4 - version: 5.0.4 + specifier: 5.1.6 + version: 5.1.6 unplugin-auto-import: specifier: 0.16.2 version: 0.16.2(@vueuse/core@10.1.2) @@ -131,7 +135,7 @@ devDependencies: version: 0.24.1(vue@3.3.4) vite: specifier: 4.3.9 - version: 4.3.9(@types/node@18.16.16) + version: 4.3.9(@types/node@18.17.4) vue: specifier: 3.3.4 version: 3.3.4 @@ -153,13 +157,13 @@ devDependencies: packages: - /@antfu/eslint-config-basic@0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4): + /@antfu/eslint-config-basic@0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.1.6): resolution: {integrity: sha512-iBj6qjAOQr+WMhK38lfR2/xdIY81qUk4i6tHhwmcxXi4GEf2HF6I4Cgeu9SyIlTxOw8AP1CVqdUNzUbmYSaMZg==} peerDependencies: eslint: '>=7.4.0' dependencies: eslint: 8.37.0 - eslint-plugin-antfu: 0.37.0(eslint@8.37.0)(typescript@5.0.4) + eslint-plugin-antfu: 0.37.0(eslint@8.37.0)(typescript@5.1.6) eslint-plugin-eslint-comments: 3.2.0(eslint@8.37.0) eslint-plugin-html: 7.1.0 eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.57.0)(eslint@8.37.0) @@ -182,18 +186,18 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts@0.37.0(eslint@8.37.0)(typescript@5.0.4): + /@antfu/eslint-config-ts@0.37.0(eslint@8.37.0)(typescript@5.1.6): resolution: {integrity: sha512-+ZS0UE7qa6EzFe0JgCSqdi/IRGQlUj/kOjvwsHCXVK1A02ZW2p0fEKzCpNAz1NJK9nkqhyvNHX+gNOTQsPMbeQ==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4) - '@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4) - '@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.4) + '@antfu/eslint-config-basic': 0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.1.6) eslint: 8.37.0 - eslint-plugin-jest: 27.2.1(@typescript-eslint/eslint-plugin@5.57.0)(eslint@8.37.0)(typescript@5.0.4) - typescript: 5.0.4 + eslint-plugin-jest: 27.2.1(@typescript-eslint/eslint-plugin@5.57.0)(eslint@8.37.0)(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -201,13 +205,13 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue@0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4): + /@antfu/eslint-config-vue@0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.1.6): resolution: {integrity: sha512-d7n4+7f6YMizE1HDEOtIBJGruFuIeqrNF+ZjHM8o6+isMrJkvdjVx6nHtHVtoWNYW6jiRJ5AW+nkfo2aoNGUyA==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4) - '@antfu/eslint-config-ts': 0.37.0(eslint@8.37.0)(typescript@5.0.4) + '@antfu/eslint-config-basic': 0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.1.6) + '@antfu/eslint-config-ts': 0.37.0(eslint@8.37.0)(typescript@5.1.6) eslint: 8.37.0 eslint-plugin-vue: 9.9.0(eslint@8.37.0) local-pkg: 0.4.3 @@ -221,14 +225,14 @@ packages: - typescript dev: true - /@antfu/eslint-config@0.37.0(eslint@8.37.0)(typescript@5.0.4): + /@antfu/eslint-config@0.37.0(eslint@8.37.0)(typescript@5.1.6): resolution: {integrity: sha512-Kq12dCBSYNV/wuoX35ijs8aNjdF9FiSp3GbiGh2Y8sPtM6NbJc5LA3ixWz0PcA/byHf1VPVisDZcPqISjic/zA==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4) - '@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4) - '@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.4) + '@antfu/eslint-config-vue': 0.37.0(@typescript-eslint/eslint-plugin@5.57.0)(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.1.6) eslint: 8.37.0 eslint-plugin-eslint-comments: 3.2.0(eslint@8.37.0) eslint-plugin-html: 7.1.0 @@ -392,16 +396,16 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.4.4 '@commitlint/types': 17.4.4 - '@types/node': 18.16.16 + '@types/node': 18.17.4 chalk: 4.1.2 cosmiconfig: 8.1.3 - cosmiconfig-typescript-loader: 4.0.0(@types/node@18.16.16)(cosmiconfig@8.1.3)(ts-node@10.8.2)(typescript@5.0.4) + cosmiconfig-typescript-loader: 4.0.0(@types/node@18.17.4)(cosmiconfig@8.1.3)(ts-node@10.8.2)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.8.2(@types/node@18.16.16)(typescript@5.0.4) - typescript: 5.0.4 + ts-node: 10.8.2(@types/node@18.17.4)(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -955,14 +959,14 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.1 '@types/keyv': 3.1.4 - '@types/node': 18.16.16 + '@types/node': 18.17.4 '@types/responselike': 1.0.0 dev: true /@types/decompress@4.2.4: resolution: {integrity: sha512-/C8kTMRTNiNuWGl5nEyKbPiMv6HA+0RbEXzFhFBEzASM6+oa4tJro9b8nj7eRlOFfuLdzUU+DS/GPDlvvzMOhA==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.17.4 dev: true /@types/download@8.0.2: @@ -970,7 +974,7 @@ packages: dependencies: '@types/decompress': 4.2.4 '@types/got': 9.6.12 - '@types/node': 18.16.16 + '@types/node': 18.17.4 dev: true /@types/estree@1.0.0: @@ -985,13 +989,13 @@ packages: resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 18.16.16 + '@types/node': 18.17.4 dev: true /@types/got@9.6.12: resolution: {integrity: sha512-X4pj/HGHbXVLqTpKjA2ahI4rV/nNBc9mGO2I/0CgAra+F2dKgMXnENv2SRpemScBzBAI4vMelIVYViQxlSE6xA==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.17.4 '@types/tough-cookie': 4.0.2 form-data: 2.5.1 dev: true @@ -1015,13 +1019,13 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.17.4 dev: true /@types/keyv@3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.17.4 dev: true /@types/mdast@3.0.10: @@ -1038,8 +1042,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node@18.16.16: - resolution: {integrity: sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==} + /@types/node@18.17.4: + resolution: {integrity: sha512-ATL4WLgr7/W40+Sp1WnNTSKbgVn6Pvhc/2RHAdt8fl6NsQyp4oPCi2eKcGOvA494bwf1K/W6nGgZ9TwDqvpjdw==} dev: true /@types/normalize-package-data@2.4.1: @@ -1049,7 +1053,7 @@ packages: /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.17.4 dev: true /@types/semver@7.3.12: @@ -1079,10 +1083,10 @@ packages: /@types/yauzl@2.10.0: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.17.4 dev: true - /@typescript-eslint/eslint-plugin@5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4): + /@typescript-eslint/eslint-plugin@5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.1.6): resolution: {integrity: sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1094,23 +1098,23 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.4.0 - '@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 5.57.0 - '@typescript-eslint/type-utils': 5.57.0(eslint@8.37.0)(typescript@5.0.4) - '@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.4) + '@typescript-eslint/type-utils': 5.57.0(eslint@8.37.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.37.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.3.8 - tsutils: 3.21.0(typescript@5.0.4) - typescript: 5.0.4 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.57.0(eslint@8.37.0)(typescript@5.0.4): + /@typescript-eslint/parser@5.57.0(eslint@8.37.0)(typescript@5.1.6): resolution: {integrity: sha512-orrduvpWYkgLCyAdNtR1QIWovcNZlEm6yL8nwH/eTxWLd8gsP+25pdLHYzL2QdkqrieaDwLpytHqycncv0woUQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1122,10 +1126,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.57.0 '@typescript-eslint/types': 5.57.0 - '@typescript-eslint/typescript-estree': 5.57.0(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 5.57.0(typescript@5.1.6) debug: 4.3.4 eslint: 8.37.0 - typescript: 5.0.4 + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true @@ -1138,7 +1142,7 @@ packages: '@typescript-eslint/visitor-keys': 5.57.0 dev: true - /@typescript-eslint/type-utils@5.57.0(eslint@8.37.0)(typescript@5.0.4): + /@typescript-eslint/type-utils@5.57.0(eslint@8.37.0)(typescript@5.1.6): resolution: {integrity: sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1148,12 +1152,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.57.0(typescript@5.0.4) - '@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 5.57.0(typescript@5.1.6) + '@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.37.0 - tsutils: 3.21.0(typescript@5.0.4) - typescript: 5.0.4 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true @@ -1163,7 +1167,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.57.0(typescript@5.0.4): + /@typescript-eslint/typescript-estree@5.57.0(typescript@5.1.6): resolution: {integrity: sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1178,13 +1182,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0(typescript@5.0.4) - typescript: 5.0.4 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.57.0(eslint@8.37.0)(typescript@5.0.4): + /@typescript-eslint/utils@5.57.0(eslint@8.37.0)(typescript@5.1.6): resolution: {integrity: sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1195,7 +1199,7 @@ packages: '@types/semver': 7.3.12 '@typescript-eslint/scope-manager': 5.57.0 '@typescript-eslint/types': 5.57.0 - '@typescript-eslint/typescript-estree': 5.57.0(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 5.57.0(typescript@5.1.6) eslint: 8.37.0 eslint-scope: 5.1.1 semver: 7.3.8 @@ -1219,7 +1223,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.3.9(@types/node@18.16.16) + vite: 4.3.9(@types/node@18.17.4) vue: 3.3.4 dev: true @@ -2004,7 +2008,7 @@ packages: engines: {node: '>=12.13.0'} hasBin: true dependencies: - '@types/node': 18.16.16 + '@types/node': 18.17.4 escape-string-regexp: 4.0.0 is-wsl: 2.2.0 lighthouse-logger: 1.3.0 @@ -2282,7 +2286,7 @@ packages: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: true - /cosmiconfig-typescript-loader@4.0.0(@types/node@18.16.16)(cosmiconfig@8.1.3)(ts-node@10.8.2)(typescript@5.0.4): + /cosmiconfig-typescript-loader@4.0.0(@types/node@18.17.4)(cosmiconfig@8.1.3)(ts-node@10.8.2)(typescript@5.1.6): resolution: {integrity: sha512-cVpucSc2Tf+VPwCCR7SZzmQTQkPbkk4O01yXsYqXBIbjE1bhwqSyAgYQkRK1un4i0OPziTleqFhdkmOc4RQ/9g==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2291,10 +2295,10 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 18.16.16 + '@types/node': 18.17.4 cosmiconfig: 8.1.3 - ts-node: 10.8.2(@types/node@18.16.16)(typescript@5.0.4) - typescript: 5.0.4 + ts-node: 10.8.2(@types/node@18.17.4)(typescript@5.1.6) + typescript: 5.1.6 dev: true /cosmiconfig@8.1.3: @@ -3122,7 +3126,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.1.6) debug: 3.2.7 eslint: 8.37.0 eslint-import-resolver-node: 0.3.7 @@ -3130,10 +3134,10 @@ packages: - supports-color dev: true - /eslint-plugin-antfu@0.37.0(eslint@8.37.0)(typescript@5.0.4): + /eslint-plugin-antfu@0.37.0(eslint@8.37.0)(typescript@5.1.6): resolution: {integrity: sha512-Tekr9S4fkrmH88RS5XHvs3gQwQIn/2As8gYePzrPHTQEQF00pIx0sa1eQrhmvN50ubUG4WkZnpx/uR3073jLeg==} dependencies: - '@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.4) + '@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.1.6) transitivePeerDependencies: - eslint - supports-color @@ -3178,7 +3182,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.57.0(eslint@8.37.0)(typescript@5.1.6) array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -3201,7 +3205,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.57.0)(eslint@8.37.0)(typescript@5.0.4): + /eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.57.0)(eslint@8.37.0)(typescript@5.1.6): resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -3214,8 +3218,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4) - '@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.0.4) + '@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.57.0(eslint@8.37.0)(typescript@5.1.6) eslint: 8.37.0 transitivePeerDependencies: - supports-color @@ -3337,7 +3341,7 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4) + '@typescript-eslint/eslint-plugin': 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.1.6) eslint: 8.37.0 eslint-rule-composer: 0.3.0 dev: true @@ -4126,6 +4130,7 @@ packages: /glob@6.0.4: resolution: {integrity: sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==} + requiresBuild: true dependencies: inflight: 1.0.6 inherits: 2.0.4 @@ -5476,6 +5481,7 @@ packages: /mkdirp@0.5.5: resolution: {integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==} hasBin: true + requiresBuild: true dependencies: minimist: 1.2.6 dev: true @@ -5545,6 +5551,7 @@ packages: /nan@2.15.0: resolution: {integrity: sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==} + requiresBuild: true dev: true optional: true @@ -5569,6 +5576,7 @@ packages: /ncp@2.0.0: resolution: {integrity: sha512-zIdGUrPRFTUELUvr3Gmc7KZ2Sw/h1PiVM0Af/oHB6zgnV1ikqSfRk+TOufi79aHYCW3NiOXmr1BP5nWbzojLaA==} hasBin: true + requiresBuild: true dev: true optional: true @@ -6547,6 +6555,7 @@ packages: /rimraf@2.4.5: resolution: {integrity: sha512-J5xnxTyqaiw06JjMftq7L9ouA448dw/E7dKghkP9WpKNuwmARNNg+Gk8/u5ryb9N/Yo2+z3MCwuqFK/+qPOPfQ==} hasBin: true + requiresBuild: true dependencies: glob: 6.0.4 dev: true @@ -7243,7 +7252,7 @@ packages: escape-string-regexp: 1.0.5 dev: true - /ts-node@10.8.2(@types/node@18.16.16)(typescript@5.0.4): + /ts-node@10.8.2(@types/node@18.17.4)(typescript@5.1.6): resolution: {integrity: sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA==} hasBin: true peerDependencies: @@ -7262,14 +7271,14 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.16.16 + '@types/node': 18.17.4 acorn: 8.8.2 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.0.4 + typescript: 5.1.6 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -7291,14 +7300,14 @@ packages: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} dev: true - /tsutils@3.21.0(typescript@5.0.4): + /tsutils@3.21.0(typescript@5.1.6): 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: 5.0.4 + typescript: 5.1.6 dev: true /tsx@3.7.1: @@ -7395,9 +7404,9 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: true - /typescript@5.0.4: - resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} - engines: {node: '>=12.20'} + /typescript@5.1.6: + resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + engines: {node: '>=14.17'} hasBin: true dev: true @@ -7650,7 +7659,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite@4.3.9(@types/node@18.16.16): + /vite@4.3.9(@types/node@18.17.4): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -7675,7 +7684,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.16.16 + '@types/node': 18.17.4 esbuild: 0.17.18 postcss: 8.4.23 rollup: 3.21.2