Bump nodejs 22.12.0 -> 24.15.0
This also drops .tool-versions to keep a single source of truth for the
node version in .nvmrc. We also point the github actions to .nvmrc now.
I’m the only dev who’s using asdf to manage my tooling and I decided to
just configure it to fall back to .nvmrc via legacy_version_file = yes.
12 files changed
+30
-55
ecbea99f
→
a1b07239
modified .github/workflows/check-build.yml
@@ -11,7 +11,7 @@ jobs:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified .github/workflows/check-e2e.yml
@@ -9,6 +9,9 @@ jobs:
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified .github/workflows/check-http-client-unit-test.yml
@@ -7,12 +7,12 @@ jobs:
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified .github/workflows/check-unit-test.yml
@@ -7,11 +7,11 @@ jobs:
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
modified .github/workflows/check-visual.yml
@@ -27,7 +27,7 @@ jobs:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified .github/workflows/check.yml
@@ -7,10 +7,10 @@ jobs:
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
modified .nvmrc
@@ -1 +1 @@
| - | |
| + | |
deleted .tool-versions
@@ -1,2 +0,0 @@
| - | |
| - | |
modified README.md
@@ -14,7 +14,7 @@ collaboration and publishing stack, directly from your web browser.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified flake.nix
@@ -172,7 +172,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified package-lock.json
@@ -41,7 +41,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -66,7 +66,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1282,12 +1282,13 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -4435,20 +4436,6 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -4665,10 +4652,11 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -5119,20 +5107,6 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified package.json
@@ -22,7 +22,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -33,7 +33,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|