Skip to content

Commit 2f20a69

Browse files
chore(deps): bump the minor-and-patch group with 9 updates
Bumps the minor-and-patch group with 9 updates: | Package | From | To | | --- | --- | --- | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.52.6` | `1.52.7` | | [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.34.0` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `12.9.3` | `12.9.4` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.4` | `4.20.5` | | [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) | `5.2.3` | `5.2.4` | | [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.15.1` | `4.15.4` | | [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.44.4` | `0.44.5` | | [i18next](https://github.com/i18next/i18next) | `25.4.0` | `25.4.2` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.7.1` | `15.7.3` | Updates `@eslint-react/eslint-plugin` from 1.52.6 to 1.52.7 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/2.0.0/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.52.7/packages/plugins/eslint-plugin) Updates `eslint` from 9.33.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) Updates `inquirer` from 12.9.3 to 12.9.4 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.9.4) Updates `tsx` from 4.20.4 to 4.20.5 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.4...v4.20.5) Updates `@gorhom/bottom-sheet` from 5.2.3 to 5.2.4 - [Release notes](https://github.com/gorhom/react-native-bottom-sheet/releases) - [Changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/master/CHANGELOG.md) - [Commits](gorhom/react-native-bottom-sheet@v5.2.3...v5.2.4) Updates `react-native-screens` from 4.15.1 to 4.15.4 - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@4.15.1...4.15.4) Updates `drizzle-orm` from 0.44.4 to 0.44.5 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](drizzle-team/drizzle-orm@0.44.4...0.44.5) Updates `i18next` from 25.4.0 to 25.4.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.4.0...v25.4.2) Updates `react-i18next` from 15.7.1 to 15.7.3 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.7.1...v15.7.3) --- updated-dependencies: - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 1.52.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: inquirer dependency-version: 12.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tsx dependency-version: 4.20.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@gorhom/bottom-sheet" dependency-version: 5.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-native-screens dependency-version: 4.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: drizzle-orm dependency-version: 0.44.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: i18next dependency-version: 25.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-i18next dependency-version: 15.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9b71c1 commit 2f20a69

File tree

5 files changed

+528
-414
lines changed

5 files changed

+528
-414
lines changed

apps/mobile/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@flow/player": "workspace:*",
1717
"@flow/shared": "workspace:*",
1818
"@flow/store": "workspace:*",
19-
"@gorhom/bottom-sheet": "^5.2.3",
19+
"@gorhom/bottom-sheet": "^5.2.4",
2020
"@nodefinity/react-native-music-library": "0.9.0",
2121
"@react-native-community/slider": "4.5.7",
2222
"@react-navigation/bottom-tabs": "^7.4.6",
@@ -49,7 +49,7 @@
4949
"react-native-permissions": "^5.4.2",
5050
"react-native-reanimated": "~3.18.0",
5151
"react-native-safe-area-context": "5.6.1",
52-
"react-native-screens": "~4.15.1",
52+
"react-native-screens": "~4.15.4",
5353
"react-native-tab-view": "^4.1.3",
5454
"react-native-track-player": "4.1.2"
5555
},

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
"@antfu/eslint-config": "^5.2.1",
4040
"@commitlint/cli": "^19.8.1",
4141
"@commitlint/config-conventional": "^19.8.1",
42-
"@eslint-react/eslint-plugin": "^1.52.6",
42+
"@eslint-react/eslint-plugin": "^1.52.7",
4343
"@types/semver": "7.7.0",
44-
"eslint": "^9.33.0",
44+
"eslint": "^9.34.0",
4545
"eslint-plugin-react-hooks": "^5.2.0",
4646
"eslint-plugin-react-refresh": "^0.4.20",
4747
"husky": "^9.1.7",
48-
"inquirer": "12.9.3",
48+
"inquirer": "12.9.4",
4949
"lint-staged": "^16.1.5",
5050
"semver": "7.7.2",
51-
"tsx": "4.20.4",
51+
"tsx": "4.20.5",
5252
"turbo": "2.5.6",
5353
"typescript": "^5.9.2"
5454
},

packages/database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"db:drop": "drizzle-kit drop"
1515
},
1616
"dependencies": {
17-
"drizzle-orm": "0.44.4",
17+
"drizzle-orm": "0.44.5",
1818
"expo-sqlite": "15.2.14"
1919
},
2020
"devDependencies": {

packages/hooks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"dependencies": {
1212
"@flow/shared": "workspace:*",
1313
"@flow/store": "workspace:*",
14-
"i18next": "^25.4.0",
15-
"react-i18next": "^15.7.1"
14+
"i18next": "^25.4.2",
15+
"react-i18next": "^15.7.3"
1616
},
1717
"devDependencies": {
1818
"@flow/config": "workspace:*"

0 commit comments

Comments
 (0)