excalidraw/examples/excalidraw
Márk Tolmács c641860cb1
fix: CVE-2023-45133 (#7988)
* 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>
2024-08-02 14:44:38 +02:00
..
components feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
with-nextjs fix: CVE-2023-45133 (#7988) 2024-08-02 14:44:38 +02:00
with-script-in-browser feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
initialData.tsx feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
package.json docs: add next js with app router example (#7552) 2024-01-24 17:07:54 +05:30
tsconfig.json docs: add next js with app router example (#7552) 2024-01-24 17:07:54 +05:30
utils.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
yarn.lock docs: add next js with app router example (#7552) 2024-01-24 17:07:54 +05:30