WIP: TypeScript bugs
This commit is contained in:
10
package.json
10
package.json
@@ -16,12 +16,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"autoprefixer": "^10.4.13",
|
||||
"axios": "^1.2.2",
|
||||
"axios": "^1.7.2",
|
||||
"chart.js": "^4.3.0",
|
||||
"chartjs-adapter-date-fns": "^3.0.0",
|
||||
"chartjs-plugin-datalabels": "^2.2.0",
|
||||
"chartjs-plugin-dragdata": "^1.1.3",
|
||||
"cytoscape": "^3.23.0",
|
||||
"cytoscape": "^3.30.0",
|
||||
"cytoscape-dagre": "^2.5.0",
|
||||
"cytoscape-popper": "^2.0.0",
|
||||
"date-fns": "^2.30.0",
|
||||
@@ -35,14 +35,14 @@
|
||||
"pinia": "^2.0.28",
|
||||
"postcss": "^8.4.20",
|
||||
"primeicons": "^6.0.1",
|
||||
"primevue": "^3.48.1",
|
||||
"primevue": "^3.53.0",
|
||||
"tailwindcss": "^3.2.4",
|
||||
"tippy.js": "^6.3.7",
|
||||
"vue": "^3.2.45",
|
||||
"vue-axios": "^3.5.2",
|
||||
"vue-chartjs": "^5.2.0",
|
||||
"vue-sweetalert2": "^5.0.5",
|
||||
"vue-toast-notification": "^3.0.4",
|
||||
"vue-sweetalert2": "^5.0.11",
|
||||
"vue-toast-notification": "^3.1.2",
|
||||
"vuedraggable": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user