Skip to content

Commit

Permalink
[C3] bump create-next-app from 15.1.5 to 15.1.6 in /packages/create-c…
Browse files Browse the repository at this point in the history
…loudflare/src/frameworks (#7917)

* [C3] bump create-next-app in /packages/create-cloudflare/src/frameworks

Bumps [create-next-app](https://github.com/vercel/next.js/tree/HEAD/packages/create-next-app) from 15.1.5 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/create-next-app)

---
updated-dependencies:
- dependency-name: create-next-app
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update dependencies of "create-cloudflare" package

The following dependency versions have been updated:

| Dependency      | From   | To     |
| --------------- | ------ | ------ |
| create-next-app | 15.1.5 | 15.1.6 |

* chore: update dependencies of "create-cloudflare" package

The following dependency versions have been updated:

| Dependency      | From   | To     |
| --------------- | ------ | ------ |
| @angular/create | 19.1.2 | 19.1.5 |
| create-hono     | 0.15.2 | 0.15.3 |
| create-remix    | 2.15.2 | 2.15.3 |
| nuxi            | 3.20.0 | 3.21.1 |

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wrangler automated PR updater <[email protected]>
Co-authored-by: emily-shen <[email protected]>
  • Loading branch information
3 people authored Feb 6, 2025
1 parent 88ea196 commit 6a500d6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions .changeset/c3-frameworks-update-7917.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
"create-cloudflare": patch
---

chore: update dependencies of "create-cloudflare" package

The following dependency versions have been updated:

| Dependency | From | To |
| --------------- | ------ | ------ |
| @angular/create | 19.1.2 | 19.1.5 |
| create-hono | 0.15.2 | 0.15.3 |
| create-remix | 2.15.2 | 2.15.3 |
| nuxi | 3.20.0 | 3.21.1 |
2 changes: 1 addition & 1 deletion packages/create-cloudflare/src/frameworks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@angular/create": "19.1.5",
"create-docusaurus": "3.7.0",
"create-hono": "0.15.3",
"create-next-app": "15.1.5",
"create-next-app": "15.1.6",
"create-qwik": "1.12.0",
"create-vite": "6.1.1",
"create-remix": "2.15.3",
Expand Down

0 comments on commit 6a500d6

Please sign in to comment.