chore(deps-dev): bump @supabase/supabase-js from 2.46.1 to 2.46.2

Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js) from 2.46.1 to 2.46.2.
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](https://github.com/supabase/supabase-js/compare/v2.46.1...v2.46.2)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-03 18:15:31 +00:00 committed by GitHub
parent 79417933df
commit e49601590a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 22 additions and 22 deletions

View file

@ -36,7 +36,7 @@
"@11ty/eleventy": "v3.0.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@cdransf/eleventy-plugin-tabler-icons": "^2.2.0",
"@supabase/supabase-js": "^2.46.1",
"@supabase/supabase-js": "^2.46.2",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"dotenv-flow": "^4.1.0",