chore(deps): update dependency vue to v3.5.40 (#5421)

* chore(deps): update dependency vue to v3.5.40

* Add @vue/server-renderer lock entry

Updates package-lock.json to include @vue/server-renderer@3.5.40 and its Vue SSR runtime dependencies, keeping the lockfile in sync with the installed dependency graph.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-21 22:45:40 -04:00
committed by GitHub
parent b416e1e986
commit e25f253849
2 changed files with 56 additions and 58 deletions

View File

@@ -13,7 +13,7 @@
"bootstrap": "5.3.8",
"date-fns": "4.4.0",
"marked": "18.0.7",
"vue": "3.5.39",
"vue": "3.5.40",
"vue-i18n": "11.4.7",
"vue3-simple-icons": "16.10.0"
},