Commit d6b6acc
authored
Update Node version for CI/CD (#76)
* Update dependencies and upgrade build toolchain
Move build-only packages to devDependencies to reduce install
footprint for consumers. Upgrade Rollup from v2 to v4 and
replace deprecated plugins. Add Dependabot config and
production-only audit step to CI.
* Update peerDependencies to support React 19.0.0
* Upgrade Node.js version in CI/CD workflows from 18 to 201 parent 024966b commit d6b6acc
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments