We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6dbd8d commit 87bf50fCopy full SHA for 87bf50f
package.json
@@ -55,13 +55,13 @@
55
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
56
"@testing-library/dom": "^10.4.0",
57
"@types/babel__core": "^7.20.5",
58
- "@types/eslint": "^9.6.1",
59
"@types/jest": "^29.5.14",
60
"@types/webpack-env": "^1.18.8",
61
"@typescript-eslint/eslint-plugin": "^8.23.0",
62
"@typescript-eslint/parser": "^8.23.0",
63
- "eslint": "^9.20.0",
64
- "eslint-config-react-app": "^7.0.1"
+ "eslint": "8.57.0",
+ "eslint-config-react-app": "^7.0.1",
+ "html-webpack-plugin": "^5.6.3"
65
},
66
"packageManager": "[email protected]+sha512.5383cc12567a95f1d668fbe762dfe0075c595b4bfff433be478dbbe24e05251a8e8c3eb992a986667c1d53b6c3a9c85b8398c35a960587fbd9fa3a0915406728"
67
}
0 commit comments