File tree Expand file tree Collapse file tree 2 files changed +343
-335
lines changed Expand file tree Collapse file tree 2 files changed +343
-335
lines changed Original file line number Diff line number Diff line change 53
53
"devDependencies" : {
54
54
"@changesets/changelog-github" : " 0.5.0" ,
55
55
"@changesets/cli" : " 2.27.9" ,
56
- "@eslint/js" : " 9.13 .0" ,
56
+ "@eslint/js" : " 9.14 .0" ,
57
57
"@marcalexiei/prettier-config" : " 1.0.4" ,
58
58
"@rollup/plugin-typescript" : " 12.1.1" ,
59
59
"@types/estree" : " 1.0.6" ,
60
60
"@types/json-schema" : " 7.0.15" ,
61
- "@types/node" : " 20.17.1 " ,
62
- "@typescript-eslint/parser" : " 8.11 .0" ,
63
- "eslint" : " 9.13 .0" ,
61
+ "@types/node" : " 20.17.6 " ,
62
+ "@typescript-eslint/parser" : " 8.13 .0" ,
63
+ "eslint" : " 9.14 .0" ,
64
64
"eslint-doc-generator" : " 1.7.1" ,
65
65
"eslint-plugin-eslint-plugin" : " 6.3.1" ,
66
- "eslint-plugin-n" : " 17.11.1 " ,
66
+ "eslint-plugin-n" : " 17.12.0 " ,
67
67
"prettier" : " 3.3.3" ,
68
- "rollup" : " 4.24.1 " ,
68
+ "rollup" : " 4.24.4 " ,
69
69
"typescript" : " 5.6.3" ,
70
- "typescript-eslint" : " 8.11 .0" ,
71
- "vitest" : " 2.1.3 "
70
+ "typescript-eslint" : " 8.13 .0" ,
71
+ "vitest" : " 2.1.4 "
72
72
}
73
73
}
You can’t perform that action at this time.
0 commit comments