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 ff36424 commit f43aef1Copy full SHA for f43aef1
mithril-explorer/package.json
@@ -12,10 +12,10 @@
12
},
13
"dependencies": {
14
"@popperjs/core": "^2.11.6",
15
- "@reduxjs/toolkit": "^1.9.1",
+ "@reduxjs/toolkit": "^1.9.2",
16
"bootstrap": "^5.2.3",
17
"bootstrap-icons": "^1.10.3",
18
- "next": "^13.1.2",
+ "next": "^13.1.6",
19
"next-redux-wrapper": "^8.1.0",
20
"react": "^18.2.0",
21
"react-bootstrap": "^2.7.0",
@@ -25,9 +25,9 @@
25
"devDependencies": {
26
"@testing-library/jest-dom": "^5.16.5",
27
"@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"
+ "eslint": "^8.33.0",
+ "eslint-config-next": "^13.1.6",
+ "jest": "^29.4.1",
+ "jest-environment-jsdom": "^29.4.1"
32
}
33
0 commit comments