Skip to content

Commit

Permalink
chore(deps): update dependency vite-plugin-inspect to v0.7.5 (#251)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2022
1 parent cdffe55 commit 4f03c87
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vitesse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"unplugin-auto-import": "0.11.2",
"unplugin-vue-components": "0.22.7",
"vite": "2.9.15",
"vite-plugin-inspect": "0.7.4",
"vite-plugin-inspect": "0.7.5",
"vite-plugin-md": "0.20.4",
"vite-plugin-pages": "0.26.0",
"vite-plugin-pwa": "0.13.1",
Expand Down
15 changes: 10 additions & 5 deletions packages/vitesse/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4920,6 +4920,11 @@ kolorist@^1.5.1:
resolved "https://registry.yarnpkg.com/kolorist/-/kolorist-1.5.1.tgz#c3d66dc4fabde4f6b7faa6efda84c00491f9e52b"
integrity sha512-lxpCM3HTvquGxKGzHeknB/sUjuVoUElLlfYnXZT73K8geR9jQbroGlSCFBax9/0mpGoD3kzcMLnOlGQPJJNyqQ==

kolorist@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/kolorist/-/kolorist-1.6.0.tgz#f43ac794305b30032a5bedcae7799d0f91d2ff36"
integrity sha512-dLkz37Ab97HWMx9KTes3Tbi3D1ln9fCAy2zr2YVExJasDRPGRaKcoE4fycWNtnCAJfjFqe0cnY+f8KT2JePEXQ==

lazy-ass@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/lazy-ass/-/lazy-ass-1.6.0.tgz#7999655e8646c17f089fdd187d150d3324d54513"
Expand Down Expand Up @@ -6996,15 +7001,15 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"

vite-plugin-inspect@0.7.4:
version "0.7.4"
resolved "https://registry.yarnpkg.com/vite-plugin-inspect/-/vite-plugin-inspect-0.7.4.tgz#543584917ea317da775315f9ff6de174d866c2b3"
integrity sha512-06uSil9CPWsGwICsXixx2O3vsIOLNTkQaiBijmJA84BuxYKIWJ3k0r4I96kX1WgdA3olxJxVBXOjzryzeHOSuQ==
vite-plugin-inspect@0.7.5:
version "0.7.5"
resolved "https://registry.yarnpkg.com/vite-plugin-inspect/-/vite-plugin-inspect-0.7.5.tgz#01276d87ecbb58183e75c00d828963e784ce8bef"
integrity sha512-O8xq6dbvD1G7le75u6BfQTXJDUMXcRYlMVPzUpRjSB6hLyqH6BNnNkNrb/cVgCNNmKwk7dX+H2I+XVU2xpJk9Q==
dependencies:
"@rollup/pluginutils" "^4.2.1"
debug "^4.3.4"
fs-extra "^10.1.0"
kolorist "^1.5.1"
kolorist "^1.6.0"
sirv "^2.0.2"
ufo "^0.8.5"

Expand Down

1 comment on commit 4f03c87

@vercel
Copy link

@vercel vercel bot commented on 4f03c87 Oct 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue3-lottie – ./

vue3-lottie-megasanjay.vercel.app
vue3-lottie-git-main-megasanjay.vercel.app
vue3-lottie.vercel.app

Please sign in to comment.