We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add6efc commit 42ddbb1Copy full SHA for 42ddbb1
mithril-explorer/package.json
@@ -15,7 +15,7 @@
15
"@reduxjs/toolkit": "^1.9.5",
16
"bootstrap": "^5.2.3",
17
"bootstrap-icons": "^1.10.5",
18
- "next": "^13.3.1",
+ "next": "^13.4.2",
19
"next-redux-wrapper": "^8.1.0",
20
"react": "^18.2.0",
21
"react-bootstrap": "^2.7.4",
@@ -25,9 +25,9 @@
25
"devDependencies": {
26
"@testing-library/jest-dom": "^5.16.5",
27
"@testing-library/react": "^14.0.0",
28
- "eslint": "^8.39.0",
29
- "eslint-config-next": "^13.3.1",
+ "eslint": "^8.40.0",
+ "eslint-config-next": "^13.4.2",
30
"jest": "^29.5.0",
31
"jest-environment-jsdom": "^29.5.0"
32
}
33
-}
+}
0 commit comments