|
@@ -4,7 +4,7 @@
|
|
|
"repository": "https://github.com/wagtail/wagtail",
|
|
|
"private": true,
|
|
|
"engines": {
|
|
|
- "node": ">=14.0.0"
|
|
|
+ "node": ">=16.0.0"
|
|
|
},
|
|
|
"browserslist": [
|
|
|
"Firefox ESR",
|
|
@@ -70,12 +70,6 @@
|
|
|
"enzyme-adapter-react-16": "^1.15.6",
|
|
|
"enzyme-to-json": "^3.6.2",
|
|
|
"eslint": "^8.5.0",
|
|
|
- "eslint-config-airbnb": "^19.0.2",
|
|
|
- "eslint-config-prettier": "^8.3.0",
|
|
|
- "eslint-plugin-import": "^2.25.3",
|
|
|
- "eslint-plugin-jsx-a11y": "^6.5.1",
|
|
|
- "eslint-plugin-react": "^7.28.0",
|
|
|
- "eslint-plugin-react-hooks": "^4.3.0",
|
|
|
"expose-loader": "^3.1.0",
|
|
|
"jest": "^26.6.3",
|
|
|
"mini-css-extract-plugin": "^2.4.5",
|