Skip to content

Commit

Permalink
chore(deps): update dependency vue to v3.5.13 (#2498)
Browse files Browse the repository at this point in the history
This update fixes a memory leak with Vue's Transition and also reduces it's memory usage making it easily garbage collectable.
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent d3870c6 commit 53b1b52
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"sortablejs": "1.15.3",
"swiper": "11.1.14",
"uuid": "11.0.3",
"vue": "3.5.12",
"vue": "3.5.13",
"vue-i18n": "9.14.1",
"vue-router": "4.4.5",
"vuetify": "3.7.4"
Expand Down
118 changes: 59 additions & 59 deletions package-lock.json

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

0 comments on commit 53b1b52

Please sign in to comment.