File tree Expand file tree Collapse file tree 4 files changed +415
-406
lines changed
pluggableWidgets/carousel-web
shared/widget-plugin-mobx-kit Expand file tree Collapse file tree 4 files changed +415
-406
lines changed Original file line number Diff line number Diff line change 40
40
},
41
41
"overrides" : {
42
42
"@mendix/pluggable-widgets-tools" : " 10.21.1" ,
43
- "react" : " ^18.0.0 " ,
44
- "react-dom" : " ^18.0.0 " ,
43
+ "react" : " ^18.3.1 " ,
44
+ "react-dom" : " ^18.3.1 " ,
45
45
"prettier" : " 3.5.3" ,
46
46
"@types/node" : " ~22.14.0" ,
47
- "@types/react" : " >=18.2.36 " ,
47
+ "@types/react" : " >=18.3.23 " ,
48
48
"@types/big.js" : " ^6.2.2" ,
49
49
"d3-color@<3.1.0" : " >=3.1.0" ,
50
50
"loader-utils@1" : " ^1.4.2" ,
Original file line number Diff line number Diff line change 45
45
"@mendix/widget-plugin-component-kit" : " workspace:*" ,
46
46
"@types/react-test-renderer" : " ^18.0.7" ,
47
47
"classnames" : " ^2.5.1" ,
48
- "react-test-renderer" : " ^18.2.0 " ,
48
+ "react-test-renderer" : " ^18.3.1 " ,
49
49
"swiper" : " ^9.4.1"
50
50
},
51
51
"devDependencies" : {
Original file line number Diff line number Diff line change 42
42
"@testing-library/react-hooks" : " ^8.0.1"
43
43
},
44
44
"optionalDependencies" : {
45
- "react" : " ^18.0.0 "
45
+ "react" : " ^18.3.1 "
46
46
}
47
47
}
You can’t perform that action at this time.
0 commit comments