⬆️ Bump jarallax from 2.2.0 to 2.2.1 in /website

Bumps [jarallax](https://github.com/nk-o/jarallax) from 2.2.0 to 2.2.1.
- [Changelog](https://github.com/nk-o/jarallax/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nk-o/jarallax/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: jarallax
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-05 05:15:26 +00:00 committed by GitHub
parent 4fc5b5b146
commit 65cff06de9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"docusaurus-plugin-image-zoom": "^2.0.0", "docusaurus-plugin-image-zoom": "^2.0.0",
"docusaurus-plugin-sass": "^0.2.5", "docusaurus-plugin-sass": "^0.2.5",
"feather-icons": "^4.29.1", "feather-icons": "^4.29.1",
"jarallax": "^2.2.0", "jarallax": "^2.2.1",
"mdx-mermaid": "^2.0.0", "mdx-mermaid": "^2.0.0",
"mermaid": "^10.9.0", "mermaid": "^10.9.0",
"prism-react-renderer": "^2.1.0", "prism-react-renderer": "^2.1.0",
@ -10326,9 +10326,9 @@
} }
}, },
"node_modules/jarallax": { "node_modules/jarallax": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/jarallax/-/jarallax-2.2.0.tgz", "resolved": "https://registry.npmjs.org/jarallax/-/jarallax-2.2.1.tgz",
"integrity": "sha512-eOMYb1RaCkmPuJ8W1exbLKh5wdhg2D3pLkNmH824xvfH7Mw6swmw9wQklDe0Y+44S3GuJMEZt6P9pUMhdyQOgQ==", "integrity": "sha512-O4pqiWGp856cTGG5uBG9b0Uk7AIRmfFCVisRwgpICsG2xyIRnUrVbx4SIbpzUDAhkD00jdjBiqb1bZPTkHi1vQ==",
"dependencies": { "dependencies": {
"video-worker": "^2.2.0" "video-worker": "^2.2.0"
} }

View File

@ -24,7 +24,7 @@
"docusaurus-plugin-image-zoom": "^2.0.0", "docusaurus-plugin-image-zoom": "^2.0.0",
"docusaurus-plugin-sass": "^0.2.5", "docusaurus-plugin-sass": "^0.2.5",
"feather-icons": "^4.29.1", "feather-icons": "^4.29.1",
"jarallax": "^2.2.0", "jarallax": "^2.2.1",
"mdx-mermaid": "^2.0.0", "mdx-mermaid": "^2.0.0",
"mermaid": "^10.9.0", "mermaid": "^10.9.0",
"prism-react-renderer": "^2.1.0", "prism-react-renderer": "^2.1.0",