File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
"e2e:local:android" : " npm run e2e -- --runType android28.local --appPath ./outputs/nativescript-vue-tests.apk"
20
20
},
21
21
"dependencies" : {
22
+ "@nativescript/core" : " 6.5.10" ,
22
23
"@vue/devtools" : " 5.3.3" ,
23
24
"lorem-ipsum" : " ^2.0.3" ,
24
25
"nativescript-collectionview" : " 2.0.36" ,
25
26
"nativescript-socketio" : " ^3.3.1" ,
26
27
"nativescript-theme-core" : " 1.0.6" ,
27
28
"nativescript-toasty" : " 3.0.0-alpha.2" ,
28
29
"nativescript-vue-devtools" : " 1.4.0" ,
29
- "@nativescript/core" : " 6.5.10" ,
30
30
"vuex" : " 3.5.1"
31
31
},
32
32
"devDependencies" : {
33
33
"@babel/core" : " 7.10.5" ,
34
34
"@babel/preset-env" : " 7.10.4" ,
35
+ "@nativescript/webpack" : " 2.0.0-alpha.3" ,
35
36
"@types/chai" : " 4.2.11" ,
36
37
"@types/mocha" : " 8.0.0" ,
37
38
"@types/node" : " 14.0.23
AFA1
" ,
42
43
"mocha-multi" : " 1.1.3" ,
43
44
"mochawesome" : " 6.1.1" ,
44
45
"nativescript-dev-appium" : " ^6.1.3" ,
45
- "@nativescript/webpack" : " 2.0.0-alpha.3" ,
46
46
"nativescript-vue-template-compiler" : " file:../packages/nativescript-vue-template-compiler" ,
47
47
"vue-loader" : " 15.9.3"
48
48
}
Original file line number Diff line number Diff line change @@ -5432,7 +5432,7 @@ nativescript-vue-devtools@1.4.0:
5432
5432
integrity sha512-qYp1dtkxZziiCsUTSf5OjJgSGorGKQIsj132bHqvQNST/gKvucB4BaUGiassBJ5yhgykk5USxSb3YjGRNAsw1A==
5433
5433
5434
5434
" nativescript-vue-template-compiler@file:../packages/nativescript-vue-template-compiler " :
5435
- version "2.6.4 "
5435
+ version "2.7.0 "
5436
5436
dependencies :
5437
5437
de-indent "^1.0.2"
5438
5438
he "^1.1.0"
You can’t perform that action at this time.
0 commit comments