Per the parent task, update the version of Vue to match the version we use in the rest of Wikibase - 3.3.9
There used to be a test that failed as soon as the Termbox Vue version doesn't match the mediawiki Vue version. That test was temporarily disabled (in 2021) because determining the version became tricky. We should decide whether we want to do anything about that test or just remove it. See T297381 and comments, specifically T297381#9370727.
Task breakdown:
- update vue version to 3.3.9
- verify using blubber (see termbox docs) that SSR still works with version 3.3.9. See https://github.com/wikimedia/wikibase-termbox?tab=readme-ov-file#running-for-production - i.e. build image and observe termbox HTML gets rendered correctly
- ping Wikidata team to deploy this to the server-side rendering service
- investigate what to do about the test