Skip to content

Commit

Permalink
build: bump tamagui to latest version (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-wd authored Dec 19, 2023
1 parent 095ed5d commit f237297
Show file tree
Hide file tree
Showing 2 changed files with 1,097 additions and 629 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"*.css"
],
"dependencies": {
"@tamagui/babel-plugin": "^1.7.3",
"@tamagui/button": "^1.7.3",
"@tamagui/config": "^1.7.3",
"@tamagui/core": "^1.7.3",
"@tamagui/font-inter": "^1.7.3",
"@tamagui/get-button-sized": "^1.7.3",
"@tamagui/lucide-icons": "^1.7.3",
"@tamagui/scroll-view": "^1.7.3",
"@tamagui/stacks": "^1.7.3",
"@tamagui/text": "^1.7.3",
"@tamagui/babel-plugin": "^1.79.11",
"@tamagui/button": "^1.79.11",
"@tamagui/config": "^1.79.11",
"@tamagui/core": "^1.79.11",
"@tamagui/font-inter": "^1.79.11",
"@tamagui/get-button-sized": "^1.79.11",
"@tamagui/lucide-icons": "^1.79.11",
"@tamagui/scroll-view": "^1.79.11",
"@tamagui/stacks": "^1.79.11",
"@tamagui/text": "^1.79.11",
"babel-plugin-transform-inline-environment-variables": "^0.4.4"
},
"scripts": {
Expand All @@ -43,7 +43,7 @@
"clean:build": "tamagui-build clean:build"
},
"devDependencies": {
"@tamagui/build": "^1.7.3",
"@tamagui/build": "^1.79.11",
"@types/react-native": "^0.70.8",
"typescript": "^4.9.4"
},
Expand Down
Loading

0 comments on commit f237297

Please sign in to comment.