diff --git a/frontend/package.json b/frontend/package.json index 377a8c34..82469d7c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,7 +22,7 @@ "socket.io-client": "^4.7.2", "sortablejs": "^1.15.0", "tailwindcss": "^3.3.3", - "vue": "^3.4.12", + "vue": "^3.5.13", "vue-router": "^4.2.2", "vuedraggable": "^4.1.0" }, diff --git a/yarn.lock b/yarn.lock index 71f426ce..56fc746a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4332,7 +4332,7 @@ vue-router@^4.2.2: dependencies: "@vue/devtools-api" "^6.6.4" -vue@^3.4.12: +vue@^3.5.13: version "3.5.13" resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.13.tgz#9f760a1a982b09c0c04a867903fc339c9f29ec0a" integrity sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==