Skip to content

Commit

Permalink
Bump react-table from 6.8.6 to 7.8.0 in /client
Browse files Browse the repository at this point in the history
Bumps [react-table](https://github.com/tannerlinsley/react-table) from 6.8.6 to 7.8.0.
- [Release notes](https://github.com/tannerlinsley/react-table/releases)
- [Commits](TanStack/table@v6.8.6...v7.8.0)

---
updated-dependencies:
- dependency-name: react-table
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 3d0c940 commit 62bef82
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-router-dom": "^4.3.1",
"react-scripts": "5.0.1",
"react-select": "^5.8.0",
"react-table": "6.8.6",
"react-table": "7.8.0",
"react-tooltip": "^5.26.3",
"sass": "^1.74.1",
"source-map-explorer": "^2.5.3",
Expand Down
12 changes: 5 additions & 7 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3427,7 +3427,7 @@ cjs-module-lexer@^1.0.0:
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz#6c370ab19f8a3394e318fe682686ec0ac684d107"
integrity sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==

classnames@^2.2.5, classnames@^2.3.0:
classnames@^2.3.0:
version "2.5.1"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b"
integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==
Expand Down Expand Up @@ -8569,12 +8569,10 @@ react-select@^5.8.0:
react-transition-group "^4.3.0"
use-isomorphic-layout-effect "^1.1.2"

[email protected]:
version "6.8.6"
resolved "https://registry.yarnpkg.com/react-table/-/react-table-6.8.6.tgz#a0ad8b4839319052d5befc012603fb161e52ede3"
integrity sha512-vqo10kd6sHm39DuTa+lfMpa+dVZYfZDBDscw6gNn/ilR9QRZbmpaiteNWnyn5XxLcK+1V7UuJ3+yQvTdTsdWKQ==
dependencies:
classnames "^2.2.5"
[email protected]:
version "7.8.0"
resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.8.0.tgz#07858c01c1718c09f7f1aed7034fcfd7bda907d2"
integrity sha512-hNaz4ygkZO4bESeFfnfOft73iBUj8K5oKi1EcSHPAibEydfsX2MyU6Z8KCr3mv3C9Kqqh71U+DhZkFvibbnPbA==

react-tooltip@^5.26.3:
version "5.26.3"
Expand Down

0 comments on commit 62bef82

Please sign in to comment.