File tree 5 files changed +160
-162
lines changed
packages/plugins/eslint-plugin-react-x
5 files changed +160
-162
lines changed Original file line number Diff line number Diff line change 22
22
"@eslint/js" : " ^9.23.0" ,
23
23
"@stylistic/eslint-plugin" : " ^4.2.0" ,
24
24
"eslint-plugin-de-morgan" : " ^1.2.1" ,
25
- "eslint-plugin-function" : " ^0.0.7 " ,
25
+ "eslint-plugin-function" : " ^0.0.10 " ,
26
26
"eslint-plugin-jsdoc" : " ^50.6.9" ,
27
27
"eslint-plugin-perfectionist" : " ^4.10.1" ,
28
28
"eslint-plugin-regexp" : " ^2.7.0" ,
Original file line number Diff line number Diff line change 13
13
"@chevrotain/regexp-to-ast" : " ^11.0.3" ,
14
14
"bsky-react-post" : " ^0.1.7" ,
15
15
"clsx" : " ^2.1.1" ,
16
- "fumadocs-core" : " 15.1.2 " ,
16
+ "fumadocs-core" : " 15.2.0 " ,
17
17
"fumadocs-docgen" : " 2.0.0" ,
18
18
"fumadocs-mdx" : " 11.5.7" ,
19
19
"fumadocs-twoslash" : " 3.1.0" ,
20
- "fumadocs-typescript" : " 3.1 .0" ,
21
- "fumadocs-ui" : " 15.1.2 " ,
20
+ "fumadocs-typescript" : " 4.0 .0" ,
21
+ "fumadocs-ui" : " 15.2.0 " ,
22
22
"lucide-react" : " ^0.485.0" ,
23
23
"next" : " ^15.2.4" ,
24
24
"next-view-transitions" : " ^0.3.4" ,
Original file line number Diff line number Diff line change 66
66
"@typescript-eslint/rule-tester" : " ^8.28.0" ,
67
67
"@typescript-eslint/types" : " ^8.28.0" ,
68
68
"ansis" : " ^3.17.0" ,
69
- "cspell" : " ^8.18.0 " ,
69
+ "cspell" : " ^8.18.1 " ,
70
70
"dedent" : " ^1.5.3" ,
71
71
"dprint" : " ^0.49.1" ,
72
72
"esbuild" : " ^0.25.1" ,
Original file line number Diff line number Diff line change 73
73
},
74
74
"peerDependencies" : {
75
75
"eslint" : " ^8.57.0 || ^9.0.0" ,
76
- "ts-api-utils" : " ^2.0.1 " ,
76
+ "ts-api-utils" : " ^2.1.0 " ,
77
77
"typescript" : " ^4.9.5 || ^5.3.3"
78
78
},
79
79
"peerDependenciesMeta" : {
You can’t perform that action at this time.
0 commit comments