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 2fe39bb commit 74435b3Copy full SHA for 74435b3
package.json
@@ -47,7 +47,7 @@
47
"@babel/preset-react": "^7.27.1",
48
"@typescript-eslint/eslint-plugin": "^8.24.0",
49
"@typescript-eslint/parser": "^8.24.0",
50
- "babel-loader": "^9.2.1",
+ "babel-loader": "^10.0.0",
51
"css-loader": "^7.1.2",
52
"ejs": "^3.1.10",
53
"eslint": "^8.57.1",
@@ -66,7 +66,7 @@
66
"minimist": "^1.2.8",
67
"node-notifier": "^10.0.1",
68
"plugin-error": "^2.0.1",
69
- "prettier": "2.7.1",
+ "prettier": "2.8.8",
70
"pretty-quick": "^4.0.0",
71
"prop-types": "^15.6.0",
72
"react": "^18.3.1",
0 commit comments