Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
fix: upgrade tamagui
Browse files Browse the repository at this point in the history
  • Loading branch information
ivopr committed Jun 13, 2023
1 parent 355ea46 commit c95b785
Show file tree
Hide file tree
Showing 2 changed files with 16,772 additions and 12,236 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"upgrade:tamagui": "$npm_execpath up '*tamagui*' '@tamagui/*'"
},
"dependencies": {
"@tamagui/animations-react-native": "^1.28.1",
"@tamagui/babel-plugin": "^1.28.1",
"@tamagui/config": "^1.28.1",
"@tamagui/font-inter": "^1.28.1",
"@tamagui/lucide-icons": "^1.28.1",
"@tamagui/themes": "^1.28.1",
"expo": "^48.0.17",
"@tamagui/animations-react-native": "^1.33.2",
"@tamagui/babel-plugin": "^1.33.2",
"@tamagui/config": "^1.33.2",
"@tamagui/font-inter": "^1.33.2",
"@tamagui/lucide-icons": "^1.33.2",
"@tamagui/themes": "^1.33.2",
"expo": "^48.0.19",
"expo-constants": "~14.2.1",
"expo-font": "^11.1.1",
"expo-linear-gradient": "^12.1.2",
Expand All @@ -29,7 +29,7 @@
"react-native-safe-area-context": "4.5.0",
"react-native-screens": "~3.20.0",
"react-native-svg": "13.4.0",
"tamagui": "^1.28.1"
"tamagui": "^1.33.2"
},
"devDependencies": {
"@babel/core": "^7.19.3",
Expand Down
Loading

0 comments on commit c95b785

Please sign in to comment.