chore(deps): update dev-dependencies (#2073)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.51.0` → `8.52.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.51.0/8.52.0) |  |  | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.51.0` → `8.52.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.51.0/8.52.0) |  |  | | [rollup](https://rollupjs.org/) ([source](https://redirect.github.com/rollup/rollup)) | [`4.54.0` → `4.55.1`](https://renovatebot.com/diffs/npm/rollup/4.54.0/4.55.1) |  |  | | [sass-embedded](https://redirect.github.com/sass/embedded-host-node) | [`1.97.1` → `1.97.2`](https://renovatebot.com/diffs/npm/sass-embedded/1.97.1/1.97.2) |  |  | | [vue-tsc](https://redirect.github.com/vuejs/language-tools) ([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | [`3.2.1` → `3.2.2`](https://renovatebot.com/diffs/npm/vue-tsc/3.2.1/3.2.2) |  |  | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.52.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8520-2026-01-05) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.51.0...v8.52.0) ##### 🚀 Features - **eslint-plugin-internal:** \[no-multiple-lines-of-errors] add rule ([#​11899](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11899)) ##### 🩹 Fixes - **eslint-plugin:** \[no-base-to-string] detect @​[@​toPrimitive](https://redirect.github.com/toPrimitive) and valueOf ([#​11901](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11901)) - **eslint-plugin:** \[no-useless-default-assignment] handle conditional initializer ([#​11908](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11908)) ##### ❤️ Thank You - Josh Goldberg ✨ - Ulrich Stark You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.52.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8520-2026-01-05) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.51.0...v8.52.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.55.1`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4551) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.54.0...v4.55.1) *2026-01-05* ##### Bug Fixes - Fix artifact reference for OpenBSD ([#​6231](https://redirect.github.com/rollup/rollup/issues/6231)) ##### Pull Requests - [#​6231](https://redirect.github.com/rollup/rollup/pull/6231): Fix OpenBSD artifacts and ensure OIDC is working ([@​lukastaegert](https://redirect.github.com/lukastaegert)) </details> <details> <summary>sass/embedded-host-node (sass-embedded)</summary> ### [`v1.97.2`](https://redirect.github.com/sass/embedded-host-node/blob/HEAD/CHANGELOG.md#1972) [Compare Source](https://redirect.github.com/sass/embedded-host-node/compare/1.97.1...1.97.2) - Additional fixes for implicit configuration when nested imports are involved. </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v3.2.2`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#322-2026-01-06) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v3.2.1...v3.2.2) ##### language-core - **fix:** correct code features on v-bind shorthands of special attributes - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! ##### language-plugin-pug - **feat:** accurate Pug shorthand mapping ([#​5906](https://redirect.github.com/vuejs/language-tools/issues/5906)) - **fix:** pre-map HTML to Pug offset attribute ([#​5905](https://redirect.github.com/vuejs/language-tools/issues/5905)) ##### language-service - **feat:** strip `=""` for boolean props completion edits ([#​5888](https://redirect.github.com/vuejs/language-tools/issues/5888)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **fix:** avoid duplicate directive modifiers in completion ([#​5920](https://redirect.github.com/vuejs/language-tools/issues/5920)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! ##### typescript-plugin - **fix:** only forward quick info and suggestion diagnostics for setup bindings ([#​5892](https://redirect.github.com/vuejs/language-tools/issues/5892)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0f9a04d5d5
commit
419c791e0c
|
|
@ -116,8 +116,8 @@
|
|||
"@types/is-touch-device": "1.0.3",
|
||||
"@types/node": "22.19.3",
|
||||
"@types/sortablejs": "1.15.9",
|
||||
"@typescript-eslint/eslint-plugin": "8.51.0",
|
||||
"@typescript-eslint/parser": "8.51.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.52.0",
|
||||
"@typescript-eslint/parser": "8.52.0",
|
||||
"@vitejs/plugin-vue": "6.0.3",
|
||||
"@vue/eslint-config-typescript": "14.6.0",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
|
|
@ -135,9 +135,9 @@
|
|||
"postcss": "8.5.6",
|
||||
"postcss-easing-gradients": "3.0.1",
|
||||
"postcss-preset-env": "10.6.0",
|
||||
"rollup": "4.54.0",
|
||||
"rollup": "4.55.1",
|
||||
"rollup-plugin-visualizer": "6.0.5",
|
||||
"sass-embedded": "1.97.1",
|
||||
"sass-embedded": "1.97.2",
|
||||
"stylelint": "16.26.1",
|
||||
"stylelint-config-property-sort-order-smacss": "10.0.0",
|
||||
"stylelint-config-recommended-vue": "1.6.1",
|
||||
|
|
@ -151,7 +151,7 @@
|
|||
"vite-plugin-vue-devtools": "8.0.5",
|
||||
"vite-svg-loader": "5.1.0",
|
||||
"vitest": "3.2.4",
|
||||
"vue-tsc": "3.2.1",
|
||||
"vue-tsc": "3.2.2",
|
||||
"wait-on": "8.0.5",
|
||||
"workbox-cli": "7.4.0"
|
||||
},
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue