|
1 | 1 | { |
2 | 2 | "name": "fresco", |
3 | | - "version": "2.1.6", |
| 3 | + "version": "2.1.7", |
4 | 4 | "private": true, |
5 | 5 | "type": "module", |
6 | 6 | "packageManager": "pnpm@9.1.1+sha256.9551e803dcb7a1839fdf5416153a844060c7bce013218ce823410532504ac10b", |
|
26 | 26 | "@codaco/analytics": "7.0.0", |
27 | 27 | "@codaco/protocol-validation": "3.0.0", |
28 | 28 | "@codaco/shared-consts": "^0.0.2", |
29 | | - "@hookform/resolvers": "^5.0.1", |
| 29 | + "@hookform/resolvers": "^5.1.1", |
30 | 30 | "@lucia-auth/adapter-prisma": "^3.0.2", |
31 | 31 | "@paralleldrive/cuid2": "^2.2.2", |
32 | 32 | "@radix-ui/react-alert-dialog": "^1.1.14", |
|
60 | 60 | "csvtojson": "^2.0.10", |
61 | 61 | "d3-interpolate-path": "^2.3.0", |
62 | 62 | "dotenv": "^16.5.0", |
63 | | - "es-toolkit": "^1.38.0", |
| 63 | + "es-toolkit": "^1.39.3", |
64 | 64 | "fuse.js": "^7.1.0", |
65 | 65 | "jssha": "^3.3.1", |
66 | 66 | "jszip": "^3.10.1", |
67 | 67 | "lucia": "^2.7.7", |
68 | | - "lucide-react": "^0.511.0", |
69 | | - "luxon": "^3.5.0", |
70 | | - "motion": "^12.12.1", |
71 | | - "next": "^14.2.26", |
| 68 | + "lucide-react": "^0.516.0", |
| 69 | + "luxon": "^3.6.1", |
| 70 | + "motion": "^12.18.1", |
| 71 | + "next": "^14.2.30", |
72 | 72 | "nuqs": "^1.20.0", |
73 | 73 | "ohash": "^1.1.4", |
74 | 74 | "papaparse": "^5.5.3", |
75 | | - "postcss": "^8.5.3", |
| 75 | + "postcss": "^8.5.6", |
76 | 76 | "react": "18.3.1", |
77 | 77 | "react-compound-slider": "^3.4.0", |
78 | 78 | "react-dom": "18.3.1", |
79 | 79 | "react-dropzone": "^14.3.8", |
80 | 80 | "react-flip-toolkit": "^7.2.4", |
81 | | - "react-hook-form": "^7.56.4", |
| 81 | + "react-hook-form": "^7.58.1", |
82 | 82 | "react-markdown": "^9.0.3", |
83 | 83 | "react-redux": "^8.1.3", |
84 | 84 | "react-resize-aware": "^4.0.0", |
|
98 | 98 | "scrollparent": "^2.1.0", |
99 | 99 | "sharp": "^0.34.2", |
100 | 100 | "strip-markdown": "^6.0.0", |
101 | | - "tailwind-merge": "^3.3.0", |
| 101 | + "tailwind-merge": "^3.3.1", |
102 | 102 | "uploadthing": "^7.7.2", |
103 | 103 | "usehooks-ts": "^3.1.1", |
104 | 104 | "uuid": "^11.1.0", |
105 | | - "validator": "^13.15.0", |
106 | | - "zod": "^3.25.16", |
| 105 | + "validator": "^13.15.15", |
| 106 | + "zod": "^3.25.67", |
107 | 107 | "zod-form-data": "^2.0.7" |
108 | 108 | }, |
109 | 109 | "devDependencies": { |
110 | | - "@playwright/test": "^1.52.0", |
111 | | - "@prisma/client": "^6.8.2", |
112 | | - "@t3-oss/env-nextjs": "^0.13.4", |
| 110 | + "@playwright/test": "^1.53.0", |
| 111 | + "@prisma/client": "^6.10.0", |
| 112 | + "@t3-oss/env-nextjs": "^0.13.8", |
113 | 113 | "@tailwindcss/aspect-ratio": "^0.4.2", |
114 | 114 | "@tailwindcss/container-queries": "^0.1.1", |
115 | 115 | "@tailwindcss/forms": "^0.5.10", |
116 | | - "@tailwindcss/postcss": "4.1.7", |
| 116 | + "@tailwindcss/postcss": "4.1.10", |
117 | 117 | "@tailwindcss/typography": "^0.5.16", |
118 | 118 | "@total-typescript/ts-reset": "^0.6.1", |
119 | 119 | "@types/archiver": "^6.0.3", |
120 | 120 | "@types/async": "^3.2.24", |
121 | 121 | "@types/d3-interpolate-path": "^2.0.3", |
122 | 122 | "@types/eslint": "^8.56.12", |
123 | | - "@types/jest": "^29.5.14", |
| 123 | + "@types/jest": "^30.0.0", |
124 | 124 | "@types/node": "^22.13.9", |
125 | 125 | "@types/papaparse": "^5.3.16", |
126 | 126 | "@types/react": "^18.3.7", |
127 | 127 | "@types/react-dom": "^18.3.1", |
128 | 128 | "@types/redux-form": "^8.3.11", |
129 | 129 | "@types/uuid": "^10.0.0", |
130 | | - "@types/validator": "^13.15.1", |
131 | | - "@typescript-eslint/eslint-plugin": "^8.32.1", |
132 | | - "@typescript-eslint/parser": "^8.32.1", |
133 | | - "@vitejs/plugin-react": "^4.4.1", |
| 130 | + "@types/validator": "^13.15.2", |
| 131 | + "@typescript-eslint/eslint-plugin": "^8.34.1", |
| 132 | + "@typescript-eslint/parser": "^8.34.1", |
| 133 | + "@vitejs/plugin-react": "^4.5.2", |
134 | 134 | "eslint": "^8.57.1", |
135 | | - "eslint-config-next": "^15.3.2", |
| 135 | + "eslint-config-next": "^15.3.3", |
136 | 136 | "eslint-config-prettier": "^10.1.5", |
137 | | - "jest": "^29.7.0", |
| 137 | + "jest": "^30.0.0", |
138 | 138 | "jsdom": "^26.1.0", |
139 | | - "knip": "^5.57.0", |
| 139 | + "knip": "^5.61.1", |
140 | 140 | "prettier": "^3.5.3", |
141 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
142 | | - "prisma": "^6.8.2", |
143 | | - "sass": "^1.89.0", |
144 | | - "tailwindcss": "4.1.7", |
| 141 | + "prettier-plugin-tailwindcss": "^0.6.12", |
| 142 | + "prisma": "^6.10.0", |
| 143 | + "sass": "^1.89.2", |
| 144 | + "tailwindcss": "4.1.10", |
145 | 145 | "tailwindcss-animate": "^1.0.7", |
146 | 146 | "typescript": "5.8.3", |
147 | 147 | "vite-tsconfig-paths": "^5.1.4", |
148 | | - "vitest": "^3.1.4" |
| 148 | + "vitest": "^3.2.4" |
149 | 149 | } |
150 | 150 | } |
0 commit comments