From 43ea9ec4beb22078e9a4d0e935e28ac2b826a80b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 15:49:34 +0000 Subject: [PATCH] chore(deps): bump the telegraph-packages group with 7 updates Bumps the telegraph-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [@telegraph/button](https://github.com/knocklabs/telegraph) | `0.4.0` | `0.4.1` | | [@telegraph/combobox](https://github.com/knocklabs/telegraph) | `0.2.1` | `0.2.2` | | [@telegraph/input](https://github.com/knocklabs/telegraph) | `0.2.0` | `0.2.2` | | [@telegraph/select](https://github.com/knocklabs/telegraph) | `0.0.84` | `0.0.85` | | [@telegraph/textarea](https://github.com/knocklabs/telegraph) | `0.1.8` | `0.1.9` | | [@telegraph/tokens](https://github.com/knocklabs/telegraph) | `0.1.3` | `0.1.4` | | [@telegraph/tooltip](https://github.com/knocklabs/telegraph) | `0.1.1` | `0.1.2` | Updates `@telegraph/button` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/button@0.4.0...@telegraph/button@0.4.1) Updates `@telegraph/combobox` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/combobox@0.2.1...@telegraph/combobox@0.2.2) Updates `@telegraph/input` from 0.2.0 to 0.2.2 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/input@0.2.0...@telegraph/input@0.2.2) Updates `@telegraph/select` from 0.0.84 to 0.0.85 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/select@0.0.84...@telegraph/select@0.0.85) Updates `@telegraph/textarea` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/textarea@0.1.8...@telegraph/textarea@0.1.9) Updates `@telegraph/tokens` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/tokens@0.1.3...@telegraph/tokens@0.1.4) Updates `@telegraph/tooltip` from 0.1.1 to 0.1.2 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/tooltip@0.1.1...@telegraph/tooltip@0.1.2) --- updated-dependencies: - dependency-name: "@telegraph/button" dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: telegraph-packages - dependency-name: "@telegraph/combobox" dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: telegraph-packages - dependency-name: "@telegraph/input" dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: telegraph-packages - dependency-name: "@telegraph/select" dependency-version: 0.0.85 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: telegraph-packages - dependency-name: "@telegraph/textarea" dependency-version: 0.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: telegraph-packages - dependency-name: "@telegraph/tokens" dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: telegraph-packages - dependency-name: "@telegraph/tooltip" dependency-version: 0.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: telegraph-packages ... Signed-off-by: dependabot[bot] --- .../components/SendNotificationForm.tsx | 1 - examples/nextjs-app-dir-example/package.json | 12 +- .../components/SendNotificationForm.tsx | 1 - examples/nextjs-example/package.json | 12 +- packages/react/package.json | 10 +- yarn.lock | 154 ++++++++---------- 6 files changed, 88 insertions(+), 102 deletions(-) diff --git a/examples/nextjs-app-dir-example/components/SendNotificationForm.tsx b/examples/nextjs-app-dir-example/components/SendNotificationForm.tsx index bbe32f455..15f91cf25 100644 --- a/examples/nextjs-app-dir-example/components/SendNotificationForm.tsx +++ b/examples/nextjs-app-dir-example/components/SendNotificationForm.tsx @@ -42,7 +42,6 @@ const SendNotificationForm = ({ userId, tenant }: Props) => { Message