Skip to content

Commit f43aef1

Browse files
committed
Update explorer dependencies
By running 'make upgrade' command.
1 parent ff36424 commit f43aef1

File tree

2 files changed

+602
-601
lines changed

2 files changed

+602
-601
lines changed

mithril-explorer/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
},
1313
"dependencies": {
1414
"@popperjs/core": "^2.11.6",
15-
"@reduxjs/toolkit": "^1.9.1",
15+
"@reduxjs/toolkit": "^1.9.2",
1616
"bootstrap": "^5.2.3",
1717
"bootstrap-icons": "^1.10.3",
18-
"next": "^13.1.2",
18+
"next": "^13.1.6",
1919
"next-redux-wrapper": "^8.1.0",
2020
"react": "^18.2.0",
2121
"react-bootstrap": "^2.7.0",
@@ -25,9 +25,9 @@
2525
"devDependencies": {
2626
"@testing-library/jest-dom": "^5.16.5",
2727
"@testing-library/react": "^13.4.0",
28-
"eslint": "^8.32.0",
29-
"eslint-config-next": "^13.1.2",
30-
"jest": "^29.3.1",
31-
"jest-environment-jsdom": "^29.3.1"
28+
"eslint": "^8.33.0",
29+
"eslint-config-next": "^13.1.6",
30+
"jest": "^29.4.1",
31+
"jest-environment-jsdom": "^29.4.1"
3232
}
3333
}

0 commit comments

Comments
 (0)