|
13 | 13 | "@tremor/react": "^3.17.4",
|
14 | 14 | "react": "^18.3.1",
|
15 | 15 | "react-dom": "^18.3.1",
|
16 |
| - "react-hook-form": "7.52.1", |
17 |
| - "react-tooltip": "5.27.1", |
| 16 | + "react-hook-form": "7.52.2", |
| 17 | + "react-tooltip": "5.28.0", |
18 | 18 | "recharts": "2.12.7",
|
19 | 19 | "tailwind-merge": "^2.4.0",
|
20 | 20 | "tailwind-styled-components": "^2.2.0",
|
|
23 | 23 | "zustand": "^4.5.4"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@rsbuild/core": "^1.0.0", |
27 |
| - "@rsbuild/plugin-react": "^1.0.0", |
| 26 | + "@rsbuild/core": "0.7.10", |
| 27 | + "@rsbuild/plugin-react": "0.7.10", |
28 | 28 | "@testing-library/jest-dom": "^6.4.8",
|
29 | 29 | "@testing-library/react": "^16.0.0",
|
30 | 30 | "@types/jest": "^29.5.12",
|
|
33 | 33 | "@types/react-dom": "^18.3.0",
|
34 | 34 | "@types/recharts": "1.8.29",
|
35 | 35 | "@types/node": "^22.1.0",
|
36 |
| - "@typescript-eslint/eslint-plugin": "^8.0.0", |
| 36 | + "@typescript-eslint/eslint-plugin": "7.18.0", |
37 | 37 | "autoprefixer": "^10.4.20",
|
38 | 38 | "eslint": "^8.57.0",
|
39 | 39 | "eslint-config-unosquare": "0.19.0",
|
|
43 | 43 | "husky": "^9.1.4",
|
44 | 44 | "jest": "^29.7.0",
|
45 | 45 | "jest-environment-jsdom": "^29.7.0",
|
46 |
| - "lint-staged": "^15.2.7", |
| 46 | + "lint-staged": "^15.2.8", |
47 | 47 | "postcss-loader": "^8.1.1",
|
48 | 48 | "prettier": "^3.3.3",
|
49 |
| - "tailwindcss": "^3.4.7", |
| 49 | + "tailwindcss": "^3.4.8", |
50 | 50 | "ts-jest": "^29.2.4",
|
51 | 51 | "typescript": "^5.5.4"
|
52 | 52 | },
|
|
0 commit comments