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