Skip to content

Commit

Permalink
chore(deps): update node.js to v18.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent 5e2826a commit 7e0784c
Show file tree
Hide file tree
Showing 3 changed files with 1,141 additions and 946 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.14.2
18.20.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"preinstall": "npx -y only-allow pnpm"
},
"engines": {
"node": "18.14.2",
"node": "18.20.1",
"npm": "use pnpm",
"pnpm": ">=7",
"yarn": "use pnpm"
Expand All @@ -46,7 +46,7 @@
"@kkkaoru/tsconfig": "latest",
"@kkkaoru/vite-config": "latest",
"@kkkaoru/vitest-config": "latest",
"@types/node": "18.14.6",
"@types/node": "18.19.31",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
"eslint": "8.41.0",
Expand Down
Loading

0 comments on commit 7e0784c

Please sign in to comment.