Skip to content

Commit 383a522

Browse files
Bump the prod-deps group across 1 directory with 3 updates
Bumps the prod-deps group with 3 updates in the / directory: [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties), [next](https://github.com/vercel/next.js) and [next-intl](https://github.com/amannn/next-intl). Updates `@next/third-parties` from 16.2.0 to 16.2.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.2/packages/third-parties) Updates `next` from 16.1.7 to 16.2.2 - [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.1.7...v16.2.2) Updates `next-intl` from 4.8.3 to 4.9.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.8.3...v4.9.0) --- updated-dependencies: - dependency-name: "@next/third-parties" dependency-version: 16.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: next dependency-version: 16.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: next-intl dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 258c088 commit 383a522

File tree

2 files changed

+131
-85
lines changed

2 files changed

+131
-85
lines changed

package-lock.json

Lines changed: 128 additions & 82 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
@@ -19,12 +19,12 @@
1919
"cypress:coverage": "npx nyc report --reporter=text-summary"
2020
},
2121
"dependencies": {
22-
"@next/third-parties": "^16.1.7",
22+
"@next/third-parties": "^16.2.2",
2323
"@rollbar/react": "^1.0.0",
2424
"@vercel/analytics": "^2.0.1",
2525
"js-cookie": "^3.0.5",
26-
"next": "16.1.7",
27-
"next-intl": "^4.8.3",
26+
"next": "16.2.2",
27+
"next-intl": "^4.9.0",
2828
"react": "19.2.4",
2929
"react-cookie-consent": "^10.0.1",
3030
"react-dom": "19.2.4",

0 commit comments

Comments
 (0)