Add dependencies, radix, valtio etc

This commit is contained in:
Valtteri Karesto
2021-11-19 15:18:39 +02:00
parent e7efed79ce
commit b1b524ca0c
2 changed files with 151 additions and 595 deletions

View File

@@ -12,20 +12,21 @@
"@mattjennings/react-modal": "^1.0.3",
"@monaco-editor/react": "^4.3.1",
"@octokit/core": "^3.5.1",
"@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",
"@theme-ui/color": "^0.11.3",
"@theme-ui/match-media": "^0.11.3",
"@wasmer/wasi": "^0.12.0",
"@wasmer/wasm-transformer": "^0.12.0",
"@wasmer/wasmfs": "^0.12.0",
"monaco-editor": "^0.29.1",
"next": "^12.0.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",
"react": "17.0.2",
"react-dom": "17.0.2",
"theme-ui": "^0.11.3",
"react-hot-toast": "^2.1.1",
"valtio": "^1.2.5"
},
"devDependencies": {

735
yarn.lock

File diff suppressed because it is too large Load Diff