File tree Expand file tree Collapse file tree 2 files changed +124
-118
lines changed Expand file tree Collapse file tree 2 files changed +124
-118
lines changed Original file line number Diff line number Diff line change 17
17
"@popperjs/core" : " ^2.11.8" ,
18
18
"@reduxjs/toolkit" : " ^2.0.1" ,
19
19
"bootstrap" : " ^5.3.2" ,
20
- "bootstrap-icons" : " ^1.11.2 " ,
20
+ "bootstrap-icons" : " ^1.11.3 " ,
21
21
"chart.js" : " ^4.4.1" ,
22
22
"next" : " ^14.0.4" ,
23
23
"react" : " ^18.2.0" ,
24
- "react-bootstrap" : " ^2.9.2 " ,
24
+ "react-bootstrap" : " ^2.10.0 " ,
25
25
"react-chartjs-2" : " ^5.2.0" ,
26
26
"react-dom" : " ^18.2.0" ,
27
- "react-redux" : " ^9.0.4 "
27
+ "react-redux" : " ^9.1.0 "
28
28
},
29
29
"devDependencies" : {
30
- "@testing-library/jest-dom" : " ^6.1.6 " ,
30
+ "@testing-library/jest-dom" : " ^6.2.0 " ,
31
31
"@testing-library/react" : " ^14.1.2" ,
32
32
"eslint" : " ^8.56.0" ,
33
33
"eslint-config-next" : " ^14.0.4" ,
34
34
"jest" : " ^29.7.0" ,
35
35
"jest-environment-jsdom" : " ^29.7.0" ,
36
36
"next-router-mock" : " ^0.9.11" ,
37
- "prettier" : " ^3.1.1 " ,
37
+ "prettier" : " ^3.2.4 " ,
38
38
"prettier-eslint" : " ^16.2.0"
39
39
}
40
40
}
You can’t perform that action at this time.
0 commit comments