|
@@ -29,10 +29,10 @@
|
|
|
"naive-ui": "^2.28.0",
|
|
|
"pinia": "^2.0.13",
|
|
|
"qrcode": "^1.5.0",
|
|
|
- "tailwindcss": "^3.0.23",
|
|
|
+ "tailwindcss": "^3.0.24",
|
|
|
"ua-parser-js": "^1.0.2",
|
|
|
"vfonts": "^0.0.3",
|
|
|
- "vue": "^3.2.31",
|
|
|
+ "vue": "^3.2.32",
|
|
|
"vue-router": "^4.0.14"
|
|
|
},
|
|
|
"devDependencies": {
|
|
@@ -40,8 +40,8 @@
|
|
|
"@types/lodash-es": "^4.17.6",
|
|
|
"@types/node": "^17.0.23",
|
|
|
"@types/ua-parser-js": "^0.7.36",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.18.0",
|
|
|
- "@typescript-eslint/parser": "^5.18.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.19.0",
|
|
|
+ "@typescript-eslint/parser": "^5.19.0",
|
|
|
"@vitejs/plugin-vue": "^2.3.1",
|
|
|
"@vitejs/plugin-vue-jsx": "^1.3.9",
|
|
|
"autoprefixer": "^10.4.4",
|
|
@@ -53,11 +53,11 @@
|
|
|
"postcss": "^8.4.12",
|
|
|
"prettier": "^2.6.2",
|
|
|
"typescript": "^4.6.3",
|
|
|
- "unplugin-auto-import": "^0.6.9",
|
|
|
- "unplugin-vue-components": "^0.18.5",
|
|
|
+ "unplugin-auto-import": "^0.7.0",
|
|
|
+ "unplugin-vue-components": "^0.19.2",
|
|
|
"vite": "^2.9.1",
|
|
|
"vitest": "^0.9.3",
|
|
|
"vue-eslint-parser": "^8.3.0",
|
|
|
- "vue-tsc": "^0.33.9"
|
|
|
+ "vue-tsc": "^0.34.6"
|
|
|
}
|
|
|
}
|