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 2020 "syncWorkspaceLock" : true
2121 }
2222 },
23- "changelogPreset" : " conventional-changelog- conventionalcommits" ,
23+ "changelogPreset" : " conventionalcommits" ,
2424 "packages" : [
2525 " packages/multiple-select-vanilla"
2626 ]
27- }
27+ }
Original file line number Diff line number Diff line change 5757 "test:report" : " playwright show-report" ,
5858 "playwright:install" : " pnpm exec playwright install"
5959 },
60+ "engines" : {
61+ "node" : " ^20.17.0 || >=22.9.0" ,
62+ "pnpm" : " 9.x"
63+ },
6064 "devDependencies" : {
6165 "@biomejs/biome" : " ^2.0.0-beta.1" ,
6266 "@lerna-lite/cli" : " ^4.0.0" ,
6367 "@lerna-lite/publish" : " ^4.0.0" ,
6468 "@lerna-lite/watch" : " ^4.0.0" ,
6569 "@playwright/test" : " ^1.51.0" ,
6670 "@types/node" : " ^22.13.10" ,
67- "conventional-changelog-conventionalcommits" : " ^7 .0.2 " ,
71+ "conventional-changelog-conventionalcommits" : " ^8 .0.0 " ,
6872 "cross-env" : " ^7.0.3" ,
6973 "npm-run-all2" : " ^7.0.2" ,
7074 "pnpm" : " ^9.10.0" ,
You can’t perform that action at this time.
0 commit comments