Skip to content

Commit

Permalink
chore(deps): update node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 9574281 commit 91556d4
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 20 deletions.
21 changes: 15 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.1.4",
"@types/node": "20.14.13",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
Expand All @@ -26,6 +26,6 @@
"typescript": "5.0.4"
},
"engines": {
"node": "18.x"
"node": "20.x"
}
}
67 changes: 55 additions & 12 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 91556d4

Please sign in to comment.