add CloudLogs

This commit is contained in:
Sidney Alcantara
2022-06-01 21:52:04 +10:00
parent 43959dd631
commit dd0164b1ef
20 changed files with 1707 additions and 7 deletions

View File

@@ -21,6 +21,7 @@
"@rowy/multiselect": "^0.3.0",
"@tinymce/tinymce-react": "^3",
"algoliasearch": "^4.13.1",
"ansi-to-react": "^6.1.6",
"buffer": "^6.0.3",
"compare-versions": "^4.1.3",
"csv-parse": "^5.0.4",
@@ -39,6 +40,7 @@
"monaco-editor-auto-typings": "^0.4.0",
"notistack": "^2.0.4",
"path-browserify": "^1.0.1",
"pb-util": "^1.0.3",
"quicktype-core": "^6.0.71",
"react": "^18.0.0",
"react-color-palette": "^6.2.0",
@@ -58,6 +60,7 @@
"react-router-dom": "^6.3.0",
"react-router-hash-link": "^2.4.3",
"react-scripts": "^5.0.0",
"react-usestateref": "^1.0.8",
"remark-gfm": "^3.0.1",
"stream-browserify": "^3.0.0",
"swr": "^1.3.0",