Skip to content

Commit 3ff863e

Browse files
chore(deps): bump the production-dependencies group
Bumps the production-dependencies group in /www with 4 updates: [next](https://github.com/vercel/next.js), [next-intl](https://github.com/amannn/next-intl), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `next` from 16.0.10 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.10...v16.1.6) Updates `next-intl` from 4.6.1 to 4.8.3 - [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.6.1...v4.8.3) Updates `react` from 19.2.0 to 19.2.4 - [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.4/packages/react) Updates `react-dom` from 19.2.0 to 19.2.4 - [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.4/packages/react-dom) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: next-intl dependency-version: 4.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41e00ca commit 3ff863e

2 files changed

Lines changed: 247 additions & 274 deletions

File tree

www/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
},
1010
"dependencies": {
1111
"js-yaml": "^4.1.1",
12-
"next": "16.0.10",
13-
"next-intl": "^4.5.6",
14-
"react": "19.2.0",
15-
"react-dom": "19.2.0"
12+
"next": "16.1.6",
13+
"next-intl": "^4.8.3",
14+
"react": "19.2.4",
15+
"react-dom": "19.2.4"
1616
},
1717
"devDependencies": {
1818
"@tailwindcss/postcss": "^4",

0 commit comments

Comments
 (0)