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 c4fa63c commit 031edadCopy full SHA for 031edad
.changeset/c3-frameworks-update-10300.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
+| gatsby | 5.14.5 | 5.14.6 |
packages/create-cloudflare/src/frameworks/package.json
@@ -17,7 +17,7 @@
17
"create-react-router": "7.8.0",
18
"create-solid": "0.6.5",
19
"create-vue": "3.18.0",
20
- "gatsby": "5.14.5",
+ "gatsby": "5.14.6",
21
"sv": "0.9.0",
22
"nuxi": "3.27.0"
23
}
0 commit comments