chore: update deps
This commit is contained in:
parent
500086af4d
commit
547bb7dbad
16
package.json
16
package.json
@ -7,11 +7,11 @@
|
|||||||
"preview-https": "serve dist"
|
"preview-https": "serve dist"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vueuse/core": "^5.1.3",
|
"@vueuse/core": "^5.1.4",
|
||||||
"@vueuse/head": "^0.6.0",
|
"@vueuse/head": "^0.6.0",
|
||||||
"nprogress": "^0.2.0",
|
"nprogress": "^0.2.0",
|
||||||
"prism-theme-vars": "^0.2.2",
|
"prism-theme-vars": "^0.2.2",
|
||||||
"vue": "^3.1.4",
|
"vue": "^3.1.5",
|
||||||
"vue-demi": "^0.11.2",
|
"vue-demi": "^0.11.2",
|
||||||
"vue-global-api": "^0.2.4",
|
"vue-global-api": "^0.2.4",
|
||||||
"vue-i18n": "^9.1.7",
|
"vue-i18n": "^9.1.7",
|
||||||
@ -19,22 +19,22 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^0.7.0",
|
"@antfu/eslint-config": "^0.7.0",
|
||||||
"@iconify/json": "^1.1.376",
|
"@iconify/json": "^1.1.378",
|
||||||
"@intlify/vite-plugin-vue-i18n": "^2.3.2",
|
"@intlify/vite-plugin-vue-i18n": "^2.3.2",
|
||||||
"@types/nprogress": "^0.2.0",
|
"@types/nprogress": "^0.2.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.28.3",
|
"@typescript-eslint/eslint-plugin": "^4.28.3",
|
||||||
"@vitejs/plugin-vue": "^1.2.5",
|
"@vitejs/plugin-vue": "^1.2.5",
|
||||||
"@vue/compiler-sfc": "^3.1.4",
|
"@vue/compiler-sfc": "^3.1.5",
|
||||||
"@vue/server-renderer": "^3.1.4",
|
"@vue/server-renderer": "^3.1.5",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"eslint": "^7.30.0",
|
"eslint": "^7.31.0",
|
||||||
"https-localhost": "^4.6.5",
|
"https-localhost": "^4.6.5",
|
||||||
"markdown-it-link-attributes": "^3.0.0",
|
"markdown-it-link-attributes": "^3.0.0",
|
||||||
"markdown-it-prism": "^2.1.8",
|
"markdown-it-prism": "^2.1.8",
|
||||||
"pnpm": "^6.10.1",
|
"pnpm": "^6.10.3",
|
||||||
"typescript": "^4.3.5",
|
"typescript": "^4.3.5",
|
||||||
"vite": "^2.4.2",
|
"vite": "^2.4.2",
|
||||||
"vite-plugin-components": "^0.12.2",
|
"vite-plugin-components": "^0.13.0",
|
||||||
"vite-plugin-icons": "^0.6.5",
|
"vite-plugin-icons": "^0.6.5",
|
||||||
"vite-plugin-md": "^0.8.0",
|
"vite-plugin-md": "^0.8.0",
|
||||||
"vite-plugin-pages": "^0.15.0",
|
"vite-plugin-pages": "^0.15.0",
|
||||||
|
453
pnpm-lock.yaml
453
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user