File tree Expand file tree Collapse file tree 3 files changed +101
-114
lines changed Expand file tree Collapse file tree 3 files changed +101
-114
lines changed Original file line number Diff line number Diff line change 20
20
"syncWorkspaceLock" : true
21
21
}
22
22
},
23
- "changelogPreset" : " conventional-changelog- conventionalcommits" ,
23
+ "changelogPreset" : " conventionalcommits" ,
24
24
"packages" : [
25
25
" packages/multiple-select-vanilla"
26
26
]
27
- }
27
+ }
Original file line number Diff line number Diff line change 57
57
"test:report" : " playwright show-report" ,
58
58
"playwright:install" : " pnpm exec playwright install"
59
59
},
60
+ "engines" : {
61
+ "node" : " ^20.17.0 || >=22.9.0" ,
62
+ "pnpm" : " 9.x"
63
+ },
60
64
"devDependencies" : {
61
65
"@biomejs/biome" : " ^2.0.0-beta.1" ,
62
66
"@lerna-lite/cli" : " ^4.0.0" ,
63
67
"@lerna-lite/publish" : " ^4.0.0" ,
64
68
"@lerna-lite/watch" : " ^4.0.0" ,
65
69
"@playwright/test" : " ^1.51.0" ,
66
70
"@types/node" : " ^22.13.10" ,
67
- "conventional-changelog-conventionalcommits" : " ^7 .0.2 " ,
71
+ "conventional-changelog-conventionalcommits" : " ^8 .0.0 " ,
68
72
"cross-env" : " ^7.0.3" ,
69
73
"npm-run-all2" : " ^7.0.2" ,
70
74
"pnpm" : " ^9.10.0" ,
You can’t perform that action at this time.
0 commit comments