chore: update deps

This commit is contained in:
xingyu
2022-12-08 23:02:55 +08:00
parent 1fca6b460a
commit 862d300ec8
2 changed files with 124 additions and 124 deletions

View File

@ -66,8 +66,8 @@
"@types/nprogress": "^0.2.0",
"@types/qrcode": "^1.5.0",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.45.1",
"@typescript-eslint/parser": "^5.45.1",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"@vitejs/plugin-legacy": "^2.3.1",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.1",
@ -82,9 +82,9 @@
"postcss": "^8.4.19",
"postcss-html": "^1.5.0",
"postcss-scss": "^4.0.6",
"prettier": "^2.8.0",
"prettier": "^2.8.1",
"rimraf": "^3.0.2",
"rollup": "^3.6.0",
"rollup": "^3.7.0",
"sass": "^1.56.1",
"stylelint": "^14.16.0",
"stylelint-config-html": "^1.1.0",
@ -93,7 +93,7 @@
"stylelint-config-standard": "^29.0.0",
"stylelint-order": "^5.0.0",
"terser": "^5.16.1",
"typescript": "4.9.3",
"typescript": "4.9.4",
"vite": "3.2.5",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-ejs": "^1.6.4",