|
30 | 30 | "@radix-ui/react-slot": "^1.1.0", |
31 | 31 | "@radix-ui/react-tooltip": "^1.1.2", |
32 | 32 | "@t3-oss/env-nextjs": "^0.10.1", |
33 | | - "@tanstack/react-table": "^8.19.2", |
| 33 | + "@tanstack/react-table": "^8.19.3", |
34 | 34 | "class-variance-authority": "^0.7.0", |
35 | 35 | "clsx": "^2.1.1", |
36 | | - "geist": "^1.3.0", |
| 36 | + "geist": "^1.3.1", |
37 | 37 | "next": "14.3.0-canary.57", |
38 | 38 | "next-themes": "^0.3.0", |
39 | 39 | "react": "18.3.1", |
40 | 40 | "react-dom": "18.3.1", |
41 | 41 | "react-hook-form": "^7.52.1", |
42 | 42 | "sonner": "^1.5.0", |
43 | | - "tailwind-merge": "^2.3.0", |
| 43 | + "tailwind-merge": "^2.4.0", |
44 | 44 | "tailwindcss-animate": "^1.0.7", |
45 | 45 | "zod": "^3.23.8" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@ianvs/prettier-plugin-sort-imports": "^4.3.0", |
| 48 | + "@ianvs/prettier-plugin-sort-imports": "^4.3.1", |
49 | 49 | "@types/eslint": "^8.56.10", |
50 | 50 | "@types/node": "^20.14.10", |
51 | 51 | "@types/react": "^18.3.3", |
52 | 52 | "@types/react-dom": "^18.3.0", |
53 | | - "@typescript-eslint/eslint-plugin": "^7.15.0", |
54 | | - "@typescript-eslint/parser": "^7.15.0", |
| 53 | + "@typescript-eslint/eslint-plugin": "^7.16.0", |
| 54 | + "@typescript-eslint/parser": "^7.16.0", |
55 | 55 | "eslint": "^8.57.0", |
56 | | - "eslint-config-next": "^14.2.4", |
| 56 | + "eslint-config-next": "^14.2.5", |
57 | 57 | "eslint-config-prettier": "^9.1.0", |
58 | 58 | "eslint-plugin-tailwindcss": "^3.17.4", |
59 | 59 | "postcss": "^8.4.39", |
60 | | - "prettier": "^3.3.2", |
| 60 | + "prettier": "^3.3.3", |
61 | 61 | "prettier-plugin-tailwindcss": "^0.6.5", |
62 | | - "rimraf": "^5.0.8", |
| 62 | + "rimraf": "^6.0.1", |
63 | 63 | "tailwindcss": "^3.4.4", |
64 | 64 | "typescript": "^5.5.3" |
65 | 65 | }, |
|
0 commit comments