diff --git a/.eslintrc.js b/.eslintrc.js
index 4b57462e1d3..4aa087a69ce 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -2,6 +2,12 @@
const { defineConfig } = require('eslint-define-config');
const { readGitignoreFiles } = require('eslint-gitignore');
+///
+///
+///
+///
+///
+
module.exports = defineConfig({
ignorePatterns: [
...readGitignoreFiles(),
diff --git a/package.json b/package.json
index 6fdd6b8aaf1..b6be4df23e8 100644
--- a/package.json
+++ b/package.json
@@ -89,6 +89,11 @@
"devDependencies": {
"@actions/github": "~6.0.0",
"@algolia/client-search": "~4.19.1",
+ "@eslint-types/deprecation": "2.0.0-1",
+ "@eslint-types/jsdoc": "~46.9.0",
+ "@eslint-types/prettier": "5.0.1-1",
+ "@eslint-types/typescript-eslint": "~6.11.0",
+ "@eslint-types/unicorn": "~49.0.0",
"@types/markdown-it": "~13.0.6",
"@types/node": "~20.9.0",
"@types/sanitize-html": "~2.9.4",
@@ -104,7 +109,7 @@
"esbuild": "~0.19.5",
"eslint": "~8.53.0",
"eslint-config-prettier": "~9.0.0",
- "eslint-define-config": "~1.24.1",
+ "eslint-define-config": "~2.0.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~2.0.0",
"eslint-plugin-jsdoc": "~46.9.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 672c33a2193..5df085cbf1a 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -7,12 +7,27 @@ devDependencies:
'@algolia/client-search':
specifier: ~4.19.1
version: 4.19.1
+ '@eslint-types/deprecation':
+ specifier: 2.0.0-1
+ version: 2.0.0-1
+ '@eslint-types/jsdoc':
+ specifier: ~46.9.0
+ version: 46.9.0
+ '@eslint-types/prettier':
+ specifier: 5.0.1-1
+ version: 5.0.1-1
+ '@eslint-types/typescript-eslint':
+ specifier: ~6.11.0
+ version: 6.11.0
+ '@eslint-types/unicorn':
+ specifier: ~49.0.0
+ version: 49.0.0
'@types/markdown-it':
specifier: ~13.0.6
version: 13.0.6
'@types/node':
specifier: ~20.9.0
- version: 20.9.0
+ version: 20.9.1
'@types/sanitize-html':
specifier: ~2.9.4
version: 2.9.4
@@ -36,13 +51,13 @@ devDependencies:
version: 0.34.7(vitest@0.34.6)
'@vueuse/core':
specifier: ~10.6.0
- version: 10.6.0(vue@3.3.8)
+ version: 10.6.1(vue@3.3.8)
conventional-changelog-cli:
specifier: ~4.1.0
version: 4.1.0
cypress:
specifier: ~13.5.0
- version: 13.5.0
+ version: 13.5.1
esbuild:
specifier: ~0.19.5
version: 0.19.5
@@ -53,8 +68,8 @@ devDependencies:
specifier: ~9.0.0
version: 9.0.0(eslint@8.53.0)
eslint-define-config:
- specifier: ~1.24.1
- version: 1.24.1
+ specifier: ~2.0.0
+ version: 2.0.0
eslint-gitignore:
specifier: ~0.1.0
version: 0.1.0(eslint@8.53.0)
@@ -111,10 +126,10 @@ devDependencies:
version: 13.11.0
vite:
specifier: ~4.5.0
- version: 4.5.0(@types/node@20.9.0)
+ version: 4.5.0(@types/node@20.9.1)
vitepress:
specifier: 1.0.0-beta.7
- version: 1.0.0-beta.7(@algolia/client-search@4.19.1)(@types/node@20.9.0)(search-insights@2.10.0)(typescript@4.9.5)
+ version: 1.0.0-beta.7(@algolia/client-search@4.19.1)(@types/node@20.9.1)(search-insights@2.11.0)(typescript@4.9.5)
vitest:
specifier: ~0.34.6
version: 0.34.6(@vitest/ui@0.34.7)
@@ -145,10 +160,10 @@ packages:
undici: 5.27.2
dev: true
- /@algolia/autocomplete-core@1.9.3(@algolia/client-search@4.19.1)(algoliasearch@4.20.0)(search-insights@2.10.0):
+ /@algolia/autocomplete-core@1.9.3(@algolia/client-search@4.19.1)(algoliasearch@4.20.0)(search-insights@2.11.0):
resolution: {integrity: sha512-009HdfugtGCdC4JdXUbVJClA0q0zh24yyePn+KUGk3rP7j8FEe/m5Yo/z65gn6nP/cM39PxpzqKrL7A6fP6PPw==}
dependencies:
- '@algolia/autocomplete-plugin-algolia-insights': 1.9.3(@algolia/client-search@4.19.1)(algoliasearch@4.20.0)(search-insights@2.10.0)
+ '@algolia/autocomplete-plugin-algolia-insights': 1.9.3(@algolia/client-search@4.19.1)(algoliasearch@4.20.0)(search-insights@2.11.0)
'@algolia/autocomplete-shared': 1.9.3(@algolia/client-search@4.19.1)(algoliasearch@4.20.0)
transitivePeerDependencies:
- '@algolia/client-search'
@@ -156,13 +171,13 @@ packages:
- search-insights
dev: true
- /@algolia/autocomplete-plugin-algolia-insights@1.9.3(@algolia/client-search@4.19.1)(algoliasearch@4.20.0)(search-insights@2.10.0):
+ /@algolia/autocomplete-plugin-algolia-insights@1.9.3(@algolia/client-search@4.19.1)(algoliasearch@4.20.0)(search-insights@2.11.0):
resolution: {integrity: sha512-a/yTUkcO/Vyy+JffmAnTWbr4/90cLzw+CC3bRbhnULr/EM0fGNvM13oQQ14f2moLMcVDyAx/leczLlAOovhSZg==}
peerDependencies:
search-insights: '>= 1 < 3'
dependencies:
'@algolia/autocomplete-shared': 1.9.3(@algolia/client-search@4.19.1)(algoliasearch@4.20.0)
- search-insights: 2.10.0
+ search-insights: 2.11.0
transitivePeerDependencies:
- '@algolia/client-search'
- algoliasearch
@@ -414,10 +429,10 @@ packages:
resolution: {integrity: sha512-SPiDHaWKQZpwR2siD0KQUwlStvIAnEyK6tAE2h2Wuoq8ue9skzhlyVQ1ddzOxX6khULnAALDiR/isSF3bnuciA==}
dev: true
- /@docsearch/js@3.5.2(@algolia/client-search@4.19.1)(search-insights@2.10.0):
+ /@docsearch/js@3.5.2(@algolia/client-search@4.19.1)(search-insights@2.11.0):
resolution: {integrity: sha512-p1YFTCDflk8ieHgFJYfmyHBki1D61+U9idwrLh+GQQMrBSP3DLGKpy0XUJtPjAOPltcVbqsTjiPFfH7JImjUNg==}
dependencies:
- '@docsearch/react': 3.5.2(@algolia/client-search@4.19.1)(search-insights@2.10.0)
+ '@docsearch/react': 3.5.2(@algolia/client-search@4.19.1)(search-insights@2.11.0)
preact: 10.19.2
transitivePeerDependencies:
- '@algolia/client-search'
@@ -427,7 +442,7 @@ packages:
- search-insights
dev: true
- /@docsearch/react@3.5.2(@algolia/client-search@4.19.1)(search-insights@2.10.0):
+ /@docsearch/react@3.5.2(@algolia/client-search@4.19.1)(search-insights@2.11.0):
resolution: {integrity: sha512-9Ahcrs5z2jq/DcAvYtvlqEBHImbm4YJI8M9y0x6Tqg598P40HTEkX7hsMcIuThI+hTFxRGZ9hll0Wygm2yEjng==}
peerDependencies:
'@types/react': '>= 16.8.0 < 19.0.0'
@@ -444,11 +459,11 @@ packages:
search-insights:
optional: true
dependencies:
- '@algolia/autocomplete-core': 1.9.3(@algolia/client-search@4.19.1)(algoliasearch@4.20.0)(search-insights@2.10.0)
+ '@algolia/autocomplete-core': 1.9.3(@algolia/client-search@4.19.1)(algoliasearch@4.20.0)(search-insights@2.11.0)
'@algolia/autocomplete-preset-algolia': 1.9.3(@algolia/client-search@4.19.1)(algoliasearch@4.20.0)
'@docsearch/css': 3.5.2
algoliasearch: 4.20.0
- search-insights: 2.10.0
+ search-insights: 2.11.0
transitivePeerDependencies:
- '@algolia/client-search'
dev: true
@@ -873,6 +888,26 @@ packages:
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
dev: true
+ /@eslint-types/deprecation@2.0.0-1:
+ resolution: {integrity: sha512-bsl7dssIW598hWQBIsnKMHQCguXkjI14117dXVpRhaaGBmzUAJxGpL9ClM36alal6NSbljrxJvzBadINVcWeoQ==}
+ dev: true
+
+ /@eslint-types/jsdoc@46.9.0:
+ resolution: {integrity: sha512-8ReQAHsUh5LzuDdrzCOsITR9EYgC99amt2qGyU2fJ8EAC2Q7Wnu+JI70dARzhfzTeOJ904LytLfUieBvIqpE9A==}
+ dev: true
+
+ /@eslint-types/prettier@5.0.1-1:
+ resolution: {integrity: sha512-z6B+TnNPZn9GiwfGBgkyE2eK8tnvnzE4Uy/4EkJHB0GJwin8jYD9RMAAwJauKQgUnJ42/Iox6k7BVnHpSbcmBg==}
+ dev: true
+
+ /@eslint-types/typescript-eslint@6.11.0:
+ resolution: {integrity: sha512-6IpcTD2brrOtSvvjmHvLHqubrmqj1wFhGWda+lA5fPlPIqhJYccL/mz2yONKQfQdh9kV7xd2tuVq7O2ylZd3iA==}
+ dev: true
+
+ /@eslint-types/unicorn@49.0.0:
+ resolution: {integrity: sha512-NfXSZIsPFRD2fwTDZQj8SaXqS/rXjB5foxMraLovyrYGXiQK2y0780drDKYYSVbqvco29QIYoZNmnKTUkzZMvQ==}
+ dev: true
+
/@eslint/eslintrc@2.1.3:
resolution: {integrity: sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -881,7 +916,7 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
espree: 9.6.1
globals: 13.23.0
- ignore: 5.2.4
+ ignore: 5.3.0
import-fresh: 3.3.0
js-yaml: 4.1.0
minimatch: 3.1.2
@@ -1161,8 +1196,8 @@ packages:
undici-types: 5.26.5
dev: true
- /@types/node@20.9.0:
- resolution: {integrity: sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==}
+ /@types/node@20.9.1:
+ resolution: {integrity: sha512-HhmzZh5LSJNS5O8jQKpJ/3ZcrrlG6L70hpGqMIAoM9YVD0YBRNWYsfwcXq8VnSjlNpCpgLzMXdiPo+dxcvSmiA==}
dependencies:
undici-types: 5.26.5
dev: true
@@ -1201,7 +1236,7 @@ packages:
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
requiresBuild: true
dependencies:
- '@types/node': 20.9.0
+ '@types/node': 20.9.1
dev: true
optional: true
@@ -1225,7 +1260,7 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
eslint: 8.53.0
graphemer: 1.4.0
- ignore: 5.2.4
+ ignore: 5.3.0
natural-compare: 1.4.0
semver: 7.5.4
ts-api-utils: 1.0.3(typescript@4.9.5)
@@ -1401,14 +1436,14 @@ packages:
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
dev: true
- /@vitejs/plugin-vue@4.4.1(vite@4.5.0)(vue@3.3.8):
- resolution: {integrity: sha512-HCQG8VDFDM7YDAdcj5QI5DvUi+r6xvo9LgvYdk7LSkUNwdpempdB5horkMSZsbdey9Ywsf5aaU8kEPw9M5kREA==}
+ /@vitejs/plugin-vue@4.5.0(vite@4.5.0)(vue@3.3.8):
+ resolution: {integrity: sha512-a2WSpP8X8HTEww/U00bU4mX1QpLINNuz/2KMNpLsdu3BzOpak3AGI1CJYBTXcc4SPhaD0eNRUp7IyQK405L5dQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
- vite: ^4.0.0
+ vite: ^4.0.0 || ^5.0.0
vue: ^3.2.25
dependencies:
- vite: 4.5.0(@types/node@20.9.0)
+ vite: 4.5.0(@types/node@20.9.1)
vue: 3.3.8(typescript@4.9.5)
dev: true
@@ -1581,18 +1616,6 @@ packages:
resolution: {integrity: sha512-8PGwybFwM4x8pcfgqEQFy70NaQxASvOC5DJwLQfpArw1UDfUXrJkdxD3BhVTMS+0Lef/TU7YO0Jvr0jJY8T+mw==}
dev: true
- /@vueuse/core@10.6.0(vue@3.3.8):
- resolution: {integrity: sha512-+Yee+g9+9BEbvkyGdn4Bf4yZx9EfocAytpV2ZlrlP7xcz+qznLmZIDqDroTvc5vtMkWZicisgEv8dt3+jL+HQg==}
- dependencies:
- '@types/web-bluetooth': 0.0.20
- '@vueuse/metadata': 10.6.0
- '@vueuse/shared': 10.6.0(vue@3.3.8)
- vue-demi: 0.14.6(vue@3.3.8)
- transitivePeerDependencies:
- - '@vue/composition-api'
- - vue
- dev: true
-
/@vueuse/core@10.6.1(vue@3.3.8):
resolution: {integrity: sha512-Pc26IJbqgC9VG1u6VY/xrXXfxD33hnvxBnKrLlA2LJlyHII+BSrRoTPJgGYq7qZOu61itITFUnm6QbacwZ4H8Q==}
dependencies:
@@ -1655,23 +1678,10 @@ packages:
- vue
dev: true
- /@vueuse/metadata@10.6.0:
- resolution: {integrity: sha512-mzKHkHoiK6xVz01VzQjM2l6ofUanEaofgEGPgDHcAzlvOTccPRTIdEuzneOUTYxgfm1vkDikS6rtrEw/NYlaTQ==}
- dev: true
-
/@vueuse/metadata@10.6.1:
resolution: {integrity: sha512-qhdwPI65Bgcj23e5lpGfQsxcy0bMjCAsUGoXkJ7DsoeDUdasbZ2DBa4dinFCOER3lF4gwUv+UD2AlA11zdzMFw==}
dev: true
- /@vueuse/shared@10.6.0(vue@3.3.8):
- resolution: {integrity: sha512-0t4MVE18sO+/4Gh0jfeOXBTjKeV4606N9kIrDOLPjFl8Rwnlodn+QC5A4LfJuysK7aOsTMjF3KnzNeueaI0xlQ==}
- dependencies:
- vue-demi: 0.14.6(vue@3.3.8)
- transitivePeerDependencies:
- - '@vue/composition-api'
- - vue
- dev: true
-
/@vueuse/shared@10.6.1(vue@3.3.8):
resolution: {integrity: sha512-TECVDTIedFlL0NUfHWncf3zF9Gc4VfdxfQc8JFwoVZQmxpONhLxFrlm0eHQeidHj4rdTPL3KXJa0TZCk1wnc5Q==}
dependencies:
@@ -2176,7 +2186,7 @@ packages:
dev: true
/concat-map@0.0.1:
- resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
+ resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
dev: true
/concat-stream@2.0.0:
@@ -2519,8 +2529,8 @@ packages:
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
dev: true
- /cypress@13.5.0:
- resolution: {integrity: sha512-oh6U7h9w8wwHfzNDJQ6wVcAeXu31DlIYlNOBvfd6U4CcB8oe4akawQmH+QJVOMZlM42eBoCne015+svVqdwdRQ==}
+ /cypress@13.5.1:
+ resolution: {integrity: sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==}
engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0}
hasBin: true
requiresBuild: true
@@ -2967,9 +2977,9 @@ packages:
eslint: 8.53.0
dev: true
- /eslint-define-config@1.24.1:
- resolution: {integrity: sha512-o36vBhPSWyIQlHoMqGhhcGmOOm2A2ccBVIdLTG/AWdm9YmjpsLpf+5ntf9LlHR6dduLREgxtGwvwPwSt7vnXJg==}
- engines: {node: '>=18.0.0', npm: '>=9.0.0', pnpm: '>= 8.6.0'}
+ /eslint-define-config@2.0.0:
+ resolution: {integrity: sha512-M8ao9mAE35BGwjZeT8ZlsRA42wcJHWS29Avd0qfeclRXig6uTnGXcaO7UxVyFzUA1VJtxeV/acw4KrhJA3JqxQ==}
+ engines: {node: '>=18.0.0', npm: '>=9.0.0', pnpm: '>=8.6.0'}
dev: true
/eslint-gitignore@0.1.0(eslint@8.53.0):
@@ -3130,7 +3140,7 @@ packages:
glob-parent: 6.0.2
globals: 13.23.0
graphemer: 1.4.0
- ignore: 5.2.4
+ ignore: 5.3.0
imurmurhash: 0.1.4
is-glob: 4.0.3
is-path-inside: 3.0.3
@@ -3637,7 +3647,7 @@ packages:
array-union: 2.1.0
dir-glob: 3.0.1
fast-glob: 3.3.2
- ignore: 5.2.4
+ ignore: 5.3.0
merge2: 1.4.1
slash: 3.0.0
dev: true
@@ -3777,8 +3787,8 @@ packages:
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
dev: true
- /ignore@5.2.4:
- resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==}
+ /ignore@5.3.0:
+ resolution: {integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==}
engines: {node: '>= 4'}
dev: true
@@ -4508,7 +4518,7 @@ packages:
acorn: 8.11.2
pathe: 1.1.1
pkg-types: 1.0.3
- ufo: 1.3.1
+ ufo: 1.3.2
dev: true
/modify-values@1.0.1:
@@ -5030,7 +5040,7 @@ packages:
dependencies:
find-up: 6.3.0
read-pkg: 8.1.0
- type-fest: 4.7.1
+ type-fest: 4.8.1
dev: true
/read-pkg-up@3.0.0:
@@ -5076,7 +5086,7 @@ packages:
'@types/normalize-package-data': 2.4.4
normalize-package-data: 6.0.0
parse-json: 7.1.1
- type-fest: 4.7.1
+ type-fest: 4.8.1
dev: true
/readable-stream@2.3.8:
@@ -5132,7 +5142,7 @@ packages:
/request-progress@3.0.0:
resolution: {integrity: sha512-MnWzEHHaxHO2iWiQuHrUPBi/1WeBf5PkxQqNyNvLl9VAYSdXkP8tQ3pBSeCPD+yw0v0Aq1zosWLz0BdeXpWwZg==}
dependencies:
- throttleit: 1.0.0
+ throttleit: 1.0.1
dev: true
/require-directory@2.1.1:
@@ -5262,8 +5272,8 @@ packages:
postcss: 8.4.31
dev: true
- /search-insights@2.10.0:
- resolution: {integrity: sha512-pQGrOE56QuTRmq4NzliRZe9rv914hBMBjOviuDliDHoIhmBGoyZRlFsPd4RprGGNC4PKdD2Jz54YN4Cmkb44mA==}
+ /search-insights@2.11.0:
+ resolution: {integrity: sha512-Uin2J8Bpm3xaZi9Y8QibSys6uJOFZ+REMrf42v20AA3FUDUrshKkMEP6liJbMAHCm71wO6ls4mwAf7a3gFVxLw==}
dev: true
/semver@5.7.2:
@@ -5683,8 +5693,8 @@ packages:
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
dev: true
- /throttleit@1.0.0:
- resolution: {integrity: sha512-rkTVqu6IjfQ/6+uNuuc3sZek4CEYxTJom3IktzgdSxcZqdARuebbA/f4QmAxMQIxqq9ZLEUkSYqvuk1I6VKq4g==}
+ /throttleit@1.0.1:
+ resolution: {integrity: sha512-vDZpf9Chs9mAdfY046mcPt8fg5QSZr37hEH4TXYBnDF+izxgrbRGUAAaBvIk/fJm9aOFCGFd1EsNg5AZCbnQCQ==}
dev: true
/through2@2.0.5:
@@ -5857,8 +5867,8 @@ packages:
engines: {node: '>=14.16'}
dev: true
- /type-fest@4.7.1:
- resolution: {integrity: sha512-iWr8RUmzAJRfhZugX9O7nZE6pCxDU8CZ3QxsLuTnGcBLJpCaP2ll3s4eMTBoFnU/CeXY/5rfQSuAEsTGJO4y8A==}
+ /type-fest@4.8.1:
+ resolution: {integrity: sha512-ShaaYnjf+0etG8W/FumARKMjjIToy/haCaTjN2dvcewOSoNqCQzdgG7m2JVOlM5qndGTHjkvsrWZs+k/2Z7E0Q==}
engines: {node: '>=16'}
dev: true
@@ -5924,8 +5934,8 @@ packages:
hasBin: true
dev: true
- /ufo@1.3.1:
- resolution: {integrity: sha512-uY/99gMLIOlJPwATcMVYfqDSxUR9//AUcgZMzwfSTJPDKzA1S8mX4VLqa+fiAtveraQUBCz4FFcwVZBGbwBXIw==}
+ /ufo@1.3.2:
+ resolution: {integrity: sha512-o+ORpgGwaYQXgqGDwd+hkS4PuZ3QnmqMMxRuajK/a38L6fTpcE5GPIfrf+L/KemFzfUpeUQc1rRS1iDBozvnFA==}
dev: true
/uglify-js@3.17.4:
@@ -6019,7 +6029,7 @@ packages:
dev: true
/verror@1.10.0:
- resolution: {integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=}
+ resolution: {integrity: sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==}
engines: {'0': node >=0.6.0}
dependencies:
assert-plus: 1.0.0
@@ -6027,7 +6037,7 @@ packages:
extsprintf: 1.3.0
dev: true
- /vite-node@0.34.6(@types/node@20.9.0):
+ /vite-node@0.34.6(@types/node@20.9.1):
resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==}
engines: {node: '>=v14.18.0'}
hasBin: true
@@ -6037,7 +6047,7 @@ packages:
mlly: 1.4.2
pathe: 1.1.1
picocolors: 1.0.0
- vite: 4.5.0(@types/node@20.9.0)
+ vite: 4.5.0(@types/node@20.9.1)
transitivePeerDependencies:
- '@types/node'
- less
@@ -6049,7 +6059,7 @@ packages:
- terser
dev: true
- /vite@4.5.0(@types/node@20.9.0):
+ /vite@4.5.0(@types/node@20.9.1):
resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@@ -6077,7 +6087,7 @@ packages:
terser:
optional: true
dependencies:
- '@types/node': 20.9.0
+ '@types/node': 20.9.1
esbuild: 0.18.20
postcss: 8.4.31
rollup: 3.29.4
@@ -6085,22 +6095,22 @@ packages:
fsevents: 2.3.3
dev: true
- /vitepress@1.0.0-beta.7(@algolia/client-search@4.19.1)(@types/node@20.9.0)(search-insights@2.10.0)(typescript@4.9.5):
+ /vitepress@1.0.0-beta.7(@algolia/client-search@4.19.1)(@types/node@20.9.1)(search-insights@2.11.0)(typescript@4.9.5):
resolution: {integrity: sha512-P9Rw+FXatKIU4fVdtKxqwHl6fby8E/8zE3FIfep6meNgN4BxbWqoKJ6yfuuQQR9IrpQqwnyaBh4LSabyll6tWg==}
hasBin: true
dependencies:
'@docsearch/css': 3.5.2
- '@docsearch/js': 3.5.2(@algolia/client-search@4.19.1)(search-insights@2.10.0)
- '@vitejs/plugin-vue': 4.4.1(vite@4.5.0)(vue@3.3.8)
+ '@docsearch/js': 3.5.2(@algolia/client-search@4.19.1)(search-insights@2.11.0)
+ '@vitejs/plugin-vue': 4.5.0(vite@4.5.0)(vue@3.3.8)
'@vue/devtools-api': 6.5.1
- '@vueuse/core': 10.6.0(vue@3.3.8)
+ '@vueuse/core': 10.6.1(vue@3.3.8)
'@vueuse/integrations': 10.6.1(focus-trap@7.5.4)(vue@3.3.8)
body-scroll-lock: 4.0.0-beta.0
focus-trap: 7.5.4
mark.js: 8.11.1
minisearch: 6.2.0
shiki: 0.14.5
- vite: 4.5.0(@types/node@20.9.0)
+ vite: 4.5.0(@types/node@20.9.1)
vue: 3.3.8(typescript@4.9.5)
transitivePeerDependencies:
- '@algolia/client-search'
@@ -6163,7 +6173,7 @@ packages:
dependencies:
'@types/chai': 4.3.10
'@types/chai-subset': 1.3.5
- '@types/node': 20.9.0
+ '@types/node': 20.9.1
'@vitest/expect': 0.34.6
'@vitest/runner': 0.34.6
'@vitest/snapshot': 0.34.6
@@ -6183,8 +6193,8 @@ packages:
strip-literal: 1.3.0
tinybench: 2.5.1
tinypool: 0.7.0
- vite: 4.5.0(@types/node@20.9.0)
- vite-node: 0.34.6(@types/node@20.9.0)
+ vite: 4.5.0(@types/node@20.9.1)
+ vite-node: 0.34.6(@types/node@20.9.1)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less