File tree Expand file tree Collapse file tree 2 files changed +646
-640
lines changed Expand file tree Collapse file tree 2 files changed +646
-640
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@popperjs/core" : " ^2.11.6" ,
15
- "@reduxjs/toolkit" : " ^1.9.2 " ,
15
+ "@reduxjs/toolkit" : " ^1.9.3 " ,
16
16
"bootstrap" : " ^5.2.3" ,
17
17
"bootstrap-icons" : " ^1.10.3" ,
18
- "next" : " ^13.1.6 " ,
18
+ "next" : " ^13.2.1 " ,
19
19
"next-redux-wrapper" : " ^8.1.0" ,
20
20
"react" : " ^18.2.0" ,
21
- "react-bootstrap" : " ^2.7.0 " ,
21
+ "react-bootstrap" : " ^2.7.2 " ,
22
22
"react-dom" : " ^18.2.0" ,
23
23
"react-redux" : " ^8.0.5"
24
24
},
25
25
"devDependencies" : {
26
26
"@testing-library/jest-dom" : " ^5.16.5" ,
27
- "@testing-library/react" : " ^13.4 .0" ,
28
- "eslint" : " ^8.33 .0" ,
29
- "eslint-config-next" : " ^13.1.6 " ,
30
- "jest" : " ^29.4.2 " ,
31
- "jest-environment-jsdom" : " ^29.4.2 "
27
+ "@testing-library/react" : " ^14.0 .0" ,
28
+ "eslint" : " ^8.35 .0" ,
29
+ "eslint-config-next" : " ^13.2.1 " ,
30
+ "jest" : " ^29.4.3 " ,
31
+ "jest-environment-jsdom" : " ^29.4.3 "
32
32
}
33
- }
33
+ }
You can’t perform that action at this time.
0 commit comments