|
19 | 19 | "@headlessui/react": "^2.2.0", |
20 | 20 | "@heroicons/react": "^2.2.0", |
21 | 21 | "@hono/node-server": "^1.13.7", |
22 | | - "@hookform/resolvers": "^4.1.3", |
| 22 | + "@hookform/resolvers": "^5.0.0", |
23 | 23 | "@icons-pack/react-simple-icons": "^12.6.0", |
24 | | - "@infisical/sdk": "^3.0.4", |
25 | | - "@ngneat/falso": "^7.3.0", |
| 24 | + "@infisical/sdk": "^4.0.0", |
| 25 | + "@ngneat/falso": "^8.0.0", |
26 | 26 | "@octokit/request-error": "^5.0.1", |
27 | 27 | "@payloadcms/db-mongodb": "3.34.0", |
28 | 28 | "@payloadcms/db-postgres": "3.34.0", |
|
55 | 55 | "graphql": "^16.10.0", |
56 | 56 | "hono": "^4.6.10", |
57 | 57 | "http-status-codes": "^2.3.0", |
58 | | - "isbot": "^4.4.0", |
| 58 | + "isbot": "^5.0.0", |
59 | 59 | "lucide-react": "^0.539.0", |
60 | 60 | "next": "15.2.5", |
61 | 61 | "next-themes": "^0.4.6", |
|
75 | 75 | "sonner": "^2.0.1", |
76 | 76 | "tailwind-merge": "^3.1.0", |
77 | 77 | "tailwindcss": "^4.0.17", |
78 | | - "zod": "^3.24.2" |
| 78 | + "zod": "^4.0.0" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
81 | 81 | "@babel/core": "^7.14.5", |
82 | 82 | "@babel/preset-react": "^7.14.5", |
83 | 83 | "@cdwr/nx-payload": "2.0.0", |
84 | 84 | "@clack/prompts": "^0.11.0", |
85 | | - "@commitlint/cli": "^19.0.0", |
86 | | - "@commitlint/config-angular": "^19.0.0", |
87 | | - "@commitlint/config-conventional": "^19.0.0", |
88 | | - "@eslint/compat": "^1.1.1", |
89 | | - "@eslint/eslintrc": "^2.1.1", |
| 85 | + "@commitlint/cli": "^20.0.0", |
| 86 | + "@commitlint/config-angular": "^20.0.0", |
| 87 | + "@commitlint/config-conventional": "^20.0.0", |
| 88 | + "@eslint/compat": "^2.0.0", |
| 89 | + "@eslint/eslintrc": "^3.0.0", |
90 | 90 | "@eslint/js": "^9.8.0", |
91 | | - "@evilmartians/lefthook": "^1.8.0", |
| 91 | + "@evilmartians/lefthook": "^2.0.0", |
92 | 92 | "@homebridge/node-pty-prebuilt-multiarch": "^0.13.0", |
93 | 93 | "@nx/cypress": "22.1.1", |
94 | 94 | "@nx/devkit": "22.1.1", |
|
107 | 107 | "@nx/web": "22.1.1", |
108 | 108 | "@nx/webpack": "22.1.1", |
109 | 109 | "@nx/workspace": "22.1.1", |
110 | | - "@octokit/core": "6.1.6", |
| 110 | + "@octokit/core": "7.0.6", |
111 | 111 | "@octokit/graphql-schema": "^15.25.0", |
112 | | - "@octokit/plugin-rest-endpoint-methods": "^13.2.6", |
113 | | - "@octokit/types": "^13.6.1", |
| 112 | + "@octokit/plugin-rest-endpoint-methods": "^17.0.0", |
| 113 | + "@octokit/types": "^16.0.0", |
114 | 114 | "@octokit/webhooks-types": "^7.6.1", |
115 | 115 | "@payloadcms/graphql": "3.34.0", |
116 | 116 | "@playwright/test": "^1.36.0", |
|
131 | 131 | "@testing-library/user-event": "^14.5.2", |
132 | 132 | "@types/jest": "30.0.0", |
133 | 133 | "@types/kill-port": "^2.0.3", |
134 | | - "@types/node": "22.17.1", |
135 | | - "@types/nodemailer": "^6.4.17", |
| 134 | + "@types/node": "24.10.1", |
| 135 | + "@types/nodemailer": "^7.0.0", |
136 | 136 | "@types/nodemailer-sendgrid": "^1.0.3", |
137 | 137 | "@types/npm-whoami": "^1.1.2", |
138 | 138 | "@types/react": "19.0.0", |
|
161 | 161 | "eslint-plugin-jsx-a11y": "6.10.2", |
162 | 162 | "eslint-plugin-playwright": "^2.0.0", |
163 | 163 | "eslint-plugin-react": "7.37.5", |
164 | | - "eslint-plugin-react-hooks": "5.2.0", |
| 164 | + "eslint-plugin-react-hooks": "7.0.1", |
165 | 165 | "graphql-config": "^5.1.3", |
166 | 166 | "jest": "30.0.5", |
167 | 167 | "jest-diff": "^29.7.0", |
168 | 168 | "jest-environment-jsdom": "30.0.5", |
169 | 169 | "jest-environment-node": "^30.1.2", |
170 | 170 | "jest-util": "~30.0.0", |
171 | 171 | "jiti": "2.4.2", |
172 | | - "jsdom": "~26.1.0", |
| 172 | + "jsdom": "~27.2.0", |
173 | 173 | "kill-port": "^2.0.1", |
174 | 174 | "memfs": "^4.14.0", |
175 | 175 | "nodemon": "^3.1.9", |
|
190 | 190 | "ts-node": "10.9.2", |
191 | 191 | "tslib": "^2.4.1", |
192 | 192 | "tsx": "^4.19.2", |
193 | | - "type-fest": "^4.26.1", |
| 193 | + "type-fest": "^5.0.0", |
194 | 194 | "typescript": "5.9.2", |
195 | 195 | "typescript-eslint": "^8.0.0", |
196 | 196 | "verdaccio": "6.1.6", |
197 | 197 | "vite": "6.3.6", |
198 | 198 | "vitest": "^1.3.1", |
199 | | - "yargs": "^17.7.2" |
| 199 | + "yargs": "^18.0.0" |
200 | 200 | }, |
201 | 201 | "nx": { |
202 | 202 | "includedScripts": [ |
203 | 203 | "c", |
204 | 204 | "commit" |
205 | 205 | ] |
206 | 206 | }, |
207 | | - "packageManager": "pnpm@9.15.9", |
| 207 | + "packageManager": "pnpm@10.24.0", |
208 | 208 | "engines": { |
209 | 209 | "node": ">=20" |
210 | 210 | }, |
|
0 commit comments