Skip to content

Commit 169dbed

Browse files
dependabot[bot]github-actions[bot]ericyangpan
authored
chore(deps)(deps): bump the nextjs group with 3 updates (#160)
* chore(deps)(deps): bump the nextjs group with 3 updates Bumps the nextjs group with 3 updates: [next-intl](https://github.com/amannn/next-intl), [react](https://github.com/react/react/tree/HEAD/packages/react) and [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom). Updates `next-intl` from 4.13.2 to 4.13.4 - [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.13.2...v4.13.4) 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 `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) --- updated-dependencies: - dependency-name: next-intl dependency-version: 4.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nextjs ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): update package-lock.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Pan YANG <arielyang@gmail.com>
1 parent 244a7e4 commit 169dbed

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
"cmdk": "^1.1.1",
6262
"lucide-react": "^0.563.0",
6363
"next": "^16.2.10",
64-
"next-intl": "^4.13.2",
65-
"react": "^19.2.7",
66-
"react-dom": "^19.2.7",
64+
"next-intl": "^4.13.4",
65+
"react": "^19.2.8",
66+
"react-dom": "^19.2.8",
6767
"recharts": "^3.9.2"
6868
},
6969
"devDependencies": {

0 commit comments

Comments
 (0)