Skip to content

Commit

Permalink
Merge pull request #132 from MetroStar/dependabot/npm_and_yarn/tansta…
Browse files Browse the repository at this point in the history
…ck/react-table-8.14.0

Bump @tanstack/react-table from 8.13.2 to 8.14.0
  • Loading branch information
jbouder committed Mar 21, 2024
2 parents e672114 + 132183f commit 023cb19
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/comet-extras/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
],
"types": "./dist/index.d.ts",
"dependencies": {
"@tanstack/react-table": "8.13.2",
"@tanstack/react-table": "8.14.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"peerDependencies": {
"@tanstack/react-table": "8.13.2",
"@tanstack/react-table": "8.14.0",
"react": "^18.2.0"
},
"repository": {
Expand Down

0 comments on commit 023cb19

Please sign in to comment.