File tree Expand file tree Collapse file tree 2 files changed +223
-322
lines changed Expand file tree Collapse file tree 2 files changed +223
-322
lines changed Original file line number Diff line number Diff line change 18
18
"bootstrap" : " ^5.3.2" ,
19
19
"bootstrap-icons" : " ^1.11.1" ,
20
20
"chart.js" : " ^4.4.0" ,
21
- "next" : " ^13.5.4 " ,
21
+ "next" : " ^13.5.5 " ,
22
22
"react" : " ^18.2.0" ,
23
23
"react-bootstrap" : " ^2.9.0" ,
24
24
"react-chartjs-2" : " ^5.2.0" ,
25
25
"react-dom" : " ^18.2.0" ,
26
26
"react-redux" : " ^8.1.3"
27
27
},
28
28
"devDependencies" : {
29
- "@testing-library/jest-dom" : " ^6.1.3 " ,
29
+ "@testing-library/jest-dom" : " ^6.1.4 " ,
30
30
"@testing-library/react" : " ^14.0.0" ,
31
31
"eslint" : " ^8.51.0" ,
32
- "eslint-config-next" : " ^13.5.4 " ,
32
+ "eslint-config-next" : " ^13.5.5 " ,
33
33
"jest" : " ^29.7.0" ,
34
34
"jest-environment-jsdom" : " ^29.7.0" ,
35
35
"next-router-mock" : " ^0.9.10" ,
36
36
"prettier" : " ^3.0.3" ,
37
- "prettier-eslint" : " ^15.0 .1"
37
+ "prettier-eslint" : " ^16.1 .1"
38
38
}
39
39
}
You can’t perform that action at this time.
0 commit comments