mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
chore(deps): update dependency vite-plugin-solid to v2.10.0 (#1732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -217,7 +217,7 @@
|
||||
"vite": "5.1.1",
|
||||
"vite-plugin-inspect": "0.8.3",
|
||||
"vite-plugin-resolve": "2.5.1",
|
||||
"vite-plugin-solid": "2.9.1",
|
||||
"vite-plugin-solid": "2.10.0",
|
||||
"ws": "8.16.0"
|
||||
},
|
||||
"auto-changelog": {
|
||||
|
||||
15
pnpm-lock.yaml
generated
15
pnpm-lock.yaml
generated
@ -261,8 +261,8 @@ devDependencies:
|
||||
specifier: 2.5.1
|
||||
version: 2.5.1
|
||||
vite-plugin-solid:
|
||||
specifier: 2.9.1
|
||||
version: 2.9.1(solid-js@1.8.14)(vite@5.1.1)
|
||||
specifier: 2.10.0
|
||||
version: 2.10.0(solid-js@1.8.14)(vite@5.1.1)
|
||||
ws:
|
||||
specifier: 8.16.0
|
||||
version: 8.16.0(bufferutil@4.0.8)(utf-8-validate@6.0.3)
|
||||
@ -6078,13 +6078,12 @@ packages:
|
||||
seroval: 1.0.4
|
||||
seroval-plugins: 1.0.4(seroval@1.0.4)
|
||||
|
||||
/solid-refresh@0.6.3(solid-js@1.8.14):
|
||||
resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==}
|
||||
/solid-refresh@0.7.4(solid-js@1.8.14):
|
||||
resolution: {integrity: sha512-bYiIEAhsKb6IZbNR6RNr1dB8MrjR7nYW/57Ow3kyeEJ6mL/Q6XtORodffsdUIsSNyPI2KYH2aNNgsiHJy7vsHw==}
|
||||
peerDependencies:
|
||||
solid-js: ^1.3
|
||||
dependencies:
|
||||
'@babel/generator': 7.23.6
|
||||
'@babel/helper-module-imports': 7.22.15
|
||||
'@babel/types': 7.23.6
|
||||
solid-js: 1.8.14
|
||||
dev: true
|
||||
@ -6647,8 +6646,8 @@ packages:
|
||||
lib-esm: 0.4.2
|
||||
dev: true
|
||||
|
||||
/vite-plugin-solid@2.9.1(solid-js@1.8.14)(vite@5.1.1):
|
||||
resolution: {integrity: sha512-RC4hj+lbvljw57BbMGDApvEOPEh14lwrr/GeXRLNQLcR1qnOdzOwwTSFy13Gj/6FNIZpBEl0bWPU+VYFawrqUw==}
|
||||
/vite-plugin-solid@2.10.0(solid-js@1.8.14)(vite@5.1.1):
|
||||
resolution: {integrity: sha512-Hatl76PQt+Xtewq1o9WVSVwu0UGnOKx6iH3ieb0gm3+TqHw6rzeTwWNY5kw6wvubOWtTTNbxiXG51hbzeaC/mQ==}
|
||||
peerDependencies:
|
||||
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
|
||||
solid-js: ^1.7.2
|
||||
@ -6662,7 +6661,7 @@ packages:
|
||||
babel-preset-solid: 1.8.12(@babel/core@7.23.7)
|
||||
merge-anything: 5.1.7
|
||||
solid-js: 1.8.14
|
||||
solid-refresh: 0.6.3(solid-js@1.8.14)
|
||||
solid-refresh: 0.7.4(solid-js@1.8.14)
|
||||
vite: 5.1.1(@types/node@20.11.0)
|
||||
vitefu: 0.2.5(vite@5.1.1)
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user