Skip to content

Commit 2718ff2

Browse files
committed
Upgrade explorer dependencies
1 parent 543295c commit 2718ff2

File tree

2 files changed

+69
-83
lines changed

2 files changed

+69
-83
lines changed

mithril-explorer/package-lock.json

Lines changed: 65 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mithril-explorer/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"dependencies": {
1616
"@mithril-dev/mithril-client-wasm": "file:../mithril-client-wasm/pkg",
1717
"@popperjs/core": "^2.11.8",
18-
"@reduxjs/toolkit": "^2.2.5",
18+
"@reduxjs/toolkit": "^2.2.6",
1919
"bootstrap": "^5.3.3",
2020
"bootstrap-icons": "^1.11.3",
2121
"chart.js": "^4.4.3",
22-
"next": "^14.2.4",
22+
"next": "^14.2.5",
2323
"react": "^18.3.1",
24-
"react-bootstrap": "^2.10.2",
24+
"react-bootstrap": "^2.10.4",
2525
"react-chartjs-2": "^5.2.0",
2626
"react-dom": "^18.3.1",
2727
"react-redux": "^9.1.2"
@@ -30,7 +30,7 @@
3030
"@testing-library/jest-dom": "^6.4.6",
3131
"@testing-library/react": "^16.0.0",
3232
"eslint": "^8.57.0",
33-
"eslint-config-next": "^14.2.4",
33+
"eslint-config-next": "^14.2.5",
3434
"fantasticon": "^3.0.0",
3535
"jest": "^29.7.0",
3636
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)