@artsy/palette-mobile 24.0.0 → 24.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artsy/palette-mobile",
3
- "version": "24.0.0",
3
+ "version": "24.2.0",
4
4
  "description": "Artsy's design system for React Native",
5
5
  "workspaces": [
6
6
  "Example"
@@ -93,6 +93,7 @@
93
93
  "@typescript-eslint/parser": "^5.57.0",
94
94
  "auto": "10.38.5",
95
95
  "babel-jest": "29.6.3",
96
+ "babel-preset-expo": "55.0.22",
96
97
  "concurrently": "^7.6.0",
97
98
  "eslint": "8.33.0",
98
99
  "eslint-config-prettier": "8.6.0",
@@ -121,7 +122,7 @@
121
122
  "react-native-collapsible-tab-view": "patch:react-native-collapsible-tab-view@npm%3A9.0.0-rc.0#~/.yarn/patches/react-native-collapsible-tab-view-npm-9.0.0-rc.0-5363b327de.patch",
122
123
  "react-native-haptic-feedback": "1.14.0",
123
124
  "react-native-linear-gradient": "2.8.3",
124
- "react-native-pager-view": "7.0.1",
125
+ "react-native-pager-view": "8.0.2",
125
126
  "react-native-reanimated": "4.2.1",
126
127
  "react-native-safe-area-context": "5.6.0",
127
128
  "react-native-svg": "15.15.3",