nav updates

This commit is contained in:
Sidney Alcantara
2022-07-21 16:39:53 +10:00
parent 38d422c0cb
commit 52e408ce8c
13 changed files with 308 additions and 11 deletions

View File

@@ -37,6 +37,7 @@
"jszip": "^3.10.0",
"lodash-es": "^4.17.21",
"match-sorter": "^6.3.1",
"material-ui-popup-state": "^4.0.1",
"mdi-material-ui": "^7.3.0",
"monaco-editor-auto-typings": "^0.4.0",
"notistack": "^2.0.4",
@@ -64,6 +65,7 @@
"react-scripts": "^5.0.0",
"react-usestateref": "^1.0.8",
"remark-gfm": "^3.0.1",
"seedrandom": "^3.0.5",
"stream-browserify": "^3.0.0",
"swr": "^1.3.0",
"tinymce": "^5",
@@ -159,6 +161,7 @@
"@types/react-dom": "^18.0.0",
"@types/react-router-dom": "^5.3.3",
"@types/react-router-hash-link": "^2.4.5",
"@types/seedrandom": "^3.0.2",
"@typescript-eslint/parser": "^5.18.0",
"craco-alias": "^3.0.1",
"craco-swc": "^0.5.1",