File tree Expand file tree Collapse file tree 8 files changed +94
-85
lines changed Expand file tree Collapse file tree 8 files changed +94
-85
lines changed Original file line number Diff line number Diff line change @@ -46,4 +46,5 @@ Thumbs.db
46
46
.roo
47
47
.vscode
48
48
49
- packages /* /.cursor
49
+ packages /* /.cursor
50
+ .claude
Original file line number Diff line number Diff line change 22
22
"@swc/core" : " ~1.5.7" ,
23
23
"@swc/helpers" : " ~0.5.11" ,
24
24
"@types/node" : " ^22.10.2" ,
25
- "@typescript-eslint/eslint-plugin" : " ^8.34.0 " ,
25
+ "@typescript-eslint/eslint-plugin" : " ^8.44.1 " ,
26
26
"eslint" : " ^9.32.0" ,
27
27
"eslint-plugin-react-hooks" : " ^5.2.0" ,
28
28
"eslint-plugin-react-refresh" : " ^0.4.20" ,
34
34
"tslib" : " ^2.3.0" ,
35
35
"tsx" : " ^4.19.4" ,
36
36
"typescript" : " ^5.8.3" ,
37
+ "typescript-eslint" : " ^8.44.1" ,
37
38
"uuid" : " 11.1.0"
38
39
},
39
40
"workspaces" : [
Original file line number Diff line number Diff line change 55
55
"@storybook/test" : " ^8.6.14" ,
56
56
"@types/react" : " ^18.3.12" ,
57
57
"@types/react-dom" : " ^18.3.1" ,
58
+ "@typescript-eslint/eslint-plugin" : " ^8.44.1" ,
58
59
"@vitejs/plugin-react" : " ^4.4.1" ,
59
60
"autoprefixer" : " ^10.4.20" ,
60
61
"globals" : " ^16.3.0" ,
69
70
"storybook-dark-mode" : " ^4.0.2" ,
70
71
"tailwindcss" : " ^3.4.14" ,
71
72
"typescript" : " ^5.8.3" ,
72
- "typescript-eslint" : " ^8.37.0 " ,
73
+ "typescript-eslint" : " ^8.44.1 " ,
73
74
"vite" : " ^6.3.5" ,
74
75
"vite-plugin-dts" : " ^4.3.0"
75
76
},
Original file line number Diff line number Diff line change 59
59
"@types/lodash.throttle" : " ^4.1.9" ,
60
60
"@types/react" : " ^18.3.12" ,
61
61
"@types/react-dom" : " ^18.3.1" ,
62
+ "@typescript-eslint/eslint-plugin" : " ^8.44.1" ,
62
63
"@vitejs/plugin-react" : " ^4.4.1" ,
63
64
"autoprefixer" : " ^10.4.20" ,
64
65
"globals" : " ^16.3.0" ,
75
76
"storybook-dark-mode" : " ^4.0.2" ,
76
77
"tailwindcss" : " ^3.4.14" ,
77
78
"typescript" : " ^5.8.3" ,
78
- "typescript-eslint" : " ^8.37.0 " ,
79
+ "typescript-eslint" : " ^8.44.1 " ,
79
80
"vite" : " ^6.3.5" ,
80
81
"vite-plugin-dts" : " ^4.3.0"
81
82
},
Original file line number Diff line number Diff line change 90
90
"@types/node" : " ^22.10.2" ,
91
91
"@types/react" : " ^18.3.12" ,
92
92
"@types/react-dom" : " ^18.3.1" ,
93
+ "@typescript-eslint/eslint-plugin" : " ^8.44.1" ,
93
94
"@vitejs/plugin-react" : " ^4.4.1" ,
94
95
"autoprefixer" : " ^10.4.20" ,
95
96
"dotenv" : " ^16.4.7" ,
113
114
"tailwindcss" : " ^3.4.14" ,
114
115
"tsx" : " ^4.19.4" ,
115
116
"typescript" : " ^5.8.3" ,
116
- "typescript-eslint" : " ^8.37.0 " ,
117
+ "typescript-eslint" : " ^8.44.1 " ,
117
118
"vite" : " ^6.3.5" ,
118
119
"vite-plugin-dts" : " ^4.3.0" ,
119
120
"vite-plugin-node-polyfills" : " ^0.23.0"
Original file line number Diff line number Diff line change 84
84
"@types/react" : " ^18.3.12" ,
85
85
"@types/react-dom" : " ^18.3.1" ,
86
86
"@types/uuid" : " ^10.0.0" ,
87
- "@typescript-eslint/parser" : " ^8.34 .1" ,
87
+ "@typescript-eslint/parser" : " ^8.44 .1" ,
88
88
"@vitejs/plugin-react" : " ^4.4.1" ,
89
89
"autoprefixer" : " ^10.4.20" ,
90
90
"babel-jest" : " ^29.7.0" ,
115
115
"text-encoding" : " ^0.7.0" ,
116
116
"ts-node" : " ^10.9.2" ,
117
117
"typescript" : " ^5.8.3" ,
118
- "typescript-eslint" : " ^8.37.0 " ,
118
+ "@ typescript-eslint/eslint-plugin " : " ^8.44.1 " ,
119
119
"vite" : " ^6.3.5" ,
120
120
"vite-plugin-environment" : " ^1.1.3" ,
121
121
"vite-plugin-node-polyfills" : " ^0.23.0" ,
Original file line number Diff line number Diff line change 21
21
"jsonc-eslint-parser" : " ^2.4.0" ,
22
22
"globals" : " ^16.3.0" ,
23
23
"typescript" : " ^5.8.3" ,
24
- "typescript-eslint" : " ^8.37.0 "
24
+ "@ typescript-eslint/eslint-plugin " : " ^8.44.1 "
25
25
}
26
26
}
You can’t perform that action at this time.
0 commit comments