53
53
},
54
54
"homepage" : " https://github.com/nativescript-community/ble" ,
55
55
"devDependencies" : {
56
- "@commitlint/cli" : " ^17.1.2 " ,
57
- "@commitlint/config-conventional" : " ^17.1 .0" ,
58
- "@nativescript/core" : " 7.0.13 " ,
59
- "@nativescript/types" : " 7.0 .1" ,
60
- "@nativescript/webpack" : " beta " ,
61
- "@types/node" : " ^14.6.2 " ,
62
- "@typescript-eslint/eslint-plugin" : " 5.40.1 " ,
63
- "@typescript-eslint/parser" : " 5.40.1 " ,
64
- "eslint" : " 8.26 .0" ,
65
- "husky" : " ^8.0.1 " ,
66
- "lerna" : " ^6.0.1 " ,
56
+ "@commitlint/cli" : " ^17.3.0 " ,
57
+ "@commitlint/config-conventional" : " ^17.3 .0" ,
58
+ "@nativescript/core" : " 8.3.6 " ,
59
+ "@nativescript/types" : " 8.3 .1" ,
60
+ "@nativescript/webpack" : " 5.0.11 " ,
61
+ "@types/node" : " ^18.11.9 " ,
62
+ "@typescript-eslint/eslint-plugin" : " 5.44.0 " ,
63
+ "@typescript-eslint/parser" : " 5.44.0 " ,
64
+ "eslint" : " 8.28 .0" ,
65
+ "husky" : " ^8.0.2 " ,
66
+ "lerna" : " ^6.0.3 " ,
67
67
"rimraf" : " ^3.0.2" ,
68
68
"ts-patch" : " ^2.0.2" ,
69
- "typedoc" : " ^0.23.18 " ,
70
- "typescript" : " ~4.7 .4"
69
+ "typedoc" : " ^0.23.21 " ,
70
+ "typescript" : " ~4.8 .4"
71
71
},
72
72
"dependencies" : {
73
- "@nativescript-community/arraybuffers" : " ^1.0.0 " ,
74
- "@nativescript-community/observable" : " ^2.0.10 " ,
73
+ "@nativescript-community/arraybuffers" : " ^1.1.1 " ,
74
+ "@nativescript-community/observable" : " ^2.0.11 " ,
75
75
"make-error" : " 1.3.6" ,
76
76
"p-queue" : " ~7.2.0"
77
77
},
80
80
" @commitlint/config-conventional"
81
81
]
82
82
}
83
- }
83
+ }
0 commit comments