We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87f943a + b5f58fc commit 884cd20Copy full SHA for 884cd20
package.json
@@ -21,7 +21,7 @@
21
"@docusaurus/plugin-ideal-image": "^3.1.1",
22
"@docusaurus/preset-classic": "^3.1.1",
23
"@mdx-js/react": "^3.0.0",
24
- "clsx": "^1.2.1",
+ "clsx": "^2.1.1",
25
"prism-react-renderer": "^2.1.0",
26
"react": "^18.0.0",
27
"react-dom": "^18.0.0",
@@ -34,9 +34,9 @@
34
"@docusaurus/module-type-aliases": "^3.1.1",
35
"@docusaurus/tsconfig": "^3.1.1",
36
"@docusaurus/types": "^3.1.1",
37
- "@typescript-eslint/eslint-plugin": "^6.13.1",
38
- "@typescript-eslint/parser": "^6.13.1",
39
- "eslint": "^8.55.0",
+ "@typescript-eslint/eslint-plugin": "^7.8.0",
+ "@typescript-eslint/parser": "^7.8.0",
+ "eslint": "^9.2.0",
40
"eslint-config-prettier": "^9.1.0",
41
"eslint-plugin-react-hooks": "^4.6.0",
42
"eslint-plugin-regexp": "^2.1.1",
0 commit comments