diff --git a/.changeset/dependabot-pr-900.md b/.changeset/dependabot-pr-900.md new file mode 100644 index 000000000..6446ce389 --- /dev/null +++ b/.changeset/dependabot-pr-900.md @@ -0,0 +1,5 @@ +--- +"@knocklabs/react": patch +--- + +test: dep changes diff --git a/examples/nextjs-app-dir-example/package.json b/examples/nextjs-app-dir-example/package.json index 2d80fc721..4948c4990 100644 --- a/examples/nextjs-app-dir-example/package.json +++ b/examples/nextjs-app-dir-example/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^9.9.0", "@knocklabs/node": "^1.11.2", "@knocklabs/react": "workspace:*", - "@telegraph/button": "^0.4.1", + "@telegraph/button": "^0.4.0", "@telegraph/combobox": "^0.2.2", "@telegraph/icon": "^0.4.0", "@telegraph/input": "^0.2.2", diff --git a/examples/nextjs-example/package.json b/examples/nextjs-example/package.json index c601dcbb4..0228bdbe9 100644 --- a/examples/nextjs-example/package.json +++ b/examples/nextjs-example/package.json @@ -16,7 +16,7 @@ "@faker-js/faker": "^9.9.0", "@knocklabs/node": "^1.11.2", "@knocklabs/react": "workspace:^", - "@telegraph/button": "^0.4.1", + "@telegraph/button": "^0.4.0", "@telegraph/combobox": "^0.2.2", "@telegraph/icon": "^0.4.0", "@telegraph/input": "^0.2.2", diff --git a/packages/react/package.json b/packages/react/package.json index 84969193a..ddbb6af9c 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -77,7 +77,7 @@ "@popperjs/core": "^2.11.8", "@radix-ui/react-dialog": "^1.1.15", "@radix-ui/react-hover-card": "^1.1.15", - "@telegraph/button": "^0.4.1", + "@telegraph/button": "^0.4.0", "@telegraph/combobox": "^0.2.2", "@telegraph/icon": "^0.4.0", "@telegraph/layout": "^0.4.0", diff --git a/yarn.lock b/yarn.lock index fcfcce562..5a19eed49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4549,7 +4549,7 @@ __metadata: "@radix-ui/react-dialog": "npm:^1.1.15" "@radix-ui/react-hover-card": "npm:^1.1.15" "@tanstack/react-router": "npm:1.134.12" - "@telegraph/button": "npm:^0.4.1" + "@telegraph/button": "npm:^0.4.0" "@telegraph/combobox": "npm:^0.2.2" "@telegraph/icon": "npm:^0.4.0" "@telegraph/layout": "npm:^0.4.0" @@ -16540,7 +16540,7 @@ __metadata: "@knocklabs/react": "workspace:*" "@knocklabs/typescript-config": "workspace:^" "@next/eslint-plugin-next": "npm:^15.3.1" - "@telegraph/button": "npm:^0.4.1" + "@telegraph/button": "npm:^0.4.0" "@telegraph/combobox": "npm:^0.2.2" "@telegraph/icon": "npm:^0.4.0" "@telegraph/input": "npm:^0.2.2" @@ -16581,7 +16581,7 @@ __metadata: "@knocklabs/react": "workspace:^" "@knocklabs/typescript-config": "workspace:^" "@next/eslint-plugin-next": "npm:^15.3.1" - "@telegraph/button": "npm:^0.4.1" + "@telegraph/button": "npm:^0.4.0" "@telegraph/combobox": "npm:^0.2.2" "@telegraph/icon": "npm:^0.4.0" "@telegraph/input": "npm:^0.2.2"