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 b8337c2 commit 0474d65Copy full SHA for 0474d65
mithril-explorer/package.json
@@ -15,19 +15,19 @@
15
"@reduxjs/toolkit": "^1.9.3",
16
"bootstrap": "^5.2.3",
17
"bootstrap-icons": "^1.10.4",
18
- "next": "^13.2.4",
+ "next": "^13.3.0",
19
"next-redux-wrapper": "^8.1.0",
20
"react": "^18.2.0",
21
- "react-bootstrap": "^2.7.2",
+ "react-bootstrap": "^2.7.3",
22
"react-dom": "^18.2.0",
23
"react-redux": "^8.0.5"
24
},
25
"devDependencies": {
26
"@testing-library/jest-dom": "^5.16.5",
27
"@testing-library/react": "^14.0.0",
28
- "eslint": "^8.37.0",
29
- "eslint-config-next": "^13.2.4",
+ "eslint": "^8.38.0",
+ "eslint-config-next": "^13.3.0",
30
"jest": "^29.5.0",
31
"jest-environment-jsdom": "^29.5.0"
32
}
33
-}
+}
0 commit comments