Skip to content

Commit

Permalink
Bump vite-bundle-visualizer from 1.0.0 to 1.0.1 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent d91096f commit ed86899
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"sass": "^1.70.0",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite-bundle-visualizer": "^1.0.0",
"vite-bundle-visualizer": "^1.0.1",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-svgr": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6777,10 +6777,10 @@ vfile@^6.0.0, vfile@^6.0.1:
unist-util-stringify-position "^4.0.0"
vfile-message "^4.0.0"

vite-bundle-visualizer@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/vite-bundle-visualizer/-/vite-bundle-visualizer-1.0.0.tgz#ceb31521cf788fa8b5defb47ee753c1544f5ccac"
integrity sha512-25+1XydP08lE373O0kHn/9C/n0A8NM4CEpWAXhObemTXYnSOnil++bXUTIeNCMA26fU9CBebUI7+Nj/OfL+2JA==
vite-bundle-visualizer@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/vite-bundle-visualizer/-/vite-bundle-visualizer-1.0.1.tgz#56dd88942c9415921213d47f0e78274325339c78"
integrity sha512-JdUu5viGyw7K1HMstqaAN7y1rnNz93srGeF7FJgFCzM7NL1nH/QlpywDA296qv/KjPPPsq60mOJhtXddikVKSA==
dependencies:
cac "^6.7.14"
import-from-esm "^1.3.3"
Expand Down

0 comments on commit ed86899

Please sign in to comment.