Skip to content

Commit

Permalink
[constants] Bump expo-constants version
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne committed Jun 24, 2023
1 parent 19e6561 commit 0b06ccb
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/native-component-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"expo-cellular": "~5.3.0",
"expo-checkbox": "~2.4.0",
"expo-clipboard": "~4.3.0",
"expo-constants": "~14.4.0",
"expo-constants": "~14.4.2",
"expo-contacts": "~12.2.0",
"expo-crypto": "~12.4.0",
"expo-device": "~5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/test-suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"expo-calendar": "~11.3.0",
"expo-camera": "~13.4.0",
"expo-cellular": "~5.3.0",
"expo-constants": "~14.4.0",
"expo-constants": "~14.4.2",
"expo-contacts": "~12.2.0",
"expo-crypto": "~12.4.0",
"expo-device": "~5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion home/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"expo-barcode-scanner": "~12.5.0",
"expo-blur": "~12.4.0",
"expo-camera": "~13.4.0",
"expo-constants": "~14.4.0",
"expo-constants": "~14.4.2",
"expo-device": "~5.4.0",
"expo-font": "~11.4.0",
"expo-linear-gradient": "~12.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/expo-asset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"md5-file": "^3.2.3",
"path-browserify": "^1.0.0",
"url-parse": "^1.5.9",
"expo-constants": "~14.4.0",
"expo-constants": "~14.4.2",
"expo-file-system": "~15.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/expo-auth-session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"license": "MIT",
"homepage": "https://docs.expo.dev/versions/latest/sdk/auth-session",
"dependencies": {
"expo-constants": "~14.4.0",
"expo-constants": "~14.4.2",
"expo-crypto": "~12.4.0",
"expo-linking": "~5.0.0",
"expo-web-browser": "~12.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/expo-linking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"homepage": "https://docs.expo.dev/versions/latest/sdk/linking",
"dependencies": {
"@types/qs": "^6.9.7",
"expo-constants": "~14.4.0",
"expo-constants": "~14.4.2",
"invariant": "^2.2.4",
"qs": "^6.11.0",
"url-parse": "^1.5.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/expo-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"assert": "^2.0.0",
"badgin": "^1.1.5",
"expo-application": "~5.3.0",
"expo-constants": "~14.4.0",
"expo-constants": "~14.4.2",
"fs-extra": "^9.1.0",
"uuid": "^3.4.0"
},
Expand Down

0 comments on commit 0b06ccb

Please sign in to comment.