chore(deps): pin react version for frame-runner (#58368)

This commit is contained in:
Oliver Eyton-Williams
2025-01-24 22:43:11 +01:00
committed by GitHub
parent 7289340157
commit b454d31885
2 changed files with 54 additions and 90 deletions
@@ -52,6 +52,8 @@
"webpack-cli": "4.10.0"
},
"dependencies": {
"react": "16",
"react-dom": "16",
"xterm": "^5.2.1"
}
}