Fix @astrojs/mdx to v5 for Astro 6 compatibility
Some checks failed
Deploy to Easypanel / deploy (push) Has been cancelled
Some checks failed
Deploy to Easypanel / deploy (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
{"t":0,"agent":"acc8212","agent_type":"unknown","event":"agent_stop","success":true}
|
||||||
7
.omc/state/last-tool-error.json
Normal file
7
.omc/state/last-tool-error.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"tool_name": "WebFetch",
|
||||||
|
"tool_input_preview": "{\"url\":\"https://www.npmjs.com/package/@astrojs/mdx\",\"prompt\":\"What are the latest stable versions of @astrojs/mdx and which Astro versions are they compatible with?\"}",
|
||||||
|
"error": "timeout of 60000ms exceeded",
|
||||||
|
"timestamp": "2026-04-27T12:22:43.727Z",
|
||||||
|
"retry_count": 1
|
||||||
|
}
|
||||||
7
.omc/state/subagent-tracking.json
Normal file
7
.omc/state/subagent-tracking.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"agents": [],
|
||||||
|
"total_spawned": 0,
|
||||||
|
"total_completed": 0,
|
||||||
|
"total_failed": 0,
|
||||||
|
"last_updated": "2026-04-27T12:19:39.595Z"
|
||||||
|
}
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.9.4",
|
"@astrojs/check": "^0.9.4",
|
||||||
"@astrojs/mdx": "^3.1.9",
|
"@astrojs/mdx": "^5.0.4",
|
||||||
"@tailwindcss/typography": "^0.5.15",
|
"@tailwindcss/typography": "^0.5.15",
|
||||||
"@tailwindcss/vite": "^4.0.0",
|
"@tailwindcss/vite": "^4.0.0",
|
||||||
"astro": "^6.1.7",
|
"astro": "^6.1.7",
|
||||||
|
|||||||
Reference in New Issue
Block a user