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 678170f commit 5231b0eCopy full SHA for 5231b0e
.changeset/c3-frameworks-update-9427.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-astro | 4.11.4 | 4.12.1 |
packages/create-cloudflare/src/frameworks/package.json
@@ -5,7 +5,7 @@
"so that we can use dependabot to update these dependencies automatically."
],
"dependencies": {
- "create-astro": "4.11.4",
+ "create-astro": "4.12.1",
"create-analog": "1.8.1",
"@angular/create": "19.2.12",
"create-docusaurus": "3.7.0",
0 commit comments