From fccfd2757167a9f55002a686b772bcf7c628dd2f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 20 May 2024 06:08:17 +0000
Subject: [PATCH] chore(deps): update all dependencies (#50)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
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.12.11` ->
`20.12.12`](https://renovatebot.com/diffs/npm/@types%2fnode/20.12.11/20.12.12)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.12.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.12.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.12.11/20.12.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.12.11/20.12.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`14.10.1`
->
`14.11.0`](https://renovatebot.com/diffs/npm/happy-dom/14.10.1/14.11.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/14.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/happy-dom/14.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/happy-dom/14.10.1/14.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/14.10.1/14.11.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.17` ->
`2.0.19`](https://renovatebot.com/diffs/npm/vue-tsc/2.0.17/2.0.19) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/2.0.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vue-tsc/2.0.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vue-tsc/2.0.17/2.0.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-tsc/2.0.17/2.0.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
capricorn86/happy-dom (happy-dom)
###
[`v14.11.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v14.11.0)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v14.10.3...v14.11.0)
##### :art: Features
- Adds support for `HTMLTimeElement` - By
**[@r-thomson](https://togithub.com/r-thomson)** in task
[#1431](https://togithub.com/capricorn86/happy-dom/issues/1431)
###
[`v14.10.3`](https://togithub.com/capricorn86/happy-dom/releases/tag/v14.10.3)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v14.10.2...v14.10.3)
##### :construction_worker_man: Patch fixes
- Adds check for if Window and MutationObserver has been destroyed when
triggering listeners - By
**[@capricorn86](https://togithub.com/capricorn86)** in task
[#1436](https://togithub.com/capricorn86/happy-dom/issues/1436)
###
[`v14.10.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v14.10.2)
[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v14.10.1...v14.10.2)
##### :construction_worker_man: Patch fixes
- `HTMLAnchorElement`, `HTMLButtonElement`, `HTMLInputElement` and
`HTMLLabelElement` checked that click events triggering native behavior
was of type `PointerEvent`, but should check that they are of type
`MouseEvent` - By
**[@capricorn86](https://togithub.com/capricorn86)** in task
[#1397](https://togithub.com/capricorn86/happy-dom/issues/1397)
vuejs/language-tools (vue-tsc)
###
[`v2.0.19`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2019-2024-05-16)
[Compare
Source](https://togithub.com/vuejs/language-tools/compare/v2.0.18...v2.0.19)
##### Bug Fixes
- **language-core:** property 'xyz' does not exist on type 'abc' when
using v-for
([#4386](https://togithub.com/vuejs/language-tools/issues/4386))
- **language-core:** avoid report error when events do not accept
parameters
([#4387](https://togithub.com/vuejs/language-tools/issues/4387))
- **language-core:** inline dynamic event handlers should not expect
commas
([#4387](https://togithub.com/vuejs/language-tools/issues/4387))
###
[`v2.0.18`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2018-2024-05-15)
[Compare
Source](https://togithub.com/vuejs/language-tools/compare/v2.0.17...v2.0.18)
##### Features
- feat(language-core): report unknown events when strictTemplates is
enabled
([#3718](https://togithub.com/vuejs/language-tools/issues/3718))
- feat(language-core): add `compileSFCScript` plugin hook
([#3200](https://togithub.com/vuejs/language-tools/issues/3200))
- feat(vscode): add coffeescript syntax highlight support
##### Bug Fixes
- fix(language-core): fix event handler type for hyphen-case event names
- fix(language-core): allow binding multiple events with the same name
([#4369](https://togithub.com/vuejs/language-tools/issues/4369))
- fix(language-core): variable used in `key` appears as unused in v-for
template tag
([#329](https://togithub.com/vuejs/language-tools/issues/329))
([#3421](https://togithub.com/vuejs/language-tools/issues/3421))
- fix(language-core): generics with slots don't work with Vue 2.7
([#3241](https://togithub.com/vuejs/language-tools/issues/3241))
- fix(language-core): template language of .md files should be markdown
([#4299](https://togithub.com/vuejs/language-tools/issues/4299))
- fix(language-core): no template class links when
`experimentalResolveStyleCssClasses` is set to `always`
([#4379](https://togithub.com/vuejs/language-tools/issues/4379))
##### Other Changes
- Upgrade Volar from `v2.2.2` to `v2.2.4`.
- Fixed a few URI conversion issues
- fix(typescript): empty items list should be valid completion result
([#4368](https://togithub.com/vuejs/language-tools/issues/4368))
- fix(typescript): path completion not working for meta files
- Upgrade Volar services from `v0.0.44` to `v0.0.45`.
- fix(typescript-twoslash-queries): inlay hints not working
- fix(css, html, json, yaml): failed to resolve relative path
- feat(emmet): port VSCode emmet extension client logic
([https://github.com/volarjs/services/issues/95](https://togithub.com/volarjs/services/issues/95))
- The following extensions have been added to Hybrid Mode’s
compatibility whitelist:
- `miaonster.vscode-tsx-arrow-definition`
- `runem.lit-plugin`
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
Europe/Helsinki, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/slipmatio/ui).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
package.json | 6 +--
pnpm-lock.yaml | 116 ++++++++++++++++++++++++-------------------------
2 files changed, 61 insertions(+), 61 deletions(-)
diff --git a/package.json b/package.json
index d6e38c6..a8d9482 100644
--- a/package.json
+++ b/package.json
@@ -53,12 +53,12 @@
"devDependencies": {
"@playwright/test": "1.44.0",
"@slipmatio/tailwind-config": "3.0.0",
- "@types/node": "20.12.11",
+ "@types/node": "20.12.12",
"@vitejs/plugin-vue": "5.0.4",
"@vitest/coverage-v8": "1.6.0",
"@vue/test-utils": "2.4.6",
"autoprefixer": "10.4.19",
- "happy-dom": "14.10.1",
+ "happy-dom": "14.11.0",
"postcss": "8.4.38",
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
@@ -66,7 +66,7 @@
"vite-plugin-dts": "3.9.1",
"vitest": "1.6.0",
"vue": "3.4.27",
- "vue-tsc": "2.0.17"
+ "vue-tsc": "2.0.19"
},
"peerDependencies": {
"@slipmatio/tailwind-config": "3",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index c1ef288..1c12b1a 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -12,8 +12,8 @@ devDependencies:
specifier: 3.0.0
version: 3.0.0(tailwindcss@3.4.3)
'@types/node':
- specifier: 20.12.11
- version: 20.12.11
+ specifier: 20.12.12
+ version: 20.12.12
'@vitejs/plugin-vue':
specifier: 5.0.4
version: 5.0.4(vite@5.2.11)(vue@3.4.27)
@@ -27,8 +27,8 @@ devDependencies:
specifier: 10.4.19
version: 10.4.19(postcss@8.4.38)
happy-dom:
- specifier: 14.10.1
- version: 14.10.1
+ specifier: 14.11.0
+ version: 14.11.0
postcss:
specifier: 8.4.38
version: 8.4.38
@@ -40,19 +40,19 @@ devDependencies:
version: 5.4.5
vite:
specifier: 5.2.11
- version: 5.2.11(@types/node@20.12.11)
+ version: 5.2.11(@types/node@20.12.12)
vite-plugin-dts:
specifier: 3.9.1
- version: 3.9.1(@types/node@20.12.11)(typescript@5.4.5)(vite@5.2.11)
+ version: 3.9.1(@types/node@20.12.12)(typescript@5.4.5)(vite@5.2.11)
vitest:
specifier: 1.6.0
- version: 1.6.0(@types/node@20.12.11)(happy-dom@14.10.1)
+ version: 1.6.0(@types/node@20.12.12)(happy-dom@14.11.0)
vue:
specifier: 3.4.27
version: 3.4.27(typescript@5.4.5)
vue-tsc:
- specifier: 2.0.17
- version: 2.0.17(typescript@5.4.5)
+ specifier: 2.0.19
+ version: 2.0.19(typescript@5.4.5)
packages:
@@ -349,27 +349,27 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.15
dev: true
- /@microsoft/api-extractor-model@7.28.13(@types/node@20.12.11):
+ /@microsoft/api-extractor-model@7.28.13(@types/node@20.12.12):
resolution: {integrity: sha512-39v/JyldX4MS9uzHcdfmjjfS6cYGAoXV+io8B5a338pkHiSt+gy2eXQ0Q7cGFJ7quSa1VqqlMdlPrB6sLR/cAw==}
dependencies:
'@microsoft/tsdoc': 0.14.2
'@microsoft/tsdoc-config': 0.16.2
- '@rushstack/node-core-library': 4.0.2(@types/node@20.12.11)
+ '@rushstack/node-core-library': 4.0.2(@types/node@20.12.12)
transitivePeerDependencies:
- '@types/node'
dev: true
- /@microsoft/api-extractor@7.43.0(@types/node@20.12.11):
+ /@microsoft/api-extractor@7.43.0(@types/node@20.12.12):
resolution: {integrity: sha512-GFhTcJpB+MI6FhvXEI9b2K0snulNLWHqC/BbcJtyNYcKUiw7l3Lgis5ApsYncJ0leALX7/of4XfmXk+maT111w==}
hasBin: true
dependencies:
- '@microsoft/api-extractor-model': 7.28.13(@types/node@20.12.11)
+ '@microsoft/api-extractor-model': 7.28.13(@types/node@20.12.12)
'@microsoft/tsdoc': 0.14.2
'@microsoft/tsdoc-config': 0.16.2
- '@rushstack/node-core-library': 4.0.2(@types/node@20.12.11)
+ '@rushstack/node-core-library': 4.0.2(@types/node@20.12.12)
'@rushstack/rig-package': 0.5.2
- '@rushstack/terminal': 0.10.0(@types/node@20.12.11)
- '@rushstack/ts-command-line': 4.19.1(@types/node@20.12.11)
+ '@rushstack/terminal': 0.10.0(@types/node@20.12.12)
+ '@rushstack/ts-command-line': 4.19.1(@types/node@20.12.12)
lodash: 4.17.21
minimatch: 3.0.8
resolve: 1.22.2
@@ -544,7 +544,7 @@ packages:
dev: true
optional: true
- /@rushstack/node-core-library@4.0.2(@types/node@20.12.11):
+ /@rushstack/node-core-library@4.0.2(@types/node@20.12.12):
resolution: {integrity: sha512-hyES82QVpkfQMeBMteQUnrhASL/KHPhd7iJ8euduwNJG4mu2GSOKybf0rOEjOm1Wz7CwJEUm9y0yD7jg2C1bfg==}
peerDependencies:
'@types/node': '*'
@@ -552,7 +552,7 @@ packages:
'@types/node':
optional: true
dependencies:
- '@types/node': 20.12.11
+ '@types/node': 20.12.12
fs-extra: 7.0.1
import-lazy: 4.0.0
jju: 1.4.0
@@ -568,7 +568,7 @@ packages:
strip-json-comments: 3.1.1
dev: true
- /@rushstack/terminal@0.10.0(@types/node@20.12.11):
+ /@rushstack/terminal@0.10.0(@types/node@20.12.12):
resolution: {integrity: sha512-UbELbXnUdc7EKwfH2sb8ChqNgapUOdqcCIdQP4NGxBpTZV2sQyeekuK3zmfQSa/MN+/7b4kBogl2wq0vpkpYGw==}
peerDependencies:
'@types/node': '*'
@@ -576,15 +576,15 @@ packages:
'@types/node':
optional: true
dependencies:
- '@rushstack/node-core-library': 4.0.2(@types/node@20.12.11)
- '@types/node': 20.12.11
+ '@rushstack/node-core-library': 4.0.2(@types/node@20.12.12)
+ '@types/node': 20.12.12
supports-color: 8.1.1
dev: true
- /@rushstack/ts-command-line@4.19.1(@types/node@20.12.11):
+ /@rushstack/ts-command-line@4.19.1(@types/node@20.12.12):
resolution: {integrity: sha512-J7H768dgcpG60d7skZ5uSSwyCZs/S2HrWP1Ds8d1qYAyaaeJmpmmLr9BVw97RjFzmQPOYnoXcKA4GkqDCkduQg==}
dependencies:
- '@rushstack/terminal': 0.10.0(@types/node@20.12.11)
+ '@rushstack/terminal': 0.10.0(@types/node@20.12.12)
'@types/argparse': 1.0.38
argparse: 1.0.10
string-argv: 0.3.2
@@ -612,8 +612,8 @@ packages:
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
dev: true
- /@types/node@20.12.11:
- resolution: {integrity: sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==}
+ /@types/node@20.12.12:
+ resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==}
dependencies:
undici-types: 5.26.5
dev: true
@@ -625,7 +625,7 @@ packages:
vite: ^5.0.0
vue: ^3.2.25
dependencies:
- vite: 5.2.11(@types/node@20.12.11)
+ vite: 5.2.11(@types/node@20.12.12)
vue: 3.4.27(typescript@5.4.5)
dev: true
@@ -647,7 +647,7 @@ packages:
std-env: 3.6.0
strip-literal: 2.0.0
test-exclude: 6.0.0
- vitest: 1.6.0(@types/node@20.12.11)(happy-dom@14.10.1)
+ vitest: 1.6.0(@types/node@20.12.12)(happy-dom@14.11.0)
transitivePeerDependencies:
- supports-color
dev: true
@@ -697,10 +697,10 @@ packages:
'@volar/source-map': 1.11.1
dev: true
- /@volar/language-core@2.2.2:
- resolution: {integrity: sha512-GuvEL4JdxbnLVhPLICncCGT+tVW4cIz9GxXNeDofNnJ4iNTKhr5suGVsA1GLOne9PbraSjn8PlLt+pvLxuRVeQ==}
+ /@volar/language-core@2.2.4:
+ resolution: {integrity: sha512-7As47GndxGxsqqYnbreLrfB5NDUeQioPM2LJKUuB4/34c0NpEJ2byVl3c9KYdjIdiEstWZ9JLtLKNTaPWb5jtA==}
dependencies:
- '@volar/source-map': 2.2.2
+ '@volar/source-map': 2.2.4
dev: true
/@volar/source-map@1.11.1:
@@ -709,8 +709,8 @@ packages:
muggle-string: 0.3.1
dev: true
- /@volar/source-map@2.2.2:
- resolution: {integrity: sha512-vUwvZuSW6iN4JI9QRinh9EjFasx1TUtnaWMKwgWx08xz1PyYuNkLlWlrZXBZ5GGBhML0u230M/7X+AHY2h9yKg==}
+ /@volar/source-map@2.2.4:
+ resolution: {integrity: sha512-m92FLpR9vB1YEZfiZ+bfgpLrToL/DNkOrorWVep3pffHrwwI4Tx2oIQN+sqHJfKkiT5N3J1owC+8crhAEinfjg==}
dependencies:
muggle-string: 0.4.1
dev: true
@@ -722,10 +722,10 @@ packages:
path-browserify: 1.0.1
dev: true
- /@volar/typescript@2.2.2:
- resolution: {integrity: sha512-WcwOREz7+uOrpjUrKhOMaOKKmyPdtqF95HWX7SE0d9hhBB1KkfahxhaAex5U9Bn43LfINHlycLoYCNEtfeKm0g==}
+ /@volar/typescript@2.2.4:
+ resolution: {integrity: sha512-uAQC53tgEbHO62G8NXMfmBrJAlP2QJ9WxVEEQqqK3I6VSy8frL5LbH3hAWODxiwMWixv74wJLWlKbWXOgdIoRQ==}
dependencies:
- '@volar/language-core': 2.2.2
+ '@volar/language-core': 2.2.4
path-browserify: 1.0.1
dev: true
@@ -804,17 +804,17 @@ packages:
vue-template-compiler: 2.7.14
dev: true
- /@vue/language-core@2.0.17(typescript@5.4.5):
- resolution: {integrity: sha512-tHw2J6G9yL4kn3jN5MftOHEq86Y6qnuohBQ1OHkJ73fAv3OYgwDI1cfX7ds0OEJEycOMG64BA3ql5bDgDa41zw==}
+ /@vue/language-core@2.0.19(typescript@5.4.5):
+ resolution: {integrity: sha512-A9EGOnvb51jOvnCYoRLnMP+CcoPlbZVxI9gZXE/y2GksRWM6j/PrLEIC++pnosWTN08tFpJgxhSS//E9v/Sg+Q==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
- '@volar/language-core': 2.2.2
- '@vue/compiler-dom': 3.4.26
- '@vue/shared': 3.4.26
+ '@volar/language-core': 2.2.4
+ '@vue/compiler-dom': 3.4.27
+ '@vue/shared': 3.4.27
computeds: 0.0.1
minimatch: 9.0.3
path-browserify: 1.0.1
@@ -1324,8 +1324,8 @@ packages:
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
dev: true
- /happy-dom@14.10.1:
- resolution: {integrity: sha512-GRbrZYIezi8+tTtffF4v2QcF8bk1h2loUTO5VYQz3GZdrL08Vk0fI+bwf/vFEBf4C/qVf/easLJ/MY1wwdhytA==}
+ /happy-dom@14.11.0:
+ resolution: {integrity: sha512-vu25dY7YJqLuTG/3ADC0FZRRF0yNBp3q2K0YTN08opXdZi8V/YzIJDNJWFiCnDIuyc+RrCIE093+H5fa9Trlxg==}
engines: {node: '>=16.0.0'}
dependencies:
entities: 4.5.0
@@ -2182,7 +2182,7 @@ packages:
engines: {node: '>= 0.10'}
dev: true
- /vite-node@1.6.0(@types/node@20.12.11):
+ /vite-node@1.6.0(@types/node@20.12.12):
resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -2191,7 +2191,7 @@ packages:
debug: 4.3.4
pathe: 1.1.1
picocolors: 1.0.0
- vite: 5.2.11(@types/node@20.12.11)
+ vite: 5.2.11(@types/node@20.12.12)
transitivePeerDependencies:
- '@types/node'
- less
@@ -2203,7 +2203,7 @@ packages:
- terser
dev: true
- /vite-plugin-dts@3.9.1(@types/node@20.12.11)(typescript@5.4.5)(vite@5.2.11):
+ /vite-plugin-dts@3.9.1(@types/node@20.12.12)(typescript@5.4.5)(vite@5.2.11):
resolution: {integrity: sha512-rVp2KM9Ue22NGWB8dNtWEr+KekN3rIgz1tWD050QnRGlriUCmaDwa7qA5zDEjbXg5lAXhYMSBJtx3q3hQIJZSg==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@@ -2213,14 +2213,14 @@ packages:
vite:
optional: true
dependencies:
- '@microsoft/api-extractor': 7.43.0(@types/node@20.12.11)
+ '@microsoft/api-extractor': 7.43.0(@types/node@20.12.12)
'@rollup/pluginutils': 5.1.0
'@vue/language-core': 1.8.27(typescript@5.4.5)
debug: 4.3.4
kolorist: 1.8.0
magic-string: 0.30.10
typescript: 5.4.5
- vite: 5.2.11(@types/node@20.12.11)
+ vite: 5.2.11(@types/node@20.12.12)
vue-tsc: 1.8.27(typescript@5.4.5)
transitivePeerDependencies:
- '@types/node'
@@ -2228,7 +2228,7 @@ packages:
- supports-color
dev: true
- /vite@5.2.11(@types/node@20.12.11):
+ /vite@5.2.11(@types/node@20.12.12):
resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -2256,7 +2256,7 @@ packages:
terser:
optional: true
dependencies:
- '@types/node': 20.12.11
+ '@types/node': 20.12.12
esbuild: 0.20.2
postcss: 8.4.38
rollup: 4.13.0
@@ -2264,7 +2264,7 @@ packages:
fsevents: 2.3.3
dev: true
- /vitest@1.6.0(@types/node@20.12.11)(happy-dom@14.10.1):
+ /vitest@1.6.0(@types/node@20.12.12)(happy-dom@14.11.0):
resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -2289,7 +2289,7 @@ packages:
jsdom:
optional: true
dependencies:
- '@types/node': 20.12.11
+ '@types/node': 20.12.12
'@vitest/expect': 1.6.0
'@vitest/runner': 1.6.0
'@vitest/snapshot': 1.6.0
@@ -2299,7 +2299,7 @@ packages:
chai: 4.3.10
debug: 4.3.4
execa: 8.0.1
- happy-dom: 14.10.1
+ happy-dom: 14.11.0
local-pkg: 0.5.0
magic-string: 0.30.10
pathe: 1.1.1
@@ -2308,8 +2308,8 @@ packages:
strip-literal: 2.0.0
tinybench: 2.5.1
tinypool: 0.8.3
- vite: 5.2.11(@types/node@20.12.11)
- vite-node: 1.6.0(@types/node@20.12.11)
+ vite: 5.2.11(@types/node@20.12.12)
+ vite-node: 1.6.0(@types/node@20.12.12)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@@ -2344,14 +2344,14 @@ packages:
typescript: 5.4.5
dev: true
- /vue-tsc@2.0.17(typescript@5.4.5):
- resolution: {integrity: sha512-RRZsiCBD1hvATQb321xV+SkRDKsK5hgFQ4WXy5wuYsyyjz8xAK4DjxHkpH7PFoJKUbZTbeW8KzhejzXZS49Tzw==}
+ /vue-tsc@2.0.19(typescript@5.4.5):
+ resolution: {integrity: sha512-JWay5Zt2/871iodGF72cELIbcAoPyhJxq56mPPh+M2K7IwI688FMrFKc/+DvB05wDWEuCPexQJ6L10zSwzzapg==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
- '@volar/typescript': 2.2.2
- '@vue/language-core': 2.0.17(typescript@5.4.5)
+ '@volar/typescript': 2.2.4
+ '@vue/language-core': 2.0.19(typescript@5.4.5)
semver: 7.5.4
typescript: 5.4.5
dev: true