Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
65cff06de9
⬆️ 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>
2024-06-05 05:15:26 +00:00
2 changed files with 5 additions and 5 deletions

View File

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

View File

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