|
@@ -83,11 +83,9 @@
|
|
"@testing-library/dom": "^8.11.1",
|
|
"@testing-library/dom": "^8.11.1",
|
|
"@testing-library/jest-dom": "^5.14.1",
|
|
"@testing-library/jest-dom": "^5.14.1",
|
|
"@testing-library/user-event": "^13.5.0",
|
|
"@testing-library/user-event": "^13.5.0",
|
|
- "@types/classnames": "^2.2.11",
|
|
|
|
"@types/jest": "^27.0.2",
|
|
"@types/jest": "^27.0.2",
|
|
"@types/lodash": "^4.14.172",
|
|
"@types/lodash": "^4.14.172",
|
|
"@types/node": "^16.4.13",
|
|
"@types/node": "^16.4.13",
|
|
- "@types/node-fetch": "^3.0.3",
|
|
|
|
"@types/react": "^18.0.9",
|
|
"@types/react": "^18.0.9",
|
|
"@types/react-datepicker": "^4.1.4",
|
|
"@types/react-datepicker": "^4.1.4",
|
|
"@types/react-dom": "^18.0.3",
|
|
"@types/react-dom": "^18.0.3",
|
|
@@ -125,7 +123,7 @@
|
|
"typescript": "^4.3.5"
|
|
"typescript": "^4.3.5"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
- "node": "14.17.1",
|
|
|
|
- "npm": "6.14.13"
|
|
|
|
|
|
+ "node": "v16.15.0",
|
|
|
|
+ "npm": "8.5.5"
|
|
}
|
|
}
|
|
}
|
|
}
|