Skip to content

Commit

Permalink
fix: VTextField for users using IME (#1783)
Browse files Browse the repository at this point in the history
  • Loading branch information
takumi9942 authored Apr 26, 2020
1 parent 6784dd0 commit 9fd55f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
"vue2-animate": "2.1.3",
"vuedraggable": "2.23.2",
"vuescroll": "4.15.0",
"vuetify": "2.2.23",
"vuetify": "2.2.24",
"vuetify-loader": "1.4.3",
"vuex": "3.2.0",
"vuex-pathify": "1.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16036,10 +16036,10 @@ vuetify-loader@1.4.3:
dependencies:
loader-utils "^1.2.0"

vuetify@2.2.23:
version "2.2.23"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.2.23.tgz#9529094425e710d7534e95e41302c7d7d6ea5d8e"
integrity sha512-VZ0kBLXH7KsVj8dKLz0X1MFvbyf1kOPwh0jXa6M/gKqKkWsEAnwNXpM/H5EMOKDp2H6fjwI1yGAZO0GTpQHoXg==
vuetify@2.2.24:
version "2.2.24"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.2.24.tgz#2bd560a9a04f418b3fc4d5d5faccb707daadb612"
integrity sha512-CHgKR+DqrH6dPlJnqO7JEHgs2a/dMEheS1bYPN9pC4NXJLfFZdt1LTO9nRa86kgcVowxR0LIZnL5bfLfPH8kMQ==

vuex-pathify@1.4.1:
version "1.4.1"
Expand Down

0 comments on commit 9fd55f8

Please sign in to comment.