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.18 .0"
26+ "react-tooltip" : " 5.19 .0"
2727 },
2828 "devDependencies" : {
2929 "@docusaurus/module-type-aliases" : " ^2.4.1" ,
Original file line number Diff line number Diff line change @@ -6126,10 +6126,10 @@ react-textarea-autosize@^8.3.2:
61266126 use-composed-ref "^1.3.0"
61276127 use-latest "^1.2.1"
61286128
6129- react-tooltip@5.18 .0 :
6130- version "5.18 .0"
6131- resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.18 .0.tgz#33e5880ef13e473def47714b17c21b3d77bf258a "
6132- integrity sha512-qjDK/skUJJ27sc9lTWeNxp2rLzmenBTskSsRiDOCPnupGSz2GhL5IZxDizK/sOsk0hn5iSCywt+3jKxUJ3Y4Sw ==
6129+ react-tooltip@5.19 .0 :
6130+ version "5.19 .0"
6131+ resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.19 .0.tgz#f65695e7155b2c89b8b2c8d4672764ed27be82d7 "
6132+ integrity sha512-NSUk77GMpxYKHFKJVNHL++QQXRuH2QW1qDrXPtJnp2s/MJvUnU73N5TTADwDyrO2+xGlr0xHhjvQphkF60cMEA ==
61336133 dependencies :
61346134 " @floating-ui/dom" " ^1.0.0"
61356135 classnames "^2.3.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-tooltip" ,
3- "version" : " 5.18 .0" ,
3+ "version" : " 5.19 .0" ,
44 "description" : " react tooltip component" ,
55 "scripts" : {
66 "dev-rollup" : " node ./prebuild.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