Skip to content

Commit bbeecec

Browse files
committed
revert: react + happy-dom
1 parent 1ac508f commit bbeecec

3 files changed

Lines changed: 20 additions & 8 deletions

File tree

bun.lock

Lines changed: 16 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@
157157
"globby": "14.1.0",
158158
"happy-dom": "17.4.4",
159159
"lucide-react": "0.487.0",
160-
"react": "19.1.0",
161-
"react-dom": "19.1.0",
160+
"react": "19.0.0",
161+
"react-dom": "19.0.0",
162162
"react-frame-component": "5.2.7",
163163
"react-hook-form": "7.55.0",
164164
"resize-observer-polyfill": "1.5.1",

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"next-themes": "0.4.6",
3737
"pandacss-preset-typography": "0.1.6",
3838
"prisma": "6.5.0",
39-
"react": "19.1.0",
40-
"react-dom": "19.1.0",
39+
"react": "19.0.0",
40+
"react-dom": "19.0.0",
4141
"rehype-autolink-headings": "7.1.0",
4242
"rehype-slug": "6.0.0",
4343
"shiki": "3.2.1",

0 commit comments

Comments
 (0)