Skip to content

Commit

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

Bump @tanstack/react-table from 8.15.0 to 8.15.3
  • Loading branch information
jbouder committed Apr 2, 2024
2 parents 1c74e5e + 91d1a5e commit d38753d
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.15.0",
"@tanstack/react-table": "8.15.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"peerDependencies": {
"@tanstack/react-table": "8.15.0",
"@tanstack/react-table": "8.15.3",
"react": "^18.2.0"
},
"repository": {
Expand Down

0 comments on commit d38753d

Please sign in to comment.