Skip to content

Commit

Permalink
update dependencies (10/14) (#1787)
Browse files Browse the repository at this point in the history
* feat: update @thirdweb-dev/auth and @thirdweb-dev/react versions

* chore(package.json): update react-markdown and remark-gfm versions

* chore: update dependencies for react-table and airtable
  • Loading branch information
jnsdls authored Oct 15, 2023
1 parent 0667d54 commit 305054b
Show file tree
Hide file tree
Showing 2 changed files with 707 additions and 725 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@tanstack/query-async-storage-persister": "^4.33.0",
"@tanstack/react-query": "^4.35.7",
"@tanstack/react-query-persist-client": "^4.35.7",
"@tanstack/react-table": "8.9.3",
"@thirdweb-dev/auth": "4.0.2-nightly-bb1666b9-20231011132710",
"@tanstack/react-table": "^8.10.7",
"@thirdweb-dev/auth": "^4.0.3",
"@thirdweb-dev/chains": "^0.1.54",
"@thirdweb-dev/react": "4.0.2-nightly-bb1666b9-20231011132710",
"@thirdweb-dev/sdk": "4.0.1-nightly-bb1666b9-20231011132710",
"@thirdweb-dev/service-utils": "0.4.6",
"@thirdweb-dev/react": "^4.0.3",
"@thirdweb-dev/sdk": "^4.0.2",
"@thirdweb-dev/service-utils": "^0.4.7",
"@vercel/og": "^0.5.4",
"airtable": "^0.11.6",
"airtable": "^0.12.2",
"bn.js": "^5.2.1",
"browserslist-useragent": "^4.0.0",
"chakra-react-select": "^4.7.0",
Expand Down Expand Up @@ -69,11 +69,11 @@
"react-hook-form": "^7.46.1",
"react-icons": "^4.9.0",
"react-intersection-observer": "^9.4.3",
"react-markdown": "^8.0.7",
"react-markdown": "^9.0.0",
"react-otp-input": "^3.1.0",
"react-table": "^7.7.0",
"recharts": "^2.6.2",
"remark-gfm": "^3.0.1",
"remark-gfm": "^4.0.0",
"spdx-correct": "^3.1.1",
"tiny-invariant": "^1.2.0",
"yarn": "^1.22.19",
Expand Down
Loading

0 comments on commit 305054b

Please sign in to comment.