Full deployment history for this project.
⚡ Bolt: Prevent DOM thrashing in Sidebar navigation items Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
🎨 Palette: Improve accessibility of layout icon buttons Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #3 from mbarbine/jules-715685849385258760-d86fb623 feat: rebrand to PlatPhorm Finance and implement Universal Schema Pack
feat: rebrand to PlatPhorm Finance and implement Universal Schema Pack Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #2 from mbarbine/vercel/react-server-components-cve-vu-1hm9pe Fix React Server Components CVE vulnerabilities
Fix React Server Components CVE vulnerabilities Updated dependencies to fix Next.js and React CVE vulnerabilities. The fix-react2shell-next tool automatically updated the following packages to their secure versions: - next - react-server-dom-webpack - react-server-dom-parcel - react-server-dom-turbopack All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory. Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
Merge pull request #1 from mbarbine/module-not-found-error Fix Next.js configuration and styling setup
fix: resolve Next.js cache and config issues Update 'next.config.mjs', add 'autoprefixer', fix 'tailwind.config.js', and rename 'Content' export. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>