File tree Expand file tree Collapse file tree 2 files changed +291
-304
lines changed Expand file tree Collapse file tree 2 files changed +291
-304
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@popperjs/core" : " ^2.11.8" ,
15
- "@reduxjs/toolkit" : " ^1.9.5 " ,
15
+ "@reduxjs/toolkit" : " ^1.9.6 " ,
16
16
"bootstrap" : " ^5.3.2" ,
17
17
"bootstrap-icons" : " ^1.11.1" ,
18
18
"chart.js" : " ^4.4.0" ,
19
- "next" : " ^13.4.19 " ,
19
+ "next" : " ^13.5.4 " ,
20
20
"react" : " ^18.2.0" ,
21
- "react-bootstrap" : " ^2.8 .0" ,
21
+ "react-bootstrap" : " ^2.9 .0" ,
22
22
"react-chartjs-2" : " ^5.2.0" ,
23
23
"react-dom" : " ^18.2.0" ,
24
- "react-redux" : " ^8.1.2 "
24
+ "react-redux" : " ^8.1.3 "
25
25
},
26
26
"devDependencies" : {
27
27
"@testing-library/jest-dom" : " ^6.1.3" ,
28
28
"@testing-library/react" : " ^14.0.0" ,
29
- "eslint" : " ^8.49 .0" ,
30
- "eslint-config-next" : " ^13.4.19 " ,
29
+ "eslint" : " ^8.50 .0" ,
30
+ "eslint-config-next" : " ^13.5.4 " ,
31
31
"jest" : " ^29.7.0" ,
32
32
"jest-environment-jsdom" : " ^29.7.0" ,
33
- "next-router-mock" : " ^0.9.9 "
33
+ "next-router-mock" : " ^0.9.10 "
34
34
}
35
- }
35
+ }
You can’t perform that action at this time.
0 commit comments