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 e568b71 commit 98dee18Copy full SHA for 98dee18
1 file changed
package.json
@@ -39,7 +39,9 @@
39
"winston-daily-rotate-file": "^5.0.0"
40
},
41
"overrides": {
42
- "ansi-regex": "^6.0.1 <=6.2.2"
+ "ansi-regex": "^6.0.1 <=6.2.2",
43
+ "@types/react": "18.3.18",
44
+ "@types/react-dom": "18.3.5"
45
46
"devDependencies": {
47
"@backstage/plugin-scaffolder-react": "^1.18.0",
0 commit comments