|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
{
|
|
|
"name": "vue-next-admin",
|
|
"name": "vue-next-admin",
|
|
|
- "version": "2.4.31",
|
|
|
|
|
|
|
+ "version": "2.4.32",
|
|
|
"description": "vue3 vite next admin template",
|
|
"description": "vue3 vite next admin template",
|
|
|
"author": "lyt_20201208",
|
|
"author": "lyt_20201208",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
@@ -16,12 +16,12 @@
|
|
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
|
"animate.css": "^4.1.1",
|
|
"animate.css": "^4.1.1",
|
|
|
"axios": "^1.3.4",
|
|
"axios": "^1.3.4",
|
|
|
- "countup.js": "^2.5.0",
|
|
|
|
|
|
|
+ "countup.js": "^2.6.0",
|
|
|
"cropperjs": "^1.5.13",
|
|
"cropperjs": "^1.5.13",
|
|
|
- "echarts": "^5.4.1",
|
|
|
|
|
|
|
+ "echarts": "^5.4.2",
|
|
|
"echarts-gl": "^2.0.9",
|
|
"echarts-gl": "^2.0.9",
|
|
|
"echarts-wordcloud": "^2.1.0",
|
|
"echarts-wordcloud": "^2.1.0",
|
|
|
- "element-plus": "^2.2.36",
|
|
|
|
|
|
|
+ "element-plus": "^2.3.1",
|
|
|
"js-cookie": "^3.0.1",
|
|
"js-cookie": "^3.0.1",
|
|
|
"js-table2excel": "^1.0.3",
|
|
"js-table2excel": "^1.0.3",
|
|
|
"jsplumb": "^2.15.6",
|
|
"jsplumb": "^2.15.6",
|
|
@@ -39,6 +39,7 @@
|
|
|
"vform3-builds": "^3.0.8",
|
|
"vform3-builds": "^3.0.8",
|
|
|
"vue": "^3.2.47",
|
|
"vue": "^3.2.47",
|
|
|
"vue-clipboard3": "^2.0.0",
|
|
"vue-clipboard3": "^2.0.0",
|
|
|
|
|
+ "vue-demi": "^0.13.11",
|
|
|
"vue-grid-layout": "^3.0.0-beta1",
|
|
"vue-grid-layout": "^3.0.0-beta1",
|
|
|
"vue-i18n": "^9.2.2",
|
|
"vue-i18n": "^9.2.2",
|
|
|
"vue-json-pretty": "^2.2.3",
|
|
"vue-json-pretty": "^2.2.3",
|
|
@@ -49,20 +50,22 @@
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
"@types/lodash-es": "^4.17.7",
|
|
"@types/lodash-es": "^4.17.7",
|
|
|
- "@types/node": "^18.15.0",
|
|
|
|
|
|
|
+ "@types/node": "^18.15.10",
|
|
|
"@types/nprogress": "^0.2.0",
|
|
"@types/nprogress": "^0.2.0",
|
|
|
- "@types/sortablejs": "^1.15.0",
|
|
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.54.1",
|
|
|
|
|
- "@typescript-eslint/parser": "^5.54.1",
|
|
|
|
|
- "@vitejs/plugin-vue": "^4.0.0",
|
|
|
|
|
|
|
+ "@types/sortablejs": "^1.15.1",
|
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.56.0",
|
|
|
|
|
+ "@typescript-eslint/parser": "^5.56.0",
|
|
|
|
|
+ "@vitejs/plugin-vue": "^4.1.0",
|
|
|
"@vue/compiler-sfc": "^3.2.47",
|
|
"@vue/compiler-sfc": "^3.2.47",
|
|
|
- "eslint": "^8.35.0",
|
|
|
|
|
- "eslint-plugin-vue": "^9.9.0",
|
|
|
|
|
- "prettier": "^2.8.4",
|
|
|
|
|
- "sass": "^1.58.3",
|
|
|
|
|
- "typescript": "^4.9.5",
|
|
|
|
|
- "vite": "^4.1.4",
|
|
|
|
|
- "vite-plugin-vue-setup-extend": "^0.4.0",
|
|
|
|
|
|
|
+ "eslint": "^8.36.0",
|
|
|
|
|
+ "eslint-plugin-vue": "^9.10.0",
|
|
|
|
|
+ "prettier": "^2.8.7",
|
|
|
|
|
+ "sass": "^1.60.0",
|
|
|
|
|
+ "typescript": "^5.0.2",
|
|
|
|
|
+ "vite": "^4.2.1",
|
|
|
|
|
+ "vite-plugin-cdn-import": "^0.3.5",
|
|
|
|
|
+ "vite-plugin-compression": "^0.5.1",
|
|
|
|
|
+ "vite-plugin-vue-setup-extend-plus": "^0.1.0",
|
|
|
"vue-eslint-parser": "^9.1.0"
|
|
"vue-eslint-parser": "^9.1.0"
|
|
|
},
|
|
},
|
|
|
"browserslist": [
|
|
"browserslist": [
|