Skip to content

Commit

Permalink
Bump @hcaptcha/react-hcaptcha from 1.11.0 to 1.12.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@hcaptcha/react-hcaptcha](https://github.com/hCaptcha/react-hcaptcha) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/hCaptcha/react-hcaptcha/releases)
- [Commits](hCaptcha/react-hcaptcha@1.11.0...1.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2025
1 parent 4fc0de7 commit ebd3082
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/server": "^11.11.0",
"@hcaptcha/react-hcaptcha": "^1.11.0",
"@hcaptcha/react-hcaptcha": "^1.12.0",
"@hello-pangea/dnd": "^18.0.1",
"@mantine/core": "7.12.1",
"@mantine/dates": "7.12.1",
Expand Down
18 changes: 9 additions & 9 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -454,18 +454,18 @@
resolved "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz"
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==

"@hcaptcha/loader@^1.2.1":
version "1.2.1"
resolved "https://registry.npmjs.org/@hcaptcha/loader/-/loader-1.2.1.tgz"
integrity sha512-O16E7mAByRR+uuzwtA3ROaOT4Er/TasHRZBTLyhZ2ksMRsmaaXChGkdE/dws4meTJYjcItqZNyc3NpJv9/jgAw==
"@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.0":
version "1.11.0"
resolved "https://registry.npmjs.org/@hcaptcha/react-hcaptcha/-/react-hcaptcha-1.11.0.tgz"
integrity sha512-UKHtzzVMHLTGwab5pgV96UbcXdyh5Qyq8E0G5DTyXq8txMvuDx7rSyC+BneOjWVW0a7O9VuZmkg/EznVLRE45g==
"@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"

"@hello-pangea/dnd@^18.0.1":
version "18.0.1"
Expand Down

0 comments on commit ebd3082

Please sign in to comment.