File tree Expand file tree Collapse file tree 8 files changed +101
-186
lines changed Expand file tree Collapse file tree 8 files changed +101
-186
lines changed Original file line number Diff line number Diff line change 26
26
"eslint-plugin-jsdoc" : " ^50.6.11" ,
27
27
"eslint-plugin-perfectionist" : " ^4.12.3" ,
28
28
"eslint-plugin-regexp" : " ^2.7.0" ,
29
- "eslint-plugin-unicorn" : " ^58 .0.0" ,
29
+ "eslint-plugin-unicorn" : " ^59 .0.0" ,
30
30
"typescript-eslint" : " ^8.31.0"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 36
36
"eslint-plugin-jsdoc" : " ^50.6.11" ,
37
37
"eslint-plugin-perfectionist" : " ^4.12.3" ,
38
38
"eslint-plugin-regexp" : " ^2.7.0" ,
39
- "eslint-plugin-unicorn" : " ^58 .0.0" ,
39
+ "eslint-plugin-unicorn" : " ^59 .0.0" ,
40
40
"string-ts" : " ^2.2.1" ,
41
41
"ts-pattern" : " ^5.7.0"
42
42
},
Original file line number Diff line number Diff line change 44
44
"@tsconfig/strictest" : " ^2.0.5" ,
45
45
"@types/hast" : " ^3.0.4" ,
46
46
"@types/mdx" : " ^2.0.13" ,
47
- "@types/node" : " ^22.15.2 " ,
47
+ "@types/node" : " ^22.15.3 " ,
48
48
"@types/react" : " ^19.1.2" ,
49
49
"@types/react-dom" : " ^19.1.2" ,
50
50
"autoprefixer" : " ^10.4.21" ,
55
55
"eslint-plugin-perfectionist" : " ^4.12.3" ,
56
56
"eslint-plugin-react-hooks" : " ^5.2.0" ,
57
57
"eslint-plugin-react-refresh" : " ^0.4.20" ,
58
- "eslint-plugin-unicorn" : " ^58 .0.0" ,
58
+ "eslint-plugin-unicorn" : " ^59 .0.0" ,
59
59
"importx" : " ^0.5.2" ,
60
60
"postcss" : " ^8.5.3" ,
61
61
"tailwindcss" : " ^4.1.4" ,
Original file line number Diff line number Diff line change 21
21
"@tsconfig/next" : " ^2.0.3" ,
22
22
"@tsconfig/node22" : " ^22.0.1" ,
23
23
"@tsconfig/strictest" : " ^2.0.5" ,
24
- "@types/node" : " ^22.15.2 " ,
24
+ "@types/node" : " ^22.15.3 " ,
25
25
"@types/react" : " ^19.1.2" ,
26
26
"@types/react-dom" : " ^19.1.2" ,
27
27
"eslint" : " ^9.25.1" ,
Original file line number Diff line number Diff line change 59
59
"@swc/core" : " ^1.11.22" ,
60
60
"@tsconfig/node22" : " ^22.0.1" ,
61
61
"@tsconfig/strictest" : " ^2.0.5" ,
62
- "@types/node" : " ^22.15.2 " ,
62
+ "@types/node" : " ^22.15.3 " ,
63
63
"@types/react" : " ^19.1.2" ,
64
64
"@types/react-dom" : " ^19.1.2" ,
65
65
"@typescript-eslint/parser" : " ^8.31.0" ,
74
74
"eslint-config-flat-gitignore" : " ^2.1.0" ,
75
75
"eslint-plugin-vitest" : " ^0.5.4" ,
76
76
"jiti" : " ^2.4.2" ,
77
- "lefthook" : " ^1.11.11 " ,
77
+ "lefthook" : " ^1.11.12 " ,
78
78
"markdownlint" : " ^0.37.4" ,
79
79
"nx" : " 20.7.2" ,
80
80
"publint" : " ^0.3.12" ,
95
95
"typescript-eslint" : " ^8.31.0" ,
96
96
"vitest" : " ^3.1.2"
97
97
},
98
- "packageManager" : " pnpm@10.9 .0" ,
98
+ "packageManager" : " pnpm@10.10 .0" ,
99
99
"engines" : {
100
100
"node" : " >=18.18.0"
101
101
},
Original file line number Diff line number Diff line change 45
45
"@eslint-react/eff" : " workspace:*" ,
46
46
"@eslint-react/kit" : " workspace:*" ,
47
47
"@typescript-eslint/utils" : " ^8.31.0" ,
48
- "@zod/mini" : " ^4.0.0-beta.20250424T163858 " ,
48
+ "@zod/mini" : " ^4.0.0-beta.0 " ,
49
49
"ts-pattern" : " ^5.7.0"
50
50
},
51
51
"devDependencies" : {
Original file line number Diff line number Diff line change 44
44
"dependencies" : {
45
45
"@eslint-react/eff" : " workspace:*" ,
46
46
"@typescript-eslint/utils" : " ^8.31.0" ,
47
- "@zod/mini" : " ^4.0.0-beta.20250424T163858 " ,
47
+ "@zod/mini" : " ^4.0.0-beta.0 " ,
48
48
"ts-pattern" : " ^5.7.0"
49
49
},
50
50
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments