File tree Expand file tree Collapse file tree 2 files changed +117
-175
lines changed Expand file tree Collapse file tree 2 files changed +117
-175
lines changed Original file line number Diff line number Diff line change 23
23
"@types/estree" : " ^0.0.42" ,
24
24
"@types/jest" : " ^24.9.1" ,
25
25
"@types/node" : " 12.12.35" ,
26
- "@vue/compiler-dom" : " ^3.0.0-beta.12" ,
27
- "@vue/compiler-sfc" : " ^3.0.0-beta.12" ,
26
+ "@vue/compiler-sfc" : " ^3.0.0-beta.18" ,
28
27
"babel-jest" : " ^25.2.3" ,
29
28
"babel-preset-jest" : " ^25.2.1" ,
30
29
"dom-event-types" : " ^1.0.0" ,
40
39
"ts-jest" : " ^25.0.0" ,
41
40
"tsd" : " 0.11.0" ,
42
41
"typescript" : " ^3.7.5" ,
43
- "vue" : " ^3.0.0-beta.16" ,
42
+ "vue" : " ^3.0.0-beta.18" ,
43
+ "vue-router" : " ^4.0.0-alpha.14" ,
44
44
"vue-jest" : " vuejs/vue-jest#next" ,
45
45
"vuex" : " ^4.0.0-beta.1"
46
46
},
47
47
"peerDependencies" : {
48
- "@vue/compiler-dom" : " ^3.0.0-beta.12" ,
49
- "vue" : " ^3.0.0-beta.12"
48
+ "vue" : " ^3.0.0-beta.17"
50
49
},
51
50
"author" : {
52
51
"name" : " Lachlan Miller" ,
You can’t perform that action at this time.
0 commit comments