Skip to content

Commit edb305f

Browse files
meta: bump the next-js group with 4 updates (#7693)
Bumps the next-js group with 4 updates: [@vercel/otel](https://github.com/vercel/otel), [next](https://github.com/vercel/next.js), [next-intl](https://github.com/amannn/next-intl) and [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next). Updates `@vercel/otel` from 1.10.4 to 1.11.0 - [Release notes](https://github.com/vercel/otel/releases) - [Commits](https://github.com/vercel/otel/compare/@vercel/[email protected]...@vercel/[email protected]) Updates `next` from 15.3.0 to 15.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.3.0...v15.3.1) Updates `next-intl` from 4.0.2 to 4.1.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.0.2...v4.1.0) Updates `@next/eslint-plugin-next` from 15.2.4 to 15.3.1 - [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/v15.3.1/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@vercel/otel" dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: next-js - dependency-name: next dependency-version: 15.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: next-js - dependency-name: next-intl dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: next-js - dependency-name: "@next/eslint-plugin-next" dependency-version: 15.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: next-js ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5363ac5 commit edb305f

File tree

2 files changed

+64
-71
lines changed

2 files changed

+64
-71
lines changed

apps/site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/react": "^19.1.0",
4444
"@vcarl/remark-headings": "~0.1.0",
4545
"@vercel/analytics": "~1.5.0",
46-
"@vercel/otel": "~1.10.4",
46+
"@vercel/otel": "~1.11.0",
4747
"@vercel/speed-insights": "~1.2.0",
4848
"classnames": "~2.5.1",
4949
"cross-env": "7.0.3",
@@ -52,8 +52,8 @@
5252
"glob": "~11.0.1",
5353
"gray-matter": "~4.0.3",
5454
"hast-util-to-string": "~3.0.1",
55-
"next": "15.3.0",
56-
"next-intl": "~4.0.2",
55+
"next": "15.3.1",
56+
"next-intl": "~4.1.0",
5757
"next-themes": "~0.4.6",
5858
"postcss": "~8.5.3",
5959
"postcss-calc": "~10.1.1",
@@ -76,7 +76,7 @@
7676
"devDependencies": {
7777
"@eslint/compat": "~1.2.8",
7878
"@eslint/eslintrc": "~3.3.1",
79-
"@next/eslint-plugin-next": "15.2.4",
79+
"@next/eslint-plugin-next": "15.3.1",
8080
"@testing-library/user-event": "~14.6.1",
8181
"@types/semver": "~7.7.0",
8282
"eslint-config-next": "15.3.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)