ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update all non-major dependencies

#182
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1756513302491 into main
10 files +465 -910

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

package.jsonmodified+1-1
Changes to package.json
@@ -31,7 +31,7 @@
3131 "typecheck": "bun --bun tsc --noEmit"
3232 },
3333 "devDependencies": {
34 "@stacksjs/bumpx": "^0.1.38",
34 "@stacksjs/bumpx": "^0.1.59",
3535 "@stacksjs/docs": "^0.70.23",
3636 "@stacksjs/eslint-config": "^4.14.0-beta.3",
3737 "@stacksjs/gitlint": "^0.1.5",
packages/launchpad/package.jsonmodified+1-1
Changes to packages/launchpad/package.json
@@ -66,7 +66,7 @@
6666 "dependencies": {
6767 "bunfig": "^0.11.1",
6868 "cac": "^6.7.14",
69 "ts-pkgx": "^0.4.53"
69 "ts-pkgx": "^0.4.54"
7070 },
7171 "devDependencies": {
7272 "bun-plugin-dtsx": "0.9.5"