Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 18aa472

Browse files
chore(deps): update node.js to v22
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 413c0a7 commit 18aa472

File tree

4 files changed

+39
-25
lines changed

4 files changed

+39
-25
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.15.1
1+
22.13.1

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@docusaurus/module-type-aliases": "3.4.0",
3737
"@docusaurus/theme-classic": "3.4.0",
3838
"@docusaurus/types": "3.4.0",
39-
"@types/node": "20.14.11",
39+
"@types/node": "22.10.10",
4040
"@types/react": "18.3.3",
4141
"@types/react-dom": "18.3.0",
4242
"autoprefixer": "10.4.19",

packages/docusaurus-plugin-tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@docusaurus/types": "3.4.0",
13-
"@types/node": "20.14.11",
13+
"@types/node": "22.10.10",
1414
"autoprefixer": "10.4.19",
1515
"eslint": "8.57.0",
1616
"eslint-config-custom": "workspace:*",

pnpm-lock.yaml

Lines changed: 36 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)