Skip to content

Instantly share code, notes, and snippets.

@mbritton
Created February 17, 2023 07:08
Show Gist options
  • Save mbritton/5ce20b4c57088b68d745d5f2a312d318 to your computer and use it in GitHub Desktop.
Save mbritton/5ce20b4c57088b68d745d5f2a312d318 to your computer and use it in GitHub Desktop.
Front end dependencies for a new project
"dependencies": {
"@prismicio/client": "^6.7.1",
"@prismicio/helpers": "^2.3.6",
"@prismicio/next": "0.1.9",
"@prismicio/react": "^2.5.0",
"@prismicio/slice-simulator-react": "^0.2.2",
"@react-three/fiber": "^8.9.1",
"aos": "^3.0.0-beta.6",
"dxf-parser": "^1.1.2",
"embla-carousel-react": "7.0.5",
"eslint-config-prettier": "^8.5.0",
"formik": "^2.2.9",
"framer-motion": "1.7.0",
"html-react-parser": "^3.0.4",
"next": "12.3.1",
"prettier": "2.8.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.7.1",
"react-three-fiber": "^6.0.13",
"sass": "1.56.1",
"shelljs": "^0.8.5",
"styled-components": "^5.3.6",
"swr": "^1.3.0",
"three": "^0.147.0",
"three-x3d-loader": "^0.4.0",
"x3dom": "^1.8.1",
"yup": "^0.32.11"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment