From c2124abcaae4d4155a99a15fbcb2c42338827c80 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Wed, 21 Jul 2021 11:55:10 +0200 Subject: auto resize graph --- package.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 4583afb..5fc7843 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,12 @@ "prettier": "prettier -w ." }, "dependencies": { + "@chakra-ui/react": "^1.6.5", + "@emotion/react": "^11", + "@emotion/styled": "^11", + "@react-hook/window-size": "^3.0.7", "d3-force-3d": "^3.0.2", + "framer-motion": "^4", "next": "11.0.1", "react": "17.0.2", "react-dom": "17.0.2", -- cgit v1.2.3