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 b075f8d commit 50245cbCopy full SHA for 50245cb
mithril-explorer/package.json
@@ -15,18 +15,18 @@
15
"@reduxjs/toolkit": "^1.9.1",
16
"bootstrap": "^5.2.3",
17
"bootstrap-icons": "^1.10.2",
18
- "next": "^13.0.6",
+ "next": "^13.0.7",
19
"next-redux-wrapper": "^8.0.0",
20
"react": "^18.2.0",
21
- "react-bootstrap": "^2.6.0",
+ "react-bootstrap": "^2.7.0",
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": "^13.4.0",
28
"eslint": "^8.29.0",
29
- "eslint-config-next": "^13.0.6",
+ "eslint-config-next": "^13.0.7",
30
"jest": "^29.3.1",
31
"jest-environment-jsdom": "^29.3.1"
32
}
0 commit comments