|
72 | 72 | "author": "John Lindquist (https://johnlindquist.com)", |
73 | 73 | "license": "ISC", |
74 | 74 | "dependencies": { |
75 | | - "@ai-sdk/anthropic": "2.0.17", |
76 | | - "@ai-sdk/google": "2.0.14", |
77 | | - "@ai-sdk/openai": "2.0.30", |
78 | | - "@ai-sdk/react": "2.0.44", |
79 | | - "@ai-sdk/xai": "2.0.19", |
| 75 | + "@ai-sdk/anthropic": "2.0.29", |
| 76 | + "@ai-sdk/google": "2.0.23", |
| 77 | + "@ai-sdk/openai": "2.0.52", |
| 78 | + "@ai-sdk/react": "2.0.71", |
| 79 | + "@ai-sdk/xai": "2.0.26", |
80 | 80 | "@johnlindquist/open": "^10.1.1", |
81 | | - "@modelcontextprotocol/sdk": "1.18.0", |
82 | | - "@octokit/auth-oauth-device": "8.0.1", |
83 | | - "@octokit/core": "7.0.4", |
84 | | - "@octokit/plugin-paginate-rest": "13.1.1", |
| 81 | + "@modelcontextprotocol/sdk": "1.20.0", |
| 82 | + "@octokit/auth-oauth-device": "8.0.2", |
| 83 | + "@octokit/core": "7.0.5", |
| 84 | + "@octokit/plugin-paginate-rest": "13.2.0", |
85 | 85 | "@octokit/plugin-rest-endpoint-methods": "16.1.0", |
86 | | - "@octokit/plugin-retry": "8.0.1", |
87 | | - "@octokit/plugin-throttling": "11.0.1", |
| 86 | + "@octokit/plugin-retry": "8.0.2", |
| 87 | + "@octokit/plugin-throttling": "11.0.2", |
88 | 88 | "@openrouter/ai-sdk-provider": "1.2.0", |
89 | 89 | "@types/chalk": "2.2.4", |
90 | 90 | "@types/download": "8.0.5", |
91 | 91 | "@types/fs-extra": "11.0.4", |
92 | | - "@types/react": "^19.1.13", |
93 | | - "@types/react-dom": "^19.1.9", |
| 92 | + "@types/react": "^19.2.2", |
| 93 | + "@types/react-dom": "^19.2.2", |
94 | 94 | "@types/shelljs": "0.8.17", |
95 | 95 | "@typescript/lib-dom": "npm:@johnlindquist/no-dom@^1.0.2", |
96 | 96 | "acorn": "^8.15.0", |
97 | 97 | "acorn-typescript": "^1.4.13", |
98 | 98 | "advanced-calculator": "1.1.1", |
99 | | - "ai": "5.0.44", |
| 99 | + "ai": "5.0.71", |
100 | 100 | "axios": "1.12.2", |
101 | 101 | "body-parser": "^2.2.0", |
102 | 102 | "bottleneck": "^2.19.5", |
|
105 | 105 | "chrome-trace-event": "^1.0.4", |
106 | 106 | "color-name": "2.0.2", |
107 | 107 | "date-fns": "4.1.0", |
108 | | - "dotenv": "^17.2.2", |
| 108 | + "dotenv": "^17.2.3", |
109 | 109 | "dotenv-flow": "4.1.0", |
110 | 110 | "download": "8.0.0", |
111 | 111 | "enquirer": "2.4.1", |
112 | | - "esbuild": "0.25.9", |
| 112 | + "esbuild": "0.25.10", |
113 | 113 | "execa": "9.6.0", |
114 | | - "filesize": "11.0.2", |
| 114 | + "filesize": "11.0.13", |
115 | 115 | "fs-extra": "^11.3.2", |
116 | | - "globby": "^14.1.0", |
| 116 | + "globby": "^15.0.0", |
117 | 117 | "handlebars": "4.7.8", |
118 | 118 | "highlight.js": "^11.11.1", |
119 | | - "isomorphic-git": "1.33.1", |
| 119 | + "isomorphic-git": "1.34.0", |
120 | 120 | "jsonfile": "6.2.0", |
121 | | - "keyv": "^5.5.1", |
| 121 | + "keyv": "^5.5.3", |
122 | 122 | "keyv-file": "^5.2.0", |
123 | 123 | "lowdb": "7.0.1", |
124 | | - "marked": "16.3.0", |
| 124 | + "marked": "16.4.0", |
125 | 125 | "marked-extended-tables": "2.0.1", |
126 | 126 | "marked-gfm-heading-id": "4.1.2", |
127 | 127 | "marked-highlight": "2.2.2", |
128 | 128 | "minimist": "1.2.8", |
129 | 129 | "open": "10.2.0", |
130 | | - "p-retry": "7.0.0", |
| 130 | + "p-retry": "7.1.0", |
131 | 131 | "project-name-generator": "2.1.9", |
132 | 132 | "quick-score": "^0.2.0", |
133 | | - "react": "^19.1.1", |
134 | | - "react-dom": "^19.1.1", |
| 133 | + "react": "^19.2.0", |
| 134 | + "react-dom": "^19.2.0", |
135 | 135 | "replace-in-file": "8.3.0", |
136 | 136 | "rimraf": "6.0.1", |
137 | 137 | "safe-stable-stringify": "^2.5.0", |
|
142 | 142 | "suggestion": "2.1.2", |
143 | 143 | "tmp-promise": "3.0.3", |
144 | 144 | "untildify": "6.0.0", |
145 | | - "zod": "^4.1.9" |
| 145 | + "zod": "^4.1.12" |
146 | 146 | }, |
147 | 147 | "devDependencies": { |
148 | 148 | "@types/debug": "4.1.12", |
149 | | - "@types/node": "^24.5.1", |
| 149 | + "@types/node": "^24.7.2", |
150 | 150 | "@types/node-ipc": "9.2.3", |
151 | 151 | "@types/sinon": "17.0.4", |
152 | 152 | "acorn-walk": "8.3.4", |
153 | 153 | "ava": "^6.4.1", |
154 | 154 | "c8": "10.1.3", |
155 | | - "cross-env": "^10.0.0", |
| 155 | + "cross-env": "^10.1.0", |
156 | 156 | "cz-conventional-changelog": "^3.3.0", |
157 | 157 | "debug": "4.4.3", |
158 | 158 | "husky": "^9.1.7", |
159 | 159 | "node-stream-zip": "^1.15.0", |
160 | | - "semantic-release": "24.2.8", |
| 160 | + "semantic-release": "24.2.9", |
161 | 161 | "semantic-release-plugin-update-version-in-files": "2.0.0", |
162 | 162 | "sinon": "21.0.0", |
163 | | - "tsc-watch": "7.1.1", |
164 | | - "tsx": "4.20.5", |
165 | | - "typescript": "5.9.2", |
| 163 | + "tsc-watch": "7.2.0", |
| 164 | + "tsx": "4.20.6", |
| 165 | + "typescript": "5.9.3", |
166 | 166 | "unzipper": "0.12.3", |
167 | | - "vite": "7.1.5" |
| 167 | + "vite": "7.1.10" |
168 | 168 | }, |
169 | 169 | "ava": { |
170 | 170 | "environmentVariables": { |
|
220 | 220 | }, |
221 | 221 | "optionalDependencies": { |
222 | 222 | "@johnlindquist/mac-windows": "1.0.2", |
223 | | - "file-icon": "5.1.1", |
| 223 | + "file-icon": "6.0.0", |
224 | 224 | "get-app-icon": "1.0.1" |
225 | 225 | }, |
226 | | - "packageManager": "pnpm@10.16.1" |
| 226 | + "packageManager": "pnpm@10.18.3" |
227 | 227 | } |
0 commit comments