diff --git a/blog-cloudflare/package.json b/blog-cloudflare/package.json index 981fd99..685622d 100644 --- a/blog-cloudflare/package.json +++ b/blog-cloudflare/package.json @@ -14,13 +14,13 @@ "typecheck": "astro check" }, "dependencies": { - "@astrojs/cloudflare": "^13.5.3", - "@astrojs/react": "^5.0.0", - "@emdash-cms/cloudflare": "^0.21.0", + "@astrojs/cloudflare": "^14.0.0", + "@astrojs/react": "^6.0.0", + "@emdash-cms/cloudflare": "^0.22.0", "@emdash-cms/plugin-forms": "^0.2.4", "@emdash-cms/plugin-webhook-notifier": "^0.2.0", - "astro": "^6.3.0", - "emdash": "^0.21.0", + "astro": "^7.0.0", + "emdash": "^0.22.0", "react": "19.2.4", "react-dom": "19.2.4" }, diff --git a/blog/package.json b/blog/package.json index 9c89958..950b6b7 100644 --- a/blog/package.json +++ b/blog/package.json @@ -14,12 +14,12 @@ "typecheck": "astro check" }, "dependencies": { - "@astrojs/node": "^10.1.1", - "@astrojs/react": "^5.0.0", + "@astrojs/node": "^11.0.0", + "@astrojs/react": "^6.0.0", "@emdash-cms/plugin-audit-log": "^0.2.0", - "astro": "^6.3.0", + "astro": "^7.0.0", "better-sqlite3": "^12.8.0", - "emdash": "^0.21.0", + "emdash": "^0.22.0", "react": "19.2.4", "react-dom": "19.2.4" }, diff --git a/marketing-cloudflare/package.json b/marketing-cloudflare/package.json index 7086a46..0c8370a 100644 --- a/marketing-cloudflare/package.json +++ b/marketing-cloudflare/package.json @@ -14,13 +14,13 @@ "typecheck": "astro check" }, "dependencies": { - "@astrojs/cloudflare": "^13.5.3", - "@astrojs/react": "^5.0.0", - "@emdash-cms/cloudflare": "^0.21.0", + "@astrojs/cloudflare": "^14.0.0", + "@astrojs/react": "^6.0.0", + "@emdash-cms/cloudflare": "^0.22.0", "@iconify-json/ph": "^1.2.2", - "astro": "^6.3.0", + "astro": "^7.0.0", "astro-iconset": "^0.0.4", - "emdash": "^0.21.0", + "emdash": "^0.22.0", "react": "19.2.4", "react-dom": "19.2.4" }, diff --git a/marketing/package.json b/marketing/package.json index d8e8ba4..f6c89a4 100644 --- a/marketing/package.json +++ b/marketing/package.json @@ -14,13 +14,13 @@ "typecheck": "astro check" }, "dependencies": { - "@astrojs/node": "^10.1.1", - "@astrojs/react": "^5.0.0", + "@astrojs/node": "^11.0.0", + "@astrojs/react": "^6.0.0", "@iconify-json/ph": "^1.2.2", - "astro": "^6.3.0", + "astro": "^7.0.0", "astro-iconset": "^0.0.4", "better-sqlite3": "^12.8.0", - "emdash": "^0.21.0", + "emdash": "^0.22.0", "react": "19.2.4", "react-dom": "19.2.4" }, diff --git a/portfolio-cloudflare/package.json b/portfolio-cloudflare/package.json index 7e90879..48e7054 100644 --- a/portfolio-cloudflare/package.json +++ b/portfolio-cloudflare/package.json @@ -14,11 +14,11 @@ "typecheck": "astro check" }, "dependencies": { - "@astrojs/cloudflare": "^13.5.3", - "@astrojs/react": "^5.0.0", - "@emdash-cms/cloudflare": "^0.21.0", - "astro": "^6.3.0", - "emdash": "^0.21.0", + "@astrojs/cloudflare": "^14.0.0", + "@astrojs/react": "^6.0.0", + "@emdash-cms/cloudflare": "^0.22.0", + "astro": "^7.0.0", + "emdash": "^0.22.0", "react": "19.2.4", "react-dom": "19.2.4" }, diff --git a/portfolio/package.json b/portfolio/package.json index 931e28c..cf9fe18 100644 --- a/portfolio/package.json +++ b/portfolio/package.json @@ -14,11 +14,11 @@ "typecheck": "astro check" }, "dependencies": { - "@astrojs/node": "^10.1.1", - "@astrojs/react": "^5.0.0", - "astro": "^6.3.0", + "@astrojs/node": "^11.0.0", + "@astrojs/react": "^6.0.0", + "astro": "^7.0.0", "better-sqlite3": "^12.8.0", - "emdash": "^0.21.0", + "emdash": "^0.22.0", "react": "19.2.4", "react-dom": "19.2.4" }, diff --git a/starter-cloudflare/package.json b/starter-cloudflare/package.json index 4354343..5b28e35 100644 --- a/starter-cloudflare/package.json +++ b/starter-cloudflare/package.json @@ -14,11 +14,11 @@ "typecheck": "astro check" }, "dependencies": { - "@astrojs/cloudflare": "^13.5.3", - "@astrojs/react": "^5.0.0", - "@emdash-cms/cloudflare": "^0.21.0", - "astro": "^6.3.0", - "emdash": "^0.21.0", + "@astrojs/cloudflare": "^14.0.0", + "@astrojs/react": "^6.0.0", + "@emdash-cms/cloudflare": "^0.22.0", + "astro": "^7.0.0", + "emdash": "^0.22.0", "react": "19.2.4", "react-dom": "19.2.4" }, diff --git a/starter/package.json b/starter/package.json index 09db0e6..922f9f1 100644 --- a/starter/package.json +++ b/starter/package.json @@ -14,11 +14,11 @@ "typecheck": "astro check" }, "dependencies": { - "@astrojs/node": "^10.1.1", - "@astrojs/react": "^5.0.0", - "astro": "^6.3.0", + "@astrojs/node": "^11.0.0", + "@astrojs/react": "^6.0.0", + "astro": "^7.0.0", "better-sqlite3": "^12.8.0", - "emdash": "^0.21.0", + "emdash": "^0.22.0", "react": "19.2.4", "react-dom": "19.2.4" },