Skip to content

Commit

Permalink
#2490: upgraded libs
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-may committed May 24, 2024
1 parent 17a09cb commit 3e4f0ad
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions dashboard-prime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vueuse/core": "10.9.0",
"apexcharts": "3.47.0",
"axios": "1.6.7",
"dayjs": "1.11.10",
"dayjs": "1.11.11",
"deep-equal": "2.2.3",
"dompurify": "3.0.9",
"enquire.js": "2.1.6",
Expand All @@ -37,15 +37,15 @@
"pinia": "2.1.7",
"postmate": "1.5.2",
"primeflex": "3.3.1",
"primevue": "3.51.0",
"primevue": "3.52.0",
"sortablejs": "1.15.2",
"tinycolor2": "1.6.0",
"tui-editor-plugin-font-size": "1.0.4",
"vee-validate": "4.12.6",
"vee-validate": "4.12.8",
"vis-network": "9.1.9",
"vue": "3.4.25",
"vue": "3.4.27",
"vue-router": "4.3.2",
"vue3-apexcharts": "1.5.2",
"vue3-apexcharts": "1.5.3",
"yup": "1.4.0"
},
"devDependencies": {
Expand All @@ -58,7 +58,7 @@
"jsdom": "24.0.0",
"license-checker": "25.0.1",
"prettier": "3.2.5",
"vite": "5.2.10",
"vitest": "1.5.0"
"vite": "5.2.11",
"vitest": "1.6.0"
}
}

0 comments on commit 3e4f0ad

Please sign in to comment.