Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 22da40b

Browse files
committed
⬆️ Update dependency vuetify to v2
1 parent b234053 commit 22da40b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"stylus-loader": "3.0.2",
2020
"ts-node": "8.4.1",
2121
"vue-property-decorator": "8.3.0",
22-
"vuetify": "1.5.19",
22+
"vuetify": "2.1.7",
2323
"vuetify-loader": "1.3.0",
2424
"vuex-class": "0.3.2",
2525
"vuex-module-decorators": "0.10.1"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8128,10 +8128,10 @@ [email protected]:
81288128
dependencies:
81298129
loader-utils "^1.2.0"
81308130

8131-
vuetify@1.5.19:
8132-
version "1.5.19"
8133-
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.5.19.tgz#9b7487ec8f1ca4fa8539bdab57b4ddf8fcb86d6e"
8134-
integrity sha512-GbLWPtiYUaYhnP68GteqT79FxIrAKRF3ZPvvm4a1jEZ5FJDmLlM8eJLB37ppsUys/U/z88g3AtdVvc++gHKzCQ==
8131+
vuetify@2.1.7:
8132+
version "2.1.7"
8133+
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.1.7.tgz#a4b0dbf4d9d149f1be0706f76a9532f4f0d32f1e"
8134+
integrity sha512-BU+H03I4Daf/0fZP2pXxfo2sfhTf0XVeY2o+LJROJKiHbGofC2n9y3kcTD04c9h7W23q5CDrqaP9FEzkxudDqQ==
81358135

81368136
81378137
version "0.3.2"

0 commit comments

Comments
 (0)