mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency @hcaptcha/react-hcaptcha to v1.12.0 (#22283)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@hcaptcha/react-hcaptcha](https://redirect.github.com/hCaptcha/react-hcaptcha) | [`1.11.3` -> `1.12.0`](https://renovatebot.com/diffs/npm/@hcaptcha%2freact-hcaptcha/1.11.3/1.12.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hCaptcha/react-hcaptcha (@​hcaptcha/react-hcaptcha)</summary> ### [`v1.12.0`](https://redirect.github.com/hCaptcha/react-hcaptcha/releases/tag/1.12.0) [Compare Source](https://redirect.github.com/hCaptcha/react-hcaptcha/compare/1.11.3...1.12.0) #### What's Changed - chore(loader): update loader package to v2 by [@​faris-imi](https://redirect.github.com/faris-imi) in [https://github.com/hCaptcha/react-hcaptcha/pull/254](https://redirect.github.com/hCaptcha/react-hcaptcha/pull/254) **Full Changelog**: https://github.com/hCaptcha/react-hcaptcha/compare/1.11.3...1.12.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* * * * 1-5" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/TryGhost/Ghost). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5aa4019d96
commit
0c295864ab
2 changed files with 10 additions and 10 deletions
|
@ -98,6 +98,6 @@
|
|||
"vitest": "0.34.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcaptcha/react-hcaptcha": "1.11.3"
|
||||
"@hcaptcha/react-hcaptcha": "1.12.0"
|
||||
}
|
||||
}
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -3337,18 +3337,18 @@
|
|||
resolved "https://registry.yarnpkg.com/@handlebars/parser/-/parser-2.0.0.tgz#5e8b7298f31ff8f7b260e6b7363c7e9ceed7d9c5"
|
||||
integrity sha512-EP9uEDZv/L5Qh9IWuMUGJRfwhXJ4h1dqKTT4/3+tY0eu7sPis7xh23j61SYUnNF4vqCQvvUXpDo9Bh/+q1zASA==
|
||||
|
||||
"@hcaptcha/loader@^1.2.1":
|
||||
version "1.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@hcaptcha/loader/-/loader-1.2.4.tgz#541714395a82e27ec0f0e8bd80ef1a0bea141cc3"
|
||||
integrity sha512-3MNrIy/nWBfyVVvMPBKdKrX7BeadgiimW0AL/a/8TohNtJqxoySKgTJEXOQvYwlHemQpUzFrIsK74ody7JiMYw==
|
||||
"@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/react-hcaptcha@1.11.3":
|
||||
version "1.11.3"
|
||||
resolved "https://registry.yarnpkg.com/@hcaptcha/react-hcaptcha/-/react-hcaptcha-1.11.3.tgz#9887062f6ce46a0d4242cbf08aee20f4b3bbdb5a"
|
||||
integrity sha512-nsa1GkIliJTgXZxHoD+hUScwcnPijWJgAS3u3dhDqWMIOdXu8OESbNqSRp0/YhI34JsaV2LpjwtrubWx9ZS8tg==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.17.9"
|
||||
"@hcaptcha/loader" "^1.2.1"
|
||||
"@hcaptcha/loader" "^2.0.0"
|
||||
|
||||
"@headlessui/react@1.7.19":
|
||||
version "1.7.19"
|
||||
|
|
Loading…
Add table
Reference in a new issue