Skip to content

Commit a731f55

Browse files
committed
chore: update eslint-plugin-import-x and typedoc-plugin-markdown versions
1 parent 021b292 commit a731f55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dedent": "^1.5.3",
5050
"eslint": "^9.22.0",
5151
"eslint-plugin-de-morgan": "^1.2.1",
52-
"eslint-plugin-import-x": "^4.7.0",
52+
"eslint-plugin-import-x": "^4.7.1",
5353
"eslint-plugin-mdx": "^3.2.0",
5454
"eslint-plugin-perfectionist": "^4.10.1",
5555
"eslint-plugin-react-compiler": "^19.0.0-beta-bafa41b-20250307",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"tsx": "^4.19.3",
8989
"type-fest": "^4.37.0",
9090
"typedoc": "0.27.9",
91-
"typedoc-plugin-markdown": "^4.4.2",
91+
"typedoc-plugin-markdown": "^4.5.0",
9292
"typedoc-plugin-mdn-links": "^5.0.1",
9393
"typedoc-plugin-missing-exports": "^3.1.0",
9494
"typescript": "^5.8.2",

0 commit comments

Comments
 (0)