Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Bump the npm-production group in /frontend with 25 updates#3510

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/npm-production-7d6a2148e9
Closed

Bump the npm-production group in /frontend with 25 updates#3510
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/npm-production-7d6a2148e9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2025

Bumps the npm-production group in /frontend with 25 updates:

Package From To
@auth/core 0.39.0 0.39.1
@bufbuild/protobuf 2.2.5 2.4.0
@radix-ui/react-accordion 1.2.8 1.2.10
@radix-ui/react-alert-dialog 1.1.11 1.1.13
@radix-ui/react-avatar 1.1.7 1.1.9
@radix-ui/react-dialog 1.1.11 1.1.13
@radix-ui/react-dropdown-menu 2.1.12 2.1.14
@radix-ui/react-label 2.1.4 2.1.6
@radix-ui/react-popover 1.1.11 1.1.13
@radix-ui/react-radio-group 1.3.4 1.3.6
@radix-ui/react-scroll-area 1.2.6 1.2.8
@radix-ui/react-select 2.2.2 2.2.4
@radix-ui/react-separator 1.1.4 1.1.6
@radix-ui/react-slot 1.2.0 1.2.2
@radix-ui/react-switch 1.2.2 1.2.4
@radix-ui/react-tabs 1.1.9 1.1.11
@radix-ui/react-toggle 1.1.6 1.1.8
@radix-ui/react-toggle-group 1.1.7 1.1.9
@radix-ui/react-tooltip 1.2.4 1.2.6
@tanstack/react-query 5.75.2 5.76.0
@tanstack/react-virtual 3.13.7 3.13.8
next 15.3.1 15.3.2
posthog-js 1.239.1 1.240.6
react-hook-form 7.56.2 7.56.3
tailwind-merge 3.2.0 3.3.0

Updates @auth/core from 0.39.0 to 0.39.1

Release notes

Sourced from @​auth/core's releases.

@​auth/core@​0.39.1

