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 da7b979 commit 89decdbCopy full SHA for 89decdb
mithril-explorer/package.json
@@ -11,10 +11,10 @@
11
"test:ci": "jest --ci"
12
},
13
"dependencies": {
14
- "@popperjs/core": "^2.11.6",
+ "@popperjs/core": "^2.11.7",
15
"@reduxjs/toolkit": "^1.9.3",
16
"bootstrap": "^5.2.3",
17
- "bootstrap-icons": "^1.10.3",
+ "bootstrap-icons": "^1.10.4",
18
"next": "^13.2.4",
19
"next-redux-wrapper": "^8.1.0",
20
"react": "^18.2.0",
@@ -25,9 +25,9 @@
25
"devDependencies": {
26
"@testing-library/jest-dom": "^5.16.5",
27
"@testing-library/react": "^14.0.0",
28
- "eslint": "^8.36.0",
+ "eslint": "^8.37.0",
29
"eslint-config-next": "^13.2.4",
30
"jest": "^29.5.0",
31
"jest-environment-jsdom": "^29.5.0"
32
}
33
-}
+}
0 commit comments