Skip to content

Commit c192ed1

Browse files
committed
Upgrade explorer dependencies
By running 'make upgrade' command.
1 parent ff11e61 commit c192ed1

File tree

2 files changed

+223
-322
lines changed

2 files changed

+223
-322
lines changed

mithril-explorer/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@
1818
"bootstrap": "^5.3.2",
1919
"bootstrap-icons": "^1.11.1",
2020
"chart.js": "^4.4.0",
21-
"next": "^13.5.4",
21+
"next": "^13.5.5",
2222
"react": "^18.2.0",
2323
"react-bootstrap": "^2.9.0",
2424
"react-chartjs-2": "^5.2.0",
2525
"react-dom": "^18.2.0",
2626
"react-redux": "^8.1.3"
2727
},
2828
"devDependencies": {
29-
"@testing-library/jest-dom": "^6.1.3",
29+
"@testing-library/jest-dom": "^6.1.4",
3030
"@testing-library/react": "^14.0.0",
3131
"eslint": "^8.51.0",
32-
"eslint-config-next": "^13.5.4",
32+
"eslint-config-next": "^13.5.5",
3333
"jest": "^29.7.0",
3434
"jest-environment-jsdom": "^29.7.0",
3535
"next-router-mock": "^0.9.10",
3636
"prettier": "^3.0.3",
37-
"prettier-eslint": "^15.0.1"
37+
"prettier-eslint": "^16.1.1"
3838
}
3939
}

0 commit comments

Comments
 (0)