⬆ chore: update dependencies

This commit is contained in:
chuzhixin 2022-12-20 19:29:40 +08:00
parent 21e9791613
commit d7b2768e26
2 changed files with 8 additions and 8 deletions

View File

@ -39,12 +39,12 @@
]
},
"dependencies": {
"axios": "^1.2.0",
"caniuse-lite": "^1.0.30001434",
"axios": "^1.2.1",
"caniuse-lite": "^1.0.30001439",
"clipboard": "^2.0.11",
"core-js": "^3.26.1",
"dayjs": "^1.11.6",
"echarts": "5.4.0",
"dayjs": "^1.11.7",
"echarts": "5.4.1",
"element-ui": "^2.15.12",
"jsencrypt": "^3.3.1",
"lodash": "^4.17.21",
@ -85,12 +85,12 @@
"eslint-plugin-vue": "^9.1.1",
"filemanager-webpack-plugin": "^8.0.0",
"image-webpack-loader": "^8.1.0",
"lint-staged": "^13.0.4",
"lint-staged": "^13.1.0",
"plop": "^3.1.1",
"prettier": "^2.8.0",
"prettier": "^2.8.1",
"sass": "~1.32.13",
"sass-loader": "^10.1.1",
"stylelint": "^14.15.0",
"stylelint": "^14.16.0",
"stylelint-config-prettier": "^9.0.4",
"stylelint-config-recess-order": "^3.0.0",
"svg-sprite-loader": "^6.0.11",

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="zh-cmn-Hans" style="filter: grayscale(100%)">
<html lang="zh-cmn-Hans">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />