diff --git a/package.json b/package.json index 024e1fe..0385b53 100644 --- a/package.json +++ b/package.json @@ -20,9 +20,9 @@ "@emotion/react": "^11.6.0", "@emotion/styled": "^11.6.0", "@iconify/react": "^3.1.0", - "@types/react": "^17.0.36", + "@types/react": "^17.0.37", "date-fns": "^2.26.0", - "framer-motion": "^5.3.1", + "framer-motion": "^5.3.3", "next": "12.0.4", "react": "17.0.2", "react-dom": "17.0.2", @@ -36,7 +36,7 @@ "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-react": "^7.26.1", "eslint-plugin-react-hooks": "^4.2.0", - "prettier": "^2.4.1", + "prettier": "^2.5.0", "typescript": "4.4.4" }, "packageManager": "yarn@3.1.0" diff --git a/pages/_document.tsx b/pages/_document.tsx index a726a49..8f3a61e 100644 --- a/pages/_document.tsx +++ b/pages/_document.tsx @@ -40,8 +40,8 @@ class Document extends NextDocument { -
+