Skip to content

Commit b67fc85

Browse files
chore(deps): bump the next-stack group with 4 updates
Bumps the next-stack group with 4 updates: [next-intl](https://github.com/amannn/next-intl), [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `next-intl` from 4.11.0 to 4.12.0 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.11.0...v4.12.0) Updates `react` from 19.2.4 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) Updates `@types/react` from 19.2.14 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.4 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom) Updates `@types/react` from 19.2.14 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: next-intl dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: next-stack - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: next-stack - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: next-stack - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: next-stack - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: next-stack ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c55a0b commit b67fc85

2 files changed

Lines changed: 178 additions & 168 deletions

File tree

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"next": "^16.2.6",
5555
"next-intl": "^4.11.0",
5656
"qrcode": "^1.5.4",
57-
"react": "19.2.4",
58-
"react-dom": "19.2.4",
57+
"react": "19.2.6",
58+
"react-dom": "19.2.6",
5959
"react-icons": "^5.6.0",
6060
"recharts": "^3.8.1",
6161
"serwist": "^9.5.10"

0 commit comments

Comments
 (0)