chore: update deps
This commit is contained in:
parent
72e47ba2b7
commit
c126f3443f
@ -1,3 +1,6 @@
|
|||||||
{
|
{
|
||||||
"extends": "@antfu"
|
"extends": [
|
||||||
|
"@antfu",
|
||||||
|
"vue-global-api/eslint-config"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
22
package.json
22
package.json
@ -7,22 +7,22 @@
|
|||||||
"preview-https": "serve dist"
|
"preview-https": "serve dist"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vueuse/core": "^5.1.4",
|
"@vueuse/core": "^5.2.0",
|
||||||
"@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.5",
|
"vue": "^3.1.5",
|
||||||
"vue-demi": "^0.11.2",
|
"vue-demi": "^0.11.2",
|
||||||
"vue-global-api": "^0.2.4",
|
"vue-global-api": "^0.3.0",
|
||||||
"vue-i18n": "^9.1.7",
|
"vue-i18n": "^9.1.7",
|
||||||
"vue-router": "^4.0.10"
|
"vue-router": "^4.0.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^0.7.0",
|
"@antfu/eslint-config": "^0.7.0",
|
||||||
"@iconify/json": "^1.1.378",
|
"@iconify/json": "^1.1.380",
|
||||||
"@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.4",
|
||||||
"@vitejs/plugin-vue": "^1.2.5",
|
"@vitejs/plugin-vue": "^1.2.5",
|
||||||
"@vue/compiler-sfc": "^3.1.5",
|
"@vue/compiler-sfc": "^3.1.5",
|
||||||
"@vue/server-renderer": "^3.1.5",
|
"@vue/server-renderer": "^3.1.5",
|
||||||
@ -31,17 +31,17 @@
|
|||||||
"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.3",
|
"pnpm": "^6.11.0",
|
||||||
"typescript": "^4.3.5",
|
"typescript": "^4.3.5",
|
||||||
"vite": "^2.4.2",
|
"vite": "^2.4.3",
|
||||||
"vite-plugin-components": "^0.13.0",
|
"vite-plugin-components": "^0.13.2",
|
||||||
"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.1",
|
||||||
"vite-plugin-pwa": "^0.8.1",
|
"vite-plugin-pwa": "^0.8.2",
|
||||||
"vite-plugin-vue-layouts": "^0.3.1",
|
"vite-plugin-vue-layouts": "^0.3.1",
|
||||||
"vite-plugin-windicss": "^1.2.4",
|
"vite-plugin-windicss": "^1.2.5",
|
||||||
"vite-ssg": "^0.12.0",
|
"vite-ssg": "^0.12.0",
|
||||||
"vue-tsc": "^0.2.1"
|
"vue-tsc": "^0.2.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
1675
pnpm-lock.yaml
generated
1675
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user