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 99b8eab commit 6d83a87Copy full SHA for 6d83a87
.changeset/c3-frameworks-update-10083.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.12.1 | 4.13.0 |
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.12.1",
+ "create-astro": "4.13.0",
"create-analog": "1.8.1",
"@angular/create": "19.2.12",
"create-docusaurus": "3.8.1",
0 commit comments