File tree Expand file tree Collapse file tree 3 files changed +343
-301
lines changed Expand file tree Collapse file tree 3 files changed +343
-301
lines changed Original file line number Diff line number Diff line change 14
14
"@livekit/components-react" : " workspace:*" ,
15
15
"@livekit/components-styles" : " workspace:*" ,
16
16
"livekit-client" : " catalog:" ,
17
- "react" : " ^18.2 .0" ,
18
- "react-dom" : " ^18.2 .0"
17
+ "react" : " ^19.0 .0" ,
18
+ "react-dom" : " ^19.0 .0"
19
19
},
20
20
"devDependencies" : {
21
21
"@babel/core" : " ^7.20.12" ,
Original file line number Diff line number Diff line change 76
76
"@size-limit/webpack-why" : " ^11.1.6" ,
77
77
"@svgr/cli" : " ^8.0.0" ,
78
78
"@testing-library/react" : " ^16.0.0" ,
79
- "@types/react" : " ^18 .0.25 " ,
80
- "@types/react-dom" : " ^18 .0.8 " ,
79
+ "@types/react" : " ^19 .0.0 " ,
80
+ "@types/react-dom" : " ^19 .0.0 " ,
81
81
"@vitejs/plugin-react" : " ^4.3.2" ,
82
82
"eslint-config-lk-custom" : " workspace:*" ,
83
83
"jsdom" : " ^26.0.0" ,
84
- "react" : " ^18.2 .0" ,
85
- "react-dom" : " ^18.2 .0" ,
84
+ "react" : " ^19.0 .0" ,
85
+ "react-dom" : " ^19.0 .0" ,
86
86
"rimraf" : " ^6.0.0" ,
87
87
"size-limit" : " ^11.0.2" ,
88
88
"vite" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments