Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikVerheul committed Sep 15, 2024
1 parent 1ee38b8 commit c33fe5c
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
146 changes: 73 additions & 73 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@vueup/vue-quill": "^1.2.0",
"axios": "^1.7.7",
"bootstrap": "^5.3.3",
"bootstrap-vue-next": "^0.24.12",
"bootstrap-vue-next": "^0.24.13",
"mitt": "^3.0.1",
"vue": "^3.5.3",
"vue": "^3.5.5",
"vue-draggable-next": "^2.2.1",
"vue-router": "^4.4.3",
"vue-router": "^4.4.5",
"vuex": "^4.1.0"
},
"overrides": {
Expand All @@ -43,7 +43,7 @@
"globals": "^15.9.0",
"prettier": "3.3.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit c33fe5c

Please sign in to comment.