website: bump react-tooltip from 5.26.4 to 5.27.0 in /website (#10129)
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 5.26.4 to 5.27.0. - [Release notes](https://github.com/ReactTooltip/react-tooltip/releases) - [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md) - [Commits](https://github.com/ReactTooltip/react-tooltip/compare/v5.26.4...v5.27.0) --- updated-dependencies: - dependency-name: react-tooltip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										8
									
								
								website/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								website/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -27,7 +27,7 @@
 | 
			
		||||
                "react-dom": "^18.3.1",
 | 
			
		||||
                "react-feather": "^2.0.10",
 | 
			
		||||
                "react-toggle": "^4.1.3",
 | 
			
		||||
                "react-tooltip": "^5.26.4",
 | 
			
		||||
                "react-tooltip": "^5.27.0",
 | 
			
		||||
                "remark-github": "^12.0.0"
 | 
			
		||||
            },
 | 
			
		||||
            "devDependencies": {
 | 
			
		||||
@ -16306,9 +16306,9 @@
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/react-tooltip": {
 | 
			
		||||
            "version": "5.26.4",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-5.26.4.tgz",
 | 
			
		||||
            "integrity": "sha512-5WyDrsfw1+6qNVSr3IjqElqJ+cCwE8+44b+HpJ8qRLv7v0a3mcKf8wvv+NfgALFS6QpksGFqTLV2JQ60c+okZQ==",
 | 
			
		||||
            "version": "5.27.0",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-5.27.0.tgz",
 | 
			
		||||
            "integrity": "sha512-JXROcdfCEbCqkAkh8LyTSP3guQ0dG53iY2E2o4fw3D8clKzziMpE6QG6CclDaHELEKTzpMSeAOsdtg0ahoQosw==",
 | 
			
		||||
            "dependencies": {
 | 
			
		||||
                "@floating-ui/dom": "^1.6.1",
 | 
			
		||||
                "classnames": "^2.3.0"
 | 
			
		||||
 | 
			
		||||
@ -34,7 +34,7 @@
 | 
			
		||||
        "react-dom": "^18.3.1",
 | 
			
		||||
        "react-feather": "^2.0.10",
 | 
			
		||||
        "react-toggle": "^4.1.3",
 | 
			
		||||
        "react-tooltip": "^5.26.4",
 | 
			
		||||
        "react-tooltip": "^5.27.0",
 | 
			
		||||
        "remark-github": "^12.0.0"
 | 
			
		||||
    },
 | 
			
		||||
    "browserslist": {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user