We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822e103 commit 0e215b0Copy full SHA for 0e215b0
.changeset/c3-frameworks-update-9203.md
@@ -0,0 +1,11 @@
1
+---
2
+"create-cloudflare": patch
3
4
+
5
+chore: update dependencies of "create-cloudflare" package
6
7
+The following dependency versions have been updated:
8
9
+| Dependency | From | To |
10
+| ----------- | ----- | ----- |
11
+| create-vite | 6.4.1 | 6.5.0 |
packages/create-cloudflare/src/frameworks/package.json
@@ -12,7 +12,7 @@
12
"create-hono": "0.18.0",
13
"create-next-app": "15.3.2",
14
"create-qwik": "1.13.0",
15
- "create-vite": "6.4.1",
+ "create-vite": "6.5.0",
16
"create-remix": "2.16.6",
17
"create-react-router": "7.5.3",
18
"create-solid": "0.6.2",
0 commit comments