Skip to content

Commit

Permalink
chore(deps): update all dependencies (#63)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.16.1` ->
`20.16.2`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.1/20.16.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.1/20.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.1/20.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@vitejs/plugin-vue](https://togithub.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme)
([source](https://togithub.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue))
| [`5.1.2` ->
`5.1.3`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/5.1.2/5.1.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-vue/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitejs%2fplugin-vue/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitejs%2fplugin-vue/5.1.2/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-vue/5.1.2/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`15.0.0` ->
`15.7.0`](https://renovatebot.com/diffs/npm/happy-dom/15.0.0/15.7.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/15.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/happy-dom/15.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/happy-dom/15.0.0/15.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/15.0.0/15.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vue-tsc](https://togithub.com/vuejs/language-tools)
([source](https://togithub.com/vuejs/language-tools/tree/HEAD/packages/tsc))
| [`2.0.29` ->
`2.1.2`](https://renovatebot.com/diffs/npm/vue-tsc/2.0.29/2.1.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vue-tsc/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vue-tsc/2.0.29/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-tsc/2.0.29/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitejs/vite-plugin-vue (@&#8203;vitejs/plugin-vue)</summary>

###
[`v5.1.3`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small513-2024-08-29-small)

- chore: upgrade to eslint 9
([236a40f](https://togithub.com/vitejs/vite-plugin-vue/commit/236a40f))
- chore: use pnpm catalog for shared deps
([0735e18](https://togithub.com/vitejs/vite-plugin-vue/commit/0735e18))
- chore(deps): update dependency rollup to ^4.20.0
([#&#8203;433](https://togithub.com/vitejs/vite-plugin-vue/issues/433))
([37c9073](https://togithub.com/vitejs/vite-plugin-vue/commit/37c9073)),
closes
[#&#8203;433](https://togithub.com/vitejs/vite-plugin-vue/issues/433)
- chore(deps): update upstream
([#&#8203;436](https://togithub.com/vitejs/vite-plugin-vue/issues/436))
([b75a46f](https://togithub.com/vitejs/vite-plugin-vue/commit/b75a46f)),
closes
[#&#8203;436](https://togithub.com/vitejs/vite-plugin-vue/issues/436)
- fix(deps): update all non-major dependencies
([#&#8203;421](https://togithub.com/vitejs/vite-plugin-vue/issues/421))
([e3a7fec](https://togithub.com/vitejs/vite-plugin-vue/commit/e3a7fec)),
closes
[#&#8203;421](https://togithub.com/vitejs/vite-plugin-vue/issues/421)
- fix(plugin-vue): default value for `__VUE_OPTIONS_API__`
([acb57c9](https://togithub.com/vitejs/vite-plugin-vue/commit/acb57c9)),
closes
[#&#8203;438](https://togithub.com/vitejs/vite-plugin-vue/issues/438)

</details>

<details>
<summary>capricorn86/happy-dom (happy-dom)</summary>

###
[`v15.7.0`](https://togithub.com/capricorn86/happy-dom/compare/v15.6.1...9bde659a1f05519c3986ec1a0bba9d12526525f7)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.6.1...v15.7.0)

###
[`v15.6.1`](https://togithub.com/capricorn86/happy-dom/compare/v15.6.0...86748dba632a1716247785851c0009d2256f23ef)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.6.0...v15.6.1)

###
[`v15.6.0`](https://togithub.com/capricorn86/happy-dom/compare/v15.5.0...71d243a6a3583cbc376dc90513d5739e96064691)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.5.0...v15.6.0)

###
[`v15.5.0`](https://togithub.com/capricorn86/happy-dom/compare/v15.4.3...fec1c0165753112715e1295cc57bb0c16b679b39)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.4.3...v15.5.0)

###
[`v15.4.3`](https://togithub.com/capricorn86/happy-dom/releases/tag/v15.4.3)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.4.2...v15.4.3)

##### 👷‍♂️ Patch fixes

- Adds support for supporting new lines and tabs as white-space
character in CSS selectors - By
**[@&#8203;syi0808](https://togithub.com/syi0808)** in task
[#&#8203;1414](https://togithub.com/capricorn86/happy-dom/issues/1414)

###
[`v15.4.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v15.4.2)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.4.1...v15.4.2)

##### 👷‍♂️ Patch fixes

- Typo in CORS rejection error message - By
**[@&#8203;rexxars](https://togithub.com/rexxars)** in task
[#&#8203;1485](https://togithub.com/capricorn86/happy-dom/issues/1485)

###
[`v15.4.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v15.4.1)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.4.0...v15.4.1)

##### 👷‍♂️ Patch fixes

- Throw error in `FormData.append()` when value parameter type is
incorrect - By **[@&#8203;btea](https://togithub.com/btea)** in task
[#&#8203;1484](https://togithub.com/capricorn86/happy-dom/issues/1484)

###
[`v15.4.0`](https://togithub.com/capricorn86/happy-dom/compare/v15.3.2...5b23cc1cf711b8b3c0132d5f3241de6425bc2dc2)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.3.2...v15.4.0)

###
[`v15.3.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v15.3.2)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.3.1...v15.3.2)

##### 👷‍♂️ Patch fixes

- Fixes the `HTMLInputElement.indeterminate`, so that it behaves
correctly - By **[@&#8203;malko](https://togithub.com/malko)** in task
[#&#8203;1439](https://togithub.com/capricorn86/happy-dom/issues/1439)

###
[`v15.3.1`](https://togithub.com/capricorn86/happy-dom/compare/v15.3.0...530f535c01f72de9190d9e67d0c3540d3c44a5fa)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.3.0...v15.3.1)

###
[`v15.3.0`](https://togithub.com/capricorn86/happy-dom/compare/v15.2.0...a99364fa80f968da81dbb6ceb899ae15a8e5b902)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.2.0...v15.3.0)

###
[`v15.2.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v15.2.0)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.1.0...v15.2.0)

##### 🎨 Features

- Adds support for the static method `AbortSignal.any()` - By
**[@&#8203;ezzatron](https://togithub.com/ezzatron)** in task
[#&#8203;1468](https://togithub.com/capricorn86/happy-dom/issues/1468)

###
[`v15.1.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v15.1.0)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v15.0.0...v15.1.0)

##### 🎨 Features

- Refactor internal logic related to injecting the Window context for
classes that can be constructed using the "new" operator - By
**[@&#8203;capricorn86](https://togithub.com/capricorn86)** in task
[#&#8203;1332](https://togithub.com/capricorn86/happy-dom/issues/1332)
- Improves the way classes can access the Browser context internally -
By **[@&#8203;capricorn86](https://togithub.com/capricorn86)** in task
[#&#8203;1332](https://togithub.com/capricorn86/happy-dom/issues/1332)
- Refactor of the logic for `EventTarget.dispatchEvent()` to better
handle the event phases "none", "capture", "atTarget" and "bubbling" -
By **[@&#8203;capricorn86](https://togithub.com/capricorn86)** in task
[#&#8203;1332](https://togithub.com/capricorn86/happy-dom/issues/1332)
- Adds support for `HTMLInputElement.popoverTargetElement`,
`HTMLInputElement.popoverTargetAction`,
`HTMLButtonElement.popoverTargetElement` and
`HTMLButtonElement.popoverTargetAction` - By
**[@&#8203;capricorn86](https://togithub.com/capricorn86)** in task
[#&#8203;1332](https://togithub.com/capricorn86/happy-dom/issues/1332)
- Adds support for `HTMLElement.popover` - By
**[@&#8203;capricorn86](https://togithub.com/capricorn86)** in task
[#&#8203;1332](https://togithub.com/capricorn86/happy-dom/issues/1332)
- Adds support for `PerformanceObserver`, `PerformanceEntry` and
`PerformanceObserverEntryList` - By
**[@&#8203;capricorn86](https://togithub.com/capricorn86)** in task
[#&#8203;1332](https://togithub.com/capricorn86/happy-dom/issues/1332)

##### 👷‍♂️ Patch fixes

- Makes it possible for a polyfill to replace
`NodeList[Symbol.iterator]()` with `Array.prototype.values()` - By
**[@&#8203;capricorn86](https://togithub.com/capricorn86)** in task
[#&#8203;1332](https://togithub.com/capricorn86/happy-dom/issues/1332)
- Adds logic for canceling any request to start new async tasks while
the `Window` is closing (e.g. using `setTimeout()` or `fetch()`) - By
**[@&#8203;capricorn86](https://togithub.com/capricorn86)** in task
[#&#8203;1332](https://togithub.com/capricorn86/happy-dom/issues/1332)
- Fixes issues with errors exiting the browser when using the setting
"errorCapture" set to "processLevel" - By
**[@&#8203;capricorn86](https://togithub.com/capricorn86)** in task
[#&#8203;1332](https://togithub.com/capricorn86/happy-dom/issues/1332)
- Refactor internal logic, so that thrown errors are instances of unique
error classes assigned to the `Window`, which makes it possible for
`BrowserExceptionObserver` to know which `Window` the error originated
from
- Changes `Event.composedPath()` to not return the `Window` object if
the event type is "load", which is the same behaviour as the browser -
By **[@&#8203;capricorn86](https://togithub.com/capricorn86)** in task
[#&#8203;1332](https://togithub.com/capricorn86/happy-dom/issues/1332)
- This means that "load" events will not bubble up to the `Window`
object

</details>

<details>
<summary>vuejs/language-tools (vue-tsc)</summary>

###
[`v2.1.2`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#212-supofficialsup-213-supinsiderssup-2024-08-29)

[Compare
Source](https://togithub.com/vuejs/language-tools/compare/v2.1.0...v2.1.2)

##### Bug Fixes

- **language-core, typescript-plugin, language-server:** write
globalTypes into dist for correct export
([#&#8203;4740](https://togithub.com/vuejs/language-tools/issues/4740))
([#&#8203;4737](https://togithub.com/vuejs/language-tools/issues/4737))
([#&#8203;4738](https://togithub.com/vuejs/language-tools/issues/4738))
([#&#8203;4739](https://togithub.com/vuejs/language-tools/issues/4739))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-core:** don't default `vueCompilerOptions.lib` to
`@vue/runtime-dom` for Vue 2

###
[`v2.1.0`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#210-supofficialsup-211-supinsiderssup-2024-08-29)

[Compare
Source](https://togithub.com/vuejs/language-tools/compare/49ad9563e6f2677595878a000179dfea83fb910c...v2.1.0)

##### Features

- **language-core:** inlay hints for destructured props
([#&#8203;4634](https://togithub.com/vuejs/language-tools/issues/4634))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-core:** typed fallthrough attributes
([#&#8203;4103](https://togithub.com/vuejs/language-tools/issues/4103))
- Thanks to [@&#8203;A5rocks](https://togithub.com/A5rocks),
[@&#8203;so1ve](https://togithub.com/so1ve)!
- **language-core:** document links for classname within `:class`
([#&#8203;4642](https://togithub.com/vuejs/language-tools/issues/4642))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-core:** auto infer type for $refs & useTemplateRef
([#&#8203;4644](https://togithub.com/vuejs/language-tools/issues/4644))
- Thanks to [@&#8203;zhiyuanzmj](https://togithub.com/zhiyuanzmj)!
- **language-core:** type support for CSS Modules API
([#&#8203;4674](https://togithub.com/vuejs/language-tools/issues/4674))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-service:** better completion for directives
([#&#8203;4640](https://togithub.com/vuejs/language-tools/issues/4640))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-service:** better sorting & filtering of completion
([#&#8203;4671](https://togithub.com/vuejs/language-tools/issues/4671))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-service:** add style scoped and module completion
([#&#8203;4705](https://togithub.com/vuejs/language-tools/issues/4705))
- Thanks to [@&#8203;runyasak](https://togithub.com/runyasak)!

##### Bug Fixes

- **vscode:** type of `vue.server.hybridMode` config
([#&#8203;4703](https://togithub.com/vuejs/language-tools/issues/4703))
- Thanks to [@&#8203;KermanX](https://togithub.com/KermanX)!
- **language-core:** dependency on vulnerable version of
`vue-template-compiler`
([#&#8203;4613](https://togithub.com/vuejs/language-tools/issues/4613))
- Thanks to [@&#8203;yyx990803](https://togithub.com/yyx990803)!
- **language-core:** support parse method to access ctx var in object
([#&#8203;4609](https://togithub.com/vuejs/language-tools/issues/4609))
- Thanks to [@&#8203;linghaoSu](https://togithub.com/linghaoSu)!
- **language-core:** escape \ and ' in className avoid type error
([#&#8203;4619](https://togithub.com/vuejs/language-tools/issues/4619))
- Thanks to [@&#8203;linghaoSu](https://togithub.com/linghaoSu)!
- **language-core:** semantic highlight of the end tag of namespaced
elements
([#&#8203;4623](https://togithub.com/vuejs/language-tools/issues/4623))
- Thanks to [@&#8203;KermanX](https://togithub.com/KermanX)!
- **language-core:** nullable modelvalues
([#&#8203;4648](https://togithub.com/vuejs/language-tools/issues/4648))
- Thanks to [@&#8203;davidmatter](https://togithub.com/davidmatter)!
- **language-core:** should try casting dynamic slot name into constant
([#&#8203;4669](https://togithub.com/vuejs/language-tools/issues/4669))
- Thanks to [@&#8203;KermanX](https://togithub.com/KermanX)!
- **language-core:** local name support for prop using runtime api
([#&#8203;4650](https://togithub.com/vuejs/language-tools/issues/4650))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-core:** optimize matching of scoped class and `v-bind()`
([#&#8203;4679](https://togithub.com/vuejs/language-tools/issues/4679))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-core:** should preserve generic info in directive
([#&#8203;4686](https://togithub.com/vuejs/language-tools/issues/4686))
- Thanks to [@&#8203;KermanX](https://togithub.com/KermanX)!
- **language-core:** generate `ref` as identifier instead of
interpolation
([#&#8203;4688](https://togithub.com/vuejs/language-tools/issues/4688))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-core:** correct type narrowing from script to template
([#&#8203;4689](https://togithub.com/vuejs/language-tools/issues/4689))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-core:** should camelize prop name in
`experimentalModelPropName`
([#&#8203;4691](https://togithub.com/vuejs/language-tools/issues/4691))
- Thanks to [@&#8203;KermanX](https://togithub.com/KermanX)!
- **language-core:** drop duplicate hints on incomplete tag
([#&#8203;4696](https://togithub.com/vuejs/language-tools/issues/4696))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-core:** correct inlay hints for v-bind with modifier
([#&#8203;4721](https://togithub.com/vuejs/language-tools/issues/4721))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-core:** transform range of `file-md` correctly
([#&#8203;4735](https://togithub.com/vuejs/language-tools/issues/4735))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-plugin-pug:** should cache proxyed object
([#&#8203;4626](https://togithub.com/vuejs/language-tools/issues/4626))
- Thanks to [@&#8203;KermanX](https://togithub.com/KermanX)!
- **language-plugin-pug:** compute offset correctly of pug class
([#&#8203;4652](https://togithub.com/vuejs/language-tools/issues/4652))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-service:** completion documentations for binding attributes
([#&#8203;4667](https://togithub.com/vuejs/language-tools/issues/4667))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-service:** avoid converting internal id of special tags
([#&#8203;4643](https://togithub.com/vuejs/language-tools/issues/4643))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-service:** reinstate the completion for modifiers
([#&#8203;4639](https://togithub.com/vuejs/language-tools/issues/4639))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **language-service:** consistent data from provider for sfc completion
([#&#8203;4645](https://togithub.com/vuejs/language-tools/issues/4645))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!
- **typescript-plugin:** unknown request type warning
([#&#8203;4715](https://togithub.com/vuejs/language-tools/issues/4715))
- Thanks to [@&#8203;davidmatter](https://togithub.com/davidmatter)!

##### Refactors

-   **language-core:** extract SFC root tags to separate virtual code
-   **language-core:** removed `__hint` trick from codegen
-   **language-core:** rewrite a part of confusing codegen code
- **language-core:** reduce virtual code generated by component tags
([#&#8203;4714](https://togithub.com/vuejs/language-tools/issues/4714))
- **language-core:** do not wrap template virtual code with function
([#&#8203;4731](https://togithub.com/vuejs/language-tools/issues/4731))
- **language-core**: write real files to FS for shared global types
([#&#8203;4736](https://togithub.com/vuejs/language-tools/issues/4736))
- **component-meta:** remove deprecated
`createComponentMetaCheckerByJsonConfig`, `createComponentMetaChecker`
api

##### Other Changes

-   Upgraded Volar from `v2.4.0-alpha.18` to `v2.4.1`:
- Ensure unopened files are synced to project
([#&#8203;4711](https://togithub.com/vuejs/language-tools/issues/4711))
([#&#8203;4632](https://togithub.com/vuejs/language-tools/issues/4632))
- Thanks to [@&#8203;davidmatter](https://togithub.com/davidmatter)!
- **ci:** integrated
[pkg.pr.new](https://togithub.com/stackblitz-labs/pkg.pr.new)
- **tsc:** test all typecheck cases in one tsconfig
([#&#8203;4723](https://togithub.com/vuejs/language-tools/issues/4723))
- **tsc:** add test for TS-next
([#&#8203;4724](https://togithub.com/vuejs/language-tools/issues/4724))
- **tsc:** add tests for for
[#&#8203;3779](https://togithub.com/vuejs/language-tools/issues/3779),
[#&#8203;3820](https://togithub.com/vuejs/language-tools/issues/3820)
([#&#8203;3838](https://togithub.com/vuejs/language-tools/issues/3838))
- Thanks to [@&#8203;so1ve](https://togithub.com/so1ve)!
- **vscode:** add grammar test
([#&#8203;3861](https://togithub.com/vuejs/language-tools/issues/3861))
- Thanks to [@&#8203;so1ve](https://togithub.com/so1ve)!
- **language-service:** migrate tests to `@volar/test-utils`
([#&#8203;4719](https://togithub.com/vuejs/language-tools/issues/4719))
- **language-core:** add scoped classes renaming case
([#&#8203;4727](https://togithub.com/vuejs/language-tools/issues/4727))
- Thanks to [@&#8203;KazariEX](https://togithub.com/KazariEX)!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
Europe/Helsinki, 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://togithub.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/slipmatio/toolbelt).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 77ab65b commit f371e18
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 49 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
"devDependencies": {
"@playwright/test": "1.46.1",
"@tsconfig/node20": "20.1.4",
"@types/node": "20.16.1",
"@vitejs/plugin-vue": "5.1.2",
"@types/node": "20.16.2",
"@vitejs/plugin-vue": "5.1.3",
"@vitest/coverage-v8": "2.0.5",
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "0.5.1",
"happy-dom": "15.0.0",
"happy-dom": "15.7.0",
"typescript": "5.5.4",
"vite": "5.4.2",
"vite-plugin-dts": "4.0.3",
"vitest": "2.0.5",
"vue": "3.4.38",
"vue-router": "4.4.3",
"vue-tsc": "2.0.29"
"vue-tsc": "2.1.2"
},
"files": [
"dist",
Expand Down
139 changes: 94 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f371e18

Please sign in to comment.