Build(deps): bump @tanstack/react-table from 8.9.1 to 8.9.3 (#277)
Bumps [@tanstack/react-table](https://github.com/tanstack/table) from 8.9.1 to 8.9.3. - [Release notes](https://github.com/tanstack/table/releases) - [Commits](https://github.com/tanstack/table/compare/v8.9.1...v8.9.3) --- updated-dependencies: - dependency-name: "@tanstack/react-table" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9005ccca46
commit
40d2950bf4
@ -17,7 +17,7 @@
|
||||
"@cosmjs/cosmwasm-stargate": "^0.30.1",
|
||||
"@marsprotocol/wallet-connector": "^1.8.9",
|
||||
"@sentry/nextjs": "^7.54.0",
|
||||
"@tanstack/react-table": "^8.9.1",
|
||||
"@tanstack/react-table": "^8.9.3",
|
||||
"@tippyjs/react": "^4.2.6",
|
||||
"bignumber.js": "^9.1.1",
|
||||
"classnames": "^2.3.2",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -3171,17 +3171,17 @@
|
||||
dependencies:
|
||||
tslib "^2.4.0"
|
||||
|
||||
"@tanstack/react-table@^8.9.1":
|
||||
version "8.9.1"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.9.1.tgz#bfe1d286f549b9743d99bfbeb531f2582f9d698b"
|
||||
integrity sha512-yHs2m6lk5J5RNcu2dNtsDGux66wNXZjEgzxos6MRCX8gL+nqxeW3ZglqP6eANN0bGElPnjvqiUHGQvdACOr3Cw==
|
||||
"@tanstack/react-table@^8.9.3":
|
||||
version "8.9.3"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.9.3.tgz#03a52e9e15f65c82a8c697a445c42bfca0c5cfc4"
|
||||
integrity sha512-Ng9rdm3JPoSCi6cVZvANsYnF+UoGVRxflMb270tVj0+LjeT/ZtZ9ckxF6oLPLcKesza6VKBqtdF9mQ+vaz24Aw==
|
||||
dependencies:
|
||||
"@tanstack/table-core" "8.9.1"
|
||||
"@tanstack/table-core" "8.9.3"
|
||||
|
||||
"@tanstack/table-core@8.9.1":
|
||||
version "8.9.1"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.9.1.tgz#869410ca1748c45d4e19ccfd4db7e36452611674"
|
||||
integrity sha512-2+R83n8vMZND0q3W1lSiF7co9nFbeWbjAErFf27xwbeA9E0wtUu5ZDfgj+TZ6JzdAEQAgfxkk/QNFAKiS8E4MA==
|
||||
"@tanstack/table-core@8.9.3":
|
||||
version "8.9.3"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.9.3.tgz#991da6b015f6200fdc841c48048bee5e197f6a46"
|
||||
integrity sha512-NpHZBoHTfqyJk0m/s/+CSuAiwtebhYK90mDuf5eylTvgViNOujiaOaxNDxJkQQAsVvHWZftUGAx1EfO1rkKtLg==
|
||||
|
||||
"@terra-money/terra.proto@^3.0.5":
|
||||
version "3.0.5"
|
||||
|
Loading…
Reference in New Issue
Block a user