Skip to content

Commit 68b3640

Browse files
chore(deps)(deps): bump the react group across 1 directory with 5 updates
Bumps the react group with 5 updates in the /apps/ui directory: | Package | From | To | | --- | --- | --- | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.17` | `19.2.18` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.2.4` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.18.1` | `7.18.2` | Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `@types/react` from 19.2.17 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) Updates `@types/react-dom` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-router-dom` from 7.18.1 to 7.18.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.2/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@types/react-dom" dependency-version: 19.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react - dependency-name: react-router-dom dependency-version: 7.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b8c7bf commit 68b3640

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

apps/ui/bun.lock

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

apps/ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@
7272
"openapi-fetch": "0.17.0",
7373
"qrcode": "1.5.4",
7474
"radix-ui": "1.6.4",
75-
"react": "19.2.7",
76-
"react-dom": "19.2.7",
75+
"react": "19.2.8",
76+
"react-dom": "19.2.8",
7777
"react-helmet-async": "3.0.0",
7878
"react-hook-form": "7.81.0",
7979
"react-i18next": "17.0.8",
80-
"react-router-dom": "7.18.1",
80+
"react-router-dom": "7.18.2",
8181
"sonner": "2.0.7",
8282
"tailwind-merge": "3.6.0",
8383
"zod": "4.4.3",
@@ -111,8 +111,8 @@
111111
"@trivago/prettier-plugin-sort-imports": "6.0.2",
112112
"@types/node": "25.9.1",
113113
"@types/qrcode": "1.5.6",
114-
"@types/react": "19.2.17",
115-
"@types/react-dom": "19.2.3",
114+
"@types/react": "19.2.18",
115+
"@types/react-dom": "19.2.4",
116116
"@vitejs/plugin-react": "6.0.3",
117117
"@vitest/coverage-v8": "4.1.10",
118118
"eslint": "10.7.0",

0 commit comments

Comments
 (0)