File tree Expand file tree Collapse file tree 3 files changed +2
-12
lines changed Expand file tree Collapse file tree 3 files changed +2
-12
lines changed Original file line number Diff line number Diff line change 1414
1515 # The version of the package manager (above) to use.
1616 pnpm :
17- version : ' 9.15.9 '
17+ version : ' 10.10.0 '
1818
1919 # Add `node.version` as a constraint in the root `package.json` `engines`.
2020 addEnginesConstraint : true
Original file line number Diff line number Diff line change 1- # npm options
21auth-type = legacy
3-
4- # pnpm options
5- always-auth = true
6- auto-install-peers = true
7- enable-pre-post-scripts = true
8- link-workspace-packages = false
9- shamefully-hoist = true
10- shared-workspace-lockfile = true
11- strict-peer-dependencies = false
Original file line number Diff line number Diff line change 4646 " prettier --write"
4747 ]
4848 },
49- "packageManager" : " pnpm@9.15.9 " ,
49+ "packageManager" : " pnpm@10.10.0 " ,
5050 "pnpm" : {
5151 "overrides" : {
5252 "@types/react" : " 19.1.2" ,
You can’t perform that action at this time.
0 commit comments