[Docs Site] Bump @marsidev/react-turnstile from 1.3.0 to 1.3.1 (#25216)

Bumps [@marsidev/react-turnstile](https://github.com/marsidev/react-turnstile) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/marsidev/react-turnstile/releases)
- [Commits](https://github.com/marsidev/react-turnstile/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: "@marsidev/react-turnstile"
  dependency-version: 1.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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:
dependabot[bot] 2025-09-22 08:15:29 -05:00 committed by GitHub
parent a004b0e26b
commit 7faa796bc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -25,7 +25,7 @@
"@floating-ui/react": "0.27.16",
"@iarna/toml": "2.2.5",
"@lottiefiles/dotlottie-react": "0.16.1",
"@marsidev/react-turnstile": "1.3.0",
"@marsidev/react-turnstile": "1.3.1",
"@microsoft/fetch-event-source": "2.0.1",
"@nanostores/react": "1.0.0",
"@octokit/webhooks-types": "7.6.1",
@ -3330,9 +3330,9 @@
"license": "MIT"
},
"node_modules/@marsidev/react-turnstile": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@marsidev/react-turnstile/-/react-turnstile-1.3.0.tgz",
"integrity": "sha512-VO99Nynt+j4ETfMImQCj5LgbUKZ9mWPpy3RjP/3e/3vZu+FIphjEdU6g+cq4FeDoNshSxLlRzBTKcH5JMeM1GQ==",
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@marsidev/react-turnstile/-/react-turnstile-1.3.1.tgz",
"integrity": "sha512-h2THG/75k4Y049hgjSGPIcajxXnh+IZAiXVbryQyVmagkboN7pJtBgR16g8akjwUBSfRrg6jw6KvPDjscQflog==",
"dev": true,
"license": "MIT",
"peerDependencies": {

View file

@ -43,7 +43,7 @@
"@floating-ui/react": "0.27.16",
"@iarna/toml": "2.2.5",
"@lottiefiles/dotlottie-react": "0.16.1",
"@marsidev/react-turnstile": "1.3.0",
"@marsidev/react-turnstile": "1.3.1",
"@microsoft/fetch-event-source": "2.0.1",
"@nanostores/react": "1.0.0",
"@octokit/webhooks-types": "7.6.1",