File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://unpkg.com/@changesets/config@0.3 .0/schema.json" ,
2+ "$schema" : " https://unpkg.com/@changesets/config@4.0 .0/schema.json" ,
33 "changelog" : " ../scripts/changesets/changelog.js" ,
44 "commit" : false ,
55 "access" : " public" ,
Original file line number Diff line number Diff line change 4141 "@babel/plugin-transform-block-scoping" : " ^7.25.0" ,
4242 "@babel/plugin-transform-react-jsx" : " ^7.25.2" ,
4343 "@babel/plugin-transform-typescript" : " ^7.25.2" ,
44- "@changesets/cli" : " ^2.29.6 " ,
45- "@changesets/get-github-info" : " 0.6 .0" ,
44+ "@changesets/cli" : " ^3.0.0 " ,
45+ "@changesets/get-github-info" : " ^1.0 .0" ,
4646 "@npmcli/arborist" : " ^7.5.4" ,
4747 "@rollup/plugin-babel" : " ^6.0.4" ,
4848 "@rollup/plugin-commonjs" : " ^26.0.1" ,
9191 "@actions/github" : " ^6.0.0" ,
9292 "node-fetch" : " ^3.3.2"
9393 },
94+ "packageManager" : " pnpm@11.3.0" ,
9495 "engines" : {
95- "pnpm" : " >=9 .0.0" ,
96- "node" : " >=18.0.0 "
96+ "pnpm" : " >=10 .0.0" ,
97+ "node" : " ^22.11 || ^24 || >=26 "
9798 }
9899}
You can’t perform that action at this time.
0 commit comments