Skip to content

Commit b809e31

Browse files
chore(deps): update vue (#2799)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@tailwindcss/typography](https://redirect.github.com/tailwindlabs/tailwindcss-typography) | [`0.5.16` -> `0.5.19`](https://renovatebot.com/diffs/npm/@tailwindcss%2ftypography/0.5.16/0.5.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tailwindcss%2ftypography/0.5.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tailwindcss%2ftypography/0.5.16/0.5.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@vue/compiler-sfc](https://redirect.github.com/vuejs/core/tree/main/packages/compiler-sfc#readme) ([source](https://redirect.github.com/vuejs/core/tree/HEAD/packages/compiler-sfc)) | [`3.5.21` -> `3.5.22`](https://renovatebot.com/diffs/npm/@vue%2fcompiler-sfc/3.5.21/3.5.22) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vue%2fcompiler-sfc/3.5.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vue%2fcompiler-sfc/3.5.21/3.5.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@vue/runtime-dom](https://redirect.github.com/vuejs/core/tree/main/packages/runtime-dom#readme) ([source](https://redirect.github.com/vuejs/core/tree/HEAD/packages/runtime-dom)) | [`3.5.21` -> `3.5.22`](https://renovatebot.com/diffs/npm/@vue%2fruntime-dom/3.5.21/3.5.22) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vue%2fruntime-dom/3.5.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vue%2fruntime-dom/3.5.21/3.5.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [tailwindcss](https://tailwindcss.com) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)) | [`3.4.17` -> `3.4.18`](https://renovatebot.com/diffs/npm/tailwindcss/3.4.17/3.4.18) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/3.4.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/3.4.17/3.4.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vue](https://redirect.github.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://redirect.github.com/vuejs/core)) | [`3.5.21` -> `3.5.22`](https://renovatebot.com/diffs/npm/vue/3.5.21/3.5.22) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue/3.5.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue/3.5.21/3.5.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vue-tsc](https://redirect.github.com/vuejs/language-tools) ([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | [`3.0.6` -> `3.1.0`](https://renovatebot.com/diffs/npm/vue-tsc/3.0.6/3.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-tsc/3.0.6/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tailwindlabs/tailwindcss-typography (@&#8203;tailwindcss/typography)</summary> ### [`v0.5.19`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0519---2025-09-24) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.18...v0.5.19) ##### Fixed - Fixed broken color styles ([#&#8203;405](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/405)) ### [`v0.5.18`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0518---2025-09-19) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.17...v0.5.18) ##### Fixed - Fixed undefined variable error ([#&#8203;403](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/403)) ### [`v0.5.17`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0517---2025-09-19) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.16...v0.5.17) ##### Added - Add modifiers for description list elements ([#&#8203;357](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/357)) - Add `prose-picture` modifier ([#&#8203;367](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/367)) ##### Fixed - Include unit in `hr` border-width value ([#&#8203;379](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/379)) - Ensure `<kbd>` styles work with Tailwind CSS v4 ([#&#8203;387](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/387)) ##### Changed - Remove lodash dependencies ([#&#8203;402](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/402)) </details> <details> <summary>vuejs/core (@&#8203;vue/compiler-sfc)</summary> ### [`v3.5.22`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3522-2025-09-25) [Compare Source](https://redirect.github.com/vuejs/core/compare/v3.5.21...v3.5.22) ##### Bug Fixes - **compiler-core:** identifiers in switch-case should not be inferred as references ([#&#8203;13923](https://redirect.github.com/vuejs/core/issues/13923)) ([5953c9f](https://redirect.github.com/vuejs/core/commit/5953c9ff90090e128372f645d377bd99137a5fb4)) - **compiler-dom:** nodes with v-once shouldn't be stringified ([#&#8203;13878](https://redirect.github.com/vuejs/core/issues/13878)) ([95c1975](https://redirect.github.com/vuejs/core/commit/95c197560409f5d39a0d376c0a43d89a47a604e8)) - **compiler-sfc:** add support for `@vue-ignore` in runtime type resolution ([#&#8203;13906](https://redirect.github.com/vuejs/core/issues/13906)) ([ba7f7f9](https://redirect.github.com/vuejs/core/commit/ba7f7f90f689f6e7e0417a192d081db542de28ec)) - **compiler-sfc:** enhance inferRuntimeType to support TSMappedType with indexed access ([#&#8203;13848](https://redirect.github.com/vuejs/core/issues/13848)) ([e388f1a](https://redirect.github.com/vuejs/core/commit/e388f1a09fde78cf006450f060813d972ac8c23d)), closes [#&#8203;13847](https://redirect.github.com/vuejs/core/issues/13847) - **compiler-sfc:** ensure css custom properties do not start with a digit ([#&#8203;13870](https://redirect.github.com/vuejs/core/issues/13870)) ([9c27951](https://redirect.github.com/vuejs/core/commit/9c279517b9bc1f4c250c555ec9b9eb6104756d56)) - **compiler-sfc:** ensure props bindings register before compiling template ([#&#8203;13922](https://redirect.github.com/vuejs/core/issues/13922)) ([abd5638](https://redirect.github.com/vuejs/core/commit/abd563822abafe63047f7b599bff266380ee2b64)), closes [#&#8203;13920](https://redirect.github.com/vuejs/core/issues/13920) - **compiler-ssr:** ensure v-show has a higher priority in SSR ([#&#8203;12171](https://redirect.github.com/vuejs/core/issues/12171)) ([836b829](https://redirect.github.com/vuejs/core/commit/836b82976ffb7aa0ea9cbe417bef07deae3ca47c)), closes [#&#8203;12162](https://redirect.github.com/vuejs/core/issues/12162) - **custom-element:** properly mount multiple Teleports in custom element component w/ shadowRoot false ([#&#8203;13900](https://redirect.github.com/vuejs/core/issues/13900)) ([5e1e791](https://redirect.github.com/vuejs/core/commit/5e1e791880238380a1038ae2c505e206ceb34d77)), closes [#&#8203;13899](https://redirect.github.com/vuejs/core/issues/13899) - **custom-element:** set prop runs pending mutations before disconnect ([#&#8203;13897](https://redirect.github.com/vuejs/core/issues/13897)) ([c4a88cd](https://redirect.github.com/vuejs/core/commit/c4a88cdd0dfed3ef46a8aa9be448c01781fdc4f0)), closes [#&#8203;13315](https://redirect.github.com/vuejs/core/issues/13315) - **custom-element:** use `PatchFlags.BAIL` for slot when props are present ([#&#8203;13907](https://redirect.github.com/vuejs/core/issues/13907)) ([5358bca](https://redirect.github.com/vuejs/core/commit/5358bca4a80cf52d19ed91967eeaa025a786083d)), closes [#&#8203;13904](https://redirect.github.com/vuejs/core/issues/13904) - **reactivity:** respect readonly during ref unwrapping ([#&#8203;13905](https://redirect.github.com/vuejs/core/issues/13905)) ([aba7fed](https://redirect.github.com/vuejs/core/commit/aba7feda1703e69e5a7c37f784718de0371adadc)), closes [#&#8203;13903](https://redirect.github.com/vuejs/core/issues/13903) - **reactivity:** update iterator to check for completion instead of value presence ([#&#8203;13761](https://redirect.github.com/vuejs/core/issues/13761)) ([2078f8b](https://redirect.github.com/vuejs/core/commit/2078f8b7565cf637f47fcd5b0abdfb2b264225bb)) - **runtime-core:** simplify block-tracking disabling in `h` helper ([#&#8203;13841](https://redirect.github.com/vuejs/core/issues/13841)) ([75220c7](https://redirect.github.com/vuejs/core/commit/75220c7995a13a483ae9599a739075be1c8e17f8)) - **transition-group:** run `forceReflow` on the correct document (fix [#&#8203;13849](https://redirect.github.com/vuejs/core/issues/13849)) ([#&#8203;13853](https://redirect.github.com/vuejs/core/issues/13853)) ([1be5ddf](https://redirect.github.com/vuejs/core/commit/1be5ddfe878c8bfddaa2c50e82105b247f50b9ba)) - **types:** more precise types for Events and added missing definitions ([#&#8203;9675](https://redirect.github.com/vuejs/core/issues/9675)) ([8bb8fb2](https://redirect.github.com/vuejs/core/commit/8bb8fb236257c03bfa0bccadcfffe3eb4592f71b)) - **types:** set dom stub type to `never` instead of `{}` ([#&#8203;13915](https://redirect.github.com/vuejs/core/issues/13915)) ([8620a61](https://redirect.github.com/vuejs/core/commit/8620a616eb02a64fe32dd52d9be68e360687ef9d)), closes [#&#8203;11564](https://redirect.github.com/vuejs/core/issues/11564) - **types:** widen directive arg type from string to any ([#&#8203;13758](https://redirect.github.com/vuejs/core/issues/13758)) ([4b71706](https://redirect.github.com/vuejs/core/commit/4b7170625d0bc93b26a3343aeda98850c1138f82)), closes [#&#8203;13757](https://redirect.github.com/vuejs/core/issues/13757) ##### Features - **custom-element:** allow specifying additional options for `shadowRoot` in custom elements ([#&#8203;12965](https://redirect.github.com/vuejs/core/issues/12965)) ([47e628d](https://redirect.github.com/vuejs/core/commit/47e628df1ce1914c5677010ad5bddd18d037cb3c)), closes [#&#8203;12964](https://redirect.github.com/vuejs/core/issues/12964) ##### Reverts - Revert "fix(hmr): prevent **VUE\_HMR\_RUNTIME** from being overwritten by vue runtime in 3rd-party libraries" ([#&#8203;13925](https://redirect.github.com/vuejs/core/issues/13925)) ([6b68f72](https://redirect.github.com/vuejs/core/commit/6b68f72673dac5db349f26eeefb2f2e0e342586b)), closes [#&#8203;13925](https://redirect.github.com/vuejs/core/issues/13925) </details> <details> <summary>tailwindlabs/tailwindcss (tailwindcss)</summary> ### [`v3.4.18`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#3418---2024-10-01) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v3.4.17...v3.4.18) ##### Fixed - Improve support for raw `supports-[…]` queries in arbitrary values ([#&#8203;13605](https://redirect.github.com/tailwindlabs/tailwindcss/pull/13605)) - Fix `require.cache` error when loaded through a TypeScript file in Node 22.18+ ([#&#8203;18665](https://redirect.github.com/tailwindlabs/tailwindcss/pull/18665)) - Support `import.meta.resolve(…)` in configs for new enough Node.js versions ([#&#8203;18938](https://redirect.github.com/tailwindlabs/tailwindcss/pull/18938)) - Allow using newer versions of `postcss-load-config` for better ESM and TypeScript PostCSS config support with the CLI ([#&#8203;18938](https://redirect.github.com/tailwindlabs/tailwindcss/pull/18938)) - Remove irrelevant utility rules when matching important classes ([#&#8203;19030](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19030)) </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v3.1.0`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#310-2025-09-28) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v3.0.8...v3.1.0) ##### Performance - perf(language-core): drop internal component ([#&#8203;5532](https://redirect.github.com/vuejs/language-tools/issues/5532)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! ##### Other Changes - refactor: drop Vue 2 support ([#&#8203;5636](https://redirect.github.com/vuejs/language-tools/issues/5636)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - chore(lint): enforce use of type-only imports ([#&#8203;5658](https://redirect.github.com/vuejs/language-tools/issues/5658)) - Thanks to [@&#8203;so1ve](https://redirect.github.com/so1ve)! - ci: upgrade node version ([#&#8203;5668](https://redirect.github.com/vuejs/language-tools/issues/5668)) - Thanks to [@&#8203;so1ve](https://redirect.github.com/so1ve)! - refactor(typescript-plugin): move reactivity analysis logic to a seperate typescript plugin ([#&#8203;5672](https://redirect.github.com/vuejs/language-tools/issues/5672)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! ### [`v3.0.8`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#308-2025-09-23) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v3.0.7...v3.0.8) ##### Features - feat(vscode): introduce `vue.server.path` setting ([#&#8203;5647](https://redirect.github.com/vuejs/language-tools/issues/5647)) ##### Bug Fixes - fix(language-core): initialize properties of `VueVirtualCode` in constructor ([#&#8203;5635](https://redirect.github.com/vuejs/language-tools/issues/5635)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(vscode): flatten reactivity visualization decorators ([#&#8203;5642](https://redirect.github.com/vuejs/language-tools/issues/5642)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(vscode): normalize reactivity visualization ranges - fix(vscode): patch `typescriptServerPlugin` languages without FS hack - fix(language-service): do not provide semantic tokens and document highlights for non-`file` scheme files ([#&#8203;5653](https://redirect.github.com/vuejs/language-tools/issues/5653)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! ##### Performance - perf(typescript-plugin): redo single-file language service for reactivity visualization ([#&#8203;5652](https://redirect.github.com/vuejs/language-tools/issues/5652)) ##### Other Changes - refactor(typescript-plugin): externalize reactivity analysis logic ([#&#8203;5645](https://redirect.github.com/vuejs/language-tools/issues/5645)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! ### [`v3.0.7`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#307-2025-09-12) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v3.0.6...v3.0.7) ##### Bug Fixes - fix(vscode): show welcome page only when opening a Vue file - fix(language-core): generate slot parameters in the same way as interpolation ([#&#8203;5618](https://redirect.github.com/vuejs/language-tools/issues/5618)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - fix(language-core): do not generate variables for builtin directives - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! ##### Other Changes - docs(vscode): add descriptions for premium feature configurations ([#&#8203;5612](https://redirect.github.com/vuejs/language-tools/issues/5612)) - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! - refactor(typescript-plugin): explicitly request parameters ([#&#8203;5623](https://redirect.github.com/vuejs/language-tools/issues/5623)) - chore(lint): enable `@typescript-eslint/no-unnecessary-condition` ([#&#8203;5630](https://redirect.github.com/vuejs/language-tools/issues/5630)) - refactor(language-server): reimplement Reactivity Visualization in typescript plugin ([#&#8203;5632](https://redirect.github.com/vuejs/language-tools/issues/5632)) - refactor(language-server): parsing interpolations in extension client ([#&#8203;5633](https://redirect.github.com/vuejs/language-tools/issues/5633)) - refactor(vscode): reimplement Focus Mode base on folding ranges ([#&#8203;5634](https://redirect.github.com/vuejs/language-tools/issues/5634)) - chore(vscode): disable Focus Mode by default ([#&#8203;5578](https://redirect.github.com/vuejs/language-tools/issues/5578)) - refactor(vscode): set delay of reactivity visualization updates to 250ms - Thanks to [@&#8203;KazariEX](https://redirect.github.com/KazariEX)! </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 2nd through 5th day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JabRef/JabRefOnline). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50dc0ae commit b809e31

File tree

2 files changed

+298
-302
lines changed

2 files changed

+298
-302
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"tsyringe": "4.10.0",
7676
"unstorage": "1.16.1",
7777
"vee-validate": "4.15.0",
78-
"vue": "3.5.21",
78+
"vue": "3.5.22",
7979
"vue-router": "4.5.1",
8080
"zod": "3.24.1"
8181
},
@@ -106,7 +106,7 @@
106106
"@nuxtjs/storybook": "npm:@nuxtjs/storybook@nightly",
107107
"@tailwindcss/forms": "0.5.10",
108108
"@tailwindcss/line-clamp": "0.4.4",
109-
"@tailwindcss/typography": "0.5.16",
109+
"@tailwindcss/typography": "0.5.19",
110110
"@types/lodash": "4.17.20",
111111
"@types/node": "22.18.8",
112112
"@types/nodemailer": "7.0.2",
@@ -115,9 +115,9 @@
115115
"@vee-validate/nuxt": "4.15.0",
116116
"@vitest/coverage-v8": "3.2.4",
117117
"@vitest/eslint-plugin": "1.3.8",
118-
"@vue/compiler-sfc": "3.5.21",
118+
"@vue/compiler-sfc": "3.5.22",
119119
"@vue/eslint-config-typescript": "14.6.0",
120-
"@vue/runtime-dom": "3.5.21",
120+
"@vue/runtime-dom": "3.5.22",
121121
"@vue/test-utils": "2.4.6",
122122
"argon2": "0.44.0",
123123
"chalk": "5.6.2",
@@ -141,7 +141,7 @@
141141
"prisma": "6.15.0",
142142
"storybook": "9.1.4",
143143
"storybook-vue-addon": "0.6.2",
144-
"tailwindcss": "3.4.17",
144+
"tailwindcss": "3.4.18",
145145
"typescript": "5.7.2",
146146
"typescript-eslint": "8.42.0",
147147
"ufo": "1.5.4",
@@ -151,7 +151,7 @@
151151
"vitest-environment-nuxt": "1.0.1",
152152
"vitest-github-actions-reporter": "0.11.1",
153153
"vitest-mock-extended": "3.1.0",
154-
"vue-tsc": "3.0.6"
154+
"vue-tsc": "3.1.0"
155155
},
156156
"packageManager": "[email protected]",
157157
"pnpm": {

0 commit comments

Comments
 (0)