Skip to content

Commit 8510ee5

Browse files
committed
chore: Update dependencies.
1 parent c7d843e commit 8510ee5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package/react-native-uiw/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
"README.md"
2121
],
2222
"dependencies": {
23-
"@babel/runtime": "7.6.2",
24-
"@react-native-community/picker": "^1.6.6",
23+
"@babel/runtime": "7.10.5",
24+
"@react-native-community/picker": "1.6.6",
2525
"@types/color": "3.0.1",
26-
"@types/react-native": "0.62.11",
26+
"@types/react-native": "0.63.2",
2727
"@uiw/icons": "2.4.3",
2828
"color": "3.1.2",
2929
"prop-types": "15.7.2",
3030
"react-native-root-siblings": "4.0.6",
31-
"react-native-svg": "9.13.3",
31+
"react-native-svg": "12.1.0",
3232
"react-native-swipeout": "2.3.6"
3333
},
3434
"peerDependencies": {

0 commit comments

Comments
 (0)