Skip to content

Commit 00d3f8c

Browse files
chore(deps): bump the telegraph-packages group with 2 updates (#736)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kyle McDonald <kyle@knock.app>
1 parent 23b7057 commit 00d3f8c

File tree

5 files changed

+24
-19
lines changed

5 files changed

+24
-19
lines changed

.changeset/light-points-scream.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@knocklabs/react": patch
3+
---
4+
5+
chore(deps): bump the telegraph-packages group with 2 updates

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"@knocklabs/node": "^1.11.2",
1616
"@knocklabs/react": "workspace:*",
1717
"@telegraph/button": "^0.1.3",
18-
"@telegraph/combobox": "^0.1.4",
18+
"@telegraph/combobox": "^0.1.5",
1919
"@telegraph/icon": "^0.2.3",
2020
"@telegraph/input": "^0.1.1",
2121
"@telegraph/layout": "^0.2.1",
22-
"@telegraph/select": "^0.0.58",
22+
"@telegraph/select": "^0.0.59",
2323
"@telegraph/textarea": "^0.1.1",
2424
"@telegraph/tokens": "^0.1.1",
2525
"@telegraph/typography": "^0.1.23",

examples/nextjs-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"@knocklabs/node": "^1.11.2",
1818
"@knocklabs/react": "workspace:^",
1919
"@telegraph/button": "^0.1.3",
20-
"@telegraph/combobox": "^0.1.4",
20+
"@telegraph/combobox": "^0.1.5",
2121
"@telegraph/icon": "^0.2.3",
2222
"@telegraph/input": "^0.1.1",
2323
"@telegraph/layout": "^0.2.1",
24-
"@telegraph/select": "^0.0.58",
24+
"@telegraph/select": "^0.0.59",
2525
"@telegraph/textarea": "^0.1.1",
2626
"@telegraph/tokens": "^0.1.1",
2727
"@telegraph/typography": "^0.1.23",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@knocklabs/react-core": "workspace:^",
5555
"@popperjs/core": "^2.11.8",
5656
"@radix-ui/react-dialog": "^1.1.14",
57-
"@telegraph/combobox": "^0.1.4",
57+
"@telegraph/combobox": "^0.1.5",
5858
"@telegraph/icon": "^0.2.3",
5959
"@telegraph/layout": "^0.2.1",
6060
"@telegraph/tokens": "^0.1.1",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4154,7 +4154,7 @@ __metadata:
41544154
"@knocklabs/react-core": "workspace:^"
41554155
"@popperjs/core": "npm:^2.11.8"
41564156
"@radix-ui/react-dialog": "npm:^1.1.14"
4157-
"@telegraph/combobox": "npm:^0.1.4"
4157+
"@telegraph/combobox": "npm:^0.1.5"
41584158
"@telegraph/icon": "npm:^0.2.3"
41594159
"@telegraph/layout": "npm:^0.2.1"
41604160
"@telegraph/tokens": "npm:^0.1.1"
@@ -6426,9 +6426,9 @@ __metadata:
64266426
languageName: node
64276427
linkType: hard
64286428

6429-
"@telegraph/combobox@npm:0.1.4, @telegraph/combobox@npm:^0.1.4":
6430-
version: 0.1.4
6431-
resolution: "@telegraph/combobox@npm:0.1.4"
6429+
"@telegraph/combobox@npm:0.1.5, @telegraph/combobox@npm:^0.1.5":
6430+
version: 0.1.5
6431+
resolution: "@telegraph/combobox@npm:0.1.5"
64326432
dependencies:
64336433
"@radix-ui/react-dismissable-layer": "npm:^1.1.10"
64346434
"@radix-ui/react-menu": "npm:^2.1.15"
@@ -6451,7 +6451,7 @@ __metadata:
64516451
peerDependencies:
64526452
react: ^18.0.0 || ^19.0.0
64536453
react-dom: ^18.0.0 || ^19.0.0
6454-
checksum: 10c0/4e7c2f8c5bd9ae40e1172a70480e7caf3f03f634a55b54958c19d0f3b3599d80cf753569672eebcffa29f06eb2d46b80465505cac7aa720d0f1e49982e67e031
6454+
checksum: 10c0/d57c734837bafdb68b694591eb4076ed98d984b8cb51cfffd013f0f147aedc3832f0696db4170f0a0878e50c6a322dad26496145c18cae445b8afca77613a2cd
64556455
languageName: node
64566456
linkType: hard
64576457

@@ -6541,16 +6541,16 @@ __metadata:
65416541
languageName: node
65426542
linkType: hard
65436543

6544-
"@telegraph/select@npm:^0.0.58":
6545-
version: 0.0.58
6546-
resolution: "@telegraph/select@npm:0.0.58"
6544+
"@telegraph/select@npm:^0.0.59":
6545+
version: 0.0.59
6546+
resolution: "@telegraph/select@npm:0.0.59"
65476547
dependencies:
6548-
"@telegraph/combobox": "npm:0.1.4"
6548+
"@telegraph/combobox": "npm:0.1.5"
65496549
"@telegraph/helpers": "npm:0.0.13"
65506550
peerDependencies:
65516551
react: ^18.0.0 || ^19.0.0
65526552
react-dom: ^18.0.0 || ^19.0.0
6553-
checksum: 10c0/d58a7f1a82a11954ac5f443a7b59d83ab9e02c28a82f72dafa6932228595f09b518a683803be138a75305cda22833528f2a21f5cacfd4f55c211112bc92ad44a
6553+
checksum: 10c0/ca21bc9e4a11ef5a69c2738daaf26d6eb5c348af3a5f85d71352fd75d678a1ee193acf5c649f81d465e2b0d5959cea86846c3c9649b4bbaa8f6af488e775f97f
65546554
languageName: node
65556555
linkType: hard
65566556

@@ -15240,11 +15240,11 @@ __metadata:
1524015240
"@knocklabs/typescript-config": "workspace:^"
1524115241
"@next/eslint-plugin-next": "npm:^15.3.1"
1524215242
"@telegraph/button": "npm:^0.1.3"
15243-
"@telegraph/combobox": "npm:^0.1.4"
15243+
"@telegraph/combobox": "npm:^0.1.5"
1524415244
"@telegraph/icon": "npm:^0.2.3"
1524515245
"@telegraph/input": "npm:^0.1.1"
1524615246
"@telegraph/layout": "npm:^0.2.1"
15247-
"@telegraph/select": "npm:^0.0.58"
15247+
"@telegraph/select": "npm:^0.0.59"
1524815248
"@telegraph/textarea": "npm:^0.1.1"
1524915249
"@telegraph/tokens": "npm:^0.1.1"
1525015250
"@telegraph/typography": "npm:^0.1.23"
@@ -15282,11 +15282,11 @@ __metadata:
1528215282
"@knocklabs/typescript-config": "workspace:^"
1528315283
"@next/eslint-plugin-next": "npm:^15.3.1"
1528415284
"@telegraph/button": "npm:^0.1.3"
15285-
"@telegraph/combobox": "npm:^0.1.4"
15285+
"@telegraph/combobox": "npm:^0.1.5"
1528615286
"@telegraph/icon": "npm:^0.2.3"
1528715287
"@telegraph/input": "npm:^0.1.1"
1528815288
"@telegraph/layout": "npm:^0.2.1"
15289-
"@telegraph/select": "npm:^0.0.58"
15289+
"@telegraph/select": "npm:^0.0.59"
1529015290
"@telegraph/textarea": "npm:^0.1.1"
1529115291
"@telegraph/tokens": "npm:^0.1.1"
1529215292
"@telegraph/typography": "npm:^0.1.23"

0 commit comments

Comments
 (0)