chore: update deps
This commit is contained in:
parent
6e4e40d834
commit
8ca3e1aee7
34
package.json
34
package.json
@ -7,37 +7,37 @@
|
||||
"preview-https": "serve dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^4.6.3",
|
||||
"@vueuse/core": "^4.8.1",
|
||||
"@vueuse/head": "^0.5.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"prism-theme-vars": "^0.2.2",
|
||||
"vue": "^3.0.10",
|
||||
"vue-i18n": "^9.0.0",
|
||||
"vue-router": "^4.0.5"
|
||||
"vue": "^3.0.11",
|
||||
"vue-i18n": "^9.1.3",
|
||||
"vue-router": "^4.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.6.2",
|
||||
"@iconify/json": "^1.1.323",
|
||||
"@intlify/vite-plugin-vue-i18n": "^2.0.4",
|
||||
"@iconify/json": "^1.1.327",
|
||||
"@intlify/vite-plugin-vue-i18n": "^2.1.2",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.20.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.21.0",
|
||||
"@vitejs/plugin-vue": "^1.2.1",
|
||||
"@vue/compiler-sfc": "^3.0.10",
|
||||
"@vue/server-renderer": "^3.0.10",
|
||||
"@vue/compiler-sfc": "^3.0.11",
|
||||
"@vue/server-renderer": "^3.0.11",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^7.23.0",
|
||||
"eslint": "^7.24.0",
|
||||
"https-localhost": "^4.6.4",
|
||||
"markdown-it-prism": "^2.1.6",
|
||||
"pnpm": "^5.18.9",
|
||||
"typescript": "^4.2.3",
|
||||
"pnpm": "^6.0.1",
|
||||
"typescript": "^4.2.4",
|
||||
"vite": "^2.1.5",
|
||||
"vite-plugin-components": "^0.8.3",
|
||||
"vite-plugin-icons": "^0.4.0",
|
||||
"vite-plugin-icons": "^0.5.0",
|
||||
"vite-plugin-md": "^0.6.3",
|
||||
"vite-plugin-pages": "^0.9.1",
|
||||
"vite-plugin-pwa": "^0.6.4",
|
||||
"vite-plugin-pages": "^0.9.3",
|
||||
"vite-plugin-pwa": "^0.7.0",
|
||||
"vite-plugin-vue-layouts": "^0.2.2",
|
||||
"vite-plugin-windicss": "^0.11.3",
|
||||
"vite-ssg": "^0.9.1"
|
||||
"vite-plugin-windicss": "^0.14.0",
|
||||
"vite-ssg": "^0.9.2"
|
||||
}
|
||||
}
|
||||
|
5602
pnpm-lock.yaml
5602
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user