diff --git a/package.json b/package.json index c365a03..b346817 100644 --- a/package.json +++ b/package.json @@ -13,11 +13,11 @@ "format": "prettier --write ." }, "dependencies": { - "@chakra-ui/icons": "^2.1.1", - "@chakra-ui/react": "^2.8.2", - "@emotion/react": "^11.11.1", - "@emotion/styled": "^11.11.0", - "framer-motion": "^10.16.16", + "@chakra-ui/icons": "2.1.1", + "@chakra-ui/react": "2.8.2", + "@emotion/react": "11.11.1", + "@emotion/styled": "11.11.0", + "framer-motion": "10.16.16", "i18next": "22.4.15", "next": "12.1.6", "next-i18next": "13.2.2",