Skip to content

Commit 55a0bd2

Browse files
committed
fix(deps): update dependencies for improved compatibility and performance, including AI SDK, Octokit, and various others
1 parent f852dc1 commit 55a0bd2

File tree

2 files changed

+723
-653
lines changed

2 files changed

+723
-653
lines changed

package.json

Lines changed: 30 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -71,63 +71,57 @@
7171
},
7272
"author": "John Lindquist (https://johnlindquist.com)",
7373
"license": "ISC",
74-
"pnpm": {
75-
"overrides": {
76-
"typescript": "5.9.2",
77-
"esbuild": "0.25.9"
78-
}
79-
},
8074
"dependencies": {
81-
"@ai-sdk/anthropic": "2.0.6",
82-
"@ai-sdk/google": "2.0.8",
83-
"@ai-sdk/openai": "2.0.20",
84-
"@ai-sdk/react": "2.0.23",
85-
"@ai-sdk/xai": "2.0.11",
75+
"@ai-sdk/anthropic": "2.0.15",
76+
"@ai-sdk/google": "2.0.13",
77+
"@ai-sdk/openai": "2.0.27",
78+
"@ai-sdk/react": "2.0.39",
79+
"@ai-sdk/xai": "2.0.16",
8680
"@johnlindquist/open": "^10.1.1",
87-
"@modelcontextprotocol/sdk": "1.17.4",
81+
"@modelcontextprotocol/sdk": "1.17.5",
8882
"@octokit/auth-oauth-device": "8.0.1",
89-
"@octokit/core": "7.0.2",
90-
"@octokit/plugin-paginate-rest": "13.0.0",
91-
"@octokit/plugin-rest-endpoint-methods": "15.0.0",
83+
"@octokit/core": "7.0.3",
84+
"@octokit/plugin-paginate-rest": "13.1.1",
85+
"@octokit/plugin-rest-endpoint-methods": "16.0.0",
9286
"@octokit/plugin-retry": "8.0.1",
9387
"@octokit/plugin-throttling": "11.0.1",
94-
"@openrouter/ai-sdk-provider": "1.0.0-beta.1",
88+
"@openrouter/ai-sdk-provider": "1.2.0",
9589
"@types/chalk": "2.2.4",
9690
"@types/download": "8.0.5",
9791
"@types/fs-extra": "11.0.4",
98-
"@types/react": "^19.1.8",
99-
"@types/react-dom": "^19.1.6",
92+
"@types/react": "^19.1.12",
93+
"@types/react-dom": "^19.1.9",
10094
"@types/shelljs": "0.8.17",
10195
"@typescript/lib-dom": "npm:@johnlindquist/no-dom@^1.0.2",
10296
"acorn": "^8.15.0",
10397
"acorn-typescript": "^1.4.13",
10498
"advanced-calculator": "1.1.1",
105-
"ai": "5.0.23",
106-
"axios": "1.10.0",
99+
"ai": "5.0.39",
100+
"axios": "1.11.0",
107101
"body-parser": "^2.2.0",
108102
"bottleneck": "^2.19.5",
109-
"chalk": "5.4.1",
110-
"chalk-template": "1.1.0",
103+
"chalk": "5.6.2",
104+
"chalk-template": "1.1.2",
111105
"chrome-trace-event": "^1.0.4",
112106
"color-name": "2.0.0",
113107
"date-fns": "4.1.0",
114-
"dotenv": "^17.2.1",
108+
"dotenv": "^17.2.2",
115109
"dotenv-flow": "4.1.0",
116110
"download": "8.0.0",
117111
"enquirer": "2.4.1",
118112
"esbuild": "0.25.9",
119113
"execa": "9.6.0",
120-
"filesize": "10.1.6",
121-
"fs-extra": "^11.3.0",
114+
"filesize": "11.0.2",
115+
"fs-extra": "^11.3.1",
122116
"globby": "^14.1.0",
123117
"handlebars": "4.7.8",
124118
"highlight.js": "^11.11.1",
125-
"isomorphic-git": "1.32.1",
119+
"isomorphic-git": "1.33.1",
126120
"jsonfile": "6.2.0",
127121
"keyv": "^5.5.0",
128122
"keyv-file": "^5.1.3",
129123
"lowdb": "7.0.1",
130-
"marked": "16.2.0",
124+
"marked": "16.2.1",
131125
"marked-extended-tables": "2.0.1",
132126
"marked-gfm-heading-id": "4.1.2",
133127
"marked-highlight": "2.2.2",
@@ -144,33 +138,33 @@
144138
"shelljs": "0.10.0",
145139
"slugify": "1.6.6",
146140
"source-map-support": "^0.5.21",
147-
"strip-ansi": "7.1.0",
141+
"strip-ansi": "7.1.2",
148142
"suggestion": "2.1.2",
149143
"tmp-promise": "3.0.3",
150-
"untildify": "5.0.0",
151-
"zod": "^4.1.2"
144+
"untildify": "6.0.0",
145+
"zod": "^4.1.5"
152146
},
153147
"devDependencies": {
154148
"@types/debug": "4.1.12",
155-
"@types/node": "^22.15.30",
149+
"@types/node": "^24.3.1",
156150
"@types/node-ipc": "9.2.3",
157151
"@types/sinon": "17.0.4",
158152
"acorn-walk": "8.3.4",
159-
"ava": "^6.4.0",
153+
"ava": "^6.4.1",
160154
"c8": "10.1.3",
161-
"cross-env": "^7.0.3",
155+
"cross-env": "^10.0.0",
162156
"cz-conventional-changelog": "^3.3.0",
163157
"debug": "4.4.1",
164158
"husky": "^9.1.7",
165159
"node-stream-zip": "^1.15.0",
166160
"semantic-release": "24.2.7",
167161
"semantic-release-plugin-update-version-in-files": "2.0.0",
168-
"sinon": "20.0.0",
162+
"sinon": "21.0.0",
169163
"tsc-watch": "7.1.1",
170164
"tsx": "4.20.5",
171165
"typescript": "5.9.2",
172166
"unzipper": "0.12.3",
173-
"vite": "7.1.3"
167+
"vite": "7.1.5"
174168
},
175169
"ava": {
176170
"environmentVariables": {
@@ -229,5 +223,5 @@
229223
"file-icon": "5.1.1",
230224
"get-app-icon": "1.0.1"
231225
},
232-
"packageManager": "[email protected].0"
226+
"packageManager": "[email protected].1"
233227
}

0 commit comments

Comments
 (0)