|
88 | 88 | "react-dom": ">= 17"
|
89 | 89 | },
|
90 | 90 | "dependencies": {
|
91 |
| - "@headlessui/react": "^2.2.3", |
| 91 | + "@headlessui/react": "^2.2.4", |
92 | 92 | "@tanstack/react-table": "^8.21.3",
|
93 | 93 | "@tippyjs/react": "^4.2.6",
|
94 | 94 | "chalk": "^4.1.2",
|
|
146 | 146 | "@testing-library/user-event": "^14.6.1",
|
147 | 147 | "@types/jest": "^29.5.14",
|
148 | 148 | "@types/jsonfile": "^6",
|
149 |
| - "@types/lodash": "^4.17.16", |
150 |
| - "@types/node": "^20.17.47", |
151 |
| - "@types/react": "^18.3.21", |
| 149 | + "@types/lodash": "^4.17.17", |
| 150 | + "@types/node": "^20.17.50", |
| 151 | + "@types/react": "^18.3.22", |
152 | 152 | "@types/react-beautiful-dnd": "^13.1.8",
|
153 | 153 | "@types/react-dom": "^18.3.7",
|
154 | 154 | "@types/react-portal": "^4.0.7",
|
|
162 | 162 | "eslint-plugin-jest": "^28.11.0",
|
163 | 163 | "eslint-plugin-prettier": "^5.4.0",
|
164 | 164 | "eslint-plugin-storybook": "^0.12.0",
|
165 |
| - "eslint-plugin-testing-library": "^7.2.0", |
| 165 | + "eslint-plugin-testing-library": "^7.2.1", |
166 | 166 | "husky": "^9.1.7",
|
167 | 167 | "identity-obj-proxy": "^3.0.0",
|
168 | 168 | "jest": "^29.7.0",
|
|
181 | 181 | "prettier-plugin-tailwindcss": "^0.6.0",
|
182 | 182 | "react": "^18.2.0",
|
183 | 183 | "react-dom": "^18.2.0",
|
184 |
| - "rollup": "^4.40.2", |
| 184 | + "rollup": "^4.41.0", |
185 | 185 | "rollup-plugin-postcss": "^4.0.2",
|
186 | 186 | "size-limit": "^8.2.6",
|
187 | 187 | "standard-version": "^9.5.0",
|
|
190 | 190 | "stylelint": "^16.19.1",
|
191 | 191 | "stylelint-config-recommended": "^14.0.1",
|
192 | 192 | "tailwindcss": "^3.4.17",
|
193 |
| - "ts-jest": "^29.3.3", |
| 193 | + "ts-jest": "^29.3.4", |
194 | 194 | "typescript": "^5.8.3"
|
195 | 195 | },
|
196 | 196 | "lint-staged": {
|
|
0 commit comments