Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ajuvonen committed Jun 12, 2024
1 parent b6a242b commit da51ab5
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
110 changes: 55 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
},
"dependencies": {
"@mdi/js": "^7.4.47",
"@vuepic/vue-datepicker": "^8.7.0",
"@vueuse/core": "^10.10.0",
"@vueuse/integrations": "^10.10.0",
"@vuepic/vue-datepicker": "^8.8.0",
"@vueuse/core": "^10.10.1",
"@vueuse/integrations": "^10.10.1",
"array-move": "^4.0.0",
"async-validator": "^4.2.5",
"chart.js": "^4.4.3",
"ics": "^3.7.2",
"ics": "^3.7.5",
"luxon": "^3.4.4",
"pinia": "^2.1.7",
"remeda": "^2.0.8",
"remeda": "^2.0.9",
"sortablejs": "^1.15.2",
"uuid": "^10.0.0",
"vue": "3.4.27",
"vue-chartjs": "^5.3.1",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2",
"vuetify": "3.6.8"
"vue-router": "^4.3.3",
"vuetify": "3.6.9"
},
"devDependencies": {
"@pinia/testing": "^0.1.3",
Expand All @@ -55,9 +55,9 @@
"eslint-plugin-vue": "^9.26.0",
"jsdom": "^24.1.0",
"npm-run-all2": "^6.2.0",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.77.4",
"sass": "^1.77.5",
"start-server-and-test": "^2.0.4",
"typescript": "^5.4.5",
"vite": "^5.2.13",
Expand Down

0 comments on commit da51ab5

Please sign in to comment.