Add some dependencies and theme style change

This commit is contained in:
Valtteri Karesto
2021-11-25 17:30:11 +02:00
parent cfa7a3bd30
commit 37516c602d
3 changed files with 29 additions and 7 deletions

View File

@@ -14,16 +14,19 @@
"@radix-ui/colors": "^0.1.7",
"@radix-ui/react-dialog": "^0.1.1",
"@radix-ui/react-dropdown-menu": "^0.1.1",
"@stitches/react": "^1.2.5",
"@radix-ui/react-id": "^0.1.1",
"@stitches/react": "^1.2.6-0",
"monaco-editor": "^0.29.1",
"next": "^12.0.4",
"next-auth": "^4.0.0-beta.5",
"next-themes": "^0.0.15",
"octokit": "^1.7.0",
"phosphor-react": "^1.3.1",
"re-resizable": "^6.9.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hot-toast": "^2.1.1",
"react-new-window": "^0.2.1",
"valtio": "^1.2.5"
},
"devDependencies": {