|
5 | 5 | "repository": "http://www.github.com/NativeScript/nativescript-ui-sidedrawer.git", |
6 | 6 | "dependencies": { |
7 | 7 | "@mdi/font": "4.9.95", |
8 | | - "@nativescript/core": "7.0.13", |
9 | | - "@nativescript-community/text": "1.3.6", |
| 8 | + "@nativescript/core": "7.3.0", |
| 9 | + "@nativescript-community/text": "1.4.9", |
10 | 10 | "@nativescript-community/ui-material-activityindicator": "file:../packages/activityindicator", |
11 | 11 | "@nativescript-community/ui-material-bottom-navigation": "file:../packages/bottom-navigation", |
12 | 12 | "@nativescript-community/ui-material-bottomnavigationbar": "file:../packages/bottomnavigationbar", |
|
25 | 25 | "@nativescript-community/ui-material-textfield": "file:../packages/textfield", |
26 | 26 | "@nativescript-community/ui-material-textview": "file:../packages/textview", |
27 | 27 | "@nativescript/iqkeyboardmanager": "^2.0.0", |
28 | | - "@nativescript/theme": "3.0.0", |
29 | | - "nativescript-vue": "~2.8.1", |
30 | | - "nativescript-vue-template-compiler": "~2.8.1" |
| 28 | + "@nativescript/theme": "3.0.1", |
| 29 | + "nativescript-vue": "~2.8.4", |
| 30 | + "nativescript-vue-template-compiler": "~2.8.4" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@babel/core": "^7.12.3", |
| 33 | + "@babel/core": "^7.13.10", |
34 | 34 | "@nativescript/android": "7.0.1", |
35 | | - "@nativescript/types": "7.0.4", |
36 | | - "@nativescript/webpack": "3.0.8", |
37 | | - "babel-loader": "^8.1.0", |
38 | | - "nativescript-vue-template-compiler": "~2.8.1", |
| 35 | + "@nativescript/types": "7.3.0", |
| 36 | + "@nativescript/webpack": "4.1.0", |
| 37 | + "babel-loader": "^8.2.2", |
| 38 | + "nativescript-vue-template-compiler": "~2.8.4", |
39 | 39 | "sass-loader": "^10.0.2", |
40 | 40 | "scss-symbols-parser": "^2.0.1", |
41 | | - "string-replace-loader": "^2.3.0", |
42 | | - "tns-ios":"6.5.3", |
43 | | - "typescript": "^3.9.7", |
| 41 | + "string-replace-loader": "^3.0.1", |
| 42 | + "tns-ios":"6.5.4", |
| 43 | + "typescript": "^4.2.3", |
44 | 44 | "vue": "^2.6.12", |
45 | | - "vue-i18n": "^8.21.0", |
46 | | - "vue-loader": "^15.9.3", |
| 45 | + "vue-i18n": "^8.24.1", |
| 46 | + "vue-loader": "^15.9.6", |
47 | 47 | "vue-property-decorator": "^8.5.1", |
48 | | - "webpack": "^4.44.1", |
| 48 | + "webpack": "^4.46.0", |
49 | 49 | "webpack-cli": "^3.3.12" |
50 | 50 | }, |
51 | 51 | "scripts": { |
|
0 commit comments