Skip to content

Commit 50245cb

Browse files
committed
Update explorer dependencies
By running 'make upgrade' command.
1 parent b075f8d commit 50245cb

File tree

2 files changed

+171
-170
lines changed

2 files changed

+171
-170
lines changed

mithril-explorer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@
1515
"@reduxjs/toolkit": "^1.9.1",
1616
"bootstrap": "^5.2.3",
1717
"bootstrap-icons": "^1.10.2",
18-
"next": "^13.0.6",
18+
"next": "^13.0.7",
1919
"next-redux-wrapper": "^8.0.0",
2020
"react": "^18.2.0",
21-
"react-bootstrap": "^2.6.0",
21+
"react-bootstrap": "^2.7.0",
2222
"react-dom": "^18.2.0",
2323
"react-redux": "^8.0.5"
2424
},
2525
"devDependencies": {
2626
"@testing-library/jest-dom": "^5.16.5",
2727
"@testing-library/react": "^13.4.0",
2828
"eslint": "^8.29.0",
29-
"eslint-config-next": "^13.0.6",
29+
"eslint-config-next": "^13.0.7",
3030
"jest": "^29.3.1",
3131
"jest-environment-jsdom": "^29.3.1"
3232
}

0 commit comments

Comments
 (0)