pantry-pm/pantry
chore(deps): update all non-major dependencies
#28
Merged
renovate[bot]
wants to merge
renovate/all-minor-patch
into
main
3 files
+16
-14
packages/launchpad/package.jsonmodified+2-2Changes to packages/launchpad/package.json | @@ -63,9 +63,9 @@ |
| 63 | 63 | "typecheck": "bun tsc --noEmit --skipLibCheck" |
| 64 | 64 | }, |
| 65 | 65 | "dependencies": { |
| 66 | | - "bunfig": "^0.10.0", |
| 66 | + "bunfig": "^0.10.1", |
| 67 | 67 | "cac": "^6.7.14", |
| 68 | | - "ts-pkgx": "^0.3.71" |
| 68 | + "ts-pkgx": "^0.3.83" |
| 69 | 69 | }, |
| 70 | 70 | "devDependencies": { |
| 71 | 71 | "bun-plugin-dtsx": "^0.9.5" |