Skip to content

Commit

Permalink
chore(deps): update dependency vite-plugin-inspect to v0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent d7a41ed commit 84c465e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"npm-run-all2": "6.2.6",
"tiny-invariant": "1.3.3",
"vite": "5.4.11",
"vite-plugin-inspect": "0.8.8",
"vite-plugin-inspect": "0.10.6",
"vitest": "1.6.0"
},
"dependencies": {
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -975,9 +975,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.0.3, @rollup/pluginutils@npm:^5.1.0, @rollup/pluginutils@npm:^5.1.3":
version: 5.1.3
resolution: "@rollup/pluginutils@npm:5.1.3"
"@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.0.3, @rollup/pluginutils@npm:^5.1.0, @rollup/pluginutils@npm:^5.1.4":
version: 5.1.4
resolution: "@rollup/pluginutils@npm:5.1.4"
dependencies:
"@types/estree": "npm:^1.0.0"
estree-walker: "npm:^2.0.2"
Expand All @@ -987,7 +987,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 10/da24956c4f7ec0aed63a2dd6c6dd64d8ad90155918056e69adda6fbb7b96c607300079805bc63f2e64e33ba256802367301a578d020a22262f408bde98ca3643
checksum: 10/598f628988af25541a9a6c6ef154aaf350f8be3238884e500cc0e47138684071abe490563c953f9bda9e8b113ecb1f99c11abfb9dbaf4f72cdd62e257a673fa3
languageName: node
linkType: hard

Expand Down Expand Up @@ -2054,15 +2054,15 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.3.1, debug@npm:^4.3.4, debug@npm:^4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.3.1, debug@npm:^4.3.4, debug@npm:^4.4.0":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10/71168908b9a78227ab29d5d25fe03c5867750e31ce24bf2c44a86efc5af041758bb56569b0a3d48a9b5344c00a24a777e6f4100ed6dfd9534a42c1dde285125a
checksum: 10/1847944c2e3c2c732514b93d11886575625686056cd765336212dc15de2d2b29612b6cd80e1afba767bb8e1803b778caf9973e98169ef1a24a7a7009e1820367
languageName: node
linkType: hard

Expand Down Expand Up @@ -4975,7 +4975,7 @@ __metadata:
npm-run-all2: "npm:6.2.6"
tiny-invariant: "npm:1.3.3"
vite: "npm:5.4.11"
vite-plugin-inspect: "npm:0.8.8"
vite-plugin-inspect: "npm:0.10.6"
vitest: "npm:1.6.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5054,25 +5054,25 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-inspect@npm:0.8.8":
version: 0.8.8
resolution: "vite-plugin-inspect@npm:0.8.8"
"vite-plugin-inspect@npm:0.10.6":
version: 0.10.6
resolution: "vite-plugin-inspect@npm:0.10.6"
dependencies:
"@antfu/utils": "npm:^0.7.10"
"@rollup/pluginutils": "npm:^5.1.3"
debug: "npm:^4.3.7"
"@rollup/pluginutils": "npm:^5.1.4"
debug: "npm:^4.4.0"
error-stack-parser-es: "npm:^0.1.5"
fs-extra: "npm:^11.2.0"
open: "npm:^10.1.0"
perfect-debounce: "npm:^1.0.0"
picocolors: "npm:^1.1.1"
sirv: "npm:^3.0.0"
peerDependencies:
vite: ^3.1.0 || ^4.0.0 || ^5.0.0-0
vite: ^6.0.0
peerDependenciesMeta:
"@nuxt/kit":
optional: true
checksum: 10/0b659afec201a861bc51f236493cbb4b70441be0d14288e85a3f7a5ba318eb85b3e07b0e7b43cea51825b41cb2b8679ee7aa329c376d622dc0657ff617c37c88
checksum: 10/3df6a67352cc3c35bd926d86953e6cf18a0765cecd1d37d0e1eb47f37fe0266fc9960def7f6ba97bbdcbe4d17dd1f9c833f1bb1a7c1285bb5ef003d9f384c4fa
languageName: node
linkType: hard

Expand Down

0 comments on commit 84c465e

Please sign in to comment.