Bump react-hotjar from 5.5.0 to 6.1.0

Bumps [react-hotjar](https://github.com/abdalla/react-hotjar) from 5.5.0 to 6.1.0.
- [Release notes](https://github.com/abdalla/react-hotjar/releases)
- [Changelog](https://github.com/abdalla/react-hotjar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/abdalla/react-hotjar/commits)

---
updated-dependencies:
- dependency-name: react-hotjar
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-17 08:59:37 +00:00 committed by GitHub
parent 6bc2028f28
commit 97bfff7d67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -27,7 +27,7 @@
"prettier": "^2.6.0", "prettier": "^2.6.0",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"react-helmet-async": "^1.2.3", "react-helmet-async": "^1.2.3",
"react-hotjar": "^5.0.0", "react-hotjar": "^6.1.0",
"react-icons": "^4.3.1", "react-icons": "^4.3.1",
"tailwindcss": "^3.0.23", "tailwindcss": "^3.0.23",
"vite": "^4.0.3" "vite": "^4.0.3"
@ -3499,9 +3499,9 @@
} }
}, },
"node_modules/react-hotjar": { "node_modules/react-hotjar": {
"version": "5.5.0", "version": "6.1.0",
"resolved": "https://registry.npmjs.org/react-hotjar/-/react-hotjar-5.5.0.tgz", "resolved": "https://registry.npmjs.org/react-hotjar/-/react-hotjar-6.1.0.tgz",
"integrity": "sha512-cXp1DKUruibmbSvCCRl4hXLagT7fVUiFJbpXtVDovVjNxooClf7ZXdkkzbATpPSU4+IuvYP773T4vXXnjrV3dg==", "integrity": "sha512-V1UJixDMspAIrbGIFG282U7mH2aK1JBid0YR8F9oscb6lTkjMga+gst2gesxJDsqsax+k+lM1LqRXYzmUu8izA==",
"dev": true "dev": true
}, },
"node_modules/react-icons": { "node_modules/react-icons": {
@ -6618,9 +6618,9 @@
} }
}, },
"react-hotjar": { "react-hotjar": {
"version": "5.5.0", "version": "6.1.0",
"resolved": "https://registry.npmjs.org/react-hotjar/-/react-hotjar-5.5.0.tgz", "resolved": "https://registry.npmjs.org/react-hotjar/-/react-hotjar-6.1.0.tgz",
"integrity": "sha512-cXp1DKUruibmbSvCCRl4hXLagT7fVUiFJbpXtVDovVjNxooClf7ZXdkkzbATpPSU4+IuvYP773T4vXXnjrV3dg==", "integrity": "sha512-V1UJixDMspAIrbGIFG282U7mH2aK1JBid0YR8F9oscb6lTkjMga+gst2gesxJDsqsax+k+lM1LqRXYzmUu8izA==",
"dev": true "dev": true
}, },
"react-icons": { "react-icons": {

View File

@ -56,7 +56,7 @@
"prettier": "^2.6.0", "prettier": "^2.6.0",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"react-helmet-async": "^1.2.3", "react-helmet-async": "^1.2.3",
"react-hotjar": "^5.0.0", "react-hotjar": "^6.1.0",
"react-icons": "^4.3.1", "react-icons": "^4.3.1",
"tailwindcss": "^3.0.23", "tailwindcss": "^3.0.23",
"vite": "^4.0.3" "vite": "^4.0.3"