Bugfixes

  • core: AuthError.type should not be internal (#12946) (4155eee8)

Other

  • fix typo in Asgardeo provider (#12943)
Commits
  • 2cbbbeb chore(release): bump package version(s) [skip ci]
  • baa15f4 docs: filename in google getting started doc (#12938)
  • faee6af docs: correct typo in signin.mdx (#12939)
  • 9f09e30 fix(qwik): don't build server deps on client (#12723)
  • 4155eee fix(core): AuthError.type should not be internal (#12946)
  • 30797e3 docs: fix typo in Asgardeo provider (#12943)
  • c7409f3 fix(adapter-prisma): import PrismaClientKnownRequestError for edge runtime ...
  • 6a0fa0c chore: update sveltekit example lock file
  • 5664a65 chore: update sveltekit example lock file
  • 262db25 docs: improve documentation in Credentials provider (#12873)
  • Additional commits viewable in compare view

Updates @bufbuild/protobuf from 2.2.5 to 2.4.0

Release notes

Sourced from @​bufbuild/protobuf's releases.

v2.4.0

What's Changed

Full Changelog: bufbuild/protobuf-es@v2.3.0...v2.3.1

v2.3.0

What's Changed

Full Changelog: bufbuild/protobuf-es@v2.2.5...v2.3.0

Commits

Updates @radix-ui/react-accordion from 1.2.8 to 1.2.10

Commits

Updates @radix-ui/react-alert-dialog from 1.1.11 to 1.1.13

Commits

Updates @radix-ui/react-avatar from 1.1.7 to 1.1.9

Commits

Updates @radix-ui/react-dialog from 1.1.11 to 1.1.13

Commits

Updates @radix-ui/react-dropdown-menu from 2.1.12 to 2.1.14

Commits

Updates @radix-ui/react-label from 2.1.4 to 2.1.6

Commits

Updates @radix-ui/react-popover from 1.1.11 to 1.1.13

Commits

Updates @radix-ui/react-radio-group from 1.3.4 to 1.3.6

Commits

Updates @radix-ui/react-scroll-area from 1.2.6 to 1.2.8

Commits

Updates @radix-ui/react-select from 2.2.2 to 2.2.4

Commits

Updates @radix-ui/react-separator from 1.1.4 to 1.1.6

Commits

Updates @radix-ui/react-slot from 1.2.0 to 1.2.2

Commits

Updates @radix-ui/react-switch from 1.2.2 to 1.2.4

Commits

Updates @radix-ui/react-tabs from 1.1.9 to 1.1.11

Commits

Updates @radix-ui/react-toggle from 1.1.6 to 1.1.8

Commits

Updates @radix-ui/react-toggle-group from 1.1.7 to 1.1.9

Commits

Updates @radix-ui/react-tooltip from 1.2.4 to 1.2.6

Commits

Updates @tanstack/react-query from 5.75.2 to 5.76.0

Release notes

Sourced from @​tanstack/react-query's releases.

v5.76.0

Version 5.76.0 - 5/12/25, 9:07 AM

Changes

Feat

  • devtools: 🏝️ TanStack Query DevTools for Expo/React Native! 🚀 (#8846) (696fd44) by Austin Johnson

Test

  • query-core: add test case for InfiniteQueryObserver (#9141) (c89c6a0) by MINSEONG KIM
  • react-query: initiate queryClient in beforeEach (#9142) (6a52926) by Lachlan Collins

Packages

  • @​tanstack/query-core@​5.76.0
  • @​tanstack/query-devtools@​5.76.0
  • @​tanstack/react-query@​5.76.0
  • @​tanstack/query-broadcast-client-experimental@​5.76.0
  • @​tanstack/query-persist-client-core@​5.76.0
  • @​tanstack/query-sync-storage-persister@​5.76.0
  • @​tanstack/react-query-devtools@​5.76.0
  • @​tanstack/react-query-persist-client@​5.76.0
  • @​tanstack/react-query-next-experimental@​5.76.0
  • @​tanstack/solid-query@​5.76.0
  • @​tanstack/solid-query-devtools@​5.76.0
  • @​tanstack/solid-query-persist-client@​5.76.0
  • @​tanstack/svelte-query@​5.76.0
  • @​tanstack/svelte-query-devtools@​5.76.0
  • @​tanstack/svelte-query-persist-client@​5.76.0
  • @​tanstack/vue-query@​5.76.0
  • @​tanstack/vue-query-devtools@​5.76.0
  • @​tanstack/angular-query-devtools-experimental@​5.76.0
  • @​tanstack/angular-query-experimental@​5.76.0
  • @​tanstack/query-async-storage-persister@​5.76.0

v5.75.8

Version 5.75.8 - 5/9/25, 2:49 PM

Changes

Fix

  • angular-query: allow providing on element injectors (#9134) (4b0f79f) by Arnoud

Packages

  • @​tanstack/angular-query-experimental@​5.75.8
  • @​tanstack/angular-query-devtools-experimental@​5.75.8

... (truncated)

Commits
  • 08cb4b6 release: v5.76.0
  • 6a52926 test(react-query): initiate queryClient in beforeEach (#9142)
  • b1e0c9f release: v5.75.7
  • 07cbfe1 refactor(react-query): exchange react-query noop to query-core noop (#9122)
  • 3da0c7e release: v5.75.6
  • 295a5d5 refactor: integration should throw error (#9130)
  • 66ea5f2 chore: add typescript-eslint/require-await rule (#9116)
  • 2a62ea1 test(react-query): improve branch coverage for useSuspenseQuery skipToken err...
  • b1cdbc3 test(react-query): improve branch coverage for useSuspenseQueries skipToken e...
  • 2496ba5 test(react-query): improve branch coverage for useSuspenseInfiniteQuery skipT...
  • Additional commits viewable in compare view

Updates @tanstack/react-virtual from 3.13.7 to 3.13.8

Release notes

Sourced from @​tanstack/react-virtual's releases.

@​tanstack/react-virtual@​3.13.8

Patch Changes

  • Updated dependencies [60719f6]:
    • @​tanstack/virtual-core@​3.13.8
Changelog

Sourced from @​tanstack/react-virtual's changelog.

3.13.8

Patch Changes

  • Updated dependencies [60719f6]:
    • @​tanstack/virtual-core@​3.13.8
Commits

Updates next from 15.3.1 to 15.3.2

Release notes

Sourced from next's releases.

v15.3.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (#78488) (#78883)
  • @​next/mdx: Use stable turbopack config options (#78880)
  • Fix react-compiler: Fix detection of interest (#78879)
  • Fix turbopack: Backport sourcemap bugfix (#78881)
  • [next-server] preserve rsc query for rsc redirects (#78876)
  • Update middleware public/static matching (#78875)

Credits

Huge thanks to @​ijjk, @​huozhi, @​kdy1, @​wbinnssmith, and @​bgw for helping!

Commits

Updates posthog-js from 1.239.1 to 1.240.6

Release notes

Sourced from posthog-js's releases.

1.240.6 - 2025-05-09

  • feat: use css files for survey widget styles (#1948)

1.240.5 - 2025-05-08

  • fix: padding on cancel button (#1946)
  • chore: make rollup able to bundle CSS files (#1945)

1.240.4 - 2025-05-07

  • chore: include response within the survey_quesiton property (#1942)

1.240.3 - 2025-05-07

  • fix: false flag should not trigger linked flags (#1944)

1.240.2 - 2025-05-07

  • fix: conflict between event based vs feedback button surveys (#1941)

1.240.1 - 2025-05-07

  • fix: getRenderSurvey behavior (#1939)
  • chore: make internal vars private (#1938)

1.240.0 - 2025-05-06

  • feat: submit partial responses for survey answers (#1888)
Changelog

Sourced from posthog-js's changelog.

1.240.6 - 2025-05-09

  • feat: use css files for survey widget styles (#1948)

1.240.5 - 2025-05-08

  • fix: padding on cancel button (#1946)
  • chore: make rollup able to bundle CSS files (#1945)

1.240.4 - 2025-05-07

  • chore: include response within the survey_quesiton property (#1942)

1.240.3 - 2025-05-07

  • fix: false flag should not trigger linked flags (#1944)

1.240.2 - 2025-05-07

  • fix: conflict between event based vs feedback button surveys (#1941)

1.240.1 - 2025-05-07

  • fix: getRenderSurvey behavior (#1939)
  • chore: make internal vars private (#1938)

1.240.0 - 2025-05-06

  • feat: submit partial responses for survey answers (#1888)
Commits
  • 1cc1a7a chore: Bump version to 1.240.6
  • 7ff40bd feat: use css files for survey widget styles (#1948)
  • 78bd2ca chore: Bump version to 1.240.5
  • b6c4e8e fix: padding on cancel button (#1946)
  • 3bf20ed chore: make rollup able to bundle CSS files (#1945)
  • 03ff0a9 chore: Bump version to 1.240.4
  • df873c5 chore: include response within the survey_quesiton property (#1942)
  • 6199a6b chore: Bump version to 1.240.3
  • 8fdc89a fix: false flag should not trigger linked flags (#1944)
  • 1ad6ab4 chore: Bump version to 1.240.2
  • Additional commits viewable in compare view

Updates react-hook-form from 7.56.2 to 7.56.3

Release notes

Sourced from react-hook-form's releases.

Version 7.56.3

Revert "📭 close #12773 pass input ref instead partial (#12775)"

Commits

Updates tailwind-merge from 3.2.0 to 3.3.0

Release notes

Sourced from tailwind-merge's releases.

v3.3.0

New Features

Full Changelog: dcastil/tailwind-merge@v3.2.0...v3.3.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph, a private sponsor and @​block for sponsoring tailwind-merge! ❤️

Commits
  • ceb3b4a v3.3.0
  • 876ada9 add changelog for v3.3.0
  • ac1d918 Merge pull request #575 from dcastil/feature/add-support-for-tailwind-css-v4.1.5
  • e545f96 add *-lh utilities
  • 596d9a6 add test case for *-lh utilities
  • 8c2f180 Merge pull request #572 from dcastil/renovate/major-octokit-monorepo
  • b4d2ed6 Merge pull request #570 from dcastil/dependabot/npm_and_yarn/vite-6.3.4
  • d6ba428 Bump vite from 6.2.6 to 6.3.4
  • 421f4f2 Merge pull request #571 from dcastil/renovate/all-minor-patch
  • efb48ab Update dependency @​octokit/types to v14
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-production group in /frontend with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [@auth/core](https://github.com/nextauthjs/next-auth) | `0.39.0` | `0.39.1` |
| [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `2.2.5` | `2.4.0` |
| [@radix-ui/react-accordion](https://github.com/radix-ui/primitives) | `1.2.8` | `1.2.10` |
| [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.13` |
| [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.7` | `1.1.9` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.13` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.12` | `2.1.14` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.4` | `2.1.6` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.13` |
| [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.3.4` | `1.3.6` |
| [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.6` | `1.2.8` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.2.2` | `2.2.4` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.6` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.0` | `1.2.2` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.2.2` | `1.2.4` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.9` | `1.1.11` |
| [@radix-ui/react-toggle](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.8` |
| [@radix-ui/react-toggle-group](https://github.com/radix-ui/primitives) | `1.1.7` | `1.1.9` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.2.4` | `1.2.6` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.75.2` | `5.76.0` |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.7` | `3.13.8` |
| [next](https://github.com/vercel/next.js) | `15.3.1` | `15.3.2` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.239.1` | `1.240.6` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.56.2` | `7.56.3` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.2.0` | `3.3.0` |


Updates `@auth/core` from 0.39.0 to 0.39.1
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.39.0...@auth/core@0.39.1)

Updates `@bufbuild/protobuf` from 2.2.5 to 2.4.0
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.4.0/packages/protobuf)

Updates `@radix-ui/react-accordion` from 1.2.8 to 1.2.10
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-alert-dialog` from 1.1.11 to 1.1.13
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-avatar` from 1.1.7 to 1.1.9
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dialog` from 1.1.11 to 1.1.13
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dropdown-menu` from 2.1.12 to 2.1.14
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-label` from 2.1.4 to 2.1.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-popover` from 1.1.11 to 1.1.13
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-radio-group` from 1.3.4 to 1.3.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-scroll-area` from 1.2.6 to 1.2.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-select` from 2.2.2 to 2.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-separator` from 1.1.4 to 1.1.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slot` from 1.2.0 to 1.2.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-switch` from 1.2.2 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tabs` from 1.1.9 to 1.1.11
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-toggle` from 1.1.6 to 1.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-toggle-group` from 1.1.7 to 1.1.9
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tooltip` from 1.2.4 to 1.2.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@tanstack/react-query` from 5.75.2 to 5.76.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.76.0/packages/react-query)

Updates `@tanstack/react-virtual` from 3.13.7 to 3.13.8
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md)
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.13.8/packages/react-virtual)

Updates `next` from 15.3.1 to 15.3.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.3.1...v15.3.2)

Updates `posthog-js` from 1.239.1 to 1.240.6
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.239.1...v1.240.6)

Updates `react-hook-form` from 7.56.2 to 7.56.3
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.56.2...v7.56.3)

Updates `tailwind-merge` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: "@auth/core"
  dependency-version: 0.39.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@bufbuild/protobuf"
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-accordion"
  dependency-version: 1.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-alert-dialog"
  dependency-version: 1.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-avatar"
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-dialog"
  dependency-version: 1.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-version: 2.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-label"
  dependency-version: 2.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-popover"
  dependency-version: 1.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-radio-group"
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-scroll-area"
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-select"
  dependency-version: 2.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-separator"
  dependency-version: 1.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-tabs"
  dependency-version: 1.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-toggle"
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-toggle-group"
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: "@tanstack/react-virtual"
  dependency-version: 3.13.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: next
  dependency-version: 15.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: posthog-js
  dependency-version: 1.240.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: react-hook-form
  dependency-version: 7.56.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: tailwind-merge
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from nickzelei May 12, 2025 17:23
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 12, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
neosync-docs ⬜️ Ignored (Inspect) Visit Preview May 12, 2025 5:23pm

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 19, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/frontend/npm-production-7d6a2148e9 branch May 19, 2025 17:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants