Skip to content

Commit 5270d16

Browse files
committed
chore(deps): update dependencies.
1 parent e9c801e commit 5270d16

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
},
1313
"dependencies": {
1414
"@babel/runtime": "7.13.10",
15-
"@react-native-picker/picker": "1.16.0",
15+
"@react-native-picker/picker": "1.16.1",
1616
"@types/color": "3.0.1",
1717
"@types/react-native": "0.64.0",
1818
"@uiw/icons": "2.5.1",
1919
"color": "3.1.3",
2020
"prop-types": "15.7.2",
21-
"react-native-root-siblings": "4.1.0",
22-
"react-native-svg": "12.1.0",
21+
"react-native-root-siblings": "4.1.1",
22+
"react-native-svg": "12.1.1",
2323
"react-native-swipeout": "2.3.6"
2424
},
2525
"devDependencies": {
@@ -44,7 +44,7 @@
4444
"react-native-safe-area-context": "3.2.0",
4545
"react-native-screens": "2.18.1",
4646
"react-test-renderer": "17.0.1",
47-
"typescript": "4.2.3"
47+
"typescript": "4.3.4"
4848
},
4949
"resolutions": {
5050
"@types/react": "^17"

package/react-native-uiw/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@
5454
],
5555
"dependencies": {
5656
"@babel/runtime": "7.13.10",
57-
"@react-native-picker/picker": "1.16.0",
57+
"@react-native-picker/picker": "1.16.1",
5858
"@types/color": "3.0.1",
5959
"@types/react-native": "0.64.0",
6060
"@uiw/icons": "2.5.1",
6161
"color": "3.1.3",
6262
"prop-types": "15.7.2",
63-
"react-native-root-siblings": "4.1.0",
64-
"react-native-svg": "12.1.0",
63+
"react-native-root-siblings": "4.1.1",
64+
"react-native-svg": "12.1.1",
6565
"react-native-swipeout": "2.3.6"
6666
},
6767
"peerDependencies": {
@@ -78,6 +78,6 @@
7878
"react": "17.0.1",
7979
"react-native": "0.64.0",
8080
"tsbb": "2.2.1",
81-
"typescript": "4.2.3"
81+
"typescript": "4.3.4"
8282
}
8383
}

0 commit comments

Comments
 (0)