Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm-production group in /frontend with 24 updates #3238

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

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

Package From To
@radix-ui/react-accordion 1.2.2 1.2.3
@radix-ui/react-alert-dialog 1.1.4 1.1.6
@radix-ui/react-avatar 1.1.2 1.1.3
@radix-ui/react-dialog 1.1.4 1.1.6
@radix-ui/react-dropdown-menu 2.1.4 2.1.6
@radix-ui/react-label 2.1.1 2.1.2
@radix-ui/react-popover 1.1.4 1.1.6
@radix-ui/react-radio-group 1.2.2 1.2.3
@radix-ui/react-scroll-area 1.2.2 1.2.3
@radix-ui/react-select 2.1.4 2.1.6
@radix-ui/react-separator 1.1.1 1.1.2
@radix-ui/react-slot 1.1.1 1.1.2
@radix-ui/react-switch 1.1.2 1.1.3
@radix-ui/react-tabs 1.1.2 1.1.3
@radix-ui/react-toggle 1.1.1 1.1.2
@radix-ui/react-toggle-group 1.1.1 1.1.2
@radix-ui/react-tooltip 1.1.6 1.1.8
@tanstack/react-query 5.64.2 5.66.0
@tanstack/react-virtual 3.11.2 3.13.0
posthog-js 1.207.0 1.216.1
recharts 2.15.0 2.15.1
sonner 1.7.2 1.7.4
sql-formatter 15.4.9 15.4.10
usehooks-ts 3.1.0 3.1.1

Updates @radix-ui/react-accordion from 1.2.2 to 1.2.3

Commits

Updates @radix-ui/react-alert-dialog from 1.1.4 to 1.1.6

Commits

Updates @radix-ui/react-avatar from 1.1.2 to 1.1.3

Commits

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

Commits

Updates @radix-ui/react-dropdown-menu from 2.1.4 to 2.1.6

Commits

Updates @radix-ui/react-label from 2.1.1 to 2.1.2

Commits

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

Commits

Updates @radix-ui/react-radio-group from 1.2.2 to 1.2.3

Commits

Updates @radix-ui/react-scroll-area from 1.2.2 to 1.2.3

Commits

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

Commits

Updates @radix-ui/react-separator from 1.1.1 to 1.1.2

Commits

Updates @radix-ui/react-slot from 1.1.1 to 1.1.2

Commits

Updates @radix-ui/react-switch from 1.1.2 to 1.1.3

Commits

Updates @radix-ui/react-tabs from 1.1.2 to 1.1.3

Commits

Updates @radix-ui/react-toggle from 1.1.1 to 1.1.2

Commits

Updates @radix-ui/react-toggle-group from 1.1.1 to 1.1.2

Commits

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

Commits

Updates @tanstack/react-query from 5.64.2 to 5.66.0

Release notes

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

v5.66.0

Version 5.66.0 - 1/31/25, 9:05 AM

Changes

