Skip to content

Commit

Permalink
Bump the nextjs group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the nextjs group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `15.1.3` | `15.1.6` |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.1.3` | `15.1.6` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.3` | `15.1.6` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `39.2.4` | `40.1.0` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `3.99.0` | `3.107.2` |



Updates `next` from 15.1.3 to 15.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@v15.1.3...v15.1.6)

Updates `@next/bundle-analyzer` from 15.1.3 to 15.1.6
- [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.1.6/packages/next-bundle-analyzer)

Updates `eslint-config-next` from 15.1.3 to 15.1.6
- [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.1.6/packages/eslint-config-next)

Updates `vercel` from 39.2.4 to 40.1.0
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/[email protected]/packages/cli)

Updates `wrangler` from 3.99.0 to 3.107.2
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: vercel
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nextjs
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 1018d46 commit f905006
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 467 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"jotai": "^2.10.4",
"jotai-game": "^0.2.0",
"monaco-editor": "^0.52.2",
"next": "^15.1.3",
"next": "^15.1.6",
"next-navigation-guard": "^0.1.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -47,14 +47,14 @@
},
"devDependencies": {
"@cloudflare/next-on-pages": "^1.13.7",
"@next/bundle-analyzer": "^15.1.3",
"@next/bundle-analyzer": "^15.1.6",
"@types/node": "^22.13.0",
"@types/react": "^18.3.12",
"@webgpu/types": "^0.1.54",
"copy-webpack-plugin": "^12.0.2",
"depcheck": "^1.4.7",
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.3",
"eslint-config-next": "^15.1.6",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.15.1",
Expand All @@ -63,7 +63,7 @@
"prettier-plugin-organize-imports": "^4.1.0",
"supabase": "^2.1.1",
"typescript": "^5.7.3",
"vercel": "^39.2.4",
"wrangler": "^3.99.0"
"vercel": "^40.1.0",
"wrangler": "^3.107.2"
}
}
Loading

0 comments on commit f905006

Please sign in to comment.