File tree Expand file tree Collapse file tree 2 files changed +269
-178
lines changed Expand file tree Collapse file tree 2 files changed +269
-178
lines changed Original file line number Diff line number Diff line change 33
33
"eslint-plugin-n" : " ^17.15.0" ,
34
34
"eslint-plugin-promise" : " ^6.6.0" ,
35
35
"eslint-plugin-vue" : " ^9.32.0" ,
36
- "globals" : " ^15.3 .0" ,
36
+ "globals" : " ^15.13 .0" ,
37
37
"jsonc-eslint-parser" : " ^2.4.0" ,
38
38
"typescript-eslint" : " ^8.18.0" ,
39
39
"vue-eslint-parser" : " ^9.4.3"
42
42
"eslint" : " >= 9.16.0"
43
43
},
44
44
"devDependencies" : {
45
- "@commitlint/cli" : " ^19.3.0 " ,
46
- "@commitlint/config-conventional" : " ^19.2.2 " ,
45
+ "@commitlint/cli" : " ^19.6.1 " ,
46
+ "@commitlint/config-conventional" : " ^19.6.0 " ,
47
47
"@digitalroute/cz-conventional-changelog-for-jira" : " ^8.0.1" ,
48
- "@evilmartians/lefthook" : " ^1.6.15 " ,
48
+ "@evilmartians/lefthook" : " ^1.9.2 " ,
49
49
"@semantic-release/changelog" : " ^6.0.3" ,
50
50
"commitizen" : " ^4.3.0" ,
51
51
"cz-conventional-changelog" : " ^3.3.0" ,
52
52
"eslint" : " ^9.16.0" ,
53
- "semantic-release" : " ^24.0 .0"
53
+ "semantic-release" : " ^24.2 .0"
54
54
},
55
55
"repository" : {
56
56
"type" : " git" ,
114
114
},
115
115
"volta" : {
116
116
"node" : " 22.12.0" ,
117
- "pnpm" : " 9.12.1 "
117
+ "pnpm" : " 9.15.0 "
118
118
},
119
119
"config" : {
120
120
"commitizen" : {
You can’t perform that action at this time.
0 commit comments