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 c448a57 commit 4a38b9bCopy full SHA for 4a38b9b
.changeset/c3-frameworks-update-7620.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
+| nuxi | 3.16.0 | 3.17.1 |
packages/create-cloudflare/src/frameworks/package.json
@@ -18,6 +18,6 @@
18
"create-vue": "3.12.2",
19
"gatsby": "5.14.0",
20
"sv": "0.6.9",
21
- "nuxi": "3.16.0"
+ "nuxi": "3.17.1"
22
}
23
0 commit comments