Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 413c0a7 commit 66fb894
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 24 deletions.
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/theme-classic": "3.4.0",
"@docusaurus/types": "3.4.0",
"@types/node": "20.14.11",
"@types/node": "22.8.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin-tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@docusaurus/types": "3.4.0",
"@types/node": "20.14.11",
"@types/node": "22.8.1",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
Expand Down
57 changes: 35 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 66fb894

Please sign in to comment.