|
46 | 46 | "preversion": "make test" |
47 | 47 | }, |
48 | 48 | "dependencies": { |
49 | | - "@floating-ui/dom": "^1.6.5", |
50 | | - "@floating-ui/react": "^0.26.17", |
51 | | - "@floating-ui/react-dom": "^2.1.0", |
| 49 | + "@floating-ui/dom": "^1.6.6", |
| 50 | + "@floating-ui/react": "^0.26.18", |
| 51 | + "@floating-ui/react-dom": "^2.1.1", |
52 | 52 | "clsx": "^2.1.1", |
53 | 53 | "js-cookie": "^3.0.5" |
54 | 54 | }, |
|
61 | 61 | "@capsizecss/vanilla-extract": "^2.0.0", |
62 | 62 | "@commitlint/config-conventional": "^19.2.2", |
63 | 63 | "@emotion/hash": "^0.9.1", |
64 | | - "@testing-library/dom": "^10.1.0", |
| 64 | + "@testing-library/dom": "^10.2.0", |
65 | 65 | "@testing-library/jest-dom": "^6.4.6", |
66 | 66 | "@testing-library/react": "^16.0.0", |
67 | 67 | "@testing-library/user-event": "^14.5.2", |
68 | 68 | "@tsconfig/node22": "^22.0.0", |
69 | 69 | "@tsconfig/strictest": "^2.0.5", |
70 | 70 | "@tsconfig/vite-react": "^3.0.2", |
71 | 71 | "@types/js-cookie": "^3.0.6", |
72 | | - "@types/node": "^20.14.7", |
| 72 | + "@types/node": "^20.14.8", |
73 | 73 | "@types/react": "^18.3.3", |
74 | 74 | "@types/react-dom": "^18.3.0", |
75 | | - "@typescript-eslint/eslint-plugin": "^7.13.1", |
76 | | - "@typescript-eslint/parser": "^7.13.1", |
| 75 | + "@typescript-eslint/eslint-plugin": "^7.14.1", |
| 76 | + "@typescript-eslint/parser": "^7.14.1", |
77 | 77 | "@vanilla-extract/css": "^1.15.3", |
78 | 78 | "@vanilla-extract/css-utils": "^0.1.4", |
79 | 79 | "@vanilla-extract/dynamic": "^2.1.1", |
|
0 commit comments