|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@actions/core": "^1.11.1", |
14 | | - "@actions/exec": "^1.1.1", |
| 13 | + "@actions/core": "^2.0.0", |
| 14 | + "@actions/exec": "^2.0.0", |
15 | 15 | "@actions/github": "^6.0.0", |
16 | 16 | "@conform-to/react": "^1.2.2", |
17 | 17 | "@conform-to/zod": "^1.2.2", |
18 | 18 | "@epic-web/client-hints": "^1.3.5", |
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 | 24 | "@infisical/sdk": "^4.0.6", |
25 | | - "@ngneat/falso": "^7.3.0", |
| 25 | + "@ngneat/falso": "^8.0.0", |
26 | 26 | "@octokit/request-error": "^5.0.1", |
27 | 27 | "@payloadcms/db-mongodb": "~3.36.0", |
28 | 28 | "@payloadcms/db-postgres": "~3.36.0", |
|
59 | 59 | "graphql": "^16.10.0", |
60 | 60 | "hono": "^4.6.10", |
61 | 61 | "http-status-codes": "^2.3.0", |
62 | | - "isbot": "^4.4.0", |
| 62 | + "isbot": "^5.0.0", |
63 | 63 | "lucide-react": "^0.562.0", |
64 | 64 | "mime-types": "^3.0.1", |
65 | 65 | "next": "15.2.5", |
|
80 | 80 | "sonner": "^2.0.1", |
81 | 81 | "tailwind-merge": "^3.1.0", |
82 | 82 | "tailwindcss": "^4.0.17", |
83 | | - "zod": "^3.24.2" |
| 83 | + "zod": "^4.0.0" |
84 | 84 | }, |
85 | 85 | "devDependencies": { |
86 | 86 | "@babel/core": "^7.14.5", |
87 | 87 | "@babel/preset-react": "^7.14.5", |
88 | 88 | "@clack/prompts": "^0.11.0", |
89 | | - "@commitlint/cli": "^19.0.0", |
90 | | - "@commitlint/config-angular": "^19.0.0", |
91 | | - "@commitlint/config-conventional": "^19.0.0", |
92 | | - "@eslint/compat": "^1.1.1", |
93 | | - "@eslint/eslintrc": "^2.1.1", |
| 89 | + "@commitlint/cli": "^20.0.0", |
| 90 | + "@commitlint/config-angular": "^20.0.0", |
| 91 | + "@commitlint/config-conventional": "^20.0.0", |
| 92 | + "@eslint/compat": "^2.0.0", |
| 93 | + "@eslint/eslintrc": "^3.0.0", |
94 | 94 | "@eslint/js": "^9.8.0", |
95 | | - "@evilmartians/lefthook": "^1.8.0", |
| 95 | + "@evilmartians/lefthook": "^2.0.0", |
96 | 96 | "@homebridge/node-pty-prebuilt-multiarch": "^0.13.0", |
97 | 97 | "@nx/cypress": "22.3.3", |
98 | 98 | "@nx/devkit": "22.3.3", |
|
112 | 112 | "@nx/web": "22.3.3", |
113 | 113 | "@nx/webpack": "22.3.3", |
114 | 114 | "@nx/workspace": "22.3.3", |
115 | | - "@octokit/core": "6.1.6", |
| 115 | + "@octokit/core": "7.0.6", |
116 | 116 | "@octokit/graphql-schema": "^15.25.0", |
117 | | - "@octokit/plugin-rest-endpoint-methods": "^13.2.6", |
118 | | - "@octokit/types": "^13.6.1", |
| 117 | + "@octokit/plugin-rest-endpoint-methods": "^17.0.0", |
| 118 | + "@octokit/types": "^16.0.0", |
119 | 119 | "@octokit/webhooks-types": "^7.6.1", |
120 | 120 | "@payloadcms/graphql": "~3.36.0", |
121 | 121 | "@playwright/test": "^1.36.0", |
|
136 | 136 | "@testing-library/user-event": "^14.5.2", |
137 | 137 | "@types/jest": "30.0.0", |
138 | 138 | "@types/kill-port": "^2.0.3", |
139 | | - "@types/mime-types": "^2.1.4", |
140 | | - "@types/node": "22.19.3", |
141 | | - "@types/nodemailer": "^6.4.17", |
| 139 | + "@types/mime-types": "^3.0.0", |
| 140 | + "@types/node": "24.10.4", |
| 141 | + "@types/nodemailer": "^7.0.0", |
142 | 142 | "@types/nodemailer-sendgrid": "^1.0.3", |
143 | 143 | "@types/npm-whoami": "^1.1.2", |
144 | 144 | "@types/react": "19.0.0", |
|
168 | 168 | "eslint-plugin-jsx-a11y": "6.10.2", |
169 | 169 | "eslint-plugin-playwright": "^2.0.0", |
170 | 170 | "eslint-plugin-react": "7.37.5", |
171 | | - "eslint-plugin-react-hooks": "5.2.0", |
| 171 | + "eslint-plugin-react-hooks": "7.0.1", |
172 | 172 | "graphql-config": "^5.1.3", |
173 | 173 | "is-ci": "^4.1.0", |
174 | 174 | "jest": "30.0.5", |
|
177 | 177 | "jest-environment-node": "^30.1.2", |
178 | 178 | "jest-util": "~30.0.0", |
179 | 179 | "jiti": "2.6.1", |
180 | | - "jsdom": "~26.1.0", |
| 180 | + "jsdom": "~27.4.0", |
181 | 181 | "kill-port": "^2.0.1", |
182 | 182 | "memfs": "^4.14.0", |
183 | 183 | "nodemon": "^3.1.9", |
|
198 | 198 | "ts-node": "10.9.2", |
199 | 199 | "tslib": "^2.4.1", |
200 | 200 | "tsx": "^4.19.2", |
201 | | - "type-fest": "^4.26.1", |
| 201 | + "type-fest": "^5.0.0", |
202 | 202 | "typescript": "5.9.2", |
203 | 203 | "typescript-eslint": "^8.0.0", |
204 | 204 | "verdaccio": "6.1.6", |
205 | 205 | "vite": "6.3.6", |
206 | 206 | "vitest": "^1.3.1", |
207 | | - "yargs": "^17.7.2" |
| 207 | + "yargs": "^18.0.0" |
208 | 208 | }, |
209 | 209 | "nx": { |
210 | 210 | "includedScripts": [ |
211 | 211 | "c", |
212 | 212 | "commit" |
213 | 213 | ] |
214 | 214 | }, |
215 | | - "packageManager": "pnpm@9.15.9", |
| 215 | + "packageManager": "pnpm@10.27.0", |
216 | 216 | "engines": { |
217 | | - "node": ">=20 <22" |
| 217 | + "node": ">=20 <25" |
218 | 218 | }, |
219 | 219 | "overrides": { |
220 | 220 | "@swc/core": "1.13.20", |
|
0 commit comments