Skip to content

Commit 42ddbb1

Browse files
committed
Update explorer dependencies
By running 'make upgrade' command.
1 parent add6efc commit 42ddbb1

File tree

2 files changed

+378
-269
lines changed

2 files changed

+378
-269
lines changed

mithril-explorer/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@reduxjs/toolkit": "^1.9.5",
1616
"bootstrap": "^5.2.3",
1717
"bootstrap-icons": "^1.10.5",
18-
"next": "^13.3.1",
18+
"next": "^13.4.2",
1919
"next-redux-wrapper": "^8.1.0",
2020
"react": "^18.2.0",
2121
"react-bootstrap": "^2.7.4",
@@ -25,9 +25,9 @@
2525
"devDependencies": {
2626
"@testing-library/jest-dom": "^5.16.5",
2727
"@testing-library/react": "^14.0.0",
28-
"eslint": "^8.39.0",
29-
"eslint-config-next": "^13.3.1",
28+
"eslint": "^8.40.0",
29+
"eslint-config-next": "^13.4.2",
3030
"jest": "^29.5.0",
3131
"jest-environment-jsdom": "^29.5.0"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)