diff --git a/package.json b/package.json index 72ab863975d..a18a75817f5 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "tsx": "~3.12.3", "typedoc": "~0.23.24", "typedoc-plugin-missing-exports": "~1.0.0", - "typescript": "~4.9.4", + "typescript": "~4.9.5", "validator": "~13.9.0", "vite": "~4.1.1", "vitepress": "1.0.0-alpha.43", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0266cbe104..9a97c3a39f8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ specifiers: tsx: ~3.12.3 typedoc: ~0.23.24 typedoc-plugin-missing-exports: ~1.0.0 - typescript: ~4.9.4 + typescript: ~4.9.5 validator: ~13.9.0 vite: ~4.1.1 vitepress: 1.0.0-alpha.43 @@ -58,8 +58,8 @@ devDependencies: '@types/sanitize-html': 2.8.0 '@types/semver': 7.3.13 '@types/validator': 13.7.12 - '@typescript-eslint/eslint-plugin': 5.49.0_7dxbntiiyor6pm5ihvuwc6x2jm - '@typescript-eslint/parser': 5.49.0_ehfyfk7qbmgzg5nk6xmobqdh3a + '@typescript-eslint/eslint-plugin': 5.49.0_qrt5nsg2kn4jlcyle4xuxmncq4 + '@typescript-eslint/parser': 5.49.0_7kw3g6rralp5ps6mg3uyzz6azm '@vitest/coverage-c8': 0.28.5_@vitest+ui@0.28.5 '@vitest/ui': 0.28.5 '@vueuse/core': 9.12.0_vue@3.2.47 @@ -77,7 +77,7 @@ devDependencies: npm-run-all: 4.1.5 picocolors: 1.0.0 prettier: 2.8.4 - prettier-plugin-organize-imports: 3.2.2_45dervw7mr3js2ivl662udye7u + prettier-plugin-organize-imports: 3.2.2_silln3pw57har7jydmecgzoypa react: 18.2.0 react-dom: 18.2.0_react@18.2.0 rimraf: 4.1.2 @@ -85,9 +85,9 @@ devDependencies: semver: 7.3.8 standard-version: 9.5.0 tsx: 3.12.3 - typedoc: 0.23.24_typescript@4.9.4 + typedoc: 0.23.24_typescript@4.9.5 typedoc-plugin-missing-exports: 1.0.0_typedoc@0.23.24 - typescript: 4.9.4 + typescript: 4.9.5 validator: 13.9.0 vite: 4.1.1_@types+node@18.13.0 vitepress: 1.0.0-alpha.43_3d47u4w3h5jmftc6ayxv55hpee @@ -1086,7 +1086,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.49.0_7dxbntiiyor6pm5ihvuwc6x2jm: + /@typescript-eslint/eslint-plugin/5.49.0_qrt5nsg2kn4jlcyle4xuxmncq4: resolution: {integrity: sha512-IhxabIpcf++TBaBa1h7jtOWyon80SXPRLDq0dVz5SLFC/eW6tofkw/O7Ar3lkx5z5U6wzbKDrl2larprp5kk5Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1097,23 +1097,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.49.0_ehfyfk7qbmgzg5nk6xmobqdh3a + '@typescript-eslint/parser': 5.49.0_7kw3g6rralp5ps6mg3uyzz6azm '@typescript-eslint/scope-manager': 5.49.0 - '@typescript-eslint/type-utils': 5.49.0_ehfyfk7qbmgzg5nk6xmobqdh3a - '@typescript-eslint/utils': 5.49.0_ehfyfk7qbmgzg5nk6xmobqdh3a + '@typescript-eslint/type-utils': 5.49.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/utils': 5.49.0_7kw3g6rralp5ps6mg3uyzz6azm debug: 4.3.4 eslint: 8.34.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.4 - typescript: 4.9.4 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.49.0_ehfyfk7qbmgzg5nk6xmobqdh3a: + /@typescript-eslint/parser/5.49.0_7kw3g6rralp5ps6mg3uyzz6azm: resolution: {integrity: sha512-veDlZN9mUhGqU31Qiv2qEp+XrJj5fgZpJ8PW30sHU+j/8/e5ruAhLaVDAeznS7A7i4ucb/s8IozpDtt9NqCkZg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1125,10 +1125,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.49.0 '@typescript-eslint/types': 5.49.0 - '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.4 + '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.5 debug: 4.3.4 eslint: 8.34.0 - typescript: 4.9.4 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true @@ -1141,7 +1141,7 @@ packages: '@typescript-eslint/visitor-keys': 5.49.0 dev: true - /@typescript-eslint/type-utils/5.49.0_ehfyfk7qbmgzg5nk6xmobqdh3a: + /@typescript-eslint/type-utils/5.49.0_7kw3g6rralp5ps6mg3uyzz6azm: resolution: {integrity: sha512-eUgLTYq0tR0FGU5g1YHm4rt5H/+V2IPVkP0cBmbhRyEmyGe4XvJ2YJ6sYTmONfjmdMqyMLad7SB8GvblbeESZA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1151,12 +1151,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.4 - '@typescript-eslint/utils': 5.49.0_ehfyfk7qbmgzg5nk6xmobqdh3a + '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.5 + '@typescript-eslint/utils': 5.49.0_7kw3g6rralp5ps6mg3uyzz6azm debug: 4.3.4 eslint: 8.34.0 - tsutils: 3.21.0_typescript@4.9.4 - typescript: 4.9.4 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true @@ -1166,7 +1166,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.49.0_typescript@4.9.4: + /@typescript-eslint/typescript-estree/5.49.0_typescript@4.9.5: resolution: {integrity: sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1181,13 +1181,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.4 - typescript: 4.9.4 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.49.0_ehfyfk7qbmgzg5nk6xmobqdh3a: + /@typescript-eslint/utils/5.49.0_7kw3g6rralp5ps6mg3uyzz6azm: resolution: {integrity: sha512-cPJue/4Si25FViIb74sHCLtM4nTSBXtLx1d3/QT6mirQ/c65bV8arBEebBJJizfq8W2YyMoPI/WWPFWitmNqnQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1197,7 +1197,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.49.0 '@typescript-eslint/types': 5.49.0 - '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.4 + '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.5 eslint: 8.34.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.34.0 @@ -4317,7 +4317,7 @@ packages: fast-diff: 1.2.0 dev: true - /prettier-plugin-organize-imports/3.2.2_45dervw7mr3js2ivl662udye7u: + /prettier-plugin-organize-imports/3.2.2_silln3pw57har7jydmecgzoypa: resolution: {integrity: sha512-e97lE6odGSiHonHJMTYC0q0iLXQyw0u5z/PJpvP/3vRy6/Zi9kLBwFAbEGjDzIowpjQv8b+J04PDamoUSQbzGA==} peerDependencies: '@volar/vue-language-plugin-pug': ^1.0.4 @@ -4331,7 +4331,7 @@ packages: optional: true dependencies: prettier: 2.8.4 - typescript: 4.9.4 + typescript: 4.9.5 dev: true /prettier/2.8.4: @@ -5071,14 +5071,14 @@ packages: resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} dev: true - /tsutils/3.21.0_typescript@4.9.4: + /tsutils/3.21.0_typescript@4.9.5: 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.4 + typescript: 4.9.5 dev: true /tsx/3.12.3: @@ -5153,10 +5153,10 @@ packages: peerDependencies: typedoc: 0.22.x || 0.23.x dependencies: - typedoc: 0.23.24_typescript@4.9.4 + typedoc: 0.23.24_typescript@4.9.5 dev: true - /typedoc/0.23.24_typescript@4.9.4: + /typedoc/0.23.24_typescript@4.9.5: resolution: {integrity: sha512-bfmy8lNQh+WrPYcJbtjQ6JEEsVl/ce1ZIXyXhyW+a1vFrjO39t6J8sL/d6FfAGrJTc7McCXgk9AanYBSNvLdIA==} engines: {node: '>= 14.14'} hasBin: true @@ -5167,11 +5167,11 @@ packages: marked: 4.2.5 minimatch: 5.1.2 shiki: 0.12.1 - typescript: 4.9.4 + typescript: 4.9.5 dev: true - /typescript/4.9.4: - resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} + /typescript/4.9.5: + resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} engines: {node: '>=4.2.0'} hasBin: true dev: true