Cherry-picked from #52711 Co-authored-by: Jeffrey <color.dove@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b2e70e938c
commit
29fe672dbc
@ -34,11 +34,13 @@
|
||||
"classnames": "^2.2.6",
|
||||
"i18next": "^19.7.0",
|
||||
"i18next-browser-languagedetector": "^6.0.1",
|
||||
"json-bigint": "^1.0.0",
|
||||
"lodash-decorators": "^6.0.1",
|
||||
"path-to-regexp": "^2.2.0",
|
||||
"react": "^16.13.1",
|
||||
"react-codemirror2": "^7.1.0",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-draggable": "4.4.6",
|
||||
"react-i18next": "^11.7.2",
|
||||
"react-resizable": "^1.10.1",
|
||||
"react-router": "^5.2.0",
|
||||
@ -77,5 +79,8 @@
|
||||
"webpack-cli": "^3.3.3",
|
||||
"webpack-dev-server": "^3.7.1",
|
||||
"webpack-merge": "^4.2.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"react-draggable": "4.4.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user