Skip to content

Commit 563231a

Browse files
committed
Upgrade explorer dependencies
By running 'make upgrade' command
1 parent 8778e3d commit 563231a

File tree

2 files changed

+435
-416
lines changed

2 files changed

+435
-416
lines changed

mithril-explorer/package.json

Lines changed: 7 additions & 7 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.6",
21+
"next": "^14.0.2",
2222
"react": "^18.2.0",
23-
"react-bootstrap": "^2.9.0",
23+
"react-bootstrap": "^2.9.1",
2424
"react-chartjs-2": "^5.2.0",
2525
"react-dom": "^18.2.0",
2626
"react-redux": "^8.1.3"
2727
},
2828
"devDependencies": {
2929
"@testing-library/jest-dom": "^6.1.4",
30-
"@testing-library/react": "^14.0.0",
31-
"eslint": "^8.51.0",
32-
"eslint-config-next": "^13.5.6",
30+
"@testing-library/react": "^14.1.0",
31+
"eslint": "^8.53.0",
32+
"eslint-config-next": "^14.0.2",
3333
"jest": "^29.7.0",
3434
"jest-environment-jsdom": "^29.7.0",
3535
"next-router-mock": "^0.9.10",
36-
"prettier": "^3.0.3",
37-
"prettier-eslint": "^16.1.1"
36+
"prettier": "^3.1.0",
37+
"prettier-eslint": "^16.1.2"
3838
}
3939
}

0 commit comments

Comments
 (0)