Skip to content

Commit

Permalink
build(deps): bump @storyblok/react from 3.0.0 to 3.0.10
Browse files Browse the repository at this point in the history
Bumps [@storyblok/react](https://github.com/storyblok/storyblok-react) from 3.0.0 to 3.0.10.
- [Release notes](https://github.com/storyblok/storyblok-react/releases)
- [Commits](storyblok/storyblok-react@v3.0.0...v3.0.10)

---
updated-dependencies:
- dependency-name: "@storyblok/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 3122ac8 commit fa09514
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@mui/material": "^5.14.20",
"@newrelic/next": "^0.7.0",
"@reduxjs/toolkit": "^2.0.1",
"@storyblok/react": "^3.0.0",
"@storyblok/react": "^3.0.10",
"@vercel/analytics": "^1.1.1",
"axios": "^1.6.2",
"firebase": "^10.7.1",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3189,19 +3189,19 @@
"@smithy/types" "^2.8.0"
tslib "^2.5.0"

"@storyblok/js@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@storyblok/js/-/js-3.0.0.tgz#d4d04f1fc9e0496894638978b7ba67b6efc79339"
integrity sha512-caeS9sHRh/7Kpemdk5mcaH7SrrNpuynmiR+WPHxKCLJ8DDbVljzPPaivAV8WJMHXOFz/9dw9qd63eevMUOp2eg==
"@storyblok/js@^3.0.8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@storyblok/js/-/js-3.0.8.tgz#22d9ecc25f333e80ffa936c287317a2dcc0f166c"
integrity sha512-JY+abbswBId84Ubr0yRwNpq5Klf9546Ia2Qs1pn6en5Trz8o6EcBJIwxvR6evjJ0Vp2cLKT7MV1yfGLAtnzycA==
dependencies:
storyblok-js-client "^6.4.1"
storyblok-js-client "^6.7.2"

"@storyblok/react@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@storyblok/react/-/react-3.0.0.tgz#a3017d3e55302d81a6c5e293cd6d4f788fc55f27"
integrity sha512-iZl4j3e1rMliIyH9RPrCxLXS1YiZGPIjGPFUTP0mf1ppV8qCcRXBWQguXjPEKFjIvxS58Fjiz5dquJwPWDbCjw==
"@storyblok/react@^3.0.10":
version "3.0.10"
resolved "https://registry.yarnpkg.com/@storyblok/react/-/react-3.0.10.tgz#86335335099ed602c03168fe7ae3f0cf58e5c07c"
integrity sha512-7cyUdCoT/kTXFJLojPhqhguvcTjvIizPh3wf90Q99zrD7quMALX9E6Ag/gSGkyWdMTQ7Wcbh2zEQaZxEDx0FRg==
dependencies:
"@storyblok/js" "^3.0.0"
"@storyblok/js" "^3.0.8"

"@surma/rollup-plugin-off-main-thread@^2.2.3":
version "2.2.3"
Expand Down Expand Up @@ -8668,10 +8668,10 @@ stop-iteration-iterator@^1.0.0:
dependencies:
internal-slot "^1.0.4"

storyblok-js-client@^6.4.1:
version "6.4.1"
resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-6.4.1.tgz#c3f16fefd9dd59e5340a9947ee4011068f21b5a3"
integrity sha512-Gcwh/1nX3B7Vv5uTgJ2vATwiK/Y57gs+bKPXfsPOUr3Us475u1x2nlS8Sfe3zc+hDRUTD0WmwBNqI0qJLyp7kg==
storyblok-js-client@^6.7.2:
version "6.7.3"
resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-6.7.3.tgz#d8976889ac20455f2e33d42d46faad18c093b078"
integrity sha512-fBBxtyju6xtFYgAgoWBaU7WagB8M6wN+N+A3UAhZtAPW8yZmlbr3nZu26ErYIbSLaeueyFlcNrI4Kag+Kszsdw==

storyblok-rich-text-react-renderer@^2.9.0:
version "2.9.1"
Expand Down

0 comments on commit fa09514

Please sign in to comment.