File tree Expand file tree Collapse file tree 2 files changed +168
-256
lines changed Expand file tree Collapse file tree 2 files changed +168
-256
lines changed Original file line number Diff line number Diff line change 50
50
}
51
51
},
52
52
"devDependencies" : {
53
- "@commitlint/cli" : " ^18.6.0 " ,
54
- "@commitlint/config-conventional" : " ^18.6.0 " ,
53
+ "@commitlint/cli" : " ^18.6.1 " ,
54
+ "@commitlint/config-conventional" : " ^18.6.2 " ,
55
55
"@mheob/commitlint-config" : " ^1.1.1" ,
56
56
"@mheob/eslint-config" : " ^5.2.0" ,
57
57
"@mheob/prettier-config" : " ^3.2.0" ,
58
58
"@mheob/tsconfig" : " ^2.0.0" ,
59
- "@types/node" : " ^20.11.16 " ,
60
- "@vitest/coverage-v8" : " ^1.2.2 " ,
59
+ "@types/node" : " ^20.11.19 " ,
60
+ "@vitest/coverage-v8" : " ^1.3.1 " ,
61
61
"commitizen" : " ^4.3.0" ,
62
62
"concurrently" : " ^8.2.2" ,
63
63
"cz-git" : " ^1.8.0" ,
64
64
"eslint" : " ^8.56.0" ,
65
65
"husky" : " ^9.0.0" ,
66
- "lint-staged" : " ^15.2.1 " ,
67
- "prettier" : " ^3.2.4 " ,
66
+ "lint-staged" : " ^15.2.2 " ,
67
+ "prettier" : " ^3.2.5 " ,
68
68
"rimraf" : " ^5.0.5" ,
69
69
"typescript" : " ^5.3.3" ,
70
- "vitest" : " ^1.2.2 "
70
+ "vitest" : " ^1.3.1 "
71
71
},
72
72
"publishConfig" : {
73
73
"access" : " public"
You can’t perform that action at this time.
0 commit comments