Merge branch 'vue3-again' into vue3-no-compat

* vue3-again:
  lint + fixes for registration
  fix production build's reply not working in tree mode
  lock down version?
  manual lint
  Revert "fix weird thing i somehow missed"
  Revert "lint"
  fix weird thing i somehow missed
  lint
This commit is contained in:
Henry Jameson 2022-03-29 15:35:47 +03:00
commit 3e0bb91ff2
20 changed files with 58 additions and 43 deletions

View file

@ -34,7 +34,7 @@
"punycode.js": "2.1.0",
"ruffle-mirror": "2021.12.31",
"click-outside-vue3": "4.0.1",
"vue": "^3.1.0",
"vue": "^3.2.31",
"vue-i18n": "9.1.9",
"vue-router": "4.0.14",
"vue-template-compiler": "2.6.11",