chore: switch to volar

This commit is contained in:
Anthony Fu 2021-01-22 19:04:21 +08:00
parent 9498d1626e
commit 04cc6fcf87
6 changed files with 3 additions and 327 deletions

View File

@ -1,6 +1,6 @@
{
"recommendations": [
"octref.vetur",
"johnsoncodehk.volar",
"lokalise.i18n-ally",
"antfu.iconify",
"dbaeumer.vscode-eslint",

View File

@ -2,8 +2,6 @@
"i18n-ally.localesPaths": "locales",
"i18n-ally.keystyle": "nested",
"i18n-ally.sortKeys": true,
"vetur.experimental.templateInterpolationService": true,
"cSpell.words": [
"Vitesse"
]

View File

@ -76,15 +76,14 @@ Mocking up web app with <b>Vitesse</b><sup><em>(speed)</em></sup><br>
### Dev tools
- [TypeScript](https://www.typescriptlang.org/)
- [Vue TypeScript Plugin](https://github.com/znck/vue-developer-experience/tree/master/packages/typescript-plugin-vue) - better type support for Vue
- [pnpm](https://pnpm.js.org/) - fast, disk space efficient package manager
- [`vite-ssg`](https://github.com/antfu/vite-ssg) - Server-side generation
- [Netlify](https://www.netlify.com/) - deploy
- [VS Code Extensions](./.vscode/extensions.json)
- [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)
- [Iconify IntelliSense](https://marketplace.visualstudio.com/items?itemName=antfu.iconify)
- [i18n Ally](https://marketplace.visualstudio.com/items?itemName=antfu.i18n-ally)
- [i18n Ally](https://marketplace.visualstudio.com/items?itemName=lokalise.i18n-ally)
- [Tailwind CSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)
- [Vetur](https://marketplace.visualstudio.com/items?itemName=octref.vetur)
- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
## Variations

View File

@ -23,7 +23,6 @@
"@vitejs/plugin-vue": "^1.1.0",
"@vue/compiler-sfc": "^3.0.5",
"@vue/server-renderer": "^3.0.5",
"@vuedx/typescript-plugin-vue": "^0.6.0",
"autoprefixer": "^10.2.3",
"cross-env": "^7.0.3",
"eslint": "^7.18.0",

View File

@ -16,7 +16,6 @@ devDependencies:
'@vitejs/plugin-vue': 1.1.0_@vue+compiler-sfc@3.0.5
'@vue/compiler-sfc': 3.0.5_vue@3.0.5
'@vue/server-renderer': 3.0.5_vue@3.0.5
'@vuedx/typescript-plugin-vue': 0.6.0
autoprefixer: 10.2.3_postcss@8.2.4
cross-env: 7.0.3
eslint: 7.18.0
@ -305,13 +304,6 @@ packages:
hasBin: true
resolution:
integrity: sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==
/@babel/parser/7.12.3:
dev: true
engines:
node: '>=6.0.0'
hasBin: true
resolution:
integrity: sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw==
/@babel/plugin-proposal-async-generator-functions/7.12.12_@babel+core@7.12.10:
dependencies:
'@babel/core': 7.12.10
@ -969,20 +961,6 @@ packages:
dev: true
resolution:
integrity: sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==
/@babel/traverse/7.12.1:
dependencies:
'@babel/code-frame': 7.12.11
'@babel/generator': 7.12.11
'@babel/helper-function-name': 7.12.11
'@babel/helper-split-export-declaration': 7.12.11
'@babel/parser': 7.12.11
'@babel/types': 7.12.1
debug: 4.3.1
globals: 11.12.0
lodash: 4.17.20
dev: true
resolution:
integrity: sha512-MA3WPoRt1ZHo2ZmoGKNqi20YnPt0B1S0GTZEPhhd+hw2KGUzBlHuVunj6K4sNuK+reEvyiPwtp0cpaqLzJDmAw==
/@babel/traverse/7.12.12:
dependencies:
'@babel/code-frame': 7.12.11
@ -997,14 +975,6 @@ packages:
dev: true
resolution:
integrity: sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w==
/@babel/types/7.12.1:
dependencies:
'@babel/helper-validator-identifier': 7.12.11
lodash: 4.17.20
to-fast-properties: 2.0.0
dev: true
resolution:
integrity: sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA==
/@babel/types/7.12.12:
dependencies:
'@babel/helper-validator-identifier': 7.12.11
@ -1338,81 +1308,6 @@ packages:
rollup: ^1.20.0||^2.0.0
resolution:
integrity: sha512-TrBhfJkFxA+ER+ew2U2/fHbebhLT/l/2pRk0hfj9KusXUuRXd2v0R58AfaZK9VXDQ4TogOSEmICVrQAA3zFnHQ==
/@sentry/core/5.30.0:
dependencies:
'@sentry/hub': 5.30.0
'@sentry/minimal': 5.30.0
'@sentry/types': 5.30.0
'@sentry/utils': 5.30.0
tslib: 1.14.1
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-TmfrII8w1PQZSZgPpUESqjB+jC6MvZJZdLtE/0hZ+SrnKhW3x5WlYLvTXZpcWePYBku7rl2wn1RZu6uT0qCTeg==
/@sentry/hub/5.30.0:
dependencies:
'@sentry/types': 5.30.0
'@sentry/utils': 5.30.0
tslib: 1.14.1
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-2tYrGnzb1gKz2EkMDQcfLrDTvmGcQPuWxLnJKXJvYTQDGLlEvi2tWz1VIHjunmOvJrB5aIQLhm+dcMRwFZDCqQ==
/@sentry/minimal/5.30.0:
dependencies:
'@sentry/hub': 5.30.0
'@sentry/types': 5.30.0
tslib: 1.14.1
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-BwWb/owZKtkDX+Sc4zCSTNcvZUq7YcH3uAVlmh/gtR9rmUvbzAA3ewLuB3myi4wWRAMEtny6+J/FN/x+2wn9Xw==
/@sentry/node/5.30.0:
dependencies:
'@sentry/core': 5.30.0
'@sentry/hub': 5.30.0
'@sentry/tracing': 5.30.0
'@sentry/types': 5.30.0
'@sentry/utils': 5.30.0
cookie: 0.4.1
https-proxy-agent: 5.0.0
lru_map: 0.3.3
tslib: 1.14.1
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-Br5oyVBF0fZo6ZS9bxbJZG4ApAjRqAnqFFurMVJJdunNb80brh7a5Qva2kjhm+U6r9NJAB5OmDyPkA1Qnt+QVg==
/@sentry/tracing/5.30.0:
dependencies:
'@sentry/hub': 5.30.0
'@sentry/minimal': 5.30.0
'@sentry/types': 5.30.0
'@sentry/utils': 5.30.0
tslib: 1.14.1
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-dUFowCr0AIMwiLD7Fs314Mdzcug+gBVo/+NCMyDw8tFxJkwWAKl7Qa2OZxLQ0ZHjakcj1hNKfCQJ9rhyfOl4Aw==
/@sentry/types/5.30.0:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-R8xOqlSTZ+htqrfteCWU5Nk0CDN5ApUTvrlvBuiH1DyP6czDZ4ktbZB0hAgBlVcK0U+qpD3ag3Tqqpa5Q67rPw==
/@sentry/utils/5.30.0:
dependencies:
'@sentry/types': 5.30.0
tslib: 1.14.1
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-zaYmoH0NWWtvnJjC9/CBseXMtKHm/tm40sz3YfJRxeQjyzRqNQPgivpd9R/oDJCYj999mzdW382p/qi2ypjLww==
/@surma/rollup-plugin-off-main-thread/1.4.2:
dependencies:
ejs: 2.7.4
@ -1432,10 +1327,6 @@ packages:
tailwindcss: 2.0.0-alpha.24 || ^2.0.0
resolution:
integrity: sha512-3BfOYT5MYNEq81Ism3L2qu/HRP2Q5vWqZtZRQqQrthHuaTK9qpuPfbMT5WATjAM5J1OePKBaI5pLoX4S1JGNMQ==
/@types/braces/3.0.0:
dev: true
resolution:
integrity: sha512-TbH79tcyi9FHwbyboOKeRachRq63mSuWYXOflsNO9ZyE5ClQ/JaozNKl+aWUq87qPNsXasXxi2AbgfwIJ+8GQw==
/@types/estree/0.0.39:
dev: true
resolution:
@ -1448,12 +1339,6 @@ packages:
dev: true
resolution:
integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
/@types/micromatch/4.0.1:
dependencies:
'@types/braces': 3.0.0
dev: true
resolution:
integrity: sha512-my6fLBvpY70KattTNzYOK6KU1oR1+UCz9ug/JbcF5UrEmeCt9P7DV2t7L8+t18mMPINqGQCE4O8PLOPbI84gxw==
/@types/node/14.14.22:
dev: true
resolution:
@ -1696,94 +1581,6 @@ packages:
/@vue/shared/3.0.5:
resolution:
integrity: sha512-gYsNoGkWejBxNO6SNRjOh/xKeZ0H0V+TFzaPzODfBjkAIb0aQgBuixC1brandC/CDJy1wYPwSoYrXpvul7m6yw==
/@vuedx/analyze/0.6.0:
dependencies:
'@babel/code-frame': 7.12.11
'@babel/generator': 7.12.11
'@babel/parser': 7.12.11
'@babel/template': 7.12.7
'@babel/traverse': 7.12.1
'@babel/types': 7.12.1
'@types/micromatch': 4.0.1
'@vuedx/compiler-sfc': 0.6.0
'@vuedx/compiler-tsx': 0.6.0
'@vuedx/projectconfig': 0.6.0
'@vuedx/shared': 0.6.0
'@vuedx/template-ast-types': 0.6.0
cli-highlight: 2.1.10
commander: 6.2.1
fast-glob: 3.2.5
hash-sum: 2.0.0
micromatch: 4.0.2
dev: true
hasBin: true
resolution:
integrity: sha512-zq1d6PSQslESD8P1o0SejIjEWSnOLeWHfaWWW55oIVzMFseWiJKU56azn4nGA8gsb2goF2DPpbf74z1ZF4xrjg==
/@vuedx/compiler-sfc/0.6.0:
dependencies:
'@vue/compiler-core': 3.0.5
lru-cache: 6.0.0
source-map: 0.6.1
dev: true
resolution:
integrity: sha512-UNW6/NOgTDCUCCaQsM1ZW+XmfVIgTqn06FtrZGxvwYzq+9swqI41T788rNylGzTXcCbO5ksrEAUuANjU+vDmXA==
/@vuedx/compiler-tsx/0.6.0:
dependencies:
'@babel/parser': 7.12.3
'@babel/types': 7.12.1
'@vue/compiler-core': 3.0.5
'@vuedx/shared': 0.6.0
'@vuedx/template-ast-types': 0.6.0
dev: true
resolution:
integrity: sha512-lMufESTvpX51jRMgxoqgjn8rGSZJv2ChijkDDn9Lv5TPAf7m0hEvJ7gZa/oLlqk+zk0I8wzTDmr0lE5dCIWdNg==
/@vuedx/projectconfig/0.6.0:
dev: true
resolution:
integrity: sha512-9xr8CpBl+s9fLLckQHEk7b665Le5OHDInAADOVaUzBnXOLyWD9mtGn5t+ljvDUspEGnoRYGxLukCrlzGohy8eQ==
/@vuedx/shared/0.6.0:
dependencies:
'@sentry/node': 5.30.0
node-unique-machine-id: 1.1.0
uuid: 8.3.2
dev: true
resolution:
integrity: sha512-DpHDUoP7urxYXItXYTieTp/HIxcuH2Lhbukx6xAZGCwjo1/8scao49mDgprkc1jWM4cabzrHgwagtcx/ExF4pA==
/@vuedx/template-ast-types/0.6.0:
dependencies:
'@vue/compiler-core': 3.0.5
dev: true
resolution:
integrity: sha512-VUooW3BrQFgydEDP8I0vk4VBSjPORlqCEIJpX3uc4TAR7RIsWExC55c57lOkfrOAELGvxCv2ouy28bfwL0djsg==
/@vuedx/typescript-plugin-vue/0.6.0:
dependencies:
'@intlify/core': 9.0.0-beta.16
'@vuedx/analyze': 0.6.0
'@vuedx/compiler-sfc': 0.6.0
'@vuedx/projectconfig': 0.6.0
'@vuedx/shared': 0.6.0
'@vuedx/template-ast-types': 0.6.0
'@vuedx/vue-virtual-textdocument': 0.6.0
de-indent: 1.0.2
json5: 2.1.3
quick-lru: 5.1.1
vscode-uri: 2.1.2
vscode-web-custom-data: 0.3.2
dev: true
resolution:
integrity: sha512-hTtqSPrU6hpZGQ1LH/mmK5G1gluXCWmD/Q46IzviMIzdJVC14W6BkxwoOMyg9+fIKtkMplqzBTPsK65FhDlOjA==
/@vuedx/vue-virtual-textdocument/0.6.0:
dependencies:
'@vuedx/analyze': 0.6.0
'@vuedx/compiler-sfc': 0.6.0
'@vuedx/compiler-tsx': 0.6.0
'@vuedx/shared': 0.6.0
source-map: 0.6.1
vscode-languageserver-textdocument: 1.0.1
vscode-uri: 2.1.2
dev: true
resolution:
integrity: sha512-LkJRmuyvTS3j9UoLPVIPB0/V6WhyuFtCHIzg6guGU/HxfhzttXC0/LQZ9gMCIC4RmDM0fpYb4pIkxjKWPGcZMw==
/@vueuse/core/4.0.8_vue@3.0.5:
dependencies:
'@vueuse/shared': 4.0.8_vue@3.0.5
@ -1848,14 +1645,6 @@ packages:
hasBin: true
resolution:
integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
/agent-base/6.0.2:
dependencies:
debug: 4.3.1
dev: true
engines:
node: '>= 6.0.0'
resolution:
integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
/ajv/6.12.6:
dependencies:
fast-deep-equal: 3.1.3
@ -1902,10 +1691,6 @@ packages:
node: '>=8'
resolution:
integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
/any-promise/1.3.0:
dev: true
resolution:
integrity: sha1-q8av7tzqUugJzcA3au0845Y10X8=
/argparse/1.0.10:
dependencies:
sprintf-js: 1.0.3
@ -2143,21 +1928,6 @@ packages:
node: '>=4'
resolution:
integrity: sha1-jffHquUf02h06PjQW5GAvBGj/tc=
/cli-highlight/2.1.10:
dependencies:
chalk: 4.1.0
highlight.js: 10.5.0
mz: 2.7.0
parse5: 5.1.1
parse5-htmlparser2-tree-adapter: 6.0.1
yargs: 16.2.0
dev: true
engines:
node: '>=8.0.0'
npm: '>=5.0.0'
hasBin: true
resolution:
integrity: sha512-CcPFD3JwdQ2oSzy+AMG6j3LRTkNjM82kzcSKzoVw6cLanDCJNlsLjeqVTOTfOfucnWv5F0rmBemVf1m9JiIasw==
/clipboard/2.0.6:
dependencies:
good-listener: 1.2.2
@ -2263,12 +2033,6 @@ packages:
dev: true
resolution:
integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
/cookie/0.4.1:
dev: true
engines:
node: '>= 0.6'
resolution:
integrity: sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==
/core-js-compat/3.8.3:
dependencies:
browserslist: 4.16.1
@ -2356,10 +2120,6 @@ packages:
node: '>=10'
resolution:
integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==
/de-indent/1.0.2:
dev: true
resolution:
integrity: sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0=
/debug/2.6.9:
dependencies:
ms: 2.0.0
@ -3231,10 +2991,6 @@ packages:
dev: true
resolution:
integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==
/highlight.js/10.5.0:
dev: true
resolution:
integrity: sha512-xTmvd9HiIHR6L53TMC7TKolEj65zG1XU+Onr8oi86mYa+nLcIbxTTWkpW7CsEwv/vK7u1zb8alZIMLDqqN6KTw==
/hosted-git-info/2.8.8:
dev: true
resolution:
@ -3273,15 +3029,6 @@ packages:
npm: '>=1.3.7'
resolution:
integrity: sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=
/https-proxy-agent/5.0.0:
dependencies:
agent-base: 6.0.2
debug: 4.3.1
dev: true
engines:
node: '>= 6'
resolution:
integrity: sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
/iconv-lite/0.4.24:
dependencies:
safer-buffer: 2.1.2
@ -3751,10 +3498,6 @@ packages:
node: '>=10'
resolution:
integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
/lru_map/0.3.3:
dev: true
resolution:
integrity: sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0=
/magic-string/0.25.7:
dependencies:
sourcemap-codec: 1.4.8
@ -3851,14 +3594,6 @@ packages:
dev: true
resolution:
integrity: sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==
/mz/2.7.0:
dependencies:
any-promise: 1.3.0
object-assign: 4.1.1
thenify-all: 1.6.0
dev: true
resolution:
integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==
/nanoid/3.1.20:
dev: true
engines:
@ -3880,12 +3615,6 @@ packages:
dev: true
resolution:
integrity: sha512-Slf2s69+2/uAD79pVVQo8uSiC34+g8GWY8UH2Qtqv34ZfhYrxpYpfzs9Js9d6O0mbDmALuxaTlplnBTnSELcrw==
/node-unique-machine-id/1.1.0:
dependencies:
uuid: 3.4.0
dev: true
resolution:
integrity: sha512-uJtdcFelVD08XdvxYWYzMYprSTPYl9CYiQbyGYbjXZcMZtLRlEqNUs+C/va/81DNgExsMHL5g0YDYQFS0pENRQ==
/normalize-package-data/2.5.0:
dependencies:
hosted-git-info: 2.8.8
@ -4060,20 +3789,10 @@ packages:
node: '>=8'
resolution:
integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
/parse5-htmlparser2-tree-adapter/6.0.1:
dependencies:
parse5: 6.0.1
dev: true
resolution:
integrity: sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==
/parse5/5.1.1:
dev: true
resolution:
integrity: sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==
/parse5/6.0.1:
dev: true
resolution:
integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
/path-exists/3.0.0:
dev: true
engines:
@ -4346,12 +4065,6 @@ packages:
node: '>=0.6'
resolution:
integrity: sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
/quick-lru/5.1.1:
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==
/randombytes/2.1.0:
dependencies:
safe-buffer: 5.2.1
@ -4944,20 +4657,6 @@ packages:
dev: true
resolution:
integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
/thenify-all/1.6.0:
dependencies:
thenify: 3.3.1
dev: true
engines:
node: '>=0.8'
resolution:
integrity: sha1-GhkY1ALY/D+Y+/I02wvMjMEOlyY=
/thenify/3.3.1:
dependencies:
any-promise: 1.3.0
dev: true
resolution:
integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==
/tiny-emitter/2.1.0:
dev: true
optional: true
@ -5148,11 +4847,6 @@ packages:
hasBin: true
resolution:
integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
/uuid/8.3.2:
dev: true
hasBin: true
resolution:
integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
/v8-compile-cache/2.2.0:
dev: true
resolution:
@ -5262,18 +4956,6 @@ packages:
fsevents: 2.1.3
resolution:
integrity: sha512-+Q/Twq1/tpNQIZl0HSFTqiEuP7lXj+6H/f9q63+s5I2K/sqgSUajL3PL7W9uUUIv9dYpJ1eLqkO42ppH9w9Ldw==
/vscode-languageserver-textdocument/1.0.1:
dev: true
resolution:
integrity: sha512-UIcJDjX7IFkck7cSkNNyzIz5FyvpQfY7sdzVy+wkKN/BLaD4DQ0ppXQrKePomCxTS7RrolK1I0pey0bG9eh8dA==
/vscode-uri/2.1.2:
dev: true
resolution:
integrity: sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==
/vscode-web-custom-data/0.3.2:
dev: true
resolution:
integrity: sha512-GGZ99dJbARyh6rv03dXZImGlP5WvNG382A3nIt0yX1uyqBa558L/klHWcgEJzcVkG4t16OQWwPedMR3JkeD2Qg==
/vue-demi/0.6.0_vue@3.0.5:
dependencies:
vue: 3.0.5
@ -5640,7 +5322,6 @@ specifiers:
'@vitejs/plugin-vue': ^1.1.0
'@vue/compiler-sfc': ^3.0.5
'@vue/server-renderer': ^3.0.5
'@vuedx/typescript-plugin-vue': ^0.6.0
'@vueuse/core': ^4.0.8
'@vueuse/head': ^0.2.3
autoprefixer: ^10.2.3

View File

@ -12,7 +12,6 @@
"resolveJsonModule": true,
"forceConsistentCasingInFileNames": true,
"types": ["vite/client"],
"plugins": [{ "name": "@vuedx/typescript-plugin-vue" }],
"paths": {
"/~/*": ["src/*"]
}