|
23 | 23 | "*": "prettier --write --ignore-unknown" |
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | | - "@headlessui/react": "^2.1.9", |
27 | | - "@heroicons/react": "2.1.3", |
28 | | - "@sentry/nextjs": "^10.34.0", |
| 26 | + "@headlessui/react": "^2.2.10", |
| 27 | + "@heroicons/react": "2.2.0", |
| 28 | + "@sentry/nextjs": "^10.53.1", |
29 | 29 | "@tailwindcss/forms": "0.5.7", |
30 | 30 | "@vercel/analytics": "^1.2.2", |
31 | 31 | "@zitadel/client": "workspace:*", |
|
36 | 36 | "fathom-client": "^3.7.2", |
37 | 37 | "lucide-react": "0.469.0", |
38 | 38 | "moment": "^2.29.4", |
39 | | - "next": "16.2.3", |
40 | | - "next-intl": "^4.9.1", |
| 39 | + "next": "16.2.6", |
| 40 | + "next-intl": "^4.11.2", |
41 | 41 | "next-themes": "^0.4.6", |
42 | 42 | "nice-grpc": "2.0.1", |
43 | 43 | "qrcode.react": "^3.1.0", |
44 | | - "react": "19.2.3", |
45 | | - "react-dom": "19.2.3", |
46 | | - "react-hook-form": "7.39.5", |
| 44 | + "react": "19.2.6", |
| 45 | + "react-dom": "19.2.6", |
| 46 | + "react-hook-form": "7.75.0", |
47 | 47 | "tinycolor2": "1.4.2", |
48 | | - "uuid": "^11.1.0" |
| 48 | + "uuid": "^11.1.1" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@bufbuild/buf": "^1.53.0", |
52 | 52 | "@testing-library/jest-dom": "^6.6.3", |
53 | 53 | "@testing-library/react": "^16.3.0", |
54 | 54 | "@types/ms": "2.1.0", |
55 | 55 | "@types/node": "^22.14.1", |
56 | | - "@types/react": "19.2.3", |
| 56 | + "@types/react": "19.2.14", |
57 | 57 | "@types/react-dom": "19.2.3", |
58 | 58 | "@types/tinycolor2": "1.4.3", |
59 | 59 | "@types/uuid": "^10.0.0", |
|
0 commit comments