diff --git a/bun.lockb b/bun.lockb index 032ee212d..4863ad5c1 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5ee6b9fd8..78587d897 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ ] }, "dependencies": { - "@headlessui/react": "2.1.2", + "@headlessui/react": "2.1.3", "@heroicons/react": "2.1.5", "@hookform/devtools": "4.3.1", "@hookform/resolvers": "3.9.0", @@ -61,7 +61,7 @@ "@storybook/nextjs": "8.2.9", "@storybook/react": "8.2.9", "@storybook/testing-library": "0.2.2", - "@testing-library/jest-dom": "6.4.8", + "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.0", "@types/react": "18.3.4", "@vitejs/plugin-react": "4.3.1",