Commit 41956b8
committed
Update dependencies.
The `mocha` test suite has finally been updated to not use the
deprecated modules it was using. So this fixes the warnings that were
being shown when running `npm ci` due that.
Fix the build with node 22. The rollup libray build needed to be
changed since the `rollup-plugin-ts` package is deprecated and no longer
works with node 22.
Note that the `@awmottaz/prettier-plugin-void-html` now gives a warning
with node 20 about an unsupported engine. However, everything still
works with node 20.
Also switch the output to es2022.
Finally, make this the official 0.11.0 release and remove the beta
subversion.1 parent 9c9f16c commit 41956b8
14 files changed
Lines changed: 1700 additions & 4082 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments