mirror of https://github.com/YunYouJun/valaxy
chore: upgrade deps
This commit is contained in:
parent
e0f53ed129
commit
73d6e7af41
|
@ -10,6 +10,8 @@ end: false
|
|||
|
||||
## Automatic Style Injection {lang="en"}
|
||||
|
||||
> 仅首次新建 styles/index.scss 文件时,需要重启开发服务器,以确保 scss 被加载。
|
||||
|
||||
:::zh-CN
|
||||
新建 `styles` 文件夹,目录下的以下文件将会被自动引入:
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"@antfu/eslint-config": "^0.37.0",
|
||||
"@microsoft/api-extractor": "^7.34.4",
|
||||
"@types/debug": "^4.1.7",
|
||||
"@types/node": "^18.15.7",
|
||||
"@types/node": "^18.15.10",
|
||||
"@types/prompts": "^2.4.3",
|
||||
"@types/resolve": "^1.20.2",
|
||||
"@types/semver": "^7.3.13",
|
||||
|
|
219
pnpm-lock.yaml
219
pnpm-lock.yaml
|
@ -7,7 +7,7 @@ importers:
|
|||
'@antfu/eslint-config': ^0.37.0
|
||||
'@microsoft/api-extractor': ^7.34.4
|
||||
'@types/debug': ^4.1.7
|
||||
'@types/node': ^18.15.7
|
||||
'@types/node': ^18.15.10
|
||||
'@types/prompts': ^2.4.3
|
||||
'@types/resolve': ^1.20.2
|
||||
'@types/semver': ^7.3.13
|
||||
|
@ -35,9 +35,9 @@ importers:
|
|||
zx: ^7.2.1
|
||||
devDependencies:
|
||||
'@antfu/eslint-config': 0.37.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@microsoft/api-extractor': 7.34.4_@types+node@18.15.7
|
||||
'@microsoft/api-extractor': 7.34.4_@types+node@18.15.10
|
||||
'@types/debug': 4.1.7
|
||||
'@types/node': 18.15.7
|
||||
'@types/node': 18.15.10
|
||||
'@types/prompts': 2.4.3
|
||||
'@types/resolve': 1.20.2
|
||||
'@types/semver': 7.3.13
|
||||
|
@ -425,7 +425,7 @@ packages:
|
|||
'@jridgewell/trace-mapping': 0.3.17
|
||||
dev: false
|
||||
|
||||
/@antfu/eslint-config-basic/0.37.0_fromrju7jehw6fnytoi4nst6te:
|
||||
/@antfu/eslint-config-basic/0.37.0_no3ao6kezyqgwur6dkilfjrh74:
|
||||
resolution: {integrity: sha512-iBj6qjAOQr+WMhK38lfR2/xdIY81qUk4i6tHhwmcxXi4GEf2HF6I4Cgeu9SyIlTxOw8AP1CVqdUNzUbmYSaMZg==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
|
@ -434,14 +434,14 @@ packages:
|
|||
eslint-plugin-antfu: 0.37.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.36.0
|
||||
eslint-plugin-html: 7.1.0
|
||||
eslint-plugin-import: 2.27.5_a7er6olmtneep4uytpot6gt7wu
|
||||
eslint-plugin-import: 2.27.5_cnkxirszkzb4o6ts7gbclno24e
|
||||
eslint-plugin-jsonc: 2.7.0_eslint@8.36.0
|
||||
eslint-plugin-markdown: 3.0.0_eslint@8.36.0
|
||||
eslint-plugin-n: 15.6.1_eslint@8.36.0
|
||||
eslint-plugin-no-only-tests: 3.1.0
|
||||
eslint-plugin-promise: 6.1.1_eslint@8.36.0
|
||||
eslint-plugin-unicorn: 46.0.0_eslint@8.36.0
|
||||
eslint-plugin-unused-imports: 2.0.0_dchlkxfdm6cbfc25bfo3oeha6e
|
||||
eslint-plugin-unused-imports: 2.0.0_pjgbsoxltfjhart6hcjsvw66hu
|
||||
eslint-plugin-yml: 1.5.0_eslint@8.36.0
|
||||
jsonc-eslint-parser: 2.2.0
|
||||
yaml-eslint-parser: 1.2.0
|
||||
|
@ -460,11 +460,11 @@ packages:
|
|||
eslint: '>=7.4.0'
|
||||
typescript: '>=3.9'
|
||||
dependencies:
|
||||
'@antfu/eslint-config-basic': 0.37.0_fromrju7jehw6fnytoi4nst6te
|
||||
'@typescript-eslint/eslint-plugin': 5.55.0_gbrymshiwbruly5dfbpezf4fny
|
||||
'@typescript-eslint/parser': 5.55.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@antfu/eslint-config-basic': 0.37.0_no3ao6kezyqgwur6dkilfjrh74
|
||||
'@typescript-eslint/eslint-plugin': 5.56.0_5usxfyjmq7oqnmqnfeoqunnmyu
|
||||
'@typescript-eslint/parser': 5.56.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
eslint: 8.36.0
|
||||
eslint-plugin-jest: 27.2.1_cojkaohjdfvrlo5gb3jlevsosq
|
||||
eslint-plugin-jest: 27.2.1_kivqrsztoeywtoil3jqjehdy3e
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-typescript
|
||||
|
@ -473,15 +473,15 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@antfu/eslint-config-vue/0.37.0_fromrju7jehw6fnytoi4nst6te:
|
||||
/@antfu/eslint-config-vue/0.37.0_no3ao6kezyqgwur6dkilfjrh74:
|
||||
resolution: {integrity: sha512-d7n4+7f6YMizE1HDEOtIBJGruFuIeqrNF+ZjHM8o6+isMrJkvdjVx6nHtHVtoWNYW6jiRJ5AW+nkfo2aoNGUyA==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
dependencies:
|
||||
'@antfu/eslint-config-basic': 0.37.0_fromrju7jehw6fnytoi4nst6te
|
||||
'@antfu/eslint-config-basic': 0.37.0_no3ao6kezyqgwur6dkilfjrh74
|
||||
'@antfu/eslint-config-ts': 0.37.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
eslint: 8.36.0
|
||||
eslint-plugin-vue: 9.9.0_eslint@8.36.0
|
||||
eslint-plugin-vue: 9.10.0_eslint@8.36.0
|
||||
local-pkg: 0.4.3
|
||||
transitivePeerDependencies:
|
||||
- '@typescript-eslint/eslint-plugin'
|
||||
|
@ -498,18 +498,18 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
dependencies:
|
||||
'@antfu/eslint-config-vue': 0.37.0_fromrju7jehw6fnytoi4nst6te
|
||||
'@typescript-eslint/eslint-plugin': 5.55.0_gbrymshiwbruly5dfbpezf4fny
|
||||
'@typescript-eslint/parser': 5.55.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@antfu/eslint-config-vue': 0.37.0_no3ao6kezyqgwur6dkilfjrh74
|
||||
'@typescript-eslint/eslint-plugin': 5.56.0_5usxfyjmq7oqnmqnfeoqunnmyu
|
||||
'@typescript-eslint/parser': 5.56.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
eslint: 8.36.0
|
||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.36.0
|
||||
eslint-plugin-html: 7.1.0
|
||||
eslint-plugin-import: 2.27.5_a7er6olmtneep4uytpot6gt7wu
|
||||
eslint-plugin-import: 2.27.5_cnkxirszkzb4o6ts7gbclno24e
|
||||
eslint-plugin-jsonc: 2.7.0_eslint@8.36.0
|
||||
eslint-plugin-n: 15.6.1_eslint@8.36.0
|
||||
eslint-plugin-promise: 6.1.1_eslint@8.36.0
|
||||
eslint-plugin-unicorn: 46.0.0_eslint@8.36.0
|
||||
eslint-plugin-vue: 9.9.0_eslint@8.36.0
|
||||
eslint-plugin-vue: 9.10.0_eslint@8.36.0
|
||||
eslint-plugin-yml: 1.5.0_eslint@8.36.0
|
||||
jsonc-eslint-parser: 2.2.0
|
||||
yaml-eslint-parser: 1.2.0
|
||||
|
@ -864,8 +864,8 @@ packages:
|
|||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@eslint-community/eslint-utils/4.3.0_eslint@8.36.0:
|
||||
resolution: {integrity: sha512-v3oplH6FYCULtFuCeqyuTd9D2WKO937Dxdq+GmHOLL72TTRriLxz2VLlNfkZRsvj6PKnOPAtuT6dwrs/pA5DvA==}
|
||||
/@eslint-community/eslint-utils/4.4.0_eslint@8.36.0:
|
||||
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
|
@ -879,6 +879,11 @@ packages:
|
|||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@eslint-community/regexpp/4.4.1:
|
||||
resolution: {integrity: sha512-BISJ6ZE4xQsuL/FmsyRaiffpq977bMlsKfGHTQrOGFErfByxIe6iZTxPf/00Zon9b9a7iUykfQwejN3s2ZW/Bw==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@eslint/eslintrc/2.0.1:
|
||||
resolution: {integrity: sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
@ -1162,24 +1167,24 @@ packages:
|
|||
resolution: {integrity: sha512-mrC4y8n88BYvgcgzq9bvTlDgFyi2zuvzmPilRvRc3Uz1iIvq8mDhxJ0rHKFUNzPEScpDvJdIujqiDrulMqiudA==}
|
||||
dev: true
|
||||
|
||||
/@microsoft/api-extractor-model/7.26.4_@types+node@18.15.7:
|
||||
/@microsoft/api-extractor-model/7.26.4_@types+node@18.15.10:
|
||||
resolution: {integrity: sha512-PDCgCzXDo+SLY5bsfl4bS7hxaeEtnXj7XtuzEE+BtALp7B5mK/NrS2kHWU69pohgsRmEALycQdaQPXoyT2i5MQ==}
|
||||
dependencies:
|
||||
'@microsoft/tsdoc': 0.14.2
|
||||
'@microsoft/tsdoc-config': 0.16.2
|
||||
'@rushstack/node-core-library': 3.55.2_@types+node@18.15.7
|
||||
'@rushstack/node-core-library': 3.55.2_@types+node@18.15.10
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
dev: true
|
||||
|
||||
/@microsoft/api-extractor/7.34.4_@types+node@18.15.7:
|
||||
/@microsoft/api-extractor/7.34.4_@types+node@18.15.10:
|
||||
resolution: {integrity: sha512-HOdcci2nT40ejhwPC3Xja9G+WSJmWhCUKKryRfQYsmE9cD+pxmBaKBKCbuS9jUcl6bLLb4Gz+h7xEN5r0QiXnQ==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@microsoft/api-extractor-model': 7.26.4_@types+node@18.15.7
|
||||
'@microsoft/api-extractor-model': 7.26.4_@types+node@18.15.10
|
||||
'@microsoft/tsdoc': 0.14.2
|
||||
'@microsoft/tsdoc-config': 0.16.2
|
||||
'@rushstack/node-core-library': 3.55.2_@types+node@18.15.7
|
||||
'@rushstack/node-core-library': 3.55.2_@types+node@18.15.10
|
||||
'@rushstack/rig-package': 0.3.18
|
||||
'@rushstack/ts-command-line': 4.13.2
|
||||
colors: 1.2.5
|
||||
|
@ -1239,7 +1244,7 @@ packages:
|
|||
estree-walker: 2.0.2
|
||||
picomatch: 2.3.1
|
||||
|
||||
/@rushstack/node-core-library/3.55.2_@types+node@18.15.7:
|
||||
/@rushstack/node-core-library/3.55.2_@types+node@18.15.10:
|
||||
resolution: {integrity: sha512-SaLe/x/Q/uBVdNFK5V1xXvsVps0y7h1sN7aSJllQyFbugyOaxhNRF25bwEDnicARNEjJw0pk0lYnJQ9Kr6ev0A==}
|
||||
peerDependencies:
|
||||
'@types/node': '*'
|
||||
|
@ -1247,7 +1252,7 @@ packages:
|
|||
'@types/node':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 18.15.7
|
||||
'@types/node': 18.15.10
|
||||
colors: 1.2.5
|
||||
fs-extra: 7.0.1
|
||||
import-lazy: 4.0.0
|
||||
|
@ -1325,7 +1330,7 @@ packages:
|
|||
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
|
||||
dependencies:
|
||||
'@types/jsonfile': 6.1.1
|
||||
'@types/node': 18.15.7
|
||||
'@types/node': 18.15.10
|
||||
dev: true
|
||||
|
||||
/@types/html-to-text/9.0.0:
|
||||
|
@ -1343,7 +1348,7 @@ packages:
|
|||
/@types/jsonfile/6.1.1:
|
||||
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
|
||||
dependencies:
|
||||
'@types/node': 18.15.7
|
||||
'@types/node': 18.15.10
|
||||
dev: true
|
||||
|
||||
/@types/katex/0.16.0:
|
||||
|
@ -1359,8 +1364,8 @@ packages:
|
|||
'@types/linkify-it': 3.0.2
|
||||
'@types/mdurl': 1.0.2
|
||||
|
||||
/@types/mdast/3.0.10:
|
||||
resolution: {integrity: sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==}
|
||||
/@types/mdast/3.0.11:
|
||||
resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==}
|
||||
dependencies:
|
||||
'@types/unist': 2.0.6
|
||||
dev: true
|
||||
|
@ -1375,12 +1380,12 @@ packages:
|
|||
/@types/ms/0.7.31:
|
||||
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
|
||||
|
||||
/@types/node/14.18.40:
|
||||
resolution: {integrity: sha512-pGteXO/JQX7wPxGR8lyT+doqjMa7XvlVowwrDwLfX92k5SdLkk4cwC7CYSLBxrenw/R5oQwKioVIak7ZgplM3g==}
|
||||
/@types/node/14.18.41:
|
||||
resolution: {integrity: sha512-2cfHr8AsUjKx6u4Q+d2eqK51z8+HueoumCQGCKVt95y/yGG4uajOuCANSnE20mbLw94h3tMcddIJ8nYkTu2mFw==}
|
||||
dev: true
|
||||
|
||||
/@types/node/18.15.7:
|
||||
resolution: {integrity: sha512-LFmUbFunqmBn26wJZgZPYZPrDR1RwGOu2v79Mgcka1ndO6V0/cwjivPTc4yoK6n9kmw4/ls1r8cLrvh2iMibFA==}
|
||||
/@types/node/18.15.10:
|
||||
resolution: {integrity: sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ==}
|
||||
dev: true
|
||||
|
||||
/@types/node/18.6.1:
|
||||
|
@ -1398,7 +1403,7 @@ packages:
|
|||
/@types/prompts/2.4.3:
|
||||
resolution: {integrity: sha512-qpzXlxoPv67TCtTCS+SwYmz1M+G5ARTrE5YVlrZPy/xBD36dzLqiJLDzOzsMXkcJYq6+6UkWqFwtLAOjsfec5Q==}
|
||||
dependencies:
|
||||
'@types/node': 18.15.7
|
||||
'@types/node': 18.15.10
|
||||
kleur: 3.0.3
|
||||
dev: true
|
||||
|
||||
|
@ -1448,12 +1453,12 @@ packages:
|
|||
resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
'@types/node': 18.15.7
|
||||
'@types/node': 18.15.10
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.55.0_gbrymshiwbruly5dfbpezf4fny:
|
||||
resolution: {integrity: sha512-IZGc50rtbjk+xp5YQoJvmMPmJEYoC53SiKPXyqWfv15XoD2Y5Kju6zN0DwlmaGJp1Iw33JsWJcQ7nw0lGCGjVg==}
|
||||
/@typescript-eslint/eslint-plugin/5.56.0_5usxfyjmq7oqnmqnfeoqunnmyu:
|
||||
resolution: {integrity: sha512-ZNW37Ccl3oMZkzxrYDUX4o7cnuPgU+YrcaYXzsRtLB16I1FR5SHMqga3zGsaSliZADCWo2v8qHWqAYIj8nWCCg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
|
@ -1463,11 +1468,11 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.4.0
|
||||
'@typescript-eslint/parser': 5.55.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@typescript-eslint/scope-manager': 5.55.0
|
||||
'@typescript-eslint/type-utils': 5.55.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@typescript-eslint/utils': 5.55.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@eslint-community/regexpp': 4.4.1
|
||||
'@typescript-eslint/parser': 5.56.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@typescript-eslint/scope-manager': 5.56.0
|
||||
'@typescript-eslint/type-utils': 5.56.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@typescript-eslint/utils': 5.56.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
grapheme-splitter: 1.0.4
|
||||
|
@ -1480,8 +1485,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.55.0_oetr3kuzbjncgm24ninkrag7ya:
|
||||
resolution: {integrity: sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw==}
|
||||
/@typescript-eslint/parser/5.56.0_oetr3kuzbjncgm24ninkrag7ya:
|
||||
resolution: {integrity: sha512-sn1OZmBxUsgxMmR8a8U5QM/Wl+tyqlH//jTqCg8daTAmhAk26L2PFhcqPLlYBhYUJMZJK276qLXlHN3a83o2cg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -1490,9 +1495,9 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.55.0
|
||||
'@typescript-eslint/types': 5.55.0
|
||||
'@typescript-eslint/typescript-estree': 5.55.0_typescript@4.8.4
|
||||
'@typescript-eslint/scope-manager': 5.56.0
|
||||
'@typescript-eslint/types': 5.56.0
|
||||
'@typescript-eslint/typescript-estree': 5.56.0_typescript@4.8.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
typescript: 4.8.4
|
||||
|
@ -1500,16 +1505,16 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.55.0:
|
||||
resolution: {integrity: sha512-OK+cIO1ZGhJYNCL//a3ROpsd83psf4dUJ4j7pdNVzd5DmIk+ffkuUIX2vcZQbEW/IR41DYsfJTB19tpCboxQuw==}
|
||||
/@typescript-eslint/scope-manager/5.56.0:
|
||||
resolution: {integrity: sha512-jGYKyt+iBakD0SA5Ww8vFqGpoV2asSjwt60Gl6YcO8ksQ8s2HlUEyHBMSa38bdLopYqGf7EYQMUIGdT/Luw+sw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.55.0
|
||||
'@typescript-eslint/visitor-keys': 5.55.0
|
||||
'@typescript-eslint/types': 5.56.0
|
||||
'@typescript-eslint/visitor-keys': 5.56.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.55.0_oetr3kuzbjncgm24ninkrag7ya:
|
||||
resolution: {integrity: sha512-ObqxBgHIXj8rBNm0yh8oORFrICcJuZPZTqtAFh0oZQyr5DnAHZWfyw54RwpEEH+fD8suZaI0YxvWu5tYE/WswA==}
|
||||
/@typescript-eslint/type-utils/5.56.0_oetr3kuzbjncgm24ninkrag7ya:
|
||||
resolution: {integrity: sha512-8WxgOgJjWRy6m4xg9KoSHPzBNZeQbGlQOH7l2QEhQID/+YseaFxg5J/DLwWSsi9Axj4e/cCiKx7PVzOq38tY4A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
|
@ -1518,8 +1523,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.55.0_typescript@4.8.4
|
||||
'@typescript-eslint/utils': 5.55.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@typescript-eslint/typescript-estree': 5.56.0_typescript@4.8.4
|
||||
'@typescript-eslint/utils': 5.56.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
tsutils: 3.21.0_typescript@4.8.4
|
||||
|
@ -1528,13 +1533,13 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.55.0:
|
||||
resolution: {integrity: sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug==}
|
||||
/@typescript-eslint/types/5.56.0:
|
||||
resolution: {integrity: sha512-JyAzbTJcIyhuUhogmiu+t79AkdnqgPUEsxMTMc/dCZczGMJQh1MK2wgrju++yMN6AWroVAy2jxyPcPr3SWCq5w==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.55.0_typescript@4.8.4:
|
||||
resolution: {integrity: sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ==}
|
||||
/@typescript-eslint/typescript-estree/5.56.0_typescript@4.8.4:
|
||||
resolution: {integrity: sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -1542,8 +1547,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.55.0
|
||||
'@typescript-eslint/visitor-keys': 5.55.0
|
||||
'@typescript-eslint/types': 5.56.0
|
||||
'@typescript-eslint/visitor-keys': 5.56.0
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -1554,18 +1559,18 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.55.0_oetr3kuzbjncgm24ninkrag7ya:
|
||||
resolution: {integrity: sha512-FkW+i2pQKcpDC3AY6DU54yl8Lfl14FVGYDgBTyGKB75cCwV3KpkpTMFi9d9j2WAJ4271LR2HeC5SEWF/CZmmfw==}
|
||||
/@typescript-eslint/utils/5.56.0_oetr3kuzbjncgm24ninkrag7ya:
|
||||
resolution: {integrity: sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.3.0_eslint@8.36.0
|
||||
'@eslint-community/eslint-utils': 4.4.0_eslint@8.36.0
|
||||
'@types/json-schema': 7.0.11
|
||||
'@types/semver': 7.3.13
|
||||
'@typescript-eslint/scope-manager': 5.55.0
|
||||
'@typescript-eslint/types': 5.55.0
|
||||
'@typescript-eslint/typescript-estree': 5.55.0_typescript@4.8.4
|
||||
'@typescript-eslint/scope-manager': 5.56.0
|
||||
'@typescript-eslint/types': 5.56.0
|
||||
'@typescript-eslint/typescript-estree': 5.56.0_typescript@4.8.4
|
||||
eslint: 8.36.0
|
||||
eslint-scope: 5.1.1
|
||||
semver: 7.3.8
|
||||
|
@ -1574,11 +1579,11 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.55.0:
|
||||
resolution: {integrity: sha512-q2dlHHwWgirKh1D3acnuApXG+VNXpEY5/AwRxDVuEQpxWaB0jCDe0jFMVMALJ3ebSfuOVE8/rMS+9ZOYGg1GWw==}
|
||||
/@typescript-eslint/visitor-keys/5.56.0:
|
||||
resolution: {integrity: sha512-1mFdED7u5bZpX6Xxf5N9U2c18sb+8EvU3tyOIj6LQZ5OOvnmj8BVeNNP603OFPm5KkS1a7IvCIcwrdHXaEMG/Q==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.55.0
|
||||
'@typescript-eslint/types': 5.56.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
|
@ -2068,7 +2073,7 @@ packages:
|
|||
dependencies:
|
||||
'@vueuse/core': 9.13.0_vue@3.2.47
|
||||
autosize: 6.0.1
|
||||
marked: 4.2.12
|
||||
marked: 4.3.0
|
||||
vue: 3.2.47
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
@ -2849,7 +2854,7 @@ packages:
|
|||
dependencies:
|
||||
'@cypress/request': 2.88.11
|
||||
'@cypress/xvfb': 1.2.4_supports-color@8.1.1
|
||||
'@types/node': 14.18.40
|
||||
'@types/node': 14.18.41
|
||||
'@types/sinonjs__fake-timers': 8.1.1
|
||||
'@types/sizzle': 2.3.3
|
||||
arch: 2.2.0
|
||||
|
@ -3368,7 +3373,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.7.4_tzfhnsp6rhftjfsbnqrkrbah74:
|
||||
/eslint-module-utils/2.7.4_tf7h2azriypc3gaglz256o6pea:
|
||||
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -3389,7 +3394,7 @@ packages:
|
|||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.55.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@typescript-eslint/parser': 5.56.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
debug: 3.2.7
|
||||
eslint: 8.36.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
|
@ -3400,7 +3405,7 @@ packages:
|
|||
/eslint-plugin-antfu/0.37.0_oetr3kuzbjncgm24ninkrag7ya:
|
||||
resolution: {integrity: sha512-Tekr9S4fkrmH88RS5XHvs3gQwQIn/2As8gYePzrPHTQEQF00pIx0sa1eQrhmvN50ubUG4WkZnpx/uR3073jLeg==}
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.55.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@typescript-eslint/utils': 5.56.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
- supports-color
|
||||
|
@ -3441,10 +3446,10 @@ packages:
|
|||
/eslint-plugin-html/7.1.0:
|
||||
resolution: {integrity: sha512-fNLRraV/e6j8e3XYOC9xgND4j+U7b1Rq+OygMlLcMg+wI/IpVbF+ubQa3R78EjKB9njT6TQOlcK5rFKBVVtdfg==}
|
||||
dependencies:
|
||||
htmlparser2: 8.0.1
|
||||
htmlparser2: 8.0.2
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.27.5_a7er6olmtneep4uytpot6gt7wu:
|
||||
/eslint-plugin-import/2.27.5_cnkxirszkzb4o6ts7gbclno24e:
|
||||
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -3454,7 +3459,7 @@ packages:
|
|||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.55.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@typescript-eslint/parser': 5.56.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
|
@ -3462,7 +3467,7 @@ packages:
|
|||
doctrine: 2.1.0
|
||||
eslint: 8.36.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
eslint-module-utils: 2.7.4_tzfhnsp6rhftjfsbnqrkrbah74
|
||||
eslint-module-utils: 2.7.4_tf7h2azriypc3gaglz256o6pea
|
||||
has: 1.0.3
|
||||
is-core-module: 2.11.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -3477,7 +3482,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest/27.2.1_cojkaohjdfvrlo5gb3jlevsosq:
|
||||
/eslint-plugin-jest/27.2.1_kivqrsztoeywtoil3jqjehdy3e:
|
||||
resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3490,8 +3495,8 @@ packages:
|
|||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.55.0_gbrymshiwbruly5dfbpezf4fny
|
||||
'@typescript-eslint/utils': 5.55.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
'@typescript-eslint/eslint-plugin': 5.56.0_5usxfyjmq7oqnmqnfeoqunnmyu
|
||||
'@typescript-eslint/utils': 5.56.0_oetr3kuzbjncgm24ninkrag7ya
|
||||
eslint: 8.36.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -3504,7 +3509,7 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.3.0_eslint@8.36.0
|
||||
'@eslint-community/eslint-utils': 4.4.0_eslint@8.36.0
|
||||
eslint: 8.36.0
|
||||
jsonc-eslint-parser: 2.2.0
|
||||
natural-compare: 1.4.0
|
||||
|
@ -3560,7 +3565,7 @@ packages:
|
|||
eslint: '>=8.28.0'
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
'@eslint-community/eslint-utils': 4.3.0_eslint@8.36.0
|
||||
'@eslint-community/eslint-utils': 4.4.0_eslint@8.36.0
|
||||
ci-info: 3.8.0
|
||||
clean-regexp: 1.0.0
|
||||
eslint: 8.36.0
|
||||
|
@ -3578,7 +3583,7 @@ packages:
|
|||
strip-indent: 3.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-unused-imports/2.0.0_dchlkxfdm6cbfc25bfo3oeha6e:
|
||||
/eslint-plugin-unused-imports/2.0.0_pjgbsoxltfjhart6hcjsvw66hu:
|
||||
resolution: {integrity: sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3588,19 +3593,19 @@ packages:
|
|||
'@typescript-eslint/eslint-plugin':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.55.0_gbrymshiwbruly5dfbpezf4fny
|
||||
'@typescript-eslint/eslint-plugin': 5.56.0_5usxfyjmq7oqnmqnfeoqunnmyu
|
||||
eslint: 8.36.0
|
||||
eslint-rule-composer: 0.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue/9.9.0_eslint@8.36.0:
|
||||
resolution: {integrity: sha512-YbubS7eK0J7DCf0U2LxvVP7LMfs6rC6UltihIgval3azO3gyDwEGVgsCMe1TmDiEkl6GdMKfRpaME6QxIYtzDQ==}
|
||||
/eslint-plugin-vue/9.10.0_eslint@8.36.0:
|
||||
resolution: {integrity: sha512-2MgP31OBf8YilUvtakdVMc8xVbcMp7z7/iQj8LHVpXrSXHPXSJRUIGSPFI6b6pyCx/buKaFJ45ycqfHvQRiW2g==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0_eslint@8.36.0
|
||||
eslint: 8.36.0
|
||||
eslint-utils: 3.0.0_eslint@8.36.0
|
||||
natural-compare: 1.4.0
|
||||
nth-check: 2.1.1
|
||||
postcss-selector-parser: 6.0.11
|
||||
|
@ -4442,15 +4447,6 @@ packages:
|
|||
tslib: 2.4.1
|
||||
dev: false
|
||||
|
||||
/htmlparser2/8.0.1:
|
||||
resolution: {integrity: sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==}
|
||||
dependencies:
|
||||
domelementtype: 2.3.0
|
||||
domhandler: 5.0.3
|
||||
domutils: 3.0.1
|
||||
entities: 4.4.0
|
||||
dev: true
|
||||
|
||||
/htmlparser2/8.0.2:
|
||||
resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==}
|
||||
dependencies:
|
||||
|
@ -4458,7 +4454,6 @@ packages:
|
|||
domhandler: 5.0.3
|
||||
domutils: 3.0.1
|
||||
entities: 4.4.0
|
||||
dev: false
|
||||
|
||||
/http-deceiver/1.2.7:
|
||||
resolution: {integrity: sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==}
|
||||
|
@ -5323,8 +5318,8 @@ packages:
|
|||
mdurl: 1.0.1
|
||||
uc.micro: 1.0.6
|
||||
|
||||
/marked/4.2.12:
|
||||
resolution: {integrity: sha512-yr8hSKa3Fv4D3jdZmtMMPghgVt6TWbk86WQaWhDloQjRSQhMMYCAro7jP7VDJrjjdV8pxVxMssXS8B8Y5DZ5aw==}
|
||||
/marked/4.3.0:
|
||||
resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==}
|
||||
engines: {node: '>= 12'}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
@ -5332,7 +5327,7 @@ packages:
|
|||
/mdast-util-from-markdown/0.8.5:
|
||||
resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==}
|
||||
dependencies:
|
||||
'@types/mdast': 3.0.10
|
||||
'@types/mdast': 3.0.11
|
||||
mdast-util-to-string: 2.0.0
|
||||
micromark: 2.11.4
|
||||
parse-entities: 2.0.0
|
||||
|
@ -7265,7 +7260,7 @@ packages:
|
|||
extsprintf: 1.3.0
|
||||
dev: true
|
||||
|
||||
/vite-node/0.29.7_@types+node@18.15.7:
|
||||
/vite-node/0.29.7_@types+node@18.15.10:
|
||||
resolution: {integrity: sha512-PakCZLvz37yFfUPWBnLa1OYHPCGm5v4pmRrTcFN4V/N/T3I6tyP3z07S//9w+DdeL7vVd0VSeyMZuAh+449ZWw==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
|
@ -7275,7 +7270,7 @@ packages:
|
|||
mlly: 1.2.0
|
||||
pathe: 1.1.0
|
||||
picocolors: 1.0.0
|
||||
vite: 4.2.1_@types+node@18.15.7
|
||||
vite: 4.2.1_@types+node@18.15.10
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -7384,7 +7379,7 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/vite/4.2.1_@types+node@18.15.7:
|
||||
/vite/4.2.1_@types+node@18.15.10:
|
||||
resolution: {integrity: sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
|
@ -7409,7 +7404,7 @@ packages:
|
|||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 18.15.7
|
||||
'@types/node': 18.15.10
|
||||
esbuild: 0.17.12
|
||||
postcss: 8.4.21
|
||||
resolve: 1.22.1
|
||||
|
@ -7482,7 +7477,7 @@ packages:
|
|||
dependencies:
|
||||
'@types/chai': 4.3.4
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 18.15.7
|
||||
'@types/node': 18.15.10
|
||||
'@vitest/expect': 0.29.7
|
||||
'@vitest/runner': 0.29.7
|
||||
'@vitest/spy': 0.29.7
|
||||
|
@ -7501,8 +7496,8 @@ packages:
|
|||
tinybench: 2.4.0
|
||||
tinypool: 0.4.0
|
||||
tinyspy: 1.1.1
|
||||
vite: 4.2.1_@types+node@18.15.7
|
||||
vite-node: 0.29.7_@types+node@18.15.7
|
||||
vite: 4.2.1_@types+node@18.15.10
|
||||
vite-node: 0.29.7_@types+node@18.15.10
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
@ -7868,7 +7863,7 @@ packages:
|
|||
dependencies:
|
||||
'@types/fs-extra': 11.0.1
|
||||
'@types/minimist': 1.2.2
|
||||
'@types/node': 18.15.7
|
||||
'@types/node': 18.15.10
|
||||
'@types/ps-tree': 1.1.2
|
||||
'@types/which': 2.0.2
|
||||
chalk: 5.2.0
|
||||
|
|
Loading…
Reference in New Issue