Skip to content

Commit

Permalink
Merge pull request #5 from gemini-hlsw/dependabot/npm_and_yarn/tansta…
Browse files Browse the repository at this point in the history
…ck/react-virtual-3.0.0-beta.47

Bump @tanstack/react-virtual from 3.0.0-beta.45 to 3.0.0-beta.47
  • Loading branch information
mergify[bot] authored Feb 10, 2023
2 parents d960095 + bc99eb0 commit 00ef370
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
val scala3 = "3.2.2"

ThisBuild / tlBaseVersion := "0.2"
ThisBuild / tlBaseVersion := "0.3"
ThisBuild / crossScalaVersions := Seq(scala3)

ThisBuild / tlCiReleaseBranches := Seq("main")
Expand Down
30 changes: 15 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@tanstack/react-table": "^8.7.9",
"@tanstack/react-virtual": "^3.0.0-beta.45",
"@tanstack/react-virtual": "^3.0.0-beta.47",
"@types/react-datepicker": "^4.8.0",
"highcharts": "^10.3.3",
"primereact": "^9.0.0-rc.1",
Expand Down

0 comments on commit 00ef370

Please sign in to comment.