|
116 | 116 | "sponsors": [ |
117 | 117 | "Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew): Software engineer and researcher", |
118 | 118 | "Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa): We're Balsa, and we're building tools for builders.", |
119 | | - "Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.", |
| 119 | + "Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.", |
120 | 120 | "Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)", |
121 | 121 | "Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)", |
122 | 122 | "Sentry (https://sentry.io) (https://github.com/getsentry): Real-time crash reporting for your web apps, mobile apps, and games.", |
|
126 | 126 | "Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew)", |
127 | 127 | "Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)", |
128 | 128 | "Chad (https://opencollective.com/chad8)", |
129 | | - "Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov)", |
| 129 | + "Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov)", |
130 | 130 | "entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)", |
131 | 131 | "Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)", |
132 | | - "Michael Duane Mooring (https://mdm.cc) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)", |
| 132 | + "Michael Duane Mooring (https://bevry.me) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)", |
133 | 133 | "Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)", |
134 | 134 | "Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)", |
135 | 135 | "Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)", |
|
247 | 247 | "@bevry/argument": "^1.1.0", |
248 | 248 | "@bevry/fs-readable": "^2.4.0", |
249 | 249 | "@bevry/json": "^2.3.0", |
250 | | - "@bevry/list": "^2.3.0", |
| 250 | + "@bevry/list": "^2.4.0", |
251 | 251 | "@bevry/wait": "^2.5.0", |
252 | 252 | "@octokit/graphql": "^7.0.2", |
253 | 253 | "arrange-package-json": "^5.1.0", |
254 | 254 | "errlop": "^8.3.0", |
255 | | - "fellow": "^7.1.0", |
| 255 | + "fellow": "^7.1.1", |
256 | 256 | "js-yaml": "^4.1.0", |
257 | | - "native-promise-pool": "^3.26.0", |
| 257 | + "native-promise-pool": "^3.27.0", |
258 | 258 | "simplytyped": "^3.3.0", |
259 | | - "trim-empty-keys": "^1.0.1" |
| 259 | + "trim-empty-keys": "^1.1.0" |
260 | 260 | }, |
261 | 261 | "devDependencies": { |
262 | 262 | "@types/node": "^20.10.5", |
|
268 | 268 | "eslint-config-prettier": "^9.1.0", |
269 | 269 | "eslint-plugin-prettier": "^5.1.2", |
270 | 270 | "kava": "^7.6.0", |
271 | | - "make-deno-edition": "^2.1.0", |
| 271 | + "make-deno-edition": "^2.2.0", |
272 | 272 | "prettier": "^3.1.1", |
273 | | - "projectz": "^4.0.0", |
| 273 | + "projectz": "^4.1.0", |
274 | 274 | "typedoc": "^0.25.4", |
275 | 275 | "typescript": "5.3.3", |
276 | | - "valid-directory": "^4.7.0", |
| 276 | + "valid-directory": "^4.8.0", |
277 | 277 | "valid-module": "^2.6.0" |
278 | 278 | }, |
279 | 279 | "scripts": { |
|
0 commit comments