Skip to content

Commit 70a29bd

Browse files
committed
chore(deps): bump node, pnpm, and catalog to latest installable
- Node 24.12.0 → 25.9.0 (.nvmrc) - pnpm 10.26.1 → 10.33.0 (packageManager) - Catalog: 19 entries bumped including marked 17→18 (major), vite 8.0.3 → 8.0.6 (exact pin — 8.0.7+ pulls rolldown rc.15 which fails minimumReleaseAge), vue 3.5.31 → 3.5.32, vitest 4.1.2 → 4.1.3, eslint 10.1.0 → 10.2.0, knip 6.1.0 → 6.3.0, and assorted patch bumps. Several bumps held back due to the repo's 72h minimumReleaseAge (unhead 3.x major, vitest 4.1.4, @types/node 25.6.0, knip 6.3.1, posthog-js 1.367.0, unocss 66.6.8, vue-i18n 11.3.2). Verified: typecheck, lint, 5050/5050 tests, builds for packages/0, packages/paper, docs, knip, sherif all green.
1 parent c1f20be commit 70a29bd

File tree

4 files changed

+897
-564
lines changed

4 files changed

+897
-564
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.12.0
1+
25.9.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@
6868
"vitest": "catalog:",
6969
"vue-tsc": "catalog:"
7070
},
71-
"packageManager": "pnpm@10.26.1",
71+
"packageManager": "pnpm@10.33.0",
7272
"web-types": "dist/json/web-types.json"
7373
}

0 commit comments

Comments
 (0)