Skip to content

Commit 0bb02d3

Browse files
authored
Merge pull request #7 from nodefinity/dependabot/npm_and_yarn/master/minor-and-patch-49fc5c269d
chore(deps): bump the minor-and-patch group across 1 directory with 6 updates
2 parents 82de450 + 03f3614 commit 0bb02d3

File tree

4 files changed

+145
-229
lines changed

4 files changed

+145
-229
lines changed

apps/mobile/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,23 @@
3030
"expo-dev-client": "^5.2.4",
3131
"expo-device": "^7.1.4",
3232
"expo-document-picker": "~13.1.6",
33-
"expo-image": "~2.3.2",
33+
"expo-image": "~2.4.0",
3434
"expo-linear-gradient": "~14.1.5",
3535
"expo-linking": "~7.1.7",
3636
"expo-localization": "^16.1.6",
37-
"expo-router": "~5.1.3",
37+
"expo-router": "~5.1.4",
3838
"expo-splash-screen": "~0.30.10",
3939
"expo-status-bar": "~2.2.3",
4040
"expo-system-ui": "~5.0.10",
4141
"expo-web-browser": "~14.2.0",
4242
"react": "19.0.0",
4343
"react-native": "0.79.4",
44-
"react-native-gesture-handler": "~2.27.1",
44+
"react-native-gesture-handler": "~2.27.2",
4545
"react-native-image-colors": "2.5.0",
4646
"react-native-mmkv": "^3.2.0",
4747
"react-native-pager-view": "^6.8.1",
4848
"react-native-paper": "^5.14.5",
49-
"react-native-permissions": "^5.4.1",
49+
"react-native-permissions": "^5.4.2",
5050
"react-native-reanimated": "~3.18.0",
5151
"react-native-safe-area-context": "5.5.2",
5252
"react-native-screens": "~4.13.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-plugin-react-hooks": "^5.2.0",
4646
"eslint-plugin-react-refresh": "^0.4.20",
4747
"husky": "^9.1.7",
48-
"inquirer": "12.7.0",
48+
"inquirer": "12.8.2",
4949
"lint-staged": "^16.0.0",
5050
"semver": "7.7.2",
5151
"tsx": "4.20.3",

packages/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@flow/core": "workspace:*",
1313
"@flow/store": "workspace:*",
1414
"i18next": "^25.3.2",
15-
"react-i18next": "^15.6.0"
15+
"react-i18next": "^15.6.1"
1616
},
1717
"devDependencies": {
1818
"@flow/config": "workspace:*"

0 commit comments

Comments
 (0)