File tree Expand file tree Collapse file tree 2 files changed +94
-80
lines changed Expand file tree Collapse file tree 2 files changed +94
-80
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lowcoder-comps" ,
3
- "version" : " 2.7.0 " ,
3
+ "version" : " 2.7.1 " ,
4
4
"type" : " module" ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
17
17
"@fullcalendar/resource-timeline" : " ^6.1.11" ,
18
18
"@fullcalendar/timegrid" : " ^6.1.6" ,
19
19
"@fullcalendar/timeline" : " ^6.1.6" ,
20
- "@types/react" : " ^19.1.2" ,
21
- "@types/react-dom" : " ^19.1.2" ,
22
20
"agora-rtc-sdk-ng" : " ^4.20.2" ,
23
21
"agora-rtm-sdk" : " ^1.5.1" ,
24
22
"big.js" : " ^6.2.1" ,
28
26
"lowcoder-cli" : " workspace:^" ,
29
27
"lowcoder-sdk" : " workspace:^" ,
30
28
"mermaid" : " ^10.6.1" ,
31
- "react" : " ^19.1 .0" ,
32
- "react-dom" : " ^19.1 .0" ,
29
+ "react" : " 18.3 .0" ,
30
+ "react-dom" : " 18.3 .0" ,
33
31
"typescript" : " 4.8.4"
34
32
},
35
33
"lowcoder" : {
261
259
"test" : " jest"
262
260
},
263
261
"devDependencies" : {
262
+ "@types/react" : " 18" ,
263
+ "@types/react-dom" : " 18" ,
264
264
"jest" : " 29.3.0" ,
265
265
"vite" : " ^4.5.5" ,
266
266
"vite-tsconfig-paths" : " ^3.6.0"
You can’t perform that action at this time.
0 commit comments