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 d4d8df1 commit 9989022Copy full SHA for 9989022
.changeset/c3-frameworks-update-7619.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.0 | 5.14.1 |
packages/create-cloudflare/src/frameworks/package.json
@@ -16,7 +16,7 @@
16
"create-remix": "2.15.2",
17
"create-solid": "0.5.14",
18
"create-vue": "3.12.2",
19
- "gatsby": "5.14.0",
+ "gatsby": "5.14.1",
20
"sv": "0.6.9",
21
"nuxi": "3.17.1"
22
}
0 commit comments