chore: update deps

This commit is contained in:
hanlee 2021-04-29 04:09:59 +09:00
parent 8e0a2061c7
commit 3466e17cc5
2 changed files with 658 additions and 775 deletions

View File

@ -7,7 +7,7 @@
"preview-https": "serve dist"
},
"dependencies": {
"@vueuse/core": "^4.8.2",
"@vueuse/core": "^4.9.0",
"@vueuse/head": "^0.5.1",
"nprogress": "^0.2.0",
"prism-theme-vars": "^0.2.2",
@ -16,28 +16,28 @@
"vue-router": "^4.0.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.6.3",
"@iconify/json": "^1.1.330",
"@antfu/eslint-config": "^0.6.4",
"@iconify/json": "^1.1.335",
"@intlify/vite-plugin-vue-i18n": "^2.1.2",
"@types/nprogress": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@vitejs/plugin-vue": "^1.2.1",
"@vitejs/plugin-vue": "^1.2.2",
"@vue/compiler-sfc": "^3.0.11",
"@vue/server-renderer": "^3.0.11",
"cross-env": "^7.0.3",
"eslint": "^7.24.0",
"eslint": "^7.25.0",
"https-localhost": "^4.6.4",
"markdown-it-prism": "^2.1.6",
"pnpm": "^6.1.0",
"pnpm": "^6.2.2",
"typescript": "^4.2.4",
"vite": "^2.2.1",
"vite": "^2.2.3",
"vite-plugin-components": "^0.8.4",
"vite-plugin-icons": "^0.5.0",
"vite-plugin-md": "^0.6.3",
"vite-plugin-pages": "^0.9.5",
"vite-plugin-pages": "^0.10.0",
"vite-plugin-pwa": "^0.7.2",
"vite-plugin-vue-layouts": "^0.2.2",
"vite-plugin-windicss": "^0.14.6",
"vite-plugin-windicss": "^0.15.7",
"vite-ssg": "^0.9.2"
}
}

File diff suppressed because it is too large Load Diff