|
38 | 38 | "@tanstack/query-async-storage-persister": "^4.36.1",
|
39 | 39 | "@tanstack/react-query": "^4.36.1",
|
40 | 40 | "@tanstack/react-query-persist-client": "^4.36.1",
|
41 |
| - "@tanstack/react-table": "^8.13.2", |
42 |
| - "@thirdweb-dev/chains": "0.1.81-nightly-863049dc0-20240316032103", |
43 |
| - "@thirdweb-dev/react": "4.4.21-nightly-863049dc0-20240316032103", |
44 |
| - "@thirdweb-dev/sdk": "4.0.48-nightly-863049dc0-20240316032103", |
45 |
| - "@thirdweb-dev/service-utils": "0.4.22-nightly-863049dc0-20240316032103", |
| 41 | + "@tanstack/react-table": "^8.14.0", |
| 42 | + "@thirdweb-dev/chains": "0.1.81-nightly-663759975-20240319182005", |
| 43 | + "@thirdweb-dev/react": "4.4.21-nightly-663759975-20240319182005", |
| 44 | + "@thirdweb-dev/sdk": "4.0.48-nightly-663759975-20240319182005", |
| 45 | + "@thirdweb-dev/service-utils": "0.4.22-nightly-663759975-20240319182005", |
46 | 46 | "@thirdweb-dev/storage": "2.0.10",
|
47 | 47 | "@vercel/og": "^0.5.20",
|
48 | 48 | "airtable": "^0.12.2",
|
49 | 49 | "chakra-react-select": "^4.7.6",
|
50 | 50 | "color": "^4.2.3",
|
51 | 51 | "compare-versions": "^6.1.0",
|
52 |
| - "date-fns": "^3.5.0", |
| 52 | + "date-fns": "^3.6.0", |
53 | 53 | "ethers": "^5.7.2",
|
54 | 54 | "flat": "^6.0.1",
|
55 | 55 | "framer-motion": "^10.18.0",
|
|
62 | 62 | "next-seo": "^5.15.0",
|
63 | 63 | "papaparse": "^5.4.1",
|
64 | 64 | "pluralize": "^8.0.0",
|
65 |
| - "posthog-js": "^1.116.0", |
| 65 | + "posthog-js": "^1.116.2", |
66 | 66 | "posthog-js-opensource": "npm:[email protected]",
|
67 | 67 | "prettier": "^3.2.5",
|
68 | 68 | "prism-react-renderer": "^2.3.1",
|
|
72 | 72 | "react-children-utilities": "^2.10.0",
|
73 | 73 | "react-dom": "^18.2.0",
|
74 | 74 | "react-dropzone": "^14.2.3",
|
75 |
| - "react-hook-form": "^7.51.0", |
| 75 | + "react-hook-form": "^7.51.1", |
76 | 76 | "react-icons": "^4.12.0",
|
77 | 77 | "react-intersection-observer": "^9.8.1",
|
78 | 78 | "react-markdown": "^9.0.1",
|
79 | 79 | "react-otp-input": "^3.1.1",
|
80 | 80 | "react-table": "^7.8.0",
|
81 |
| - "recharts": "^2.12.2", |
| 81 | + "recharts": "^2.12.3", |
82 | 82 | "remark-gfm": "^4.0.0",
|
83 | 83 | "spdx-correct": "^3.2.0",
|
84 | 84 | "swagger-ui-react": "^5.12.0",
|
85 |
| - "thirdweb": "1.0.0-beta-ed91bfafb1ea9505ebed661afbe6b4202046d42b-20240313004325", |
| 85 | + "thirdweb": "1.0.0-beta-a154db0db4c2c10b848c1a8c5bb66d496623fefe-20240319193442", |
86 | 86 | "tiny-invariant": "^1.3.3",
|
87 | 87 | "zksync-web3": "^0.14.4",
|
88 | 88 | "zod": "^3.22.4"
|
|
96 | 96 | "@next/bundle-analyzer": "^14.1.3",
|
97 | 97 | "@next/eslint-plugin-next": "^14.1.3",
|
98 | 98 | "@playwright/test": "^1.42.1",
|
99 |
| - "@thirdweb-dev/wallets": "2.4.14", |
| 99 | + "@thirdweb-dev/wallets": "2.4.23-nightly-663759975-20240319182005", |
100 | 100 | "@types/color": "^3.0.6",
|
101 |
| - "@types/node": "^20.11.28", |
| 101 | + "@types/node": "^20.11.30", |
102 | 102 | "@types/papaparse": "^5.3.14",
|
103 | 103 | "@types/pluralize": "^0.0.33",
|
104 | 104 | "@types/qrcode": "^1.5.5",
|
105 |
| - "@types/react": "^18.2.66", |
| 105 | + "@types/react": "^18.2.67", |
106 | 106 | "@types/react-dom": "^18.2.22",
|
107 |
| - "@types/react-table": "^7.7.19", |
| 107 | + "@types/react-table": "^7.7.20", |
108 | 108 | "@types/spdx-correct": "^3.1.3",
|
109 | 109 | "@types/swagger-ui-react": "^4.18.3",
|
110 |
| - "@typescript-eslint/eslint-plugin": "^7.2.0", |
111 |
| - "@typescript-eslint/parser": "^7.2.0", |
| 110 | + "@typescript-eslint/eslint-plugin": "^7.3.1", |
| 111 | + "@typescript-eslint/parser": "^7.3.1", |
112 | 112 | "checkly": "^4.6.2",
|
113 | 113 | "dotenv": "^16.4.5",
|
114 | 114 | "eslint": "^8.57.0",
|
|
117 | 117 | "eslint-plugin-import": "^2.29.1",
|
118 | 118 | "eslint-plugin-inclusive-language": "^2.2.1",
|
119 | 119 | "eslint-plugin-prettier": "^5.1.3",
|
120 |
| - "eslint-plugin-react": "^7.34.0", |
| 120 | + "eslint-plugin-react": "^7.34.1", |
121 | 121 | "eslint-plugin-react-hooks": "^4.6.0",
|
122 |
| - "knip": "^5.1.1", |
| 122 | + "knip": "^5.1.3", |
123 | 123 | "next-sitemap": "^4.2.3",
|
124 | 124 | "next-unused": "^0.0.6",
|
125 | 125 | "tailwindcss": "^3.4.1",
|
|
0 commit comments