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

Commit ab4c8c4

Browse files
committed
⬆️ Update dependency vuetify to v2
1 parent bf5567b commit ab4c8c4

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.20",
22+
"vuetify": "2.1.9",
2323
"vuetify-loader": "1.3.0",
2424
"vuex-class": "0.3.2",
2525
"vuex-module-decorators": "0.11.0"

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.20:
8132-
version "1.5.20"
8133-
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.5.20.tgz#0bf44778a4ad4b52d4bd2097a53d65043c4ae1b3"
8134-
integrity sha512-tky4uV8vNfQ+3bVo4oI5cVVxa8uGbToFXbbAUoxw7/ckWv16ef+NGYa5quDGAqqshS/D3qdAn/+yy4C/rTbR+Q==
8131+
vuetify@2.1.9:
8132+
version "2.1.9"
8133+
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.1.9.tgz#2c91163090675cde2cd1b6208829ac434d7d8877"
8134+
integrity sha512-52CgEyPoGYHba5yocYKBB/LXcikoWzj9jCDTH8LlzH/hvjzkgsuEtFwUustGHyV9GstRaNZOrk4nuUWbPZc3kQ==
81358135

81368136
81378137
version "0.3.2"

0 commit comments

Comments
 (0)