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.8.1 "
26+ "react-tooltip" : " 5.8.2 "
2727 },
2828 "devDependencies" : {
2929 "@docusaurus/module-type-aliases" : " 2.3.0" ,
Original file line number Diff line number Diff line change @@ -6125,10 +6125,10 @@ react-textarea-autosize@^8.3.2:
61256125 use-composed-ref "^1.3.0"
61266126 use-latest "^1.2.1"
61276127
6128- react-tooltip@5.8.1 :
6129- version "5.8.1 "
6130- resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.8.1 .tgz#2b1ea9f5cb24578964a5c0a7ce9b183f5cb7dfd9 "
6131- integrity sha512-q30ARh/WwtcwNiZpzfYWFUmgZl6acRas/n7uhK6pXDiIWG6Xcklic0WFzHQLlvIGNeYbCY//h/RFdyBemfhZyQ ==
6128+ react-tooltip@5.8.2 :
6129+ version "5.8.2 "
6130+ resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.8.2 .tgz#4e4ecf3c5720e71ae0d5e01d0b7536db038ef6d3 "
6131+ integrity sha512-aeFLkdm2jxOmewJHnMWu6VxBFac+wbqBIQW6iEu1wMZiCv7SXnY/0vs3gnG09+XrxTnEg5b6pBMjRjlbWWevoQ ==
61326132 dependencies :
61336133 " @floating-ui/dom" " 1.1.1"
61346134 classnames "^2.3.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-tooltip" ,
3- "version" : " 5.8.1 " ,
3+ "version" : " 5.8.2 " ,
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