File tree Expand file tree Collapse file tree 2 files changed +438
-648
lines changed Expand file tree Collapse file tree 2 files changed +438
-648
lines changed Original file line number Diff line number Diff line change 57
57
"@commitlint/cli" : " ^19.8.1" ,
58
58
"@commitlint/config-conventional" : " ^19.8.1" ,
59
59
"@commitlint/types" : " ^19.8.1" ,
60
- "@eslint/js" : " ^9.29 .0" ,
60
+ "@eslint/js" : " ^9.32 .0" ,
61
61
"@stylistic/eslint-plugin" : " ^5.2.2" ,
62
- "@types/node" : " ^24.0.3 " ,
63
- "@vitest/coverage-v8" : " ^3.2.3 " ,
62
+ "@types/node" : " ^24.2.0 " ,
63
+ "@vitest/coverage-v8" : " ^3.2.4 " ,
64
64
"auto-changelog" : " ^2.5.0" ,
65
- "eslint" : " ^9.29 .0" ,
66
- "globals" : " ^16.2 .0" ,
65
+ "eslint" : " ^9.32 .0" ,
66
+ "globals" : " ^16.3 .0" ,
67
67
"husky" : " ^9.1.7" ,
68
- "lint-staged" : " ^16.1.2 " ,
68
+ "lint-staged" : " ^16.1.4 " ,
69
69
"tsup" : " ^8.5.0" ,
70
- "typescript" : " ^5.8.3 " ,
71
- "typescript-eslint" : " ^8.34.1 " ,
72
- "vite" : " ^7.0 .0" ,
73
- "vitest" : " ^3.2.3 "
70
+ "typescript" : " ^5.9.2 " ,
71
+ "typescript-eslint" : " ^8.39.0 " ,
72
+ "vite" : " ^7.1 .0" ,
73
+ "vitest" : " ^3.2.4 "
74
74
},
75
75
"peerDependencies" : {
76
76
"vite" : " ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
You can’t perform that action at this time.
0 commit comments