File tree 2 files changed +1
-8
lines changed
2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 22
22
},
23
23
"dependencies" : {
24
24
"deepmerge" : " ^3.2.0" ,
25
- "fast-deep-equal" : " ^2.0.1" ,
26
25
"lodash.isplainobject" : " ^4.0.6" ,
27
- "lodash.uniqueid" : " ^4.0.1" ,
28
- "vue-hooks" : " ^0.3.2"
26
+ "lodash.uniqueid" : " ^4.0.1"
29
27
},
30
28
"devDependencies" : {
31
29
"@babel/cli" : " ^7.2.3" ,
Original file line number Diff line number Diff line change @@ -5862,11 +5862,6 @@ vue-eslint-parser@^5.0.0:
5862
5862
esquery "^1.0.1"
5863
5863
lodash "^4.17.11"
5864
5864
5865
- vue-hooks@^0.3.2 :
5866
- version "0.3.2"
5867
- resolved "https://registry.yarnpkg.com/vue-hooks/-/vue-hooks-0.3.2.tgz#60feb7401811758fdf0aa63dc8da1771dc8ded5c"
5868
- integrity sha512-yLNLPdEjtSNbGCICajRRJ6JcYNbQK3jvfr8PPpB4Tg0+9hBNaRk50+ZYNtlAy7xXBGLHbR8/h2Gjao5SZYZW4w==
5869
-
5870
5865
vue-jest@^3.0.3 :
5871
5866
version "3.0.3"
5872
5867
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.3.tgz#80f664712f2678b1d8bb3af0f2c0bef5efa8de31"
You can’t perform that action at this time.
0 commit comments