Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
chore: update package.json dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsdls committed Jun 19, 2024
1 parent 6296bc1 commit 8d57186
Show file tree
Hide file tree
Showing 2 changed files with 731 additions and 779 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"update-checkly": "npx checkly deploy"
},
"dependencies": {
"@apollo/client": "^3.10.4",
"@apollo/client": "^3.10.5",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/styled-system": "^2.9.2",
"@chakra-ui/theme-tools": "^2.1.2",
Expand All @@ -47,12 +47,12 @@
"@tanstack/react-query-persist-client": "^4.36.1",
"@tanstack/react-table": "^8.17.3",
"@thirdweb-dev/chains": "0.1.119",
"@thirdweb-dev/react": "4.9.0",
"@thirdweb-dev/react-core": "4.9.0",
"@thirdweb-dev/sdk": "4.0.95",
"@thirdweb-dev/react": "4.9.4",
"@thirdweb-dev/react-core": "4.9.4",
"@thirdweb-dev/sdk": "4.0.99",
"@thirdweb-dev/service-utils": "0.4.32",
"@thirdweb-dev/storage": "2.0.15",
"@thirdweb-dev/wallets": "2.5.35",
"@thirdweb-dev/wallets": "2.5.39",
"@vercel/og": "^0.6.2",
"abitype": "1.0.0",
"airtable": "^0.12.2",
Expand All @@ -66,10 +66,10 @@
"flat": "^6.0.1",
"framer-motion": "^11.2.10",
"fuse.js": "^7.0.0",
"graphql": "^16.8.1",
"graphql": "^16.8.2",
"idb-keyval": "^6.2.1",
"lottie-react": "^2.4.0",
"lucide-react": "^0.394.0",
"lucide-react": "^0.395.0",
"next": "14.2.4",
"next-plausible": "^3.12.0",
"next-seo": "^6.5.0",
Expand Down Expand Up @@ -102,7 +102,7 @@
"swagger-ui-react": "^5.17.14",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"thirdweb": "5.29.4",
"thirdweb": "5.29.6",
"tiny-invariant": "^1.3.3",
"use-debounce": "^10.0.1",
"zksync-ethers": "^5.8.0",
Expand All @@ -118,7 +118,7 @@
"@next/eslint-plugin-next": "^14.2.4",
"@playwright/test": "^1.44.1",
"@types/color": "^3.0.6",
"@types/node": "^20.14.2",
"@types/node": "^20.14.5",
"@types/papaparse": "^5.3.14",
"@types/pluralize": "^0.0.33",
"@types/qrcode": "^1.5.5",
Expand All @@ -128,7 +128,7 @@
"@types/spdx-correct": "^3.1.3",
"@types/swagger-ui-react": "^4.18.3",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/parser": "^7.13.1",
"autoprefixer": "^10.4.19",
"checkly": "^4.6.3",
"dotenv": "^16.4.5",
Expand All @@ -138,9 +138,9 @@
"eslint-plugin-inclusive-language": "^2.2.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"knip": "^5.18.2",
"knip": "^5.21.2",
"next-sitemap": "^4.2.3",
"next-unused": "^0.0.6",
"tailwindcss": "^3.4.4",
Expand Down
Loading

0 comments on commit 8d57186

Please sign in to comment.