Skip to content

Commit 3c536fc

Browse files
Update dependency react-native-vector-icons to ^9.2.0
1 parent 2669998 commit 3c536fc

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

modules/event-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"moment-timezone": "^0.5.40",
1313
"react": "^17.0.2",
1414
"react-native": "^0.68.0",
15-
"react-native-vector-icons": "^9.0.0",
15+
"react-native-vector-icons": "^9.2.0",
1616
"@react-navigation/native": "^6.1.2"
1717
},
1818
"dependencies": {

modules/filter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react": "^17.0.2",
1313
"react-native": "^0.68.0",
1414
"react-native-popover-view": "^4.0.0",
15-
"react-native-vector-icons": "^9.0.0"
15+
"react-native-vector-icons": "^9.2.0"
1616
},
1717
"dependencies": {
1818
"@callstack/react-theme-provider": "3.0.8",

modules/food-menu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"moment-timezone": "^0.5.40",
1414
"react": "^17.0.2",
1515
"react-native": "^0.68.0",
16-
"react-native-vector-icons": "^9.0.0",
16+
"react-native-vector-icons": "^9.2.0",
1717
"@react-navigation/native": "^6.1.2"
1818
},
1919
"dependencies": {

modules/icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"peerDependencies": {
1212
"react-native": "^0.68.0",
13-
"react-native-vector-icons": "^9.0.0"
13+
"react-native-vector-icons": "^9.2.0"
1414
}
1515
}

modules/lists/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"peerDependencies": {
1212
"react": "^17.0.2",
1313
"react-native": "^0.68.0",
14-
"react-native-vector-icons": "^9.0.0"
14+
"react-native-vector-icons": "^9.2.0"
1515
},
1616
"dependencies": {
1717
"@callstack/react-theme-provider": "3.0.8",

modules/navigation-buttons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@frogpond/app-theme": "^1.0.0",
1313
"react": "^17.0.2",
1414
"react-native": "^0.68.0",
15-
"react-native-vector-icons": "^9.0.0",
15+
"react-native-vector-icons": "^9.2.0",
1616
"@react-navigation/native": "^6.1.2"
1717
}
1818
}

modules/navigation-tabs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@frogpond/app-theme": "^1.0.0",
1313
"react": "^17.0.2",
1414
"react-native": "^0.68.0",
15-
"react-native-vector-icons": "^9.0.0",
15+
"react-native-vector-icons": "^9.2.0",
1616
"@react-navigation/native": "^6.1.2"
1717
}
1818
}

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)