File tree Expand file tree Collapse file tree 2 files changed +129
-129
lines changed Expand file tree Collapse file tree 2 files changed +129
-129
lines changed Original file line number Diff line number Diff line change 40
40
"unidecode" : " ^0.1.8"
41
41
},
42
42
"devDependencies" : {
43
- "@commitlint/cli" : " ^18.4.4 " ,
44
- "@commitlint/config-conventional" : " ^18.4.4 " ,
43
+ "@commitlint/cli" : " ^18.6.0 " ,
44
+ "@commitlint/config-conventional" : " ^18.6.0 " ,
45
45
"@favware/cliff-jumper" : " ^2.2.3" ,
46
46
"@favware/npm-deprecate" : " ^1.0.7" ,
47
47
"@types/jsdom" : " ^21.1.6" ,
48
48
"@types/unidecode" : " ^0.1.3" ,
49
- "@vitest/coverage-v8" : " ^1.2.1 " ,
49
+ "@vitest/coverage-v8" : " ^1.2.2 " ,
50
50
"cz-conventional-changelog" : " ^3.3.0" ,
51
51
"eslint" : " ^8.56.0" ,
52
52
"eslint-config-mahir" : " ^0.0.36" ,
59
59
"tsup" : " ^8.0.1" ,
60
60
"typedoc" : " ^0.25.7" ,
61
61
"typescript" : " ^5.3.3" ,
62
- "vitest" : " ^1.2.1 "
62
+ "vitest" : " ^1.2.2 "
63
63
},
64
64
"files" : [
65
65
" dist/**/*.js*" ,
You can’t perform that action at this time.
0 commit comments