|
28 | 28 | ] |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "@hookform/resolvers": "^5.1.1", |
32 | | - "@internationalized/date": "^3.10.1", |
33 | | - "@radix-ui/react-checkbox": "^1.3.2", |
| 31 | + "@hookform/resolvers": "^5.2.2", |
| 32 | + "@internationalized/date": "^3.12.1", |
| 33 | + "@radix-ui/react-checkbox": "^1.3.3", |
34 | 34 | "@radix-ui/react-dialog": "^1.1.15", |
35 | | - "@radix-ui/react-label": "^2.1.7", |
| 35 | + "@radix-ui/react-label": "^2.1.8", |
36 | 36 | "@radix-ui/react-popover": "^1.1.15", |
37 | 37 | "@radix-ui/react-scroll-area": "^1.2.10", |
38 | | - "@radix-ui/react-select": "^2.2.5", |
| 38 | + "@radix-ui/react-select": "^2.2.6", |
39 | 39 | "@radix-ui/react-separator": "^1.1.8", |
40 | 40 | "@radix-ui/react-slot": "^1.2.4", |
41 | | - "@radix-ui/react-tabs": "^1.1.12", |
| 41 | + "@radix-ui/react-tabs": "^1.1.13", |
42 | 42 | "@radix-ui/react-tooltip": "^1.2.8", |
43 | 43 | "class-variance-authority": "^0.7.1", |
44 | 44 | "clsx": "^2.1.1", |
45 | 45 | "cmdk": "^1.1.1", |
46 | 46 | "date-fns": "^4.1.0", |
47 | | - "dotenv": "^17.3.1", |
48 | | - "framer-motion": "^12.18.1", |
49 | | - "google-auth-library": "^10.2.1", |
50 | | - "google-spreadsheet": "^5.0.2", |
| 47 | + "dotenv": "^17.4.2", |
| 48 | + "framer-motion": "^12.38.0", |
| 49 | + "google-auth-library": "^10.6.2", |
| 50 | + "google-spreadsheet": "^5.2.0", |
51 | 51 | "lucide-react": "^0.518.0", |
52 | | - "next": "^15.5.11", |
| 52 | + "next": "^15.5.15", |
53 | 53 | "next-themes": "^0.4.6", |
54 | | - "nodemailer": "^8.0.4", |
55 | | - "posthog-js": "^1.347.2", |
56 | | - "react": "^19.1.0", |
57 | | - "react-aria-components": "^1.14.0", |
58 | | - "react-day-picker": "^9.13.0", |
59 | | - "react-dom": "^19.1.0", |
60 | | - "react-hook-form": "^7.58.1", |
61 | | - "tailwind-merge": "^3.3.1", |
| 54 | + "nodemailer": "^8.0.5", |
| 55 | + "posthog-js": "^1.369.3", |
| 56 | + "react": "^19.2.5", |
| 57 | + "react-aria-components": "^1.17.0", |
| 58 | + "react-day-picker": "^9.14.0", |
| 59 | + "react-dom": "^19.2.5", |
| 60 | + "react-hook-form": "^7.72.1", |
| 61 | + "tailwind-merge": "^3.5.0", |
62 | 62 | "tailwindcss-animate": "^1.0.7", |
63 | 63 | "uuid": "^13.0.0", |
64 | | - "zod": "^3.25.67" |
| 64 | + "zod": "^3.25.76" |
65 | 65 | }, |
66 | 66 | "packageManager": "pnpm@10.30.3", |
67 | 67 | "engines": { |
|
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | 72 | "@biomejs/biome": "2.0.6", |
73 | | - "@tailwindcss/postcss": "^4", |
74 | | - "@types/node": "^24", |
75 | | - "@types/react": "^19", |
76 | | - "@types/react-dom": "^19", |
| 73 | + "@tailwindcss/postcss": "^4.2.2", |
| 74 | + "@types/node": "^24.12.2", |
| 75 | + "@types/react": "^19.2.14", |
| 76 | + "@types/react-dom": "^19.2.3", |
77 | 77 | "husky": "^9.1.7", |
78 | | - "lint-staged": "^16.1.2", |
79 | | - "tailwindcss": "^4.1.10", |
80 | | - "typescript": "^5" |
| 78 | + "lint-staged": "^16.4.0", |
| 79 | + "tailwindcss": "^4.2.2", |
| 80 | + "typescript": "^5.9.3" |
81 | 81 | } |
82 | 82 | } |
0 commit comments