Skip to content

Commit d693e50

Browse files
committed
fix: revert to react 18
1 parent 1da00d6 commit d693e50

File tree

2 files changed

+133
-137
lines changed

2 files changed

+133
-137
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"@tanstack/react-router": "^1.87.0",
3737
"@tanstack/start": "^1.87.0",
3838
"@typescript/sandbox": "^0.1.7",
39-
"@webcontainer/api": "1.5.1-internal.9",
39+
"@webcontainer/api": "1.5.1-internal.2",
4040
"@xterm/addon-fit": "^0.10.0",
4141
"@xterm/xterm": "^5.5.0",
4242
"autoprefixer": "^10.4.20",
4343
"monaco-editor": "^0.52.2",
4444
"nitropack": "^2.10.4",
4545
"postcss": "8.4.47",
46-
"react": "^19.0.0",
47-
"react-dom": "19.0.0",
46+
"react": "^18.3.1",
47+
"react-dom": "^18.3.1",
4848
"tailwindcss": "3.4.7",
4949
"typescript": "^5.5.4",
5050
"vinxi": "^0.5.1"

0 commit comments

Comments
 (0)