File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 25
25
"eslint-plugin-jsx-a11y" : " ^6.6.0" ,
26
26
"eslint-plugin-qunit" : " ^4.3.0" ,
27
27
"eslint-plugin-react" : " ^7.30.1" ,
28
- "eslint-plugin-react-hooks" : " ^4.6.0 " ,
28
+ "eslint-plugin-react-hooks" : " ^4.6.2 " ,
29
29
"eslint-plugin-spellcheck" : " 0.0.14" ,
30
30
"gulp" : " ^4.0.2" ,
31
31
"gulp-eslint" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 33
33
"@testing-library/react" : " ^13.3.0" ,
34
34
"@testing-library/user-event" : " ^13.0.1" ,
35
35
"@types/jest" : " ^22.2.3" ,
36
- "@types/react" : " ^16.14.28 " ,
37
- "@types/react-dom" : " ^16.9.16 " ,
36
+ "@types/react" : " ^16.14.60 " ,
37
+ "@types/react-dom" : " ^16.9.24 " ,
38
38
"del" : " ^3.0.0" ,
39
39
"devextreme-react-generator" : " ^4.1.7" ,
40
40
"gulp" : " ^4.0.2" ,
41
41
"gulp-header" : " ^2.0.9" ,
42
42
"gulp-shell" : " ^0.8.0" ,
43
43
"gulp-typescript" : " ^5.0.1" ,
44
44
"jest" : " ^25.0.0" ,
45
- "react" : " ~18.0.0 " ,
46
- "react-dom" : " ~18.0.0 " ,
45
+ "react" : " ~18.3.1 " ,
46
+ "react-dom" : " ~18.3.1 " ,
47
47
"ts-jest" : " ^25.5.1" ,
48
48
"typescript" : " ~4.2"
49
49
}
Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"devextreme-react" : " ~23.2.0" ,
16
- "react" : " ~18.0.0 " ,
17
- "react-dom" : " ~18.0.0 "
16
+ "react" : " ~18.3.1 " ,
17
+ "react-dom" : " ~18.3.1 "
18
18
},
19
19
"devDependencies" : {
20
- "@types/react" : " ^16.14.28 " ,
21
- "@types/react-dom" : " ^16.9.16 " ,
20
+ "@types/react" : " ^16.14.60 " ,
21
+ "@types/react-dom" : " ^16.9.24 " ,
22
22
"css-loader" : " ^2.1.1" ,
23
23
"source-map-loader" : " ^0.2.4" ,
24
24
"style-loader" : " ^0.23.1" ,
You can’t perform that action at this time.
0 commit comments