|
68 | 68 | "license": "ISC", |
69 | 69 | "pnpm": { |
70 | 70 | "overrides": { |
71 | | - "typescript": "5.7.2", |
| 71 | + "typescript": "5.7.3", |
72 | 72 | "esbuild": "0.24.2" |
73 | 73 | } |
74 | 74 | }, |
75 | 75 | "dependencies": { |
76 | 76 | "@johnlindquist/open": "^10.1.1", |
77 | | - "@octokit/auth-oauth-device": "7.1.1", |
78 | | - "@octokit/core": "6.1.2", |
79 | | - "@octokit/plugin-paginate-rest": "11.3.6", |
80 | | - "@octokit/plugin-rest-endpoint-methods": "13.2.6", |
81 | | - "@octokit/plugin-retry": "7.1.2", |
82 | | - "@octokit/plugin-throttling": "9.3.2", |
| 77 | + "@octokit/auth-oauth-device": "7.1.2", |
| 78 | + "@octokit/core": "6.1.3", |
| 79 | + "@octokit/plugin-paginate-rest": "11.4.0", |
| 80 | + "@octokit/plugin-rest-endpoint-methods": "13.3.0", |
| 81 | + "@octokit/plugin-retry": "7.1.3", |
| 82 | + "@octokit/plugin-throttling": "9.4.0", |
83 | 83 | "@types/chalk": "2.2.4", |
84 | 84 | "@types/date-fns": "2.6.3", |
85 | 85 | "@types/fs-extra": "11.0.4", |
|
106 | 106 | "fs-extra": "^11.2.0", |
107 | 107 | "globby": "^14.0.2", |
108 | 108 | "handlebars": "4.7.8", |
109 | | - "highlight.js": "^11.11.0", |
110 | | - "isomorphic-git": "1.27.2", |
| 109 | + "highlight.js": "^11.11.1", |
| 110 | + "isomorphic-git": "1.29.0", |
111 | 111 | "jsonfile": "6.1.0", |
112 | | - "keyv": "^5.2.2", |
| 112 | + "keyv": "^5.2.3", |
113 | 113 | "keyv-file": "^5.1.1", |
114 | 114 | "lowdb": "7.0.1", |
115 | 115 | "marked": "4.3.0", |
|
131 | 131 | "devDependencies": { |
132 | 132 | "@biomejs/biome": "1.9.4", |
133 | 133 | "@types/debug": "4.1.12", |
134 | | - "@types/node": "^22.10.2", |
| 134 | + "@types/node": "^22.10.6", |
135 | 135 | "@types/node-ipc": "9.2.3", |
136 | 136 | "ava": "^6.2.0", |
137 | 137 | "cross-env": "^7.0.3", |
138 | 138 | "cz-conventional-changelog": "^3.3.0", |
139 | 139 | "debug": "4.4.0", |
140 | 140 | "node-stream-zip": "^1.15.0", |
141 | | - "semantic-release": "24.2.0", |
| 141 | + "semantic-release": "24.2.1", |
142 | 142 | "semantic-release-plugin-update-version-in-files": "1.1.0", |
143 | 143 | "tsc-watch": "6.2.1", |
144 | 144 | "tsx": "4.19.2", |
145 | | - "typescript": "5.7.2", |
| 145 | + "typescript": "5.7.3", |
146 | 146 | "unzipper": "0.12.3", |
147 | | - "vite": "6.0.5" |
| 147 | + "vite": "6.0.7" |
148 | 148 | }, |
149 | 149 | "ava": { |
150 | 150 | "environmentVariables": { |
|
202 | 202 | "file-icon": "5.1.1", |
203 | 203 | "get-app-icon": "1.0.1" |
204 | 204 | }, |
205 | | - "packageManager": "pnpm@9.15.1" |
| 205 | + "packageManager": "pnpm@9.15.3" |
206 | 206 | } |
0 commit comments