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 d18a196 commit 9c58528Copy full SHA for 9c58528
package.json
@@ -17,12 +17,12 @@
17
"prismjs": "^1.29.0",
18
"react": "^18.2.0",
19
"react-dom": "^18.2.0",
20
- "react-icons": "^4.12.0",
+ "react-icons": "^5.0.1",
21
"rehype-highlight": "^7.0.0",
22
"rehype-stringify": "^10.0.0",
23
"remark": "^15.0.1",
24
"remark-html": "^16.0.1",
25
- "remark-lint-list-item-bullet-indent": "^4.1.2",
+ "remark-lint-list-item-bullet-indent": "^5.0.0",
26
"remark-parse": "^11.0.0",
27
"remark-prism": "^1.3.6",
28
"remark-rehype": "^11.1.0",
@@ -33,7 +33,7 @@
33
"@types/react": "18.2.77",
34
"@types/react-dom": "18.2.25",
35
"@types/remark-prism": "^1.3.7",
36
- "eslint": "^8.57.0",
+ "eslint": "^9.0.0",
37
"eslint-config-next": "^14.2.1",
38
"prettier": "^3.2.5",
39
"typescript": "^5.4.5"
0 commit comments