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 e9a34f5 commit 93d9fd2Copy full SHA for 93d9fd2
.changeset/c3-frameworks-update-9524.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.3 | 5.14.4 |
packages/create-cloudflare/src/frameworks/package.json
@@ -17,7 +17,7 @@
17
"create-react-router": "7.6.2",
18
"create-solid": "0.6.5",
19
"create-vue": "3.16.4",
20
- "gatsby": "5.14.3",
+ "gatsby": "5.14.4",
21
"sv": "0.8.7",
22
"nuxi": "3.25.1"
23
}
0 commit comments