File tree Expand file tree Collapse file tree 2 files changed +395
-451
lines changed Expand file tree Collapse file tree 2 files changed +395
-451
lines changed Original file line number Diff line number Diff line change 26
26
"typegen" : " node ./scripts/typegen.mjs"
27
27
},
28
28
"dependencies" : {
29
- "@eslint/js" : " ^9.0.0 " ,
29
+ "@eslint/js" : " ^9.1.1 " ,
30
30
"eslint-plugin-markdown" : " ^4.0.1" ,
31
31
"eslint-plugin-unicorn" : " ^52.0.0" ,
32
- "globals" : " ^15.0 .0" ,
33
- "typescript-eslint" : " ^7.5.0 "
32
+ "globals" : " ^15.1 .0" ,
33
+ "typescript-eslint" : " ^7.7.1 "
34
34
},
35
35
"devDependencies" : {
36
- "@eslint/config-inspector" : " ^0.4.1 " ,
37
- "@types/eslint" : " ^8.56.7 " ,
36
+ "@eslint/config-inspector" : " ^0.4.7 " ,
37
+ "@types/eslint" : " ^8.56.10 " ,
38
38
"@types/eslint__js" : " ^8.42.3" ,
39
- "@types/node" : " ^20.12.5 " ,
39
+ "@types/node" : " ^20.12.7 " ,
40
40
"automd" : " ^0.3.7" ,
41
41
"changelogen" : " ^0.5.5" ,
42
- "eslint" : " ^9.0.0 " ,
43
- "eslint-typegen" : " ^0.2.0 " ,
42
+ "eslint" : " ^9.1.1 " ,
43
+ "eslint-typegen" : " ^0.2.4 " ,
44
44
"jiti" : " ^1.21.0" ,
45
45
"prettier" : " ^3.2.5" ,
46
- "typescript" : " ^5.4.4 " ,
46
+ "typescript" : " ^5.4.5 " ,
47
47
"unbuild" : " ^2.0.0"
48
48
},
49
49
"peerDependencies" : {
50
50
"eslint" : " *" ,
51
51
"typescript" : " *"
52
- }
53
- }
52
+ },
53
+ "packageManager" : " pnpm@9.0.6"
54
+ }
You can’t perform that action at this time.
0 commit comments