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 021b292 commit a731f55Copy full SHA for a731f55
apps/website/package.json
@@ -49,7 +49,7 @@
49
"dedent": "^1.5.3",
50
"eslint": "^9.22.0",
51
"eslint-plugin-de-morgan": "^1.2.1",
52
- "eslint-plugin-import-x": "^4.7.0",
+ "eslint-plugin-import-x": "^4.7.1",
53
"eslint-plugin-mdx": "^3.2.0",
54
"eslint-plugin-perfectionist": "^4.10.1",
55
"eslint-plugin-react-compiler": "^19.0.0-beta-bafa41b-20250307",
package.json
@@ -88,7 +88,7 @@
88
"tsx": "^4.19.3",
89
"type-fest": "^4.37.0",
90
"typedoc": "0.27.9",
91
- "typedoc-plugin-markdown": "^4.4.2",
+ "typedoc-plugin-markdown": "^4.5.0",
92
"typedoc-plugin-mdn-links": "^5.0.1",
93
"typedoc-plugin-missing-exports": "^3.1.0",
94
"typescript": "^5.8.2",
0 commit comments