Update Node.js to v18

renovate/node-18.x
Renovate Bot 2 months ago
parent 48c056ea92
commit 709b4b001a
  1. 7821
      package-lock.json
  2. 4
      package.json

7821
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -2,7 +2,7 @@
"version": "0.1.0",
"private": true,
"engines": {
"node": "^16",
"node": "^18.0.0",
"npm": "^8.0.0"
},
"scripts": {
@ -42,7 +42,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.13",
"@types/mdx-js__react": "^1.5.3",
"@types/node": "^16.9.1",
"@types/node": "^18.0.0",
"@types/react": "^17.0.14",
"@typescript-eslint/eslint-plugin": "5.22.0",
"@typescript-eslint/parser": "5.22.0",

Loading…
Cancel
Save