Skip to content

Commit

Permalink
update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadiducho committed Dec 30, 2024
1 parent 573f23f commit 14f0fe9
Show file tree
Hide file tree
Showing 3 changed files with 612 additions and 621 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,36 +11,36 @@
"dependencies": {
"@oruga-ui/oruga-next": "0.6.0",
"@oruga-ui/theme-bulma": "0.2.11",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue": "5.2.1",
"@vue-leaflet/vue-leaflet": "0.10.1",
"@vueuse/core": "^11.1.0",
"apexcharts": "3.54.1",
"axios": "1.7.7",
"@vueuse/core": "12.2.0",
"apexcharts": "4.3.0",
"axios": "1.7.9",
"bulma-calendar": "6.1.19",
"dayjs": "1.11.13",
"leaflet": "1.9.4",
"marked": "11.2.0",
"marked": "15.0.4",
"mitt": "3.0.1",
"pinia": "2.2.4",
"tailwindcss": "3.4.14",
"vue": "3.5.12",
"pinia": "2.3.0",
"tailwindcss": "3.4.17",
"vue": "3.5.13",
"vue-advanced-cropper": "2.8.9",
"vue-router": "4.4.5",
"vue-sonner": "1.1.5",
"vue3-apexcharts": "1.7.0",
"vue-router": "4.5.0",
"vue-sonner": "1.3.0",
"vue3-apexcharts": "1.8.0",
"vuedraggable": "4.1.0"
},
"devDependencies": {
"@eslint/js": "^9.6.0",
"@types/leaflet": "1.9.14",
"@eslint/js": "9.17.0",
"@types/leaflet": "1.9.15",
"autoprefixer": "10.4.20",
"bulma": "^0.9.4",
"eslint": "9.13.0",
"eslint-plugin-vue": "9.29.1",
"postcss": "8.4.47",
"eslint": "9.17.0",
"eslint-plugin-vue": "9.32.0",
"postcss": "8.4.49",
"sass": "1.77.0",
"typescript": "5.6.3",
"typescript-eslint": "8.11.0",
"vite": "5.4.10"
"typescript": "5.7.2",
"typescript-eslint": "8.18.2",
"vite": "6.0.6"
}
}
Loading

0 comments on commit 14f0fe9

Please sign in to comment.