File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2323 "raw-loader" : " ^4.0.2" ,
2424 "react" : " 18.2.0" ,
2525 "react-dom" : " 18.2.0" ,
26- "react-tooltip" : " ^5.6 .0"
26+ "react-tooltip" : " ^5.7 .0"
2727 },
2828 "devDependencies" : {
2929 "@docusaurus/module-type-aliases" : " 2.2.0" ,
Original file line number Diff line number Diff line change @@ -6112,10 +6112,10 @@ react-textarea-autosize@^8.3.2:
61126112 use-composed-ref "^1.3.0"
61136113 use-latest "^1.2.1"
61146114
6115- react-tooltip@^5.6 .0 :
6116- version "5.6 .0"
6117- resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.6 .0.tgz#3835fbf20fd09937a7ff7cb3c1b1e97497a306aa "
6118- integrity sha512-/9CDi6l8qO/Pye4WkkwGxrDbhlxag0agjayxIy/R/PNER9QSclofHWnil6DmgZoJNKf2yEDMe1QGUmpY+tmxXg ==
6115+ react-tooltip@^5.7 .0 :
6116+ version "5.7 .0"
6117+ resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.7 .0.tgz#d3b288191608c01fda62be6c8f26231a20ddda8d "
6118+ integrity sha512-bkCwwwL1T1amT6cTiA5wPPBYZ3duVVC+5FY4ZHgQzRyuXb6SxRxPZNKMWh4eSyHjMiFTSg0hfBd8Pad9iuCnWg ==
61196119 dependencies :
61206120 " @floating-ui/dom" " ^1.0.4"
61216121 classnames "^2.3.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-tooltip" ,
3- "version" : " 5.6 .0" ,
3+ "version" : " 5.7 .0" ,
44 "description" : " react tooltip component" ,
55 "scripts" : {
66 "dev" : " node ./cli.js --env=development && node --max_old_space_size=2048 ./node_modules/rollup/dist/bin/rollup -c rollup.config.dev.js --watch" ,
You can’t perform that action at this time.
0 commit comments