mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-17 13:12:07 +00:00
chore(deps): update dependency vite-plugin-solid to v2.11.0 (#2641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -320,7 +320,7 @@
|
|||||||
"vite": "5.4.11",
|
"vite": "5.4.11",
|
||||||
"vite-plugin-inspect": "0.8.8",
|
"vite-plugin-inspect": "0.8.8",
|
||||||
"vite-plugin-resolve": "2.5.2",
|
"vite-plugin-resolve": "2.5.2",
|
||||||
"vite-plugin-solid": "2.10.2",
|
"vite-plugin-solid": "2.11.0",
|
||||||
"ws": "8.18.0"
|
"ws": "8.18.0"
|
||||||
},
|
},
|
||||||
"auto-changelog": {
|
"auto-changelog": {
|
||||||
|
|||||||
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@ -308,8 +308,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.10.2
|
specifier: 2.11.0
|
||||||
version: 2.10.2(solid-js@1.9.3)(vite@5.4.11(@types/node@22.9.3))
|
version: 2.11.0(solid-js@1.9.3)(vite@5.4.11(@types/node@22.9.3))
|
||||||
ws:
|
ws:
|
||||||
specifier: 8.18.0
|
specifier: 8.18.0
|
||||||
version: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.5)
|
version: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.5)
|
||||||
@ -4180,12 +4180,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.10.2:
|
vite-plugin-solid@2.11.0:
|
||||||
resolution: {integrity: sha512-AOEtwMe2baBSXMXdo+BUwECC8IFHcKS6WQV/1NEd+Q7vHPap5fmIhLcAzr+DUJ04/KHx/1UBU0l1/GWP+rMAPQ==}
|
resolution: {integrity: sha512-G+NiwDj4EAeUE0wt3Ur9f+Lt9oMUuLd0FIxYuqwJSqRacKQRteCwUFzNy8zMEt88xWokngQhiFjfJMhjc1fDXw==}
|
||||||
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
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
'@testing-library/jest-dom':
|
'@testing-library/jest-dom':
|
||||||
optional: true
|
optional: true
|
||||||
@ -4221,10 +4221,10 @@ packages:
|
|||||||
terser:
|
terser:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
vitefu@0.2.5:
|
vitefu@1.0.4:
|
||||||
resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==}
|
resolution: {integrity: sha512-y6zEE3PQf6uu/Mt6DTJ9ih+kyJLr4XcSgHR2zUkM8SWDhuixEJxfJ6CZGMHh1Ec3vPLoEA0IHU5oWzVqw8ulow==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
vite:
|
vite:
|
||||||
optional: true
|
optional: true
|
||||||
@ -8648,7 +8648,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
lib-esm: 0.4.2
|
lib-esm: 0.4.2
|
||||||
|
|
||||||
vite-plugin-solid@2.10.2(solid-js@1.9.3)(vite@5.4.11(@types/node@22.9.3)):
|
vite-plugin-solid@2.11.0(solid-js@1.9.3)(vite@5.4.11(@types/node@22.9.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.26.0
|
'@babel/core': 7.26.0
|
||||||
'@types/babel__core': 7.20.5
|
'@types/babel__core': 7.20.5
|
||||||
@ -8657,7 +8657,7 @@ snapshots:
|
|||||||
solid-js: 1.9.3
|
solid-js: 1.9.3
|
||||||
solid-refresh: 0.6.3(solid-js@1.9.3)
|
solid-refresh: 0.6.3(solid-js@1.9.3)
|
||||||
vite: 5.4.11(@types/node@22.9.3)
|
vite: 5.4.11(@types/node@22.9.3)
|
||||||
vitefu: 0.2.5(vite@5.4.11(@types/node@22.9.3))
|
vitefu: 1.0.4(vite@5.4.11(@types/node@22.9.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@ -8670,7 +8670,7 @@ snapshots:
|
|||||||
'@types/node': 22.9.3
|
'@types/node': 22.9.3
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
vitefu@0.2.5(vite@5.4.11(@types/node@22.9.3)):
|
vitefu@1.0.4(vite@5.4.11(@types/node@22.9.3)):
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vite: 5.4.11(@types/node@22.9.3)
|
vite: 5.4.11(@types/node@22.9.3)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user