File tree 3 files changed +712
-724
lines changed
3 files changed +712
-724
lines changed Original file line number Diff line number Diff line change 19
19
"syncWorkspaceLock" : true
20
20
}
21
21
},
22
- "changelogPreset" : " conventional-changelog- conventionalcommits" ,
22
+ "changelogPreset" : " conventionalcommits" ,
23
23
"packages" : [
24
24
" packages/aurelia-slickgrid"
25
25
]
Original file line number Diff line number Diff line change 47
47
"@aurelia/platform-browser" : " ^2.0.0-beta.23" ,
48
48
"@formkit/tempo" : " ^0.1.2" ,
49
49
"@jest/types" : " ^29.6.3" ,
50
- "@lerna-lite/cli" : " ^3.12.3 " ,
51
- "@lerna-lite/publish" : " ^3.12.3 " ,
50
+ "@lerna-lite/cli" : " ^4.0.0 " ,
51
+ "@lerna-lite/publish" : " ^4.0.0 " ,
52
52
"@slickgrid-universal/common" : " ^5.13.1" ,
53
53
"@types/jest" : " ^29.5.14" ,
54
54
"@types/node" : " ^22.13.10" ,
55
- "conventional-changelog-conventionalcommits" : " ^7 .0.2 " ,
55
+ "conventional-changelog-conventionalcommits" : " ^8 .0.0 " ,
56
56
"cross-env" : " ^7.0.3" ,
57
57
"cypress" : " ^14.2.0" ,
58
58
"cypress-real-events" : " ^1.14.0" ,
74
74
"typescript" : " ^5.8.2" ,
75
75
"typescript-eslint" : " ^8.26.1"
76
76
},
77
+ "engines" : {
78
+ "node" : " ^20.17.0 || >=22.9.0"
79
+ },
77
80
"pnpm" : {
78
81
"overrides" : {
79
82
"express" : " ^4.21.2" ,
You can’t perform that action at this time.
0 commit comments