|
1 | 1 | { |
2 | 2 | "name": "@draftbit/core", |
3 | | - "version": "54.0.0", |
| 3 | + "version": "54.0.1", |
4 | 4 | "description": "Core (non-native) Components", |
5 | 5 | "main": "lib/commonjs/index.js", |
6 | 6 | "types": "lib/typescript/src/index.d.ts", |
|
40 | 40 | "homepage": "https://github.com/draftbit/react-native-jigsaw#readme", |
41 | 41 | "dependencies": { |
42 | 42 | "@draftbit/react-theme-provider": "^2.1.1", |
43 | | - "@draftbit/theme": "54.0.0", |
| 43 | + "@draftbit/theme": "54.0.1", |
44 | 44 | "@emotion/react": "^11.13.5", |
45 | 45 | "@emotion/styled": "^11.13.5", |
46 | 46 | "@expo/vector-icons": "^15.0.3", |
|
56 | 56 | "date-fns": "^4.1.0", |
57 | 57 | "dateformat": "^5.0.3", |
58 | 58 | "expo-av": "~16.0.8", |
59 | | - "expo-image": "~3.0.11", |
60 | 59 | "expo-file-system": "~19.0.21", |
| 60 | + "expo-image": "~3.0.11", |
61 | 61 | "lodash.isequal": "^4.5.0", |
62 | 62 | "lodash.isnumber": "^3.0.3", |
63 | 63 | "lodash.omit": "^4.5.0", |
|
74 | 74 | "react-native-modal-datetime-picker": "^18.0.0", |
75 | 75 | "react-native-pager-view": "6.9.1", |
76 | 76 | "react-native-reanimated": "~4.1.1", |
77 | | - "react-native-worklets": "0.5.1", |
78 | 77 | "react-native-select-dropdown": "4.0.1", |
79 | 78 | "react-native-shadow-2": "^7.1.1", |
80 | 79 | "react-native-svg": "15.12.1", |
81 | 80 | "react-native-swipe-list-view": "^3.2.9", |
82 | 81 | "react-native-tab-view": "^3.4.0", |
83 | 82 | "react-native-web-swiper": "^2.2.4", |
84 | 83 | "react-native-webview": "13.15.0", |
| 84 | + "react-native-worklets": "0.5.1", |
85 | 85 | "react-native-youtube-iframe": "^2.3.0", |
86 | 86 | "react-youtube": "^10.1.0", |
87 | 87 | "uuid": "^11.0.3" |
|
0 commit comments