|
1 | 1 | { |
2 | 2 | "name": "@amazon-devices/keplertvinterfaces", |
3 | | - "version": "0.21.0", |
| 3 | + "version": "0.21.1", |
4 | 4 | "files": [ |
5 | 5 | "dist" |
6 | 6 | ], |
|
33 | 33 | "i18n:sync": "npx i18next-locales-sync -c ./localesSync.config.js" |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@amazon-devices/asset-resolver-lib": "^1.0.0", |
37 | | - "@amazon-devices/kepler-ui-components": "^2.0.0", |
38 | | - "@amazon-devices/keplerscript-kepleri18n-lib": "^1.0.0", |
39 | | - "@amazon-devices/keplerscript-netmgr-lib": "^2.0.2", |
40 | | - "@amazon-devices/react-native-device-info": "^2.0.0", |
| 36 | + "@amazon-devices/asset-resolver-lib": "~1.0.0", |
| 37 | + "@amazon-devices/kepler-ui-components": "~2.4.0", |
| 38 | + "@amazon-devices/keplerscript-kepleri18n-lib": "~1.1.0", |
| 39 | + "@amazon-devices/keplerscript-netmgr-lib": "~2.0.0", |
| 40 | + "@amazon-devices/react-native-device-info": "~2.0.0", |
41 | 41 | "@amazon-devices/react-native-kepler": "~2.0.0", |
42 | | - "@amazon-devices/react-native-reanimated": "^2.0.0", |
| 42 | + "@amazon-devices/react-native-reanimated": "~2.0.0", |
43 | 43 | "@amazon-devices/react-native-screens": "~2.0.0", |
44 | | - "@amazon-devices/react-native-vector-icons": "^2.0.1731521715", |
| 44 | + "@amazon-devices/react-native-vector-icons": "~2.0.0", |
45 | 45 | "@amazon-devices/react-navigation__core": "~7.0.0", |
46 | 46 | "@amazon-devices/react-navigation__devtools": "~7.0.0", |
47 | 47 | "@amazon-devices/react-navigation__drawer": "~7.0.0", |
|
62 | 62 | "zustand": "^5.0.2" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@amazon-devices/kepler-cli-platform": "^0", |
| 65 | + "@amazon-devices/kepler-cli-platform": "~0.22.0", |
66 | 66 | "@amazon-devices/shopify__flash-list": "~2.0.0", |
67 | 67 | "@babel/plugin-proposal-decorators": "^7.25.9", |
68 | 68 | "@callstack/eslint-config": "^14.2.0", |
|
0 commit comments