Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 02a836b commit 83d662d
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"engines": {
"node": "^18.0.0",
"node": "^22.0.0",
"pnpm": "^7"
},
"scripts": {
Expand All @@ -26,7 +26,7 @@
"@playwright/test": "1.49.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "13.4.0",
"@types/node": "18.19.67",
"@types/node": "22.10.4",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"eslint": "8.57.1",
Expand Down
74 changes: 37 additions & 37 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 83d662d

Please sign in to comment.