Skip to content

Commit

Permalink
Upgrade Node to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
axelboc committed Feb 12, 2025
1 parent 1018344 commit 603d6b1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Visualization"
],
"engines": {
"node": "20.x",
"node": "22.x",
"pnpm": "9.x",
"vscode": ">=1.86.0"
},
Expand Down Expand Up @@ -75,7 +75,7 @@
"suspend-react": "0.0.8"
},
"devDependencies": {
"@types/node": "^20.10.5",
"@types/node": "^22.13.1",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.10",
"@types/vscode": "~1.86.0",
Expand Down
18 changes: 9 additions & 9 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 603d6b1

Please sign in to comment.