diff options
Diffstat (limited to 'frontend/yarn.lock')
| -rw-r--r-- | frontend/yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 2289530..72d0506 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -9464,6 +9464,11 @@ [email protected]: optionalDependencies: fsevents "2.1.2" +react-simple-code-editor@^0.11.0: + version "0.11.0" + resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.0.tgz#bb57c7c29b570f2ab229872599eac184f5bc673c" + integrity sha512-xGfX7wAzspl113ocfKQAR8lWPhavGWHL3xSzNLeseDRHysT+jzRBi/ExdUqevSMos+7ZtdfeuBOXtgk9HTwsrw== + react-syntax-highlighter@^12.2.1: version "12.2.1" resolved "https://registry.yarnpkg.com/react-syntax-highlighter/-/react-syntax-highlighter-12.2.1.tgz#14d78352da1c1c3f93c6698b70ec7c706b83493e" |