|
6 | 6 | "dependencies": { |
7 | 7 | "@mdi/font": "4.9.95", |
8 | 8 | "@nativescript/core": "8.0.0", |
9 | | - "@nativescript-community/text": "1.4.9", |
| 9 | + "@nativescript-community/text": "1.4.11", |
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", |
|
33 | 33 | "@babel/core": "^7.13.14", |
34 | 34 | "@nativescript/android": "8.0.0", |
35 | 35 | "@nativescript/types": "8.0.0", |
36 | | - "@nativescript/webpack": "5.0.0-beta.3", |
| 36 | + "@nativescript/webpack": "5.0.0-beta.9", |
37 | 37 | "babel-loader": "^8.2.2", |
38 | 38 | "nativescript-vue-template-compiler": "~2.9.0", |
39 | 39 | "sass-loader": "^11.0.1", |
40 | 40 | "scss-symbols-parser": "^2.0.1", |
41 | 41 | "string-replace-loader": "^3.0.1", |
42 | 42 | "tns-ios":"6.5.4", |
43 | | - "typescript": "^4.2.3", |
| 43 | + "typescript": "^4.2.4", |
44 | 44 | "vue": "^2.6.12", |
45 | 45 | "vue-i18n": "^8.24.1", |
46 | 46 | "vue-loader": "^15.9.6", |
47 | | - "vue-property-decorator": "^8.5.1", |
48 | | - "webpack": "^5.30.0", |
49 | | - "webpack-cli": "^4.6.0" |
| 47 | + "vue-property-decorator": "^8.5.1" |
50 | 48 | }, |
51 | 49 | "scripts": { |
52 | 50 | "tslint": "npm i && tslint --config '../tslint.json' 'app/**/*.ts' --exclude '**/node_modules/**'" |
|
0 commit comments