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

Commit 2247442

Browse files
committed
⬆️ Update dependency vuetify to v2
1 parent debb70d commit 2247442

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.10.1",
2121
"vue-property-decorator": "8.4.2",
22-
"vuetify": "1.5.24",
22+
"vuetify": "2.3.10",
2323
"vuetify-loader": "1.4.3",
2424
"vuex-class": "0.3.2",
2525
"vuex-module-decorators": "0.17.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8142,10 +8142,10 @@ [email protected]:
81428142
dependencies:
81438143
loader-utils "^1.2.0"
81448144

8145-
vuetify@1.5.24:
8146-
version "1.5.24"
8147-
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.5.24.tgz#d5cf6e7289570d5d05f8832a097cd435d36d37df"
8148-
integrity sha512-guFOgEgZ8VpSgNXOv1QL2fOliaJBoiyNnf+bBqcXsnIppJGRlW1wyT6Ux7ZlQyphSHs+UK1aJNUjcyAtoOiHWg==
8145+
vuetify@2.3.10:
8146+
version "2.3.10"
8147+
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.3.10.tgz#c8cbc77ee1224b5a132f501a3762dee6d8c95a06"
8148+
integrity sha512-KzL/MhZ7ajubm9kwbdCoA/cRV50RX+a5Hcqiwt7Am1Fni2crDtl2no05UNwKroTfscrYYf07gq3WIFSurPsnCA==
81498149

81508150
81518151
version "0.3.2"

0 commit comments

Comments
 (0)