mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 02:31:45 +00:00
chore(deps): update dependency vite-plugin-solid to v2.10.1 (#1734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -217,7 +217,7 @@
|
||||
"vite": "5.1.2",
|
||||
"vite-plugin-inspect": "0.8.3",
|
||||
"vite-plugin-resolve": "2.5.1",
|
||||
"vite-plugin-solid": "2.10.0",
|
||||
"vite-plugin-solid": "2.10.1",
|
||||
"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.10.0
|
||||
version: 2.10.0(solid-js@1.8.15)(vite@5.1.2)
|
||||
specifier: 2.10.1
|
||||
version: 2.10.1(solid-js@1.8.15)(vite@5.1.2)
|
||||
ws:
|
||||
specifier: 8.16.0
|
||||
version: 8.16.0(bufferutil@4.0.8)(utf-8-validate@6.0.3)
|
||||
@ -6078,12 +6078,13 @@ packages:
|
||||
seroval: 1.0.4
|
||||
seroval-plugins: 1.0.4(seroval@1.0.4)
|
||||
|
||||
/solid-refresh@0.7.4(solid-js@1.8.15):
|
||||
resolution: {integrity: sha512-bYiIEAhsKb6IZbNR6RNr1dB8MrjR7nYW/57Ow3kyeEJ6mL/Q6XtORodffsdUIsSNyPI2KYH2aNNgsiHJy7vsHw==}
|
||||
/solid-refresh@0.6.3(solid-js@1.8.15):
|
||||
resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==}
|
||||
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.15
|
||||
dev: true
|
||||
@ -6646,8 +6647,8 @@ packages:
|
||||
lib-esm: 0.4.2
|
||||
dev: true
|
||||
|
||||
/vite-plugin-solid@2.10.0(solid-js@1.8.15)(vite@5.1.2):
|
||||
resolution: {integrity: sha512-Hatl76PQt+Xtewq1o9WVSVwu0UGnOKx6iH3ieb0gm3+TqHw6rzeTwWNY5kw6wvubOWtTTNbxiXG51hbzeaC/mQ==}
|
||||
/vite-plugin-solid@2.10.1(solid-js@1.8.15)(vite@5.1.2):
|
||||
resolution: {integrity: sha512-kfVdNLWaJqaJVL52U6iCCKNW/nXE7bS1VVGOWPGllOkJfcNILymVSY0LCBLSnyy0iYnRtrXpiHm14rMuzeC7CA==}
|
||||
peerDependencies:
|
||||
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
|
||||
solid-js: ^1.7.2
|
||||
@ -6661,7 +6662,7 @@ packages:
|
||||
babel-preset-solid: 1.8.12(@babel/core@7.23.7)
|
||||
merge-anything: 5.1.7
|
||||
solid-js: 1.8.15
|
||||
solid-refresh: 0.7.4(solid-js@1.8.15)
|
||||
solid-refresh: 0.6.3(solid-js@1.8.15)
|
||||
vite: 5.1.2(@types/node@20.11.0)
|
||||
vitefu: 0.2.5(vite@5.1.2)
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user