Skip to content

Commit ad8cf1a

Browse files
chore: sync templates from emdash v0.22.0 (#30)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4604e92 commit ad8cf1a

8 files changed

Lines changed: 36 additions & 36 deletions

File tree

blog-cloudflare/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"typecheck": "astro check"
1515
},
1616
"dependencies": {
17-
"@astrojs/cloudflare": "^13.5.3",
18-
"@astrojs/react": "^5.0.0",
19-
"@emdash-cms/cloudflare": "^0.21.0",
17+
"@astrojs/cloudflare": "^14.0.0",
18+
"@astrojs/react": "^6.0.0",
19+
"@emdash-cms/cloudflare": "^0.22.0",
2020
"@emdash-cms/plugin-forms": "^0.2.4",
2121
"@emdash-cms/plugin-webhook-notifier": "^0.2.0",
22-
"astro": "^6.3.0",
23-
"emdash": "^0.21.0",
22+
"astro": "^7.0.0",
23+
"emdash": "^0.22.0",
2424
"react": "19.2.4",
2525
"react-dom": "19.2.4"
2626
},

blog/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"typecheck": "astro check"
1515
},
1616
"dependencies": {
17-
"@astrojs/node": "^10.1.1",
18-
"@astrojs/react": "^5.0.0",
17+
"@astrojs/node": "^11.0.0",
18+
"@astrojs/react": "^6.0.0",
1919
"@emdash-cms/plugin-audit-log": "^0.2.0",
20-
"astro": "^6.3.0",
20+
"astro": "^7.0.0",
2121
"better-sqlite3": "^12.8.0",
22-
"emdash": "^0.21.0",
22+
"emdash": "^0.22.0",
2323
"react": "19.2.4",
2424
"react-dom": "19.2.4"
2525
},

marketing-cloudflare/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"typecheck": "astro check"
1515
},
1616
"dependencies": {
17-
"@astrojs/cloudflare": "^13.5.3",
18-
"@astrojs/react": "^5.0.0",
19-
"@emdash-cms/cloudflare": "^0.21.0",
17+
"@astrojs/cloudflare": "^14.0.0",
18+
"@astrojs/react": "^6.0.0",
19+
"@emdash-cms/cloudflare": "^0.22.0",
2020
"@iconify-json/ph": "^1.2.2",
21-
"astro": "^6.3.0",
21+
"astro": "^7.0.0",
2222
"astro-iconset": "^0.0.4",
23-
"emdash": "^0.21.0",
23+
"emdash": "^0.22.0",
2424
"react": "19.2.4",
2525
"react-dom": "19.2.4"
2626
},

marketing/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"typecheck": "astro check"
1515
},
1616
"dependencies": {
17-
"@astrojs/node": "^10.1.1",
18-
"@astrojs/react": "^5.0.0",
17+
"@astrojs/node": "^11.0.0",
18+
"@astrojs/react": "^6.0.0",
1919
"@iconify-json/ph": "^1.2.2",
20-
"astro": "^6.3.0",
20+
"astro": "^7.0.0",
2121
"astro-iconset": "^0.0.4",
2222
"better-sqlite3": "^12.8.0",
23-
"emdash": "^0.21.0",
23+
"emdash": "^0.22.0",
2424
"react": "19.2.4",
2525
"react-dom": "19.2.4"
2626
},

portfolio-cloudflare/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"typecheck": "astro check"
1515
},
1616
"dependencies": {
17-
"@astrojs/cloudflare": "^13.5.3",
18-
"@astrojs/react": "^5.0.0",
19-
"@emdash-cms/cloudflare": "^0.21.0",
20-
"astro": "^6.3.0",
21-
"emdash": "^0.21.0",
17+
"@astrojs/cloudflare": "^14.0.0",
18+
"@astrojs/react": "^6.0.0",
19+
"@emdash-cms/cloudflare": "^0.22.0",
20+
"astro": "^7.0.0",
21+
"emdash": "^0.22.0",
2222
"react": "19.2.4",
2323
"react-dom": "19.2.4"
2424
},

portfolio/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"typecheck": "astro check"
1515
},
1616
"dependencies": {
17-
"@astrojs/node": "^10.1.1",
18-
"@astrojs/react": "^5.0.0",
19-
"astro": "^6.3.0",
17+
"@astrojs/node": "^11.0.0",
18+
"@astrojs/react": "^6.0.0",
19+
"astro": "^7.0.0",
2020
"better-sqlite3": "^12.8.0",
21-
"emdash": "^0.21.0",
21+
"emdash": "^0.22.0",
2222
"react": "19.2.4",
2323
"react-dom": "19.2.4"
2424
},

starter-cloudflare/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"typecheck": "astro check"
1515
},
1616
"dependencies": {
17-
"@astrojs/cloudflare": "^13.5.3",
18-
"@astrojs/react": "^5.0.0",
19-
"@emdash-cms/cloudflare": "^0.21.0",
20-
"astro": "^6.3.0",
21-
"emdash": "^0.21.0",
17+
"@astrojs/cloudflare": "^14.0.0",
18+
"@astrojs/react": "^6.0.0",
19+
"@emdash-cms/cloudflare": "^0.22.0",
20+
"astro": "^7.0.0",
21+
"emdash": "^0.22.0",
2222
"react": "19.2.4",
2323
"react-dom": "19.2.4"
2424
},

starter/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"typecheck": "astro check"
1515
},
1616
"dependencies": {
17-
"@astrojs/node": "^10.1.1",
18-
"@astrojs/react": "^5.0.0",
19-
"astro": "^6.3.0",
17+
"@astrojs/node": "^11.0.0",
18+
"@astrojs/react": "^6.0.0",
19+
"astro": "^7.0.0",
2020
"better-sqlite3": "^12.8.0",
21-
"emdash": "^0.21.0",
21+
"emdash": "^0.22.0",
2222
"react": "19.2.4",
2323
"react-dom": "19.2.4"
2424
},

0 commit comments

Comments
 (0)