diff --git a/package.json b/package.json index 48ad5637..a0ac37ea 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "private": true, "version": "0.221.0", "dependencies": { + "@reach/accordion": "^0.16.1", "@vtex/gatsby-plugin-graphql": "0.373.21", "@vtex/gatsby-plugin-nginx": "0.373.21", "@vtex/gatsby-plugin-thumbor": "0.373.21", @@ -30,6 +31,7 @@ "@cypress/code-coverage": "^3.9.10", "@testing-library/cypress": "^8.0.0", "@types/cypress": "^1.1.3", + "@types/react-dom": "^17.0.9", "@vtex/lighthouse-config": "0.373.21", "@vtex/prettier-config": "0.3.6", "@vtex/tsconfig": "0.5.6",