Skip to content

Commit 28f16e4

Browse files
chore: bump the dependencies group with 22 updates
chore: bump the dependencies group with 22 updates
2 parents 02434ae + d03d7ac commit 28f16e4

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"test": "bun test"
2727
},
2828
"dependencies": {
29-
"@expo/metro-runtime": "~6.1.2",
29+
"@expo/metro-runtime": "~55.0.6",
3030
"@hookform/resolvers": "^5.2.2",
31-
"@react-native-async-storage/async-storage": "2.2.0",
31+
"@react-native-async-storage/async-storage": "3.0.1",
3232
"@react-navigation/native": "^7.1.31",
3333
"@rn-primitives/avatar": "^1.2.0",
3434
"@rn-primitives/label": "^1.2.0",
@@ -40,41 +40,41 @@
4040
"class-variance-authority": "^0.7.1",
4141
"clsx": "^2.1.1",
4242
"drizzle-orm": "^0.45.1",
43-
"expo": "~54.0.29",
44-
"expo-constants": "~18.0.12",
45-
"expo-crypto": "15.0.8",
43+
"expo": "~55.0.4",
44+
"expo-constants": "~55.0.7",
45+
"expo-crypto": "55.0.8",
4646
"expo-drizzle-studio-plugin": "^0.2.1",
47-
"expo-linking": "~8.0.10",
48-
"expo-localization": "~17.0.8",
49-
"expo-router": "~6.0.19",
50-
"expo-splash-screen": "~31.0.12",
51-
"expo-sqlite": "^16.0.10",
52-
"expo-status-bar": "~3.0.9",
53-
"expo-system-ui": "~6.0.9",
47+
"expo-linking": "~55.0.7",
48+
"expo-localization": "~55.0.8",
49+
"expo-router": "~55.0.3",
50+
"expo-splash-screen": "~55.0.10",
51+
"expo-sqlite": "^55.0.10",
52+
"expo-status-bar": "~55.0.4",
53+
"expo-system-ui": "~55.0.9",
5454
"i18next": "^25.8.13",
5555
"lucide-react-native": "^0.575.0",
5656
"nativewind": "^4.2.2",
57-
"react": "19.1.0",
58-
"react-dom": "19.1.0",
57+
"react": "19.2.4",
58+
"react-dom": "19.2.4",
5959
"react-hook-form": "^7.71.2",
6060
"react-i18next": "^16.5.4",
61-
"react-native": "0.81.5",
62-
"react-native-reanimated": "~4.1.1",
63-
"react-native-safe-area-context": "~5.6.0",
64-
"react-native-screens": "~4.16.0",
65-
"react-native-svg": "15.12.1",
61+
"react-native": "0.84.1",
62+
"react-native-reanimated": "~4.2.2",
63+
"react-native-safe-area-context": "~5.7.0",
64+
"react-native-screens": "~4.24.0",
65+
"react-native-svg": "15.15.3",
6666
"react-native-web": "^0.21.2",
67-
"react-native-worklets": "0.5.1",
67+
"react-native-worklets": "0.7.4",
6868
"tailwind-merge": "^3.5.0",
69-
"tailwindcss": "^3.4.17",
69+
"tailwindcss": "^4.2.1",
7070
"tailwindcss-animate": "^1.0.7",
7171
"zod": "^4.0.0"
7272
},
7373
"devDependencies": {
7474
"@babel/core": "^7.26.0",
7575
"@biomejs/biome": "^2.4.4",
7676
"@types/bun": "^1.3.9",
77-
"@types/react": "~19.1.10",
77+
"@types/react": "~19.2.14",
7878
"babel-plugin-inline-import": "^3.0.0",
7979
"drizzle-kit": "^0.31.9",
8080
"typescript": "~5.9.3"

0 commit comments

Comments
 (0)