tab, toast grid 추가

This commit is contained in:
2025-08-14 11:00:48 +09:00
parent 332b4b2d4b
commit fd6fe43498
15 changed files with 1044 additions and 54 deletions

View File

@@ -19,16 +19,19 @@
"@pinia/nuxt": "^0.11.1",
"ag-grid-community": "^34.0.0",
"ag-grid-vue3": "^34.0.0",
"echarts": "^5.6.0",
"chart.js": "^4.5.0",
"cytoscape": "^3.32.0",
"cytoscape-layers": "^3.0.0",
"cytoscape-overlays": "^2.0.0",
"echarts": "^5.6.0",
"eslint": "^9.29.0",
"nuxt": "^3.17.5",
"pinia": "^3.0.3",
"tui-code-snippet": "^2.3.3",
"tui-grid": "^4.21.22",
"vue": "^3.5.17",
"vue-router": "^4.5.1"
"vue-router": "^4.5.1",
"vue3-tui-grid": "^0.1.51"
},
"devDependencies": {
"autoprefixer": "^10.4.21",