|
23 | 23 | "dependencies": { |
24 | 24 | "@apollo/server": "^4.12.2", |
25 | 25 | "@as-integrations/next": "^3.2.0", |
26 | | - "@aws-sdk/client-s3": "^3.975.0", |
27 | | - "@aws-sdk/signature-v4-crt": "^3.972.0", |
| 26 | + "@aws-sdk/client-s3": "^3.980.0", |
| 27 | + "@aws-sdk/signature-v4-crt": "^3.980.0", |
28 | 28 | "@formkit/auto-animate": "^1.0.0-pre-alpha.3", |
29 | 29 | "@headlessui/react": "^2.2.9", |
30 | 30 | "@heroicons/react": "^2.2.0", |
31 | 31 | "@magic-sdk/admin": "^2.8.2", |
32 | 32 | "@next-auth/prisma-adapter": "^1.0.7", |
33 | 33 | "@prisma/client": "^5.22.0", |
34 | 34 | "@tailwindcss/forms": "^0.5.11", |
35 | | - "autoprefixer": "^10.4.23", |
| 35 | + "autoprefixer": "^10.4.24", |
36 | 36 | "aws-crt": "^1.29.0", |
37 | 37 | "aws-sdk": "^2.1693.0", |
38 | 38 | "class-variance-authority": "^0.7.1", |
|
48 | 48 | "nexus": "^1.3.0", |
49 | 49 | "plaiceholder": "^3.0.0", |
50 | 50 | "postcss": "^8.5.6", |
51 | | - "react": "^19.2.3", |
52 | | - "react-dom": "^19.2.3", |
| 51 | + "react": "^19.2.4", |
| 52 | + "react-dom": "^19.2.4", |
53 | 53 | "react-hook-form": "^7.71.1", |
54 | 54 | "react-hot-toast": "^2.6.0", |
55 | 55 | "sass": "^1.97.3", |
56 | 56 | "sharp": "^0.34.5", |
57 | | - "tailwind-merge": "^2.6.0", |
| 57 | + "tailwind-merge": "^2.6.1", |
58 | 58 | "tailwindcss": "^3.4.19" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@biomejs/biome": "^2.3.12", |
62 | | - "@commitlint/cli": "^20.3.1", |
63 | | - "@commitlint/config-conventional": "^20.3.1", |
| 61 | + "@biomejs/biome": "^2.3.13", |
| 62 | + "@commitlint/cli": "^20.4.0", |
| 63 | + "@commitlint/config-conventional": "^20.4.0", |
64 | 64 | "@testing-library/jest-dom": "^6.9.1", |
65 | 65 | "@testing-library/react": "^16.3.2", |
66 | 66 | "@testing-library/user-event": "^14.6.1", |
67 | 67 | "@types/micro-cors": "^0.1.6", |
68 | 68 | "@types/node": "^22.19.7", |
69 | | - "@types/react": "^19.2.9", |
| 69 | + "@types/react": "^19.2.10", |
70 | 70 | "@vitejs/plugin-react": "^4.7.0", |
71 | 71 | "dotenv": "^16.6.1", |
72 | 72 | "encoding": "^0.1.13", |
|
77 | 77 | "prisma": "^5.22.0", |
78 | 78 | "resize-observer-polyfill": "^1.5.1", |
79 | 79 | "tsx": "^4.21.0", |
80 | | - "turbo": "^2.7.6", |
| 80 | + "turbo": "^2.8.1", |
81 | 81 | "typescript": "^5.9.3", |
82 | 82 | "ultracite": "^6.5.1", |
83 | 83 | "vitest": "^4.0.18" |
|
0 commit comments