Skip to content
Open
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.10.2",
"react-tooltip": "^5.29.1",
"react-tooltip": "^5.30.0",
"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 @@ -2757,7 +2757,7 @@ __metadata:
react-markdown: "npm:^10.0.0"
react-select: "npm:^5.10.2"
react-select-event: "npm:^5.5.1"
react-tooltip: "npm:^5.29.1"
react-tooltip: "npm:^5.30.0"
reactjs-popup: "npm:^2.0.6"
remark-gfm: "npm:^4.0.1"
rollup: "npm:^4.50.0"
Expand Down Expand Up @@ -16005,16 +16005,16 @@ __metadata:
languageName: node
linkType: hard

"react-tooltip@npm:^5.29.1":
version: 5.29.1
resolution: "react-tooltip@npm:5.29.1"
"react-tooltip@npm:^5.30.0":
version: 5.30.0
resolution: "react-tooltip@npm:5.30.0"
dependencies:
"@floating-ui/dom": "npm:^1.6.1"
classnames: "npm:^2.3.0"
peerDependencies:
react: ">=16.14.0"
react-dom: ">=16.14.0"
checksum: f5bbdf7d3e27497d71098a9a054f528f4c45c0823914bbf1351f01d992fd526709793112ebcbf775287a829d157551d4880075cfd90cd9489308dc5a1de4d0e0
checksum: a942ac78f4c3cf7adfeb97630bf68390683772a37a351cc84b21cef3e3c10991fca8a6ff84e9a410f0cb267ec83de3e19509b9dfaf7ec0d83478a0402621a238
languageName: node
linkType: hard

Expand Down
Loading