mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
chore(deps): update dependency vite-plugin-solid to v2.11.8 (#3711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -174,7 +174,7 @@
|
|||||||
"vite": "npm:rolldown-vite@7.0.11",
|
"vite": "npm:rolldown-vite@7.0.11",
|
||||||
"vite-plugin-inspect": "11.3.2",
|
"vite-plugin-inspect": "11.3.2",
|
||||||
"vite-plugin-resolve": "2.5.2",
|
"vite-plugin-resolve": "2.5.2",
|
||||||
"vite-plugin-solid": "2.11.7",
|
"vite-plugin-solid": "2.11.8",
|
||||||
"ws": "8.18.3"
|
"ws": "8.18.3"
|
||||||
},
|
},
|
||||||
"auto-changelog": {
|
"auto-changelog": {
|
||||||
|
|||||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -363,8 +363,8 @@ importers:
|
|||||||
specifier: 2.5.2
|
specifier: 2.5.2
|
||||||
version: 2.5.2
|
version: 2.5.2
|
||||||
vite-plugin-solid:
|
vite-plugin-solid:
|
||||||
specifier: 2.11.7
|
specifier: 2.11.8
|
||||||
version: 2.11.7(rolldown-vite@7.0.11(@types/node@22.13.5)(esbuild@0.25.8)(yaml@2.8.0))(solid-js@1.9.7)
|
version: 2.11.8(rolldown-vite@7.0.11(@types/node@22.13.5)(esbuild@0.25.8)(yaml@2.8.0))(solid-js@1.9.7)
|
||||||
ws:
|
ws:
|
||||||
specifier: 8.18.3
|
specifier: 8.18.3
|
||||||
version: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
version: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
@ -4762,12 +4762,12 @@ packages:
|
|||||||
vite-plugin-resolve@2.5.2:
|
vite-plugin-resolve@2.5.2:
|
||||||
resolution: {integrity: sha512-8twv20M+KIMxkZzAoF1eAUxxxB56NxKdYjIJ309A/30lZ3GAqgiAeGFjVVlLLEpeAcbAwfl9p7jztsQEw7C3Jg==}
|
resolution: {integrity: sha512-8twv20M+KIMxkZzAoF1eAUxxxB56NxKdYjIJ309A/30lZ3GAqgiAeGFjVVlLLEpeAcbAwfl9p7jztsQEw7C3Jg==}
|
||||||
|
|
||||||
vite-plugin-solid@2.11.7:
|
vite-plugin-solid@2.11.8:
|
||||||
resolution: {integrity: sha512-5TgK1RnE449g0Ryxb9BXqem89RSy7fE8XGVCo+Gw84IHgPuPVP7nYNP6WBVAaY/0xw+OqfdQee+kusL0y3XYNg==}
|
resolution: {integrity: sha512-hFrCxBfv3B1BmFqnJF4JOCYpjrmi/zwyeKjcomQ0khh8HFyQ8SbuBWQ7zGojfrz6HUOBFrJBNySDi/JgAHytWg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
|
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
|
||||||
solid-js: ^1.7.2
|
solid-js: ^1.7.2
|
||||||
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
'@testing-library/jest-dom':
|
'@testing-library/jest-dom':
|
||||||
optional: true
|
optional: true
|
||||||
@ -9810,7 +9810,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
lib-esm: 0.4.2
|
lib-esm: 0.4.2
|
||||||
|
|
||||||
vite-plugin-solid@2.11.7(rolldown-vite@7.0.11(@types/node@22.13.5)(esbuild@0.25.8)(yaml@2.8.0))(solid-js@1.9.7):
|
vite-plugin-solid@2.11.8(rolldown-vite@7.0.11(@types/node@22.13.5)(esbuild@0.25.8)(yaml@2.8.0))(solid-js@1.9.7):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.27.7
|
'@babel/core': 7.27.7
|
||||||
'@types/babel__core': 7.20.5
|
'@types/babel__core': 7.20.5
|
||||||
|
|||||||
Reference in New Issue
Block a user