Skip to content

Commit 27b96b4

Browse files
committed
chore: update deps
1 parent 179db67 commit 27b96b4

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dedent": "^1.6.0",
5252
"eslint": "^9.27.0",
5353
"eslint-plugin-de-morgan": "^1.2.1",
54-
"eslint-plugin-import-x": "^4.13.1",
54+
"eslint-plugin-import-x": "^4.13.3",
5555
"eslint-plugin-perfectionist": "^4.13.0",
5656
"eslint-plugin-react-hooks": "^5.2.0",
5757
"eslint-plugin-react-refresh": "^0.4.20",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"tsup": "^8.5.0",
8989
"tsx": "^4.19.4",
9090
"type-fest": "^4.41.0",
91-
"typedoc": "^0.28.4",
91+
"typedoc": "^0.28.5",
9292
"typedoc-plugin-markdown": "^4.6.3",
9393
"typedoc-plugin-mdn-links": "^5.0.2",
9494
"typescript": "^5.8.3",

packages/plugins/eslint-plugin-react-x/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# eslint-plugin-react-x
22

3-
A series of composable ESLint rules for React and friends.
3+
A set of composable ESLint rules for for libraries and frameworks that use React as a UI runtime.
44

55
## Install
66

pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)