File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 29
29
},
30
30
"devDependencies" : {
31
31
"@testing-library/react" : " ^14.0.0" ,
32
- "@types/react" : " ~18.2 .0" ,
33
- "@types/react-dom" : " ~18.2 .0" ,
32
+ "@types/react" : " ~18.3 .0" ,
33
+ "@types/react-dom" : " ~18.3 .0" ,
34
34
"@types/react-test-renderer" : " ~18.0.0" ,
35
35
"@kkt/ncc" : " ^1.0.15" ,
36
36
"compile-less-cli" : " ~1.9.0" ,
37
37
"husky" : " ~9.0.0" ,
38
38
"prettier" : " ^3.0.0" ,
39
39
"pretty-quick" : " ~4.0.0" ,
40
40
"lerna" : " ^8.0.0" ,
41
- "react" : " ~18.2 .0" ,
42
- "react-dom" : " ~18.2 .0" ,
43
- "react-test-renderer" : " ~18.2 .0" ,
41
+ "react" : " ~18.3 .0" ,
42
+ "react-dom" : " ~18.3 .0" ,
43
+ "react-test-renderer" : " ~18.3 .0" ,
44
44
"tsbb" : " ^4.2.4"
45
45
},
46
46
"eslintConfig" : {
Original file line number Diff line number Diff line change 12
12
"@uiw/react-shields" : " ^2.0.1" ,
13
13
"katex" : " ^0.16.9" ,
14
14
"mermaid" : " ^10.6.1" ,
15
- "react" : " ~18.2 .0" ,
16
- "react-dom" : " ~18.2 .0" ,
15
+ "react" : " ~18.3 .0" ,
16
+ "react-dom" : " ~18.3 .0" ,
17
17
"rehype-sanitize" : " ^6.0.0"
18
18
},
19
19
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments