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.16.1 "
26+ "react-tooltip" : " ^5.17.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.16.1 :
6130- version "5.16.1 "
6131- resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.16.1 .tgz#dafb42170c50d93eaa06e26581ba8e6f7ceb2c48 "
6132- integrity sha512-z3IKJppX4llW8wQLQB3o5qUutVul79HVXI+Ncjf/5FMHbniCYPnxS1oCLpOhOEG9lV2QZRrQe9+l/pLEPOrrXA ==
6129+ react-tooltip@^5.17.0 :
6130+ version "5.17.0 "
6131+ resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.17.0 .tgz#6a96b6bbbaa9398f2ec04552ea2e52639508db10 "
6132+ integrity sha512-8XvQzUkxUiA14+tfqaZl71iz1oGFMhpcrZMVaVaTzKSAm79pf0lvonzVrTY39f8ECikzlnaRYnOXfjYEwFkxnw ==
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.16.1 " ,
3+ "version" : " 5.17.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