File tree Expand file tree Collapse file tree 2 files changed +226
-152
lines changed Expand file tree Collapse file tree 2 files changed +226
-152
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mithril-explorer" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.3.2 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
16
16
"bootstrap" : " ^5.3.1" ,
17
17
"bootstrap-icons" : " ^1.10.5" ,
18
18
"chart.js" : " ^4.3.3" ,
19
- "next" : " ^13.4.13 " ,
19
+ "next" : " ^13.4.18 " ,
20
20
"react" : " ^18.2.0" ,
21
21
"react-bootstrap" : " ^2.8.0" ,
22
22
"react-chartjs-2" : " ^5.2.0" ,
23
23
"react-dom" : " ^18.2.0" ,
24
24
"react-redux" : " ^8.1.2"
25
25
},
26
26
"devDependencies" : {
27
- "@testing-library/jest-dom" : " ^5.17.0 " ,
27
+ "@testing-library/jest-dom" : " ^6.0.1 " ,
28
28
"@testing-library/react" : " ^14.0.0" ,
29
29
"eslint" : " ^8.47.0" ,
30
- "eslint-config-next" : " ^13.4.13 " ,
30
+ "eslint-config-next" : " ^13.4.18 " ,
31
31
"jest" : " ^29.6.2" ,
32
32
"jest-environment-jsdom" : " ^29.6.2" ,
33
- "next-router-mock" : " ^0.9.8 "
33
+ "next-router-mock" : " ^0.9.9 "
34
34
}
35
35
}
You can’t perform that action at this time.
0 commit comments