Skip to content

Commit 7cd7563

Browse files
committed
chore: align expo-constants version
1 parent 938f030 commit 7cd7563

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

apps/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@react-navigation/native": "^7.1.8",
2020
"expo": "54.0.21",
2121
"expo-blur": "~15.0.7",
22-
"expo-constants": "~18.0.10",
22+
"expo-constants": "~18.0.9",
2323
"expo-dev-client": "~6.0.17",
2424
"expo-font": "~14.0.9",
2525
"expo-haptics": "~15.0.7",

bun.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@react-navigation/native": "^7.1.8",
2929
"expo": "54.0.21",
3030
"expo-blur": "~15.0.7",
31-
"expo-constants": "~18.0.10",
31+
"expo-constants": "~18.0.9",
3232
"expo-dev-client": "~6.0.17",
3333
"expo-font": "~14.0.9",
3434
"expo-haptics": "~15.0.7",
@@ -1734,7 +1734,7 @@
17341734

17351735
"tunnel": ["[email protected]", "", {}, "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg=="],
17361736

1737-
"type-detect": ["type-detect@4.1.0", "", {}, "sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw=="],
1737+
"type-detect": ["type-detect@4.0.8", "", {}, "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g=="],
17381738

17391739
"type-fest": ["[email protected]", "", {}, "sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg=="],
17401740

@@ -1984,8 +1984,6 @@
19841984

19851985
"@react-native/codegen/yargs": ["[email protected]", "", { "dependencies": { "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.3", "y18n": "^5.0.5", "yargs-parser": "^21.1.1" } }, "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w=="],
19861986

1987-
"@sinonjs/commons/type-detect": ["[email protected]", "", {}, "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g=="],
1988-
19891987
"@ts-morph/common/minimatch": ["[email protected]", "", { "dependencies": { "@isaacs/brace-expansion": "^5.0.0" } }, "sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ=="],
19901988

19911989
"babel-jest/chalk": ["[email protected]", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="],

0 commit comments

Comments
 (0)