Commit 456e591
chore: migrate pnpm configuration to v11
- Create pnpm-workspace.yaml with settings migrated from .npmrc and package.json pnpm section
- Remove non-auth settings from .npmrc (shamefullyHoist, strictPeerDependencies → pnpm-workspace.yaml)
- Migrate onlyBuiltDependencies/ignoredBuiltDependencies → allowBuilds in pnpm-workspace.yaml
- Remove pnpm field from package.json (no longer read by pnpm v11)
Co-authored-by: danielroe <28706372+danielroe@users.noreply.github.com>1 parent 7f07de1 commit 456e591
3 files changed
Lines changed: 13 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 103 | | |
117 | 104 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments