mirror of
https://github.com/evroon/bracket.git
synced 2026-05-19 05:59:34 -04:00
Bump @hcaptcha/react-hcaptcha from 1.12.0 to 1.13.1 in /frontend (#1377)
Bumps [@hcaptcha/react-hcaptcha](https://github.com/hCaptcha/react-hcaptcha) from 1.12.0 to 1.13.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hCaptcha/react-hcaptcha/releases"><code>@hcaptcha/react-hcaptcha</code>'s releases</a>.</em></p> <blockquote> <h2>v1.13.1</h2> <h2>What's Changed</h2> <ul> <li>fix(api): Passing the expected parameter to the loader by <a href="https://github.com/Cai3ra"><code>@Cai3ra</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/310">#310</a></li> <li>feat(package): Bump hCaptcha loader version by <a href="https://github.com/Cai3ra"><code>@Cai3ra</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/310">#310</a></li> <li>docs: Update README.md by <a href="https://github.com/Cai3ra"><code>@Cai3ra</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/310">#310</a></li> </ul> <h2>1.13.0</h2> <h2>What's Changed</h2> <ul> <li>feat(api): add userJourneys prop support by <a href="https://github.com/Cai3ra"><code>@Cai3ra</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/299">hCaptcha/react-hcaptcha#299</a></li> </ul> <h2>1.12.1</h2> <h2>What's Changed</h2> <ul> <li>chore(deps-dev): bump http-proxy-middleware from 2.0.6 to 2.0.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/261">hCaptcha/react-hcaptcha#261</a></li> <li>chore(deps): bump <code>@babel/runtime</code> from 7.23.9 to 7.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/262">hCaptcha/react-hcaptcha#262</a></li> <li>ci: Update and Lock Actions by <a href="https://github.com/rocelito"><code>@rocelito</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/260">hCaptcha/react-hcaptcha#260</a></li> <li>chore(deps-dev): bump webpack-dev-server from 4.15.1 to 5.2.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/266">hCaptcha/react-hcaptcha#266</a></li> <li>chore(deps): bump on-headers and compression by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/271">hCaptcha/react-hcaptcha#271</a></li> <li>chore(deps-dev): bump form-data from 4.0.0 to 4.0.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/272">hCaptcha/react-hcaptcha#272</a></li> <li>docs: Update README.md by <a href="https://github.com/kdziamura"><code>@kdziamura</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/273">hCaptcha/react-hcaptcha#273</a></li> <li>feat(package): Bump hCaptcha loader version by <a href="https://github.com/brdlyptrs"><code>@brdlyptrs</code></a> in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/275">hCaptcha/react-hcaptcha#275</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rocelito"><code>@rocelito</code></a> made their first contribution in <a href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/260">hCaptcha/react-hcaptcha#260</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hCaptcha/react-hcaptcha/compare/1.12.0...1.12.1">https://github.com/hCaptcha/react-hcaptcha/compare/1.12.0...1.12.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="5549f77c63"><code>5549f77</code></a> feat(api): Passing the expected parameter to the loader (<a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/310">#310</a>)</li> <li><a href="9cf3b1c466"><code>9cf3b1c</code></a> docs: Add onReady prop descriprtion (<a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/306">#306</a>)</li> <li><a href="644cfa5e1d"><code>644cfa5</code></a> feat(api): release version update (<a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/302">#302</a>)</li> <li><a href="3fe7234a02"><code>3fe7234</code></a> feat(api): add userJourneys prop support (<a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/299">#299</a>)</li> <li><a href="f29cb0c977"><code>f29cb0c</code></a> chore(docs): update readme (<a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/284">#284</a>)</li> <li><a href="9519347d97"><code>9519347</code></a> feat(package): Bump hCaptcha loader version (<a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/275">#275</a>)</li> <li><a href="230184fdaf"><code>230184f</code></a> docs: Update README.md (<a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/273">#273</a>)</li> <li><a href="e89b32d064"><code>e89b32d</code></a> chore(deps-dev): bump form-data from 4.0.0 to 4.0.4 (<a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/272">#272</a>)</li> <li><a href="d19a1792fc"><code>d19a179</code></a> chore(deps): bump on-headers and compression (<a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/271">#271</a>)</li> <li><a href="393fe5386a"><code>393fe53</code></a> chore(deps-dev): bump webpack-dev-server from 4.15.1 to 5.2.1 (<a href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/266">#266</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hCaptcha/react-hcaptcha/compare/1.12.0...v1.13.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> 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:
@@ -19,7 +19,7 @@
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/server": "^11.11.0",
|
||||
"@hcaptcha/react-hcaptcha": "^1.12.0",
|
||||
"@hcaptcha/react-hcaptcha": "^1.13.1",
|
||||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"@mantine/core": "7.12.1",
|
||||
"@mantine/dates": "7.12.1",
|
||||
|
||||
@@ -551,18 +551,18 @@
|
||||
resolved "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz"
|
||||
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==
|
||||
|
||||
"@hcaptcha/loader@^2.0.0":
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@hcaptcha/loader/-/loader-2.0.0.tgz#674b14262ca3d3302f39628a46bdfbb6f3f903f1"
|
||||
integrity sha512-fFQH6ApU/zCCl6Y1bnbsxsp1Er/lKX+qlgljrpWDeFcenpEtoP68hExlKSXECospzKLeSWcr06cbTjlR/x3IJA==
|
||||
"@hcaptcha/loader@^2.2.0":
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@hcaptcha/loader/-/loader-2.2.0.tgz#7c85bea567c63c77fc40338d588167f6408f6042"
|
||||
integrity sha512-LAd0XRt1Mu0hLpUpWAx5OS9FS0d6V+V0aCSYUKFAz0a6tTDHeAuwm5iO81mp2HIEhXFOSSB8AwCCOU9zq695lg==
|
||||
|
||||
"@hcaptcha/react-hcaptcha@^1.12.0":
|
||||
version "1.12.0"
|
||||
resolved "https://registry.yarnpkg.com/@hcaptcha/react-hcaptcha/-/react-hcaptcha-1.12.0.tgz#0d4d416edfc5a4c9b6e7e658f414abdad3c5825d"
|
||||
integrity sha512-QiHnQQ52k8SJJSHkc3cq4TlYzag7oPd4f5ZqnjVSe4fJDSlZaOQFtu5F5AYisVslwaitdDELPVLRsRJxiiI0Aw==
|
||||
"@hcaptcha/react-hcaptcha@^1.13.1":
|
||||
version "1.13.1"
|
||||
resolved "https://registry.yarnpkg.com/@hcaptcha/react-hcaptcha/-/react-hcaptcha-1.13.1.tgz#3d6675c8198ca97c428671ed35b4c280d9df102a"
|
||||
integrity sha512-uBnuraDoR+u7ImoVawPmoJCsj4zwMyoL8Tm6YBZzneKv5WGz5Hldb/eBjbbX5tPIxjehHixLfmxPXfai7zpUIw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.17.9"
|
||||
"@hcaptcha/loader" "^2.0.0"
|
||||
"@hcaptcha/loader" "^2.2.0"
|
||||
|
||||
"@hello-pangea/dnd@^18.0.1":
|
||||
version "18.0.1"
|
||||
|
||||
Reference in New Issue
Block a user