|
24 | 24 | "@nativescript-community/ui-material-tabs": "file:../packages/tabs",
|
25 | 25 | "@nativescript-community/ui-material-textfield": "file:../packages/textfield",
|
26 | 26 | "@nativescript-community/ui-material-textview": "file:../packages/textview",
|
27 |
| - "@nativescript/core": "8.1.3", |
| 27 | + "@nativescript/core": "8.1.5", |
28 | 28 | "@nativescript/iqkeyboardmanager": "^2.0.0",
|
29 |
| - "@nativescript/theme": "3.0.1", |
| 29 | + "@nativescript/theme": "3.0.2", |
30 | 30 | "nativescript-vue": "~2.9.0",
|
31 | 31 | "nativescript-vue-template-compiler": "~2.9.0"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@babel/core": "^7.13.14", |
| 34 | + "@babel/core": "^7.16.0", |
35 | 35 | "@nativescript/android": "8.1.1",
|
36 | 36 | "@nativescript/types": "8.1.1",
|
37 |
| - "@nativescript/webpack": "5.0.0", |
38 |
| - "babel-loader": "^8.2.2", |
| 37 | + "@nativescript/webpack": "5.0.1", |
| 38 | + "babel-loader": "^8.2.3", |
39 | 39 | "nativescript-vue-template-compiler": "~2.9.0",
|
40 |
| - "sass-loader": "^12.1.0", |
| 40 | + "sass-loader": "^12.3.0", |
41 | 41 | "scss-symbols-parser": "^2.0.1",
|
42 | 42 | "string-replace-loader": "^3.0.3",
|
43 | 43 | "tns-ios": "6.5.4",
|
44 |
| - "typescript": "^4.4.3", |
| 44 | + "typescript": "^4.5.2", |
45 | 45 | "vue": "^2.6.14",
|
46 | 46 | "vue-i18n": "^8.25.1",
|
47 | 47 | "vue-loader": "^15.9.8",
|
|
0 commit comments