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-inspect to v0.8.4
This commit is contained in:
@ -216,7 +216,7 @@
|
||||
"typescript": "5.4.5",
|
||||
"utf-8-validate": "6.0.3",
|
||||
"vite": "5.2.10",
|
||||
"vite-plugin-inspect": "0.8.3",
|
||||
"vite-plugin-inspect": "0.8.4",
|
||||
"vite-plugin-resolve": "2.5.1",
|
||||
"vite-plugin-solid": "2.10.2",
|
||||
"ws": "8.16.0"
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -258,8 +258,8 @@ devDependencies:
|
||||
specifier: 5.2.10
|
||||
version: 5.2.10(@types/node@20.12.5)
|
||||
vite-plugin-inspect:
|
||||
specifier: 0.8.3
|
||||
version: 0.8.3(rollup@4.14.3)(vite@5.2.10)
|
||||
specifier: 0.8.4
|
||||
version: 0.8.4(rollup@4.14.3)(vite@5.2.10)
|
||||
vite-plugin-resolve:
|
||||
specifier: 2.5.1
|
||||
version: 2.5.1
|
||||
@ -5556,8 +5556,8 @@ packages:
|
||||
mimic-fn: 2.1.0
|
||||
dev: false
|
||||
|
||||
/open@10.0.3:
|
||||
resolution: {integrity: sha512-dtbI5oW7987hwC9qjJTyABldTaa19SuyJse1QboWv3b0qCcrrLNVDqBx1XgELAjh9QTVQaP/C5b1nhQebd1H2A==}
|
||||
/open@10.1.0:
|
||||
resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==}
|
||||
engines: {node: '>=18'}
|
||||
dependencies:
|
||||
default-browser: 5.2.1
|
||||
@ -6883,8 +6883,8 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/vite-plugin-inspect@0.8.3(rollup@4.14.3)(vite@5.2.10):
|
||||
resolution: {integrity: sha512-SBVzOIdP/kwe6hjkt7LSW4D0+REqqe58AumcnCfRNw4Kt3mbS9pEBkch+nupu2PBxv2tQi69EQHQ1ZA1vgB/Og==}
|
||||
/vite-plugin-inspect@0.8.4(rollup@4.14.3)(vite@5.2.10):
|
||||
resolution: {integrity: sha512-G0N3rjfw+AiiwnGw50KlObIHYWfulVwaCBUBLh2xTW9G1eM9ocE5olXkEYUbwyTmX+azM8duubi+9w5awdCz+g==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
'@nuxt/kit': '*'
|
||||
@ -6898,7 +6898,7 @@ packages:
|
||||
debug: 4.3.4
|
||||
error-stack-parser-es: 0.1.1
|
||||
fs-extra: 11.2.0
|
||||
open: 10.0.3
|
||||
open: 10.1.0
|
||||
perfect-debounce: 1.0.0
|
||||
picocolors: 1.0.0
|
||||
sirv: 2.0.4
|
||||
|
||||
Reference in New Issue
Block a user