Commit 630ae61
authored
chore: update core dev dependencies (#13733)
## Summary
Bump core dev toolchain (Vue/Vite/Oxlint/Oxfmt/ESLint/pnpm + ecosystem)
to latest same-major versions, with the small compat fixes the new
versions require.
## Changes
- **What**: Catalog bumps in `pnpm-workspace.yaml`: vue 3.5.39, vite
8.1.4, oxlint 1.74, oxfmt 0.59, eslint 10.7, vitest 4.1.10, vue-tsc
3.3.7, tailwindcss 4.3.2, @playwright/test 1.61.1, storybook 10.5.0,
knip 6.27, typescript-eslint 8.64, @vueuse 14.3 + assorted ecosystem
minors. `packageManager` pnpm 11.3.0 → 11.13.1.
- **Compat fixes**:
- `defineModel` default-factory param typing in
`WidgetSelectDefault.vue`/`WidgetSelectDropdown.vue` (vue 3.5.40+ types
it as `Record<string, unknown>`)
- `useClipboard` mock in `useCopyToClipboard.test.ts` (vueuse 14.3:
`ComputedRef` fields + new `copyPending`)
- Removed two knip ignores obsoleted by knip 6.27 (config treats hints
as errors)
- Renamed invalid CSS ident `--color-dark-elevation-1.5` → `-1-5` (dot
is not a valid ident char; unused; oxfmt 0.59 hard-errors on it)
- oxfmt 0.59 reformat as a separate commit (small churn, 8 files)
- **Held back**: happy-dom pinned at 20.9.0 — 20.10.x throws sync
`NotSupportedError` on external `<script>` append, breaking GTM/Typeform
loader tests. Majors deferred to individual PRs: typescript 7, pinia 4,
vue-router 5, vue-i18n 11, stylelint 17, jsdom 29, globals 17,
unplugin-* majors, vite-plugin-dts 5, @types/node 25.
- **Dependencies**: version bumps only, no new packages. no
`minimumReleaseAgeExclude` exemptions — range floors sit at the newest
age-compliant releases (vue 3.5.40, vite 8.1.5, tailwind 4.3.3,
storybook 10.5.2 are <24h old and flow in automatically once they pass
the gate).
## Review Focus
- Unit suite failures match main exactly (previewAny/uploadAudio
pre-existing flakes); typecheck, lint, knip, build all green. Desktop-ui
typecheck failures are identical on main (pre-existing, untouched).
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent 179c1dd commit 630ae61
22 files changed
Lines changed: 4917 additions & 4597 deletions
File tree
- .github/workflows
- browser_tests/fixtures/data
- docs/guidance
- packages/design-system/src/css
- src
- base/common
- composables
- platform/cloud/onboarding/survey
- renderer/extensions/vueNodes/widgets/components
- scripts/metadata
- services
- stores
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
131 | 134 | | |
132 | 135 | | |
133 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | | - | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
1853 | 1853 | | |
1854 | 1854 | | |
1855 | 1855 | | |
1856 | | - | |
| 1856 | + | |
1857 | 1857 | | |
1858 | | - | |
| 1858 | + | |
1859 | 1859 | | |
1860 | 1860 | | |
1861 | 1861 | | |
1862 | 1862 | | |
1863 | 1863 | | |
1864 | 1864 | | |
1865 | 1865 | | |
1866 | | - | |
| 1866 | + | |
1867 | 1867 | | |
1868 | 1868 | | |
1869 | 1869 | | |
| |||
0 commit comments