Skip to content

Commit de509e2

Browse files
authored
chore: bump hcaptcha (supabase#37285)
1.12.0 solves an issue with the hcaptcha build and reduces bundle size from 35kb to 6kb
1 parent 78c4b8f commit de509e2

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

apps/studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@graphiql/react": "^0.19.4",
4040
"@graphiql/toolkit": "^0.9.1",
4141
"@gregnr/postgres-meta": "^0.82.0-dev.2",
42-
"@hcaptcha/react-hcaptcha": "^1.11.1",
42+
"@hcaptcha/react-hcaptcha": "^1.12.0",
4343
"@headlessui/react": "^1.7.17",
4444
"@heroicons/react": "^2.1.3",
4545
"@hookform/resolvers": "^3.1.1",

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@code-hike/mdx": "^0.9.0",
2121
"@codesandbox/sandpack-react": "^2.20.0",
22-
"@hcaptcha/react-hcaptcha": "^1.11.1",
22+
"@hcaptcha/react-hcaptcha": "^1.12.0",
2323
"@heroicons/react": "^1.0.6",
2424
"@mdx-js/react": "^2.3.0",
2525
"@next/bundle-analyzer": "15.3.1",

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)