Skip to content

Commit 0474d65

Browse files
committed
Update explorer dependencies
By running 'make upgrade' command.
1 parent b8337c2 commit 0474d65

File tree

2 files changed

+174
-188
lines changed

2 files changed

+174
-188
lines changed

mithril-explorer/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"@reduxjs/toolkit": "^1.9.3",
1616
"bootstrap": "^5.2.3",
1717
"bootstrap-icons": "^1.10.4",
18-
"next": "^13.2.4",
18+
"next": "^13.3.0",
1919
"next-redux-wrapper": "^8.1.0",
2020
"react": "^18.2.0",
21-
"react-bootstrap": "^2.7.2",
21+
"react-bootstrap": "^2.7.3",
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": "^14.0.0",
28-
"eslint": "^8.37.0",
29-
"eslint-config-next": "^13.2.4",
28+
"eslint": "^8.38.0",
29+
"eslint-config-next": "^13.3.0",
3030
"jest": "^29.5.0",
3131
"jest-environment-jsdom": "^29.5.0"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)