Skip to content

Commit a23a544

Browse files
meta: bump the vercel group with 4 updates
Bumps the vercel group with 4 updates: [turbo](https://github.com/vercel/turborepo), [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 `turbo` from 2.5.5 to 2.5.6 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.5.5...v2.5.6) Updates `next` from 15.5.0 to 15.5.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@v15.5.0...v15.5.2) Updates `next-intl` from 4.3.4 to 4.3.5 - [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.3.4...v4.3.5) Updates `@next/eslint-plugin-next` from 15.5.0 to 15.5.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/v15.5.2/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vercel - dependency-name: next dependency-version: 15.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vercel - dependency-name: next-intl dependency-version: 4.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vercel - dependency-name: "@next/eslint-plugin-next" dependency-version: 15.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vercel ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 769d710 commit a23a544

File tree

3 files changed

+112
-105
lines changed

3 files changed

+112
-105
lines changed

apps/site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"feed": "~5.1.0",
6060
"github-slugger": "~2.0.0",
6161
"gray-matter": "~4.0.3",
62-
"next": "15.5.0",
63-
"next-intl": "~4.3.4",
62+
"next": "15.5.2",
63+
"next-intl": "~4.3.5",
6464
"next-themes": "~0.4.6",
6565
"postcss-calc": "~10.1.1",
6666
"react": "catalog:",
@@ -78,7 +78,7 @@
7878
},
7979
"devDependencies": {
8080
"@flarelabs-net/wrangler-build-time-fs-assets-polyfilling": "^0.0.1",
81-
"@next/eslint-plugin-next": "15.5.0",
81+
"@next/eslint-plugin-next": "15.5.2",
8282
"@node-core/remark-lint": "workspace:*",
8383
"@opennextjs/cloudflare": "^1.6.4",
8484
"@playwright/test": "^1.54.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"husky": "9.1.7",
3838
"lint-staged": "16.1.2",
39-
"turbo": "2.5.5"
39+
"turbo": "2.5.6"
4040
},
4141
"devDependencies": {
4242
"@eslint/js": "~9.32.0",

0 commit comments

Comments
 (0)