Skip to content

Commit 06fa619

Browse files
committed
docs: update react tooltip version to match 6.x range instead of hard coded
1 parent 2dafd9f commit 06fa619

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"prism-react-renderer": "2.4.1",
2424
"react": "18.3.1",
2525
"react-dom": "18.3.1",
26-
"react-tooltip": "6.0.6",
26+
"react-tooltip": "^6.0.0",
2727
"react-tooltip-v5": "npm:react-tooltip@5.29.1"
2828
},
2929
"devDependencies": {

docs/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8311,7 +8311,7 @@ react-router@5.3.4, react-router@^5.3.4:
83118311
"@floating-ui/dom" "^1.6.1"
83128312
classnames "^2.3.0"
83138313

8314-
react-tooltip@6.0.6:
8314+
react-tooltip@^6.0.0:
83158315
version "6.0.6"
83168316
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-6.0.6.tgz#4f75c48f65743e17ffef843ac17bdf03f163ca8c"
83178317
integrity sha512-lVTkfNeswvos9VUdV0McdsnVYczxWQXFG2I15sHvXHEmudYXCSwHKrsbJH1j+WmawrB+83tS28vJYSz5m/Fa7g==

0 commit comments

Comments
 (0)