fixup! Upgrade vue3 and update dependency packages

This commit is contained in:
AkiraFukushima 2022-04-18 22:03:49 +09:00
parent 5cd7716735
commit 1f22704e5d
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957
2 changed files with 6 additions and 0 deletions

View File

@ -72,6 +72,7 @@
"@fortawesome/fontawesome-svg-core": "^6.1.0",
"@fortawesome/free-regular-svg-icons": "^6.1.0",
"@fortawesome/free-solid-svg-icons": "^6.1.0",
"@fortawesome/vue-fontawesome": "^3.0.0-5",
"@panter/vue-i18next": "^0.15.2",
"@trodi/electron-splashscreen": "^1.0.2",
"@vue/compat": "^3.2.31",

View File

@ -1111,6 +1111,11 @@
dependencies:
"@fortawesome/fontawesome-common-types" "6.1.0"
"@fortawesome/vue-fontawesome@^3.0.0-5":
version "3.0.0-5"
resolved "https://registry.yarnpkg.com/@fortawesome/vue-fontawesome/-/vue-fontawesome-3.0.0-5.tgz#6251e6917198362fa56510eb256cfb6aa6d30a32"
integrity sha512-aNmBT4bOecrFsZTog1l6AJDQHPP3ocXV+WQ3Ogy8WZCqstB/ahfhH4CPu5i4N9Hw0MBKXqE+LX+NbUxcj8cVTw==
"@gar/promisify@^1.0.1":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"