Feat

  • core: add client to queryFunctionContext (#8599) (f86eb7e) by Dominik Dorfmeister

Docs

  • Add OpenAPI Qraft React to the list of community projects (#8588) (a507400) by Alex Batalov

Packages

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

v5.65.1

Version 5.65.1 - 1/28/25, 8:59 AM

Changes

Fix

Packages

  • @​tanstack/react-query@​5.65.1
  • @​tanstack/react-query-devtools@​5.65.1
  • @​tanstack/react-query-persist-client@​5.65.1

... (truncated)

Commits

Updates @tanstack/react-virtual from 3.11.2 to 3.13.0

Release notes

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

v3.13.0

Version 3.13.0 - 2/7/25, 12:12 PM

Changes

Feat

  • add useAnimationFrameWithResizeObserver option (#923) (3e5b1a9) by @​piecyk

Packages

  • @​tanstack/virtual-core@​3.13.0
  • @​tanstack/lit-virtual@​3.13.0
  • @​tanstack/react-virtual@​3.13.0
  • @​tanstack/solid-virtual@​3.13.0
  • @​tanstack/svelte-virtual@​3.13.0
  • @​tanstack/vue-virtual@​3.13.0
  • @​tanstack/angular-virtual@​3.13.0

v3.12.1

Version 3.12.1 - 2/7/25, 5:12 AM

Changes

Fix

  • register scrollend event when useScrollendEvent (#922) (8470857) by @​piecyk
  • Revert "fix: add experimental_subscribeToEvents" (5151ee4) by Tanner Linsley
  • add experimental_subscribeToEvents (b7b0d5a) by Tanner Linsley

Chore

  • deps: update all non-major dependencies (#921) (3321362) by renovate[bot]

Ci

  • apply automated fixes (659b157) by autofix-ci[bot]

Packages

  • @​tanstack/virtual-core@​3.12.1
  • @​tanstack/lit-virtual@​3.12.1
  • @​tanstack/react-virtual@​3.12.1
  • @​tanstack/solid-virtual@​3.12.1
  • @​tanstack/svelte-virtual@​3.12.1
  • @​tanstack/vue-virtual@​3.12.1
  • @​tanstack/angular-virtual@​3.12.1

v3.12.0

Version 3.12.0 - 2/3/25, 4:02 AM

... (truncated)

Commits

Updates posthog-js from 1.207.0 to 1.216.1

Release notes

Sourced from posthog-js's releases.

1.216.1 - 2025-02-10

  • fix: capture when argument is not a string (#1724)
  • feat: Add e-commerce test page to nextjs playground (#1725)

1.216.0 - 2025-02-10

  • chore: Drop CI support for Node 16 (EOL), use pnpm 9 internally (#1723)

1.215.7 - 2025-02-10

1.215.6 - 2025-02-06

  • fix(flags): set default state values in feature flag hooks (#1719)
  • chore: correct type comment (#1721)

1.215.5 - 2025-02-06

  • chore: small readability refactor to getActiveMatchingSurveys (#1718)

1.215.4 - 2025-02-05

  • fix(flags): store setOnce properties in locally persisted feature flag props (#1716)
  • chore: better reset comment (#1717)

1.215.3 - 2025-02-04

  • refactor: Simplify Posthog.init() signature (#1712)

1.215.2 - 2025-02-03

  • fix: checking status is too blunt for paused status (#1713)

1.215.1 - 2025-01-31

  • chore: export some types (#1710)

1.215.0 - 2025-01-31

  • feat: allow configuring request queue interval (#1708)

1.214.1 - 2025-01-31

  • fix: never send when not sampled (#1706)
  • chore: silence survey logging (#1707)

1.214.0 - 2025-01-30

  • chore: add device types check (#1698)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.216.1 - 2025-02-10

  • fix: capture when argument is not a string (#1724)
  • feat: Add e-commerce test page to nextjs playground (#1725)

1.216.0 - 2025-02-10

  • chore: Drop CI support for Node 16 (EOL), use pnpm 9 internally (#1723)

1.215.7 - 2025-02-10

1.215.6 - 2025-02-06

  • fix(flags): set default state values in feature flag hooks (#1719)
  • chore: correct type comment (#1721)

1.215.5 - 2025-02-06

  • chore: small readability refactor to getActiveMatchingSurveys (#1718)

1.215.4 - 2025-02-05

  • fix(flags): store setOnce properties in locally persisted feature flag props (#1716)
  • chore: better reset comment (#1717)

1.215.3 - 2025-02-04

  • refactor: Simplify Posthog.init() signature (#1712)

1.215.2 - 2025-02-03

  • fix: checking status is too blunt for paused status (#1713)

1.215.1 - 2025-01-31

  • chore: export some types (#1710)

1.215.0 - 2025-01-31

  • feat: allow configuring request queue interval (#1708)

1.214.1 - 2025-01-31

  • fix: never send when not sampled (#1706)
  • chore: silence survey logging (#1707)

1.214.0 - 2025-01-30

... (truncated)

Commits
  • 3321f3c chore: Bump version to 1.216.1
  • 992acbc fix: capture when argument is not a string (#1724)
  • 9401d2d feat: Add e-commerce test page to nextjs playground (#1725)
  • c1e8c64 chore: Bump version to 1.216.0
  • 4f7300a chore: Drop CI support for Node 16 (EOL), use pnpm 9 internally (#1723)
  • d72cfdb chore: Bump version to 1.215.7
  • 57fe202 fix: check url match twice because of potential race condition (#1722)
  • 06f055e chore: Bump version to 1.215.6
  • 4c004cf fix(flags): set default state values in feature flag hooks (#1719)
  • c674ed8 chore: correct type comment (#1721)
  • Additional commits viewable in compare view

Updates recharts from 2.15.0 to 2.15.1

Release notes

Sourced from recharts's releases.

v2.15.1

What's Changed

Quick patch release, nothing crazy going on here.

In the meantime please help us test recharts 3.0 alpha recharts/recharts#5445 🚀

Fix

Chore

New Contributors

Full Changelog: recharts/recharts@v2.15.0...v2.15.1

Commits

Updates sonner from 1.7.2 to 1.7.4

Release notes

Sourced from sonner's releases.

v1.7.3

What's Changed

Full Changelog: emilkowalski/sonner@v.1.7.2...v1.7.3

Commits

Updates sql-formatter from 15.4.9 to 15.4.10

Release notes

Sourced from sql-formatter's releases.

15.4.10

Fixes for PL/SQL

  • Support # and $ in PL/SQL named parameters (#822)
  • Support PL/SQL set-operator: MINUS (#825)

Fixes for SQLite

  • Remove GROUPS from SQLite keywords list (#823)
Commits

Updates usehooks-ts from 3.1.0 to 3.1.1

Release notes

Sourced from usehooks-ts's releases.

[email protected]

Patch Changes

Commits

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 24 updates:

| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-accordion](https://github.com/radix-ui/primitives) | `1.2.2` | `1.2.3` |
| [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.6` |
| [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.3` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.6` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.4` | `2.1.6` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.1` | `2.1.2` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.6` |
| [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.2.2` | `1.2.3` |
| [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.2` | `1.2.3` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.1.4` | `2.1.6` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.3` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.3` |
| [@radix-ui/react-toggle](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-toggle-group](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.8` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.64.2` | `5.66.0` |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.11.2` | `3.13.0` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.207.0` | `1.216.1` |
| [recharts](https://github.com/recharts/recharts) | `2.15.0` | `2.15.1` |
| [sonner](https://github.com/emilkowalski/sonner) | `1.7.2` | `1.7.4` |
| [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) | `15.4.9` | `15.4.10` |
| [usehooks-ts](https://github.com/juliencrn/usehooks-ts) | `3.1.0` | `3.1.1` |


Updates `@radix-ui/react-accordion` from 1.2.2 to 1.2.3
- [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.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-avatar` from 1.1.2 to 1.1.3
- [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.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-dropdown-menu` 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-label` from 2.1.1 to 2.1.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-popover` 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-radio-group` from 1.2.2 to 1.2.3
- [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.2 to 1.2.3
- [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.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-separator` from 1.1.1 to 1.1.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-slot` from 1.1.1 to 1.1.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.1.2 to 1.1.3
- [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.2 to 1.1.3
- [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.1 to 1.1.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-toggle-group` from 1.1.1 to 1.1.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-tooltip` 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 `@tanstack/react-query` from 5.64.2 to 5.66.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.0/packages/react-query)

Updates `@tanstack/react-virtual` from 3.11.2 to 3.13.0
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.13.0/packages/react-virtual)

Updates `posthog-js` from 1.207.0 to 1.216.1
- [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.207.0...v1.216.1)

Updates `recharts` from 2.15.0 to 2.15.1
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](recharts/recharts@v2.15.0...v2.15.1)

Updates `sonner` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/commits)

Updates `sql-formatter` from 15.4.9 to 15.4.10
- [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases)
- [Changelog](https://github.com/sql-formatter-org/sql-formatter/blob/master/.release-it.json)
- [Commits](sql-formatter-org/sql-formatter@v15.4.9...v15.4.10)

Updates `usehooks-ts` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/[email protected]@3.1.1)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-accordion"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-alert-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-avatar"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-label"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-popover"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-radio-group"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-scroll-area"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-select"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-separator"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-slot"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-switch"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-tabs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-toggle"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-toggle-group"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@radix-ui/react-tooltip"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: "@tanstack/react-virtual"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: sonner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: sql-formatter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: usehooks-ts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
@dependabot dependabot bot requested a review from nickzelei February 10, 2025 17:20
Copy link

vercel bot commented Feb 10, 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 Feb 10, 2025 5:22pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants