mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-23 08:48:28 +00:00
upgrade tsunami react to 19.2.0 (#2403)
This commit is contained in:
parent
a6c160f093
commit
0a77ded073
2 changed files with 4 additions and 4 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -34812,8 +34812,8 @@
|
|||
"clsx": "^2.1.1",
|
||||
"debug": "^4.4.3",
|
||||
"jotai": "^2.13.1",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-markdown": "^10.1.0",
|
||||
"recharts": "^3.1.2",
|
||||
"tailwind-merge": "^3.3.1"
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@
|
|||
"clsx": "^2.1.1",
|
||||
"debug": "^4.4.3",
|
||||
"jotai": "^2.13.1",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-markdown": "^10.1.0",
|
||||
"recharts": "^3.1.2",
|
||||
"tailwind-merge": "^3.3.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue