File tree 4 files changed +144
-150
lines changed
4 files changed +144
-150
lines changed Original file line number Diff line number Diff line change 28
28
"eslint" : " 9.13.0" ,
29
29
"eslint-config-prettier" : " ^9.1.0" ,
30
30
"eslint-plugin-prettier" : " ^5.2.1" ,
31
- "prettier" : " ^3.3.3 " ,
31
+ "prettier" : " ^3.4.2 " ,
32
32
"publint" : " ^0.2.12" ,
33
33
"typescript" : " ^5.7.2" ,
34
- "typescript-eslint" : " ^8.15 .0"
34
+ "typescript-eslint" : " ^8.18 .0"
35
35
},
36
36
"keywords" : [
37
37
" eslint" ,
Original file line number Diff line number Diff line change 56
56
"@eslint/eslintrc" : " ^3.2.0" ,
57
57
"@types/babel__code-frame" : " ^7.0.6" ,
58
58
"@types/eslint" : " ^9.6.1" ,
59
- "@types/node" : " ^22.9.3 " ,
59
+ "@types/node" : " ^22.10.2 " ,
60
60
"@types/object-hash" : " ^3.0.6" ,
61
61
"@types/react" : " ^17.0.83" ,
62
62
"conventional-changelog-cli" : " ^5.0.0" ,
63
63
"eslint" : " 9.13.0" ,
64
64
"eslint-plugin-local-rules" : " ^3.0.2" ,
65
65
"eslint-remote-tester-repositories" : " workspace:*" ,
66
- "importx" : " ^0.5.0 " ,
66
+ "importx" : " ^0.5.1 " ,
67
67
"ink-testing-library" : " ^2.1.0" ,
68
68
"jiti" : " ^1.21.6" ,
69
69
"node-pty" : " ^1.0.0" ,
70
70
"strip-ansi" : " ^6.0.1" ,
71
71
"typescript" : " ^5.7.2" ,
72
- "vitest" : " ^2.1.5 "
72
+ "vitest" : " ^2.1.8 "
73
73
},
74
74
"peerDependencies" : {
75
75
"eslint" : " >=9" ,
Original file line number Diff line number Diff line change 48
48
"ts-node" : " ^10.9.2" ,
49
49
"tsc-alias" : " ^1.8.10" ,
50
50
"typescript" : " ^5.7.2" ,
51
- "vitest" : " ^2.1.5 "
51
+ "vitest" : " ^2.1.8 "
52
52
},
53
53
"keywords" : [
54
54
" eslint" ,
You can’t perform that action at this time.
0 commit comments