aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-03-29 12:27:59 +0300
committerHenry Jameson <me@hjkos.com>2022-03-29 12:27:59 +0300
commit3f04ebd89ac889c39da7f652d77426c6b690ae53 (patch)
treeffeb968439a9ff6479bdc22b78a45301d0f0800e
parentb93e5437bdfa3f5d3c2e3d9cfec896c399728dfc (diff)
lock down version?
-rw-r--r--package.json2
-rw-r--r--yarn.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f9a58b87..ebd7f47a 100644
--- a/package.json
+++ b/package.json
@@ -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/compat": "^3.1.0",
"vue-i18n": "9.1.9",
"vue-router": "4.0.14",
diff --git a/yarn.lock b/yarn.lock
index a1206eff..d1cf0326 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9967,7 +9967,7 @@ vue-template-compiler@2.6.11:
de-indent "^1.0.2"
he "^1.1.0"
-vue@^3.1.0:
+vue@^3.2.31:
version "3.2.31"
resolved "https://registry.yarnpkg.com/vue/-/vue-3.2.31.tgz#e0c49924335e9f188352816788a4cca10f817ce6"
integrity sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==