Update to "node" v22.12.0
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"prepare": "husky"
|
||||
},
|
||||
"engines": {
|
||||
"node": "21.7.3"
|
||||
"node": "22.12.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx,js,jsx}": "eslint --fix"
|
||||
@@ -79,7 +79,7 @@
|
||||
"@graphql-codegen/typescript-apollo-client-helpers": "3.0.0",
|
||||
"@graphql-codegen/typescript-operations": "4.4.0",
|
||||
"@types/apollo-upload-client": "17.0.5",
|
||||
"@types/node": "20.14.11",
|
||||
"@types/node": "22.10.2",
|
||||
"@types/react": "18.3.5",
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-dom": "18.3.0",
|
||||
|
||||
Reference in New Issue
Block a user