chore: push all remaining changes

- Blog writer enhancements and bug fixes
- Wix integration improvements
- Frontend UI updates
- GSC dashboard docs cleanup
- Image studio assets
- LinkedIn requirements file
- Various dependency updates
This commit is contained in:
ajaysi
2026-06-12 20:32:03 +05:30
parent 63a0df2536
commit d90d441019
78 changed files with 3963 additions and 2899 deletions

View File

@@ -34,7 +34,8 @@
"react-scripts": "5.0.1",
"recharts": "^3.2.0",
"zod": "^3.25.76",
"zustand": "^5.0.7"
"zustand": "^5.0.7",
"marked": "^18.0.4"
},
"scripts": {
"start": "node --max_old_space_size=12288 node_modules/react-scripts/scripts/start.js",