提交 5ffac409 作者: Vben

chore: update deps

上级 60136892
......@@ -39,7 +39,7 @@
"qrcode": "^1.4.4",
"sortablejs": "^1.13.0",
"vditor": "^3.8.1",
"vue": "^3.0.5",
"vue": "^3.0.6",
"vue-i18n": "9.0.0-rc.7",
"vue-router": "^4.0.4",
"vue-types": "^3.0.2",
......@@ -67,15 +67,15 @@
"@typescript-eslint/parser": "^4.15.2",
"@vitejs/plugin-legacy": "^1.3.1",
"@vitejs/plugin-vue": "^1.1.4",
"@vitejs/plugin-vue-jsx": "^1.1.1",
"@vue/compiler-sfc": "^3.0.5",
"@vitejs/plugin-vue-jsx": "^1.1.2",
"@vue/compiler-sfc": "^3.0.6",
"autoprefixer": "^10.2.4",
"commitizen": "^4.2.3",
"conventional-changelog-cli": "^2.1.1",
"cross-env": "^7.0.3",
"dotenv": "^8.2.0",
"eslint": "^7.20.0",
"eslint-config-prettier": "^8.0.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-vue": "^7.6.0",
"esno": "^0.4.4",
......@@ -95,7 +95,7 @@
"stylelint-order": "^4.1.0",
"ts-node": "^9.1.1",
"typescript": "4.1.5",
"vite": "2.0.2",
"vite": "2.0.3",
"vite-plugin-compression": "^0.2.2",
"vite-plugin-html": "^2.0.2",
"vite-plugin-imagemin": "^0.2.8",
......@@ -104,7 +104,7 @@
"vite-plugin-pwa": "^0.5.3",
"vite-plugin-style-import": "^0.7.5",
"vite-plugin-theme": "^0.4.8",
"vite-plugin-windicss": "0.4.12",
"vite-plugin-windicss": "0.5.0",
"vue-eslint-parser": "^7.5.0",
"yargs": "^16.2.0"
},
......
......@@ -11,16 +11,6 @@ input:-webkit-autofill {
transition: background-color 5000s ease-in-out 0s !important;
}
// Background color setting in full screen state in each browser
::backdrop,
html,
*:fullscreen,
*:-webkit-full-screen,
*:-moz-full-screen {
z-index: 1;
background-color: #fff !important;
}
html {
overflow: hidden;
-webkit-text-size-adjust: 100%;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论