File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 65
65
"devDependencies" : {
66
66
"@kkt/less-modules" : " ~7.3.0" ,
67
67
"@kkt/ncc" : " ~1.0.15" ,
68
- "@types/react" : " ~18.0 .0" ,
69
- "@types/react-dom" : " ~18.0 .0" ,
68
+ "@types/react" : " ~18.2 .0" ,
69
+ "@types/react-dom" : " ~18.2 .0" ,
70
70
"@types/react-test-renderer" : " ~18.0.0" ,
71
71
"@types/react-transition-group" : " ~4.4.4" ,
72
72
"compile-less-cli" : " ~1.8.11" ,
Original file line number Diff line number Diff line change 53
53
},
54
54
"dependencies" : {
55
55
"@babel/runtime" : " ~7.20.0" ,
56
- "@types/react" : " ~18.0 .0" ,
57
- "@types/react-dom" : " ~18.0 .0" ,
56
+ "@types/react" : " ~18.2 .0" ,
57
+ "@types/react-dom" : " ~18.2 .0" ,
58
58
"@uiw/formatter" : " ~2.0.0" ,
59
59
"@uiw/react-affix" : " ^4.21.28" ,
60
60
"@uiw/react-alert" : " ^4.21.28" ,
Original file line number Diff line number Diff line change 47
47
"@kkt/less-modules" : " ~7.3.0" ,
48
48
"@kkt/raw-modules" : " ~7.3.0" ,
49
49
"@kkt/scope-plugin-options" : " ~7.3.0" ,
50
- "@types/react" : " ~18.0 .0" ,
51
- "@types/react-dom" : " ~18.0 .0" ,
50
+ "@types/react" : " ~18.2 .0" ,
51
+ "@types/react-dom" : " ~18.2 .0" ,
52
52
"kkt" : " ~7.3.0" ,
53
53
"react-test-renderer" : " ~18.2.0"
54
54
},
You can’t perform that action at this time.
0 commit comments