File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
},
16
16
"dependencies" : {
17
17
"@elastic/datemath" : " ^5.0.3" ,
18
- "@elastic/eui" : " ^95.1.0" ,
19
18
"@emotion/css" : " ^11.11.2" ,
20
19
"@emotion/react" : " ^11.11.1" ,
20
+ "@elastic/eui" : " ^95.1.0" ,
21
21
"@orchestrator-ui/orchestrator-ui-components" : " *" ,
22
22
"@reduxjs/toolkit" : " ^2.0.1" ,
23
23
"moment" : " ^2.29.4" ,
30
30
"react" : " ^18.2.0" ,
31
31
"react-dom" : " ^18.2.0" ,
32
32
"react-no-ssr" : " ^1.1.0" ,
33
- "react-redux" : " ^9 .1.2 " ,
33
+ "react-redux" : " ^8 .1.3 " ,
34
34
"use-query-params" : " 2.2.1"
35
35
},
36
36
"devDependencies" : {
44
44
"@types/react-no-ssr" : " ^1.1.7" ,
45
45
"babel-jest" : " ^29.7.0" ,
46
46
"husky" : " ^9.0.11" ,
47
- "typescript" : " ^5.4.5 "
47
+ "typescript" : " ^5.5.2 "
48
48
},
49
49
"overrides" : {
50
50
"@elastic/eui" : {
51
- "typescript" : " ^5.4.5 "
51
+ "typescript" : " ^5.5.2 "
52
52
},
53
53
"react-no-ssr" : {
54
54
"react" : " ^18.3.1"
You can’t perform that action at this time.
0 commit comments