success/examples/excalidraw
Márk Tolmács c641860cb1
fix: CVE-2023-45133 ()
* Upgrade @babel/* versions to 7.24 to ensure non-vulnerable Babel versions
* Pinning React version to 18.2.0 exactly, avoiding test-utils type version clashes
* Fix warning message on yarn start
* Moving react to peer dependencies
* Moving app dependencies from workspace into app
* Bump vitest to 1.6.0 to fix history.test.tsx breaking

---------

Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
..
components feat: introduce font picker ()
with-nextjs fix: CVE-2023-45133 ()
with-script-in-browser feat: introduce font picker ()
initialData.tsx feat: introduce font picker ()
package.json docs: add next js with app router example ()
tsconfig.json docs: add next js with app router example ()
utils.ts build: enable consistent type imports eslint rule ()
yarn.lock docs: add next js with app router example ()