Commit 51ea479
authored
* chore: add `corepack`'s `packageManager` pin for `npm@11.14.1`
* chore: adapt gh actions to `corepack` package manager install
* fix: sync `package-lock.json` versions
* chore: unify `actions/setup-node` version to `v4.4.0`
* chore: update `packageManager` pin to `npm@11.16.0`
* chore: install `corepack@0.35.0` before enabling to fix signature verification errors
* chore: allow `fsevents` install scripts in package configuration
* chore: execute `audit fix` script
* chore: exclude `.claude` from git
* chore: simplify corepack setup and update Node versions in CI workflows
Both workflows now pin Node 22.22.3 — which bundles corepack 0.34.6 carrying both the legacy jl3b… and rotated DhQ8… npm registry keys — and the npm install --global corepack@... workaround steps are no longer needed
1 parent 3d80848 commit 51ea479
5 files changed
Lines changed: 73 additions & 50 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
25 | 33 | | |
26 | 34 | | |
27 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
21 | 28 | | |
22 | 29 | | |
23 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
308 | 313 | | |
0 commit comments