File tree Expand file tree Collapse file tree 2 files changed +135
-120
lines changed Expand file tree Collapse file tree 2 files changed +135
-120
lines changed Original file line number Diff line number Diff line change 20
20
"chart.js" : " ^4.4.1" ,
21
21
"next" : " ^14.0.4" ,
22
22
"react" : " ^18.2.0" ,
23
- "react-bootstrap" : " ^2.9.1 " ,
23
+ "react-bootstrap" : " ^2.9.2 " ,
24
24
"react-chartjs-2" : " ^5.2.0" ,
25
25
"react-dom" : " ^18.2.0" ,
26
26
"react-redux" : " ^9.0.4"
27
27
},
28
28
"devDependencies" : {
29
- "@testing-library/jest-dom" : " ^6.1.5 " ,
29
+ "@testing-library/jest-dom" : " ^6.1.6 " ,
30
30
"@testing-library/react" : " ^14.1.2" ,
31
- "eslint" : " ^8.55 .0" ,
31
+ "eslint" : " ^8.56 .0" ,
32
32
"eslint-config-next" : " ^14.0.4" ,
33
33
"jest" : " ^29.7.0" ,
34
34
"jest-environment-jsdom" : " ^29.7.0" ,
35
- "next-router-mock" : " ^0.9.10 " ,
35
+ "next-router-mock" : " ^0.9.11 " ,
36
36
"prettier" : " ^3.1.1" ,
37
- "prettier-eslint" : " ^16.1.2 "
37
+ "prettier-eslint" : " ^16.2.0 "
38
38
}
39
39
}
You can’t perform that action at this time.
0 commit comments