new Files
This commit is contained in:
@ -10,14 +10,15 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@devui-design/icons": "^1.4.0",
|
||||
"@fullcalendar/core": "^6.1.17",
|
||||
"@fullcalendar/daygrid": "^6.1.17",
|
||||
"@fullcalendar/interaction": "^6.1.17",
|
||||
"@fullcalendar/timegrid": "^6.1.17",
|
||||
"@fullcalendar/vue3": "^6.1.17",
|
||||
"axios": "^1.9.0",
|
||||
"bootstrap": "^5.3.5",
|
||||
"chart.js": "^4.4.9",
|
||||
"devui-theme": "^0.0.7",
|
||||
"jquery": "^3.7.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"pinia": "^3.0.2",
|
||||
"qs": "^6.14.0",
|
||||
"stompjs": "^2.3.3",
|
||||
"vue": "^3.5.13",
|
||||
"vue-devui": "^1.6.32",
|
||||
"vue-router": "^4.5.0",
|
||||
@ -25,9 +26,16 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@types/node": "^22.15.3",
|
||||
"@types/qs": "^6.9.18",
|
||||
"@vitejs/plugin-vue": "^5.2.3",
|
||||
"sass-embedded": "^1.86.3",
|
||||
"unplugin-auto-import": "^19.1.2",
|
||||
"vite": "^6.2.4",
|
||||
"vite-plugin-mock-dev-server": "^1.8.5",
|
||||
"vite-plugin-vue-devtools": "^7.7.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user