Skip to content

Commit

Permalink
Merge pull request #77 from Topledger/state-of-solana-screen
Browse files Browse the repository at this point in the history
fixes map widget country data load
  • Loading branch information
urluckyturtle01 authored Jan 10, 2025
2 parents c29d620 + bab9d2a commit d549dd5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-transition-group": "^4.4.5",
"recharts": "^2.1.16",
"slick-carousel": "^1.8.1",
"tl-dashboards": "^1.1.25",
"tl-dashboards": "^1.1.28",
"yarn": "^1.22.19"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4454,10 +4454,10 @@ tinyqueue@^2.0.3:
resolved "https://registry.yarnpkg.com/tinyqueue/-/tinyqueue-2.0.3.tgz#64d8492ebf39e7801d7bd34062e29b45b2035f08"
integrity sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA==

tl-dashboards@^1.1.25:
version "1.1.26"
resolved "https://registry.yarnpkg.com/tl-dashboards/-/tl-dashboards-1.1.26.tgz#2d8f06ef9bf2b33a3de9f24437cfeb0094748563"
integrity sha512-Qdi99VoCHfsPPvyi+xwaNpp88qa8IZCDkdhZx4kFIVZLeN2aBOp3f8G4Jh9G8ifV3qyDy0mm3wgRFmWW9srgtg==
tl-dashboards@^1.1.28:
version "1.1.28"
resolved "https://registry.yarnpkg.com/tl-dashboards/-/tl-dashboards-1.1.28.tgz#926aaded71e169eb915e7450e8a220e0f2c27874"
integrity sha512-r6mKQx2ecFdKXj4Onj4FLi/JxqBsB3cm9mlhRmlxJ+CUIcwZCibXr8OwR6ZywsiKbP6A7KH2Mef9eKMcEOwQ0g==
dependencies:
"@loadable/component" "^5.15.3"
axios "^0.27.2"
Expand Down

0 comments on commit d549dd5

Please sign in to comment.