Skip to content

Commit

Permalink
Merge pull request #394 from pall3n/club-lp
Browse files Browse the repository at this point in the history
Updated club lp based on content doc
  • Loading branch information
Hugo0 authored Oct 2, 2024
2 parents 7c5e0a7 + 3cd9a9e commit bc45391
Show file tree
Hide file tree
Showing 30 changed files with 20,669 additions and 25,389 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,91 +10,91 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@calcom/embed-react": "^1.3.0",
"@chakra-ui/color-mode": "^2.1.11",
"@calcom/embed-react": "^1.4.0",
"@chakra-ui/color-mode": "^2.2.0",
"@chakra-ui/react": "^2.8.2",
"@dicebear/collection": "^9.1.0",
"@dicebear/core": "^9.1.0",
"@headlessui/react": "^1.7.17",
"@dicebear/collection": "^9.2.1",
"@dicebear/core": "^9.2.1",
"@headlessui/react": "^1.7.19",
"@headlessui/tailwindcss": "^0.2.0",
"@heroicons/react": "^2.1.1",
"@heroicons/react": "^2.1.3",
"@hotjar/browser": "^1.0.9",
"@n8tb1t/use-scroll-position": "^2.0.3",
"@safe-global/safe-apps-sdk": "^9.0.0",
"@sentry/nextjs": "^8.26.0",
"@squirrel-labs/peanut-sdk": "^0.4.61",
"@tanstack/react-query": "^5.29.2",
"@typeform/embed-react": "^3.17.0",
"@vercel/analytics": "^1.1.2",
"@vercel/analytics": "^1.2.2",
"@vercel/og": "^0.6.2",
"@web3inbox/core": "^1.2.0",
"@web3inbox/react": "^1.2.0",
"@web3inbox/core": "^1.3.0",
"@web3inbox/react": "^1.3.0",
"@web3modal/siwe": "^5.0.1",
"@web3modal/wagmi": "^5.0.1",
"auto-text-size": "^0.2.3",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.19",
"awesome-phonenumber": "^6.8.0",
"axios": "^1.4.0",
"axios": "^1.6.8",
"chakra-ui-steps": "^2.1.0",
"country-list": "^2.3.0",
"encoding": "^0.1.13",
"eslint-config-next": "^14.1.1",
"eslint-config-next": "^14.2.1",
"ethers": "5.7.2",
"framer-motion": "^11.3.31",
"frames.js": "^0.15.2",
"fs-extra": "^11.2.0",
"i18n-iso-countries": "^7.11.2",
"install": "^0.13.0",
"jotai": "^2.2.2",
"jotai": "^2.8.0",
"libphonenumber-js": "^1.11.2",
"logrocket": "^8.1.0",
"lokijs": "^1.5.12",
"lottie-react": "^2.4.0",
"multicoin-address-validator": "^0.5.18",
"next": "^14.2.3",
"node-fetch": "^3.3.2",
"pino-pretty": "^10.0.1",
"pino-pretty": "^10.3.1",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-csv": "^2.2.2",
"react-device-detect": "^2.2.3",
"react-dom": "^18.2.0",
"react-fast-marquee": "^1.6.0",
"react-fast-marquee": "^1.6.4",
"react-ga4": "^2.1.0",
"react-google-recaptcha": "^3.1.0",
"react-hook-form": "^7.42.1",
"react-hook-form": "^7.51.3",
"react-lottie": "^1.2.4",
"react-qr-code": "^2.0.11",
"react-tooltip": "^5.21.5",
"react-qr-code": "^2.0.12",
"react-tooltip": "^5.26.3",
"sharp": "^0.32.6",
"siwe": "^2.3.2",
"tailwind-merge": "^1.12.0",
"tailwind-merge": "^1.14.0",
"tailwind-scrollbar": "^3.1.0",
"tap": "^18.4.2",
"tap": "^18.7.2",
"three": "^0.157.0",
"uuid": "^10.0.0",
"validator": "^13.12.0",
"viem": "^2.10.5",
"wagmi": "2.8.6",
"web3": "^1.7.0"
"web3": "^1.10.4"
},
"devDependencies": {
"@types/country-list": "^2.1.4",
"@types/fs-extra": "^11.0.4",
"@types/multicoin-address-validator": "^0.5.3",
"@types/node": "20.4.2",
"@types/react": "^18.2.22",
"@types/react-csv": "^1.1.3",
"@types/react-dom": "^18.2.7",
"@types/react": "^18.2.79",
"@types/react-csv": "^1.1.10",
"@types/react-dom": "^18.2.25",
"@types/react-google-recaptcha": "^2.1.9",
"@types/react-lottie": "^1.2.10",
"@types/three": "^0.157.0",
"@types/three": "^0.157.2",
"@types/uuid": "^9.0.8",
"@types/validator": "^13.11.10",
"postcss": "^8",
"prettier": "^3.0.2",
"prettier-plugin-tailwindcss": "^0.5.3",
"tailwindcss": "^3.4.1",
"typescript": "^5"
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit bc45391

Please sign in to comment.