File tree Expand file tree Collapse file tree 7 files changed +11
-14
lines changed
typescript-with-compiler-options Expand file tree Collapse file tree 7 files changed +11
-14
lines changed Original file line number Diff line number Diff line change 20
20
"coffeescript" : " ^2.3.2" ,
21
21
"jest" : " 28.x" ,
22
22
"jest-environment-jsdom" : " 28.0.2" ,
23
- "ts-jest" : " ^28.0.1" ,
24
23
"typescript" : " ^4.6.4"
25
24
},
26
25
"jest" : {
Original file line number Diff line number Diff line change 14
14
"@babel/core" : " ^7.9.0" ,
15
15
"@babel/preset-env" : " ^7.9.0" ,
16
16
"@vue/test-utils" : " ^1.1.0" ,
17
+ "@vue/vue2-jest" : " ^28.0.0" ,
17
18
"babel-helper-vue-jsx-merge-props" : " ^2.0.3" ,
18
19
"babel-plugin-syntax-jsx" : " ^6.18.0" ,
19
20
"babel-plugin-transform-vue-jsx" : " ^3.7.0" ,
23
24
"jest-environment-jsdom" : " 28.0.2" ,
24
25
"pug" : " ^3.0.1" ,
25
26
"sass" : " ^1.23.7" ,
26
- "ts-jest" : " ^28.0.1" ,
27
- "typescript" : " ^4.6.4" ,
28
- "@vue/vue2-jest" : " ^28.0.0"
27
+ "typescript" : " ^4.6.4"
29
28
},
30
29
"jest" : {
31
30
"testEnvironment" : " jsdom" ,
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@babel/core" : " ^7.9.0" ,
14
14
"@babel/preset-env" : " ^7.9.0" ,
15
+ "@vue/vue3-jest" : " ^28.0.0" ,
15
16
"coffeescript" : " ^2.3.2" ,
16
17
"jest" : " ^28.0.0" ,
17
18
"jest-environment-jsdom" : " 28.0.2" ,
18
19
"ts-jest" : " ^28.0.1" ,
19
- "typescript" : " ^4.6.4" ,
20
- "@vue/vue3-jest" : " ^28.0.0"
20
+ "typescript" : " ^4.6.4"
21
21
},
22
22
"jest" : {
23
23
"testEnvironment" : " jsdom" ,
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@babel/core" : " ^7.9.0" ,
14
14
"@babel/preset-env" : " ^7.9.0" ,
15
+ "@vue/vue3-jest" : " ^28.0.0" ,
15
16
"babel-helper-vue-jsx-merge-props" : " ^2.0.3" ,
16
17
"babel-plugin-syntax-jsx" : " ^6.18.0" ,
17
18
"babel-plugin-transform-vue-jsx" : " ^3.7.0" ,
23
24
"ts-jest" : " ^28.0.1" ,
24
25
"typescript" : " ^4.6.4" ,
25
26
"vue-class-component" : " ^8.0.0-beta.4" ,
26
- "@vue/vue3-jest" : " ^28.0.0" ,
27
27
"vue-property-decorator" : " ^10.0.0-rc.3"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@babel/core" : " ^7.9.0" ,
14
14
"@babel/preset-env" : " ^7.9.0" ,
15
+ "@vue/vue3-jest" : " ^28.0.0" ,
15
16
"jest" : " ^28.0.2" ,
16
17
"jest-environment-jsdom" : " 28.0.2" ,
17
- "ts-jest" : " ^28.0.1" ,
18
- "typescript" : " ^4.6.4" ,
19
- "@vue/vue3-jest" : " ^28.0.0"
18
+ "typescript" : " ^4.6.4"
20
19
},
21
20
"jest" : {
22
21
"testEnvironment" : " jsdom" ,
Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"@types/jest" : " 16.0.10" ,
14
+ "@vue/vue3-jest" : " ^28.0.0" ,
14
15
"jest" : " ^28.0.2" ,
15
16
"jest-environment-jsdom" : " 28.0.2" ,
16
17
"ts-jest" : " ^28.0.1" ,
17
- "typescript" : " ^4.6.4" ,
18
- "@vue/vue3-jest" : " ^28.0.0"
18
+ "typescript" : " ^4.6.4"
19
19
},
20
20
"jest" : {
21
21
"testEnvironment" : " jsdom" ,
Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"@types/jest" : " 16.0.10" ,
14
+ "@vue/vue3-jest" : " ^28.0.0" ,
14
15
"jest" : " ^28.0.2" ,
15
16
"jest-environment-jsdom" : " 28.0.2" ,
16
17
"ts-jest" : " ^28.0.1" ,
17
- "typescript" : " ^4.6.4" ,
18
- "@vue/vue3-jest" : " ^28.0.0"
18
+ "typescript" : " ^4.6.4"
19
19
},
20
20
"jest" : {
21
21
"testEnvironment" : " jsdom" ,
You can’t perform that action at this time.
0 commit comments