File tree Expand file tree Collapse file tree 2 files changed +216
-84
lines changed Expand file tree Collapse file tree 2 files changed +216
-84
lines changed Original file line number Diff line number Diff line change 67
67
"devDependencies" : {
68
68
"@eslint/compat" : " 1.2.9" ,
69
69
"@eslint/js" : " 9.25.1" ,
70
- "@stylistic/eslint-plugin" : " 4.2.0 " ,
71
- "@types/node" : " 22.15.3 " ,
70
+ "@stylistic/eslint-plugin" : " 4.4.1 " ,
71
+ "@types/node" : " 22.16.0 " ,
72
72
"@vitest/coverage-v8" : " 3.1.2" ,
73
73
"@vitest/eslint-plugin" : " 1.1.44" ,
74
74
"benchmark" : " 2.1.4" ,
84
84
"npm-run-all2" : " 7.0.2" ,
85
85
"prettier" : " 3.5.3" ,
86
86
"prettier-plugin-organize-imports" : " 4.1.0" ,
87
- "prettier-plugin-packagejson" : " 2.5.10 " ,
87
+ "prettier-plugin-packagejson" : " 2.5.17 " ,
88
88
"rimraf" : " 6.0.1" ,
89
- "tsup" : " 8.4 .0" ,
89
+ "tsup" : " 8.5 .0" ,
90
90
"typescript" : " 5.8.3" ,
91
91
"typescript-eslint" : " 8.31.1" ,
92
- "vite" : " 6.3.4 " ,
92
+ "vite" : " 6.3.5 " ,
93
93
"vitepress" : " 1.6.3" ,
94
94
"vitest" : " 3.1.2"
95
95
},
You can’t perform that action at this time.
0 commit comments