Skip to content

Commit 41c6e20

Browse files
build: обновление зависимостей
1 parent 1456a1b commit 41c6e20

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
"pod-install": "bundle exec pod install --project-directory=ios"
4343
},
4444
"dependencies": {
45-
"@tabler/icons-react-native": "3.36.1",
46-
"react-native-unistyles": "3.2.3"
45+
"@tabler/icons-react-native": "3.36.1"
4746
},
4847
"devDependencies": {
4948
"@babel/core": "7.28.5",
@@ -111,6 +110,7 @@
111110
"react-native-reanimated": "4.2.1",
112111
"react-native-safe-area-context": "5.6.2",
113112
"react-native-svg": "15.15.1",
113+
"react-native-unistyles": "3.2.3",
114114
"react-native-worklets": "0.7.1",
115115
"release-it": "19.1.0",
116116
"standard-version": "9.5.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2929,7 +2929,7 @@ __metadata:
29292929
expo: ">=54.x.x"
29302930
react: ">=19.1"
29312931
react-native: ">=0.81.5"
2932-
react-native-reanimated: ">=4.1.1"
2932+
react-native-reanimated: ">=4.2.1"
29332933
react-native-svg: ">=15.15.1"
29342934
react-native-unistyles: ">=3.2.3"
29352935
react-native-worklets: ">=0.7.0"

0 commit comments

Comments
 (0)