8000 build(deps): bump react-tooltip from 5.28.0 to 5.28.1 by dependabot[bot] · Pull Request #334 · dolthub/react-library · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build(deps): bump react-tooltip from 5.28.0 to 5.28.1 #334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"react-loader": "^2.4.7",
"react-markdown": "^10.0.0",
"react-select": "^5.8.3",
"react-tooltip": "^5.28.0",
"react-tooltip": "^5.28.1",
"reactjs-popup": "^2.0.6",
"remark-gfm": "^4.0.1",
"tailwindcss": "^3.4.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2518,7 +2518,7 @@ __metadata:
react-markdown: "npm:^10.0.0"
react-select: "npm:^5.8.3"
react-select-event: "npm:^5.5.1"
react-tooltip: "npm:^5.28.0"
react-tooltip: "npm:^5.28.1"
reactjs-popup: "npm:^2.0.6"
remark-gfm: "npm:^4.0.1"
rollup: "npm:^4.41.1"
Expand Down Expand Up @@ -14705,16 +14705,16 @@ __metadata:
languageName: node
linkType: hard

"react-tooltip@npm:^5.28.0":
version: 5.28.0
resolution: "react-tooltip@npm:5.28.0"
"react-tooltip@npm:^5.28.1":
version: 5.28.1
resolution: "react-tooltip@npm:5.28.1"
dependencies:
"@floating-ui/dom": "npm:^1.6.1"
classnames: "npm:^2.3.0"
peerDependencies:
react: ">=16.14.0"
react-dom: ">=16.14.0"
checksum: 817909584adf4d84d70768e41c7fdf66bf9affd980499742a2da54378e5c8be53a0867bf72bdfb441fa4aa35c79847585990b6e31c91e6647e789ba68e9b08a2
checksum: 5f00407b6b55421ac1e2f6398300e0ce2f8dd7c1e2983de9977e0e1435a7b91138fab19dc3f5a0c5865df80f7dfec447cef2e79b705f27cda3bc276fe677e77f
languageName: node
linkType: hard

Expand Down
Loading
0