|
1 | 1 | {
|
2 | 2 | "name": "@nativescript-community/template-snippet",
|
3 | 3 | "version": "0.0.1",
|
| 4 | + "private": true, |
4 | 5 | "nativescript": {
|
5 | 6 | "platforms": {
|
6 | 7 | "android": "*"
|
|
19 | 20 | },
|
20 | 21 | "dependencies": {
|
21 | 22 | "@mdi/font": "6.5.95",
|
22 |
| - "@nativescript-community/ui-material-activityindicator": "link:../packages/activityindicator", |
23 |
| - "@nativescript-community/ui-material-bottom-navigation": "link:../packages/bottom-navigation", |
24 |
| - "@nativescript-community/ui-material-bottomnavigationbar": "link:../packages/bottomnavigationbar", |
25 |
| - "@nativescript-community/ui-material-bottomsheet": "link:../packages/bottomsheet", |
26 |
| - "@nativescript-community/ui-material-button": "link:../packages/button", |
27 |
| - "@nativescript-community/ui-material-cardview": "link:../packages/cardview", |
28 |
| - "@nativescript-community/ui-material-core": "link:../packages/core", |
29 |
| - "@nativescript-community/ui-material-core-tabs": "link:../packages/core-tabs", |
30 |
| - "@nativescript-community/ui-material-dialogs": "link:../packages/dialogs", |
31 |
| - "@nativescript-community/ui-material-floatingactionbutton": "link:../packages/floatingactionbutton", |
32 |
| - "@nativescript-community/ui-material-progress": "link:../packages/progress", |
33 |
| - "@nativescript-community/ui-material-ripple": "link:../packages/ripple", |
34 |
| - "@nativescript-community/ui-material-slider": "link:../packages/slider", |
35 |
| - "@nativescript-community/ui-material-snackbar": "link:../packages/snackbar", |
36 |
| - "@nativescript-community/ui-material-speeddial": "link:../packages/speeddial", |
37 |
| - "@nativescript-community/ui-material-tabs": "link:../packages/tabs", |
38 |
| - "@nativescript-community/ui-material-textfield": "link:../packages/textfield", |
39 |
| - "@nativescript-community/ui-material-textview": "link:../packages/textview", |
| 23 | + "@nativescript-community/ui-material-activityindicator": "7.0.33", |
| 24 | + "@nativescript-community/ui-material-bottom-navigation": "7.0.33", |
| 25 | + "@nativescript-community/ui-material-bottomnavigationbar": "7.0.33", |
| 26 | + "@nativescript-community/ui-material-bottomsheet": "7.0.33", |
| 27 | + "@nativescript-community/ui-material-button": "7.0.33", |
| 28 | + "@nativescript-community/ui-material-cardview": "7.0.33", |
| 29 | + "@nativescript-community/ui-material-core": "7.0.33", |
| 30 | + "@nativescript-community/ui-material-core-tabs": "7.0.33", |
| 31 | + "@nativescript-community/ui-material-dialogs": "7.0.33", |
| 32 | + "@nativescript-community/ui-material-floatingactionbutton": "7.0.33", |
| 33 | + "@nativescript-community/ui-material-progress": "7.0.33", |
| 34 | + "@nativescript-community/ui-material-ripple": "7.0.33", |
| 35 | + "@nativescript-community/ui-material-slider": "7.0.33", |
| 36 | + "@nativescript-community/ui-material-snackbar": "7.0.33", |
| 37 | + "@nativescript-community/ui-material-speeddial": "7.0.33", |
| 38 | + "@nativescript-community/ui-material-tabs": "7.0.33", |
| 39 | + "@nativescript-community/ui-material-textfield": "7.0.33", |
| 40 | + "@nativescript-community/ui-material-textview": "7.0.33", |
40 | 41 | "@nativescript/hook": "~2.0.0",
|
41 |
| - "copy-webpack-plugin": "^10.2.4", |
| 42 | + "copy-webpack-plugin": "^11.0.0", |
42 | 43 | "nativescript-vue-template-compiler": "~2.9.3",
|
43 | 44 | "scss-symbols-parser": "^2.0.1",
|
44 | 45 | "string-replace-loader": "^3.1.0"
|
|
0 commit comments