|
75 | 75 | "typecheck": "tsc --noEmit" |
76 | 76 | }, |
77 | 77 | "dependencies": { |
78 | | - "@floating-ui/core": "1.6.6", |
79 | | - "@floating-ui/react": "0.26.21", |
| 78 | + "@floating-ui/core": "1.6.8", |
| 79 | + "@floating-ui/react": "0.26.25", |
80 | 80 | "classnames": "2.5.1", |
81 | | - "debounce": "2.1.0", |
| 81 | + "debounce": "2.2.0", |
82 | 82 | "react-icons": "5.2.1", |
83 | | - "tailwind-merge": "2.4.0" |
| 83 | + "tailwind-merge": "2.5.4" |
84 | 84 | }, |
85 | 85 | "devDependencies": { |
86 | 86 | "@testing-library/jest-dom": "6.4.8", |
87 | 87 | "@testing-library/react": "16.0.0", |
88 | 88 | "@testing-library/user-event": "14.5.2", |
89 | 89 | "@types/react": "18.3.3", |
90 | 90 | "@types/react-dom": "18.3.0", |
91 | | - "@typescript-eslint/eslint-plugin": "8.0.1", |
92 | | - "@typescript-eslint/parser": "8.0.1", |
| 91 | + "@typescript-eslint/eslint-plugin": "8.9.0", |
| 92 | + "@typescript-eslint/parser": "8.9.0", |
93 | 93 | "@vitejs/plugin-react": "4.3.1", |
94 | 94 | "@vitest/coverage-v8": "2.0.5", |
95 | 95 | "acorn": "8.12.1", |
96 | | - "eslint-plugin-react": "7.35.0", |
| 96 | + "eslint-plugin-react": "7.37.1", |
97 | 97 | "eslint-plugin-storybook": "0.8.0", |
98 | 98 | "eslint-plugin-vitest": "0.5.4", |
99 | 99 | "estree-walker": "3.0.3", |
100 | 100 | "jsdom": "24.1.1", |
101 | | - "rollup": "4.20.0", |
| 101 | + "rollup": "4.24.0", |
102 | 102 | "rollup-plugin-esbuild": "6.1.1", |
103 | 103 | "rollup-plugin-use-client": "1.4.0", |
104 | 104 | "typescript": "5.5.4", |
105 | | - "vitest": "2.0.5" |
| 105 | + "vitest": "2.1.3" |
106 | 106 | }, |
107 | 107 | "peerDependencies": { |
108 | 108 | "react": ">=18", |
|
0 commit comments