|
35 | 35 | "@radix-ui/react-separator": "^1.1.8", |
36 | 36 | "@radix-ui/react-slot": "^1.2.4", |
37 | 37 | "@radix-ui/react-switch": "^1.2.6", |
38 | | - "@tanstack/form-core": "^1.26.0", |
39 | | - "@tanstack/react-form": "^1.23.8", |
40 | | - "better-auth": "^1.4.5", |
| 38 | + "@tanstack/form-core": "^1.28.0", |
| 39 | + "@tanstack/react-form": "^1.28.0", |
| 40 | + "better-auth": "^1.4.18", |
41 | 41 | "class-variance-authority": "^0.7.1", |
42 | 42 | "clsx": "^2.1.1", |
43 | 43 | "dotenv": "^17.2.3", |
44 | | - "drizzle-orm": "^0.44.7", |
45 | | - "lucide-react": "^0.552.0", |
46 | | - "next": "16.0.10", |
47 | | - "pg": "^8.16.3", |
48 | | - "react": "19.2.0", |
49 | | - "react-dom": "19.2.0", |
50 | | - "shadcn": "^3.6.3", |
51 | | - "tailwind-merge": "^3.3.1" |
| 44 | + "drizzle-orm": "^0.45.1", |
| 45 | + "lucide-react": "^0.563.0", |
| 46 | + "next": "16.1.6", |
| 47 | + "pg": "^8.18.0", |
| 48 | + "react": "19.2.4", |
| 49 | + "react-dom": "19.2.4", |
| 50 | + "shadcn": "^3.8.3", |
| 51 | + "tailwind-merge": "^3.4.0" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@commitlint/cli": "^20.1.0", |
55 | | - "@commitlint/config-conventional": "^20.0.0", |
56 | | - "@tailwindcss/postcss": "^4", |
57 | | - "@types/node": "^20", |
58 | | - "@types/pg": "^8.15.6", |
59 | | - "@types/react": "^19", |
60 | | - "@types/react-dom": "^19", |
| 54 | + "@commitlint/cli": "^20.4.1", |
| 55 | + "@commitlint/config-conventional": "^20.4.1", |
| 56 | + "@tailwindcss/postcss": "^4.1.18", |
| 57 | + "@types/node": "^25.2.0", |
| 58 | + "@types/pg": "^8.16.0", |
| 59 | + "@types/react": "^19.2.11", |
| 60 | + "@types/react-dom": "^19.2.3", |
61 | 61 | "babel-plugin-react-compiler": "1.0.0", |
62 | | - "baseline-browser-mapping": "^2.8.32", |
63 | | - "drizzle-kit": "^0.31.6", |
64 | | - "eslint": "^9", |
65 | | - "eslint-config-next": "16.0.1", |
| 62 | + "baseline-browser-mapping": "^2.9.19", |
| 63 | + "drizzle-kit": "^0.31.8", |
| 64 | + "eslint": "^9.39.2", |
| 65 | + "eslint-config-next": "16.1.6", |
66 | 66 | "eslint-config-prettier": "^10.1.8", |
67 | 67 | "eslint-plugin-jsx-a11y": "^6.10.2", |
68 | | - "eslint-plugin-prettier": "^5.5.4", |
| 68 | + "eslint-plugin-prettier": "^5.5.5", |
69 | 69 | "eslint-plugin-simple-import-sort": "^12.1.1", |
70 | 70 | "husky": "^9.1.7", |
71 | | - "lint-staged": "^16.2.4", |
72 | | - "prettier": "^3.6.2", |
73 | | - "prettier-plugin-tailwindcss": "^0.7.1", |
74 | | - "tailwindcss": "^4", |
75 | | - "tsx": "^4.20.6", |
| 71 | + "lint-staged": "^16.2.7", |
| 72 | + "prettier": "^3.8.1", |
| 73 | + "prettier-plugin-tailwindcss": "^0.7.2", |
| 74 | + "tailwindcss": "^4.1.18", |
| 75 | + "tsx": "^4.21.0", |
76 | 76 | "tw-animate-css": "^1.4.0", |
77 | | - "typescript": "^5", |
78 | | - "typescript-eslint": "^8.46.3" |
| 77 | + "typescript": "^5.9.3", |
| 78 | + "typescript-eslint": "^8.54.0" |
79 | 79 | } |
80 | 80 | } |
0 commit comments