Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feat-checkout-page-of…
Browse files Browse the repository at this point in the history
…ferings
  • Loading branch information
yashdesu committed Oct 9, 2024
2 parents 8cef219 + 679a4cf commit 3a7e796
Show file tree
Hide file tree
Showing 2 changed files with 738 additions and 375 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prettier-plugin-svelte": "3.2.7",
"prettier-plugin-tailwindcss": "0.6.8",
"svelte-check": "^4.0.0",
"type-fest": "4.26.0",
"type-fest": "4.26.1",
"typescript": "5.5.4",
"vitest": "^1.0.0",
"vue-tsc": "^2.0.0"
Expand All @@ -61,10 +61,10 @@
"@astrojs/lit": "4.3.0",
"@astrojs/prefetch": "0.4.1",
"@astrojs/react": "3.6.2",
"@astrojs/svelte": "5.7.0",
"@astrojs/tailwind": "5.1.0",
"@astrojs/vercel": "7.8.0",
"@astrojs/vue": "4.5.0",
"@astrojs/svelte": "5.7.2",
"@astrojs/tailwind": "5.1.1",
"@astrojs/vercel": "7.8.1",
"@astrojs/vue": "4.5.2",
"@crossmint/client-sdk-base": "^1.0.1-alpha.6",
"@crossmint/client-sdk-react-ui": "^1.0.1-alpha.6",
"@devprotocol/clubs-core": "^3.19.3",
Expand All @@ -73,7 +73,7 @@
"@devprotocol/clubs-plugin-posts": "0.20.17",
"@devprotocol/clubs-plugin-posts-voting": "0.8.8",
"@devprotocol/dev-kit": "8.7.0",
"@devprotocol/hashi": "2.3.1",
"@devprotocol/hashi": "2.3.4",
"@devprotocol/huddle01-clubs-plugin": "0.1.7",
"@devprotocol/khaos-core": "^1.6.0",
"@devprotocol/khaos-kit": "^1.4.0",
Expand All @@ -90,7 +90,7 @@
"@wagmi/core": "^1.4.1",
"@web3modal/wagmi": "3.5.7",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "4.15.2",
"astro": "4.15.12",
"autoprefixer": "10.4.20",
"bad-words": "^3.0.4",
"bignumber.js": "9.1.2",
Expand All @@ -99,7 +99,7 @@
"crypto-hash": "^3.0.0",
"dayjs": "^1.11.9",
"dompurify": "^3.0.5",
"ethers": "6.13.2",
"ethers": "6.13.3",
"fast-average-color": "^9.4.0",
"firebase": "^10.3.1",
"firebase-admin": "^12.0.0",
Expand All @@ -111,7 +111,7 @@
"nanoid": "^5.0.5",
"nanostores": "^0.11.0",
"p-queue": "^8.0.0",
"postcss": "8.4.44",
"postcss": "8.4.47",
"ramda": "0.30.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
Loading

0 comments on commit 3a7e796

Please sign in to comment.