Skip to content

Commit

Permalink
chore(deps): update node.js to v18.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2023
1 parent b445538 commit b9c9c79
Show file tree
Hide file tree
Showing 3 changed files with 1,065 additions and 941 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.16.0
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.16.0",
"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.16.0",
"@types/react": "18.0.30",
"@types/react-dom": "18.0.11",
"eslint": "8.36.0",
Expand Down
Loading

0 comments on commit b9c9c79

Please sign in to comment.