Skip to content

Commit f10b146

Browse files
committed
chore: upgrade explorer dependencies
By running 'make upgrade'.
1 parent 24663b3 commit f10b146

File tree

2 files changed

+74
-88
lines changed

2 files changed

+74
-88
lines changed

mithril-explorer/package-lock.json

Lines changed: 69 additions & 83 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,22 @@
1515
"dependencies": {
1616
"@mithril-dev/mithril-client-wasm": "file:../mithril-client-wasm/pkg",
1717
"@popperjs/core": "^2.11.8",
18-
"@reduxjs/toolkit": "^2.2.1",
18+
"@reduxjs/toolkit": "^2.2.2",
1919
"bootstrap": "^5.3.3",
2020
"bootstrap-icons": "^1.11.3",
2121
"chart.js": "^4.4.2",
22-
"next": "^14.1.3",
22+
"next": "^14.1.4",
2323
"react": "^18.2.0",
24-
"react-bootstrap": "^2.10.1",
24+
"react-bootstrap": "^2.10.2",
2525
"react-chartjs-2": "^5.2.0",
2626
"react-dom": "^18.2.0",
2727
"react-redux": "^9.1.0"
2828
},
2929
"devDependencies": {
3030
"@testing-library/jest-dom": "^6.4.2",
31-
"@testing-library/react": "^14.2.1",
31+
"@testing-library/react": "^14.2.2",
3232
"eslint": "^8.57.0",
33-
"eslint-config-next": "^14.1.3",
33+
"eslint-config-next": "^14.1.4",
3434
"fantasticon": "^2.0.0",
3535
"jest": "^29.7.0",
3636
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)