File tree Expand file tree Collapse file tree 9 files changed +87
-196
lines changed Expand file tree Collapse file tree 9 files changed +87
-196
lines changed Original file line number Diff line number Diff line change 77 "test" : " jest --no-cache test.js"
88 },
99 "dependencies" : {
10- "vue" : " ^3.2.6 "
10+ "vue" : " ^3.2.19 "
1111 },
1212 "devDependencies" : {
1313 "@babel/core" : " ^7.9.0" ,
1414 "@babel/preset-env" : " ^7.9.0" ,
15- "@vue/compiler-sfc" : " ^3.2.6 " ,
15+ "@vue/compiler-sfc" : " ^3.2.19 " ,
1616 "coffeescript" : " ^2.3.2" ,
1717 "jest" : " ^27.0.0" ,
1818 "ts-jest" : " ^27.0.1" ,
Original file line number Diff line number Diff line change 77 "test" : " jest --no-cache --coverage test.js"
88 },
99 "dependencies" : {
10- "vue" : " ^3.2.6 "
10+ "vue" : " ^3.2.19 "
1111 },
1212 "devDependencies" : {
1313 "@babel/core" : " ^7.9.0" ,
1414 "@babel/preset-env" : " ^7.9.0" ,
15- "@vue/compiler-sfc" : " ^3.2.6 " ,
15+ "@vue/compiler-sfc" : " ^3.2.19 " ,
1616 "babel-helper-vue-jsx-merge-props" : " ^2.0.3" ,
1717 "babel-plugin-syntax-jsx" : " ^6.18.0" ,
1818 "babel-plugin-transform-vue-jsx" : " ^3.7.0" ,
Original file line number Diff line number Diff line change 77 "test" : " jest --no-cache --coverage test.js"
88 },
99 "dependencies" : {
10- "@vue/compiler-sfc" : " ^3.2.6 " ,
11- "vue" : " ^3.2.6 "
10+ "@vue/compiler-sfc" : " ^3.2.19 " ,
11+ "vue" : " ^3.2.19 "
1212 },
1313 "devDependencies" : {
1414 "@babel/core" : " ^7.9.0" ,
Original file line number Diff line number Diff line change 77 "test" : " jest --no-cache test.js"
88 },
99 "dependencies" : {
10- "vue" : " ^3.2.6 "
10+ "vue" : " ^3.2.19 "
1111 },
1212 "devDependencies" : {
1313 "@babel/core" : " ^7.9.0" ,
Original file line number Diff line number Diff line change 77 "test" : " jest --no-cache test.js"
88 },
99 "dependencies" : {
10- "@vue/compiler-sfc" : " ^3.2.6 " ,
11- "vue" : " ^3.2.6 "
10+ "@vue/compiler-sfc" : " ^3.2.19 " ,
11+ "vue" : " ^3.2.19 "
1212 },
1313 "devDependencies" : {
1414 "@babel/core" : " ^7.9.0" ,
Original file line number Diff line number Diff line change 77 "test" : " jest --no-cache ./sub-project/test.js"
88 },
99 "dependencies" : {
10- "@vue/compiler-sfc" : " ^3.2.6 " ,
11- "vue" : " ^3.2.6 "
10+ "@vue/compiler-sfc" : " ^3.2.19 " ,
11+ "vue" : " ^3.2.19 "
1212 },
1313 "devDependencies" : {
1414 "@babel/core" : " ^7.9.0" ,
Original file line number Diff line number Diff line change 77 "test" : " jest --no-cache ./src/test.ts"
88 },
99 "dependencies" : {
10- "@vue/compiler-sfc" : " ^3.2.6 " ,
11- "vue" : " ^3.2.6 "
10+ "@vue/compiler-sfc" : " ^3.2.19 " ,
11+ "vue" : " ^3.2.19 "
1212 },
1313 "devDependencies" : {
1414 "@types/jest" : " 16.0.10" ,
Original file line number Diff line number Diff line change 2525 "license" : " MIT" ,
2626 "devDependencies" : {
2727 "@babel/core" : " ^7.9.0" ,
28- "@vue/compiler-sfc" : " ^3.2.6 " ,
28+ "@vue/compiler-sfc" : " ^3.2.19 " ,
2929 "babel-core" : " ^7.0.0-bridge.0" ,
3030 "babel-jest" : " ^27.0.0" ,
3131 "conventional-changelog" : " ^1.1.5" ,
3434 "semantic-release" : " ^15.13.2" ,
3535 "ts-jest" : " ^27.0.1" ,
3636 "typescript" : " ^4.1.2" ,
37- "vue" : " ^3.2.6 "
37+ "vue" : " ^3.2.19 "
3838 },
3939 "peerDependencies" : {
4040 "@babel/core" : " 7.x" ,
You can’t perform that action at this time.
0 commit comments