Skip to content

Commit 0579472

Browse files
authored
Merge branch 'main' into @wisniewskij/css-gradients-anim
2 parents 69c1602 + 3273698 commit 0579472

File tree

20 files changed

+515
-529
lines changed

20 files changed

+515
-529
lines changed

apps/common-app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
"@react-native-community/cli": "20.1.0",
5353
"@react-native-community/cli-platform-android": "20.1.0",
5454
"@react-native-community/cli-platform-ios": "20.1.0",
55-
"@react-native/babel-preset": "0.84.0-rc.4",
56-
"@react-native/eslint-config": "0.84.0-rc.4",
57-
"@react-native/metro-config": "0.84.0-rc.4",
58-
"@react-native/typescript-config": "0.84.0-rc.4",
55+
"@react-native/babel-preset": "0.84.0",
56+
"@react-native/eslint-config": "0.84.0",
57+
"@react-native/metro-config": "0.84.0",
58+
"@react-native/typescript-config": "0.84.0",
5959
"@tsconfig/react-native": "3.0.0",
6060
"@types/d3-shape": "3.1.7",
6161
"@types/jest": "30.0.0",
@@ -65,7 +65,7 @@
6565
"jest": "30.2.0",
6666
"madge": "8.0.0",
6767
"prettier": "3.6.2",
68-
"react-native": "0.84.0-rc.4",
68+
"react-native": "0.84.0",
6969
"react-test-renderer": "19.2.3",
7070
"typescript": "5.8.3",
7171
"typescript-eslint": "8.46.0"

0 commit comments

Comments
 (0)