Skip to content

Commit af715c1

Browse files
chore(deps): bump the telegraph-packages group across 1 directory with 10 updates
Bumps the telegraph-packages group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@telegraph/button](https://github.com/knocklabs/telegraph) | `0.6.0` | `0.7.0` | | [@telegraph/combobox](https://github.com/knocklabs/telegraph) | `0.2.7` | `0.3.2` | | [@telegraph/input](https://github.com/knocklabs/telegraph) | `0.3.2` | `0.4.0` | | [@telegraph/select](https://github.com/knocklabs/telegraph) | `0.0.90` | `0.0.93` | | [@telegraph/textarea](https://github.com/knocklabs/telegraph) | `0.2.2` | `0.3.0` | | [@telegraph/segmented-control](https://github.com/knocklabs/telegraph) | `0.2.4` | `0.2.5` | | [@telegraph/tag](https://github.com/knocklabs/telegraph) | `0.2.1` | `0.2.4` | | [@telegraph/toggle](https://github.com/knocklabs/telegraph) | `0.1.3` | `0.1.4` | | [@telegraph/tooltip](https://github.com/knocklabs/telegraph) | `0.2.2` | `0.4.0` | | [@telegraph/style-engine](https://github.com/knocklabs/telegraph) | `0.3.2` | `0.3.3` | Updates `@telegraph/button` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/button@0.6.0...@telegraph/button@0.7.0) Updates `@telegraph/combobox` from 0.2.7 to 0.3.2 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/combobox@0.2.7...@telegraph/combobox@0.3.2) Updates `@telegraph/input` from 0.3.2 to 0.4.0 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/input@0.3.2...@telegraph/input@0.4.0) Updates `@telegraph/select` from 0.0.90 to 0.0.93 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/select@0.0.90...@telegraph/select@0.0.93) Updates `@telegraph/textarea` from 0.2.2 to 0.3.0 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/textarea@0.2.2...@telegraph/textarea@0.3.0) Updates `@telegraph/segmented-control` from 0.2.4 to 0.2.5 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/segmented-control@0.2.4...@telegraph/segmented-control@0.2.5) Updates `@telegraph/tag` from 0.2.1 to 0.2.4 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/tag@0.2.1...@telegraph/tag@0.2.4) Updates `@telegraph/toggle` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/toggle@0.1.3...@telegraph/toggle@0.1.4) Updates `@telegraph/tooltip` from 0.2.2 to 0.4.0 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/tooltip@0.2.2...@telegraph/tooltip@0.4.0) Updates `@telegraph/style-engine` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/knocklabs/telegraph/releases) - [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/style-engine@0.3.2...@telegraph/style-engine@0.3.3) --- updated-dependencies: - dependency-name: "@telegraph/button" dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: telegraph-packages - dependency-name: "@telegraph/combobox" dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: telegraph-packages - dependency-name: "@telegraph/input" dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: telegraph-packages - dependency-name: "@telegraph/select" dependency-version: 0.0.93 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: telegraph-packages - dependency-name: "@telegraph/textarea" dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: telegraph-packages - dependency-name: "@telegraph/segmented-control" dependency-version: 0.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: telegraph-packages - dependency-name: "@telegraph/tag" dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: telegraph-packages - dependency-name: "@telegraph/toggle" 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.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: telegraph-packages - dependency-name: "@telegraph/style-engine" dependency-version: 0.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: telegraph-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af2a4e0 commit af715c1

4 files changed

Lines changed: 121 additions & 104 deletions

File tree

examples/nextjs-app-dir-example/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"@faker-js/faker": "^9.9.0",
1515
"@knocklabs/node": "^1.30.0",
1616
"@knocklabs/react": "workspace:*",
17-
"@telegraph/button": ">=0.6.0",
18-
"@telegraph/combobox": ">=0.2.7",
17+
"@telegraph/button": ">=0.7.0",
18+
"@telegraph/combobox": ">=0.3.2",
1919
"@telegraph/icon": ">=0.5.0",
20-
"@telegraph/input": ">=0.3.2",
20+
"@telegraph/input": ">=0.4.0",
2121
"@telegraph/layout": ">=0.5.0",
22-
"@telegraph/select": ">=0.0.90",
23-
"@telegraph/textarea": ">=0.2.2",
22+
"@telegraph/select": ">=0.0.93",
23+
"@telegraph/textarea": ">=0.3.0",
2424
"@telegraph/tokens": ">=0.2.0",
2525
"@telegraph/typography": ">=0.4.0",
2626
"framer-motion": "^12.38.0",

examples/nextjs-example/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"@faker-js/faker": "^9.9.0",
1717
"@knocklabs/node": "^1.30.0",
1818
"@knocklabs/react": "workspace:^",
19-
"@telegraph/button": ">=0.6.0",
20-
"@telegraph/combobox": ">=0.2.7",
19+
"@telegraph/button": ">=0.7.0",
20+
"@telegraph/combobox": ">=0.3.2",
2121
"@telegraph/icon": ">=0.5.0",
22-
"@telegraph/input": ">=0.3.2",
22+
"@telegraph/input": ">=0.4.0",
2323
"@telegraph/layout": ">=0.5.0",
24-
"@telegraph/select": ">=0.0.90",
25-
"@telegraph/textarea": ">=0.2.2",
24+
"@telegraph/select": ">=0.0.93",
25+
"@telegraph/textarea": ">=0.3.0",
2626
"@telegraph/tokens": ">=0.2.0",
2727
"@telegraph/typography": ">=0.4.0",
2828
"framer-motion": "^12.38.0",

packages/react/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,16 +77,16 @@
7777
"@popperjs/core": "^2.11.8",
7878
"@radix-ui/react-dialog": "^1.1.15",
7979
"@radix-ui/react-hover-card": "^1.1.15",
80-
"@telegraph/button": ">=0.6.0",
81-
"@telegraph/combobox": ">=0.2.7",
80+
"@telegraph/button": ">=0.7.0",
81+
"@telegraph/combobox": ">=0.3.2",
8282
"@telegraph/icon": ">=0.5.0",
8383
"@telegraph/layout": ">=0.5.0",
84-
"@telegraph/segmented-control": ">=0.2.4",
85-
"@telegraph/select": ">=0.0.90",
86-
"@telegraph/tag": ">=0.2.1",
87-
"@telegraph/toggle": ">=0.1.3",
84+
"@telegraph/segmented-control": ">=0.2.5",
85+
"@telegraph/select": ">=0.0.93",
86+
"@telegraph/tag": ">=0.2.4",
87+
"@telegraph/toggle": ">=0.1.4",
8888
"@telegraph/tokens": ">=0.2.0",
89-
"@telegraph/tooltip": ">=0.2.2",
89+
"@telegraph/tooltip": ">=0.4.0",
9090
"@telegraph/typography": ">=0.4.0",
9191
"clsx": "^2.1.1",
9292
"lodash.debounce": "^4.0.8",
@@ -95,7 +95,7 @@
9595
"devDependencies": {
9696
"@codecov/vite-plugin": "^2.0.1",
9797
"@tanstack/react-router": "1.168.21",
98-
"@telegraph/style-engine": "^0.3.2",
98+
"@telegraph/style-engine": "^0.3.3",
9999
"@testing-library/dom": "^10.4.1",
100100
"@testing-library/react": "^16.3.2",
101101
"@types/eslint-plugin-jsx-a11y": "^6",

0 commit comments

Comments
 (0)