Skip to content

Commit

Permalink
Bump vite from 4.4.9 to 4.4.12
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 0093d65 commit 4f19925
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/stories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@bunchtogether/vite-plugin-flow": "1.0.2",
"@storybook/addon-actions": "^7.4.0",
"@storybook/addon-docs": "^7.4.0",
"vite": "4.4.9",
"vite": "4.4.12",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"storybook": "^7.4.0",
"@storybook/addon-essentials": "^7.4.0",
Expand Down
23 changes: 4 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1949,21 +1949,6 @@
"@types/mdx" "^2.0.0"
"@types/react" ">=16"

"@meshx-org/[email protected]":
version "0.7.41"
resolved "https://npm.pkg.github.com/download/@meshx-org/mxui-badge/0.7.41/8c61e7c01a6dcff525e3e17fb417ee9c35064c79#8c61e7c01a6dcff525e3e17fb417ee9c35064c79"
integrity sha512-xQ2Z9B1xb3nq+8i0RbNHDyT+LO+j3Bu1qKPyyE8a0GVd+KFoXDOpWVyqsjyRWXzXnDrcaf1GldaFMvRzULiTGw==
dependencies:
"@meshx-org/mxui-core" "0.7.41"
styled-system "^5.1.5"

"@meshx-org/[email protected]":
version "0.7.41"
resolved "https://npm.pkg.github.com/download/@meshx-org/mxui-core/0.7.41/24a3d3b7636d843b6d9fa8e1b130aa7e75d5d94a#24a3d3b7636d843b6d9fa8e1b130aa7e75d5d94a"
integrity sha512-sQA+2T9cKOCLlCSnrPUBPOLmIHrfW6BMAh8jZlmqjoCgGMpZ2x8TVAyxUB8IIRK0HlK7IXxZdvpEwHhIMshtvA==
dependencies:
styled-system "^5.1.5"

"@ndelangen/get-tarball@^3.0.7":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@ndelangen/get-tarball/-/get-tarball-3.0.9.tgz#727ff4454e65f34707e742a59e5e6b1f525d8964"
Expand Down Expand Up @@ -11413,10 +11398,10 @@ vary@~1.1.2:
resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz"
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==

[email protected].9:
version "4.4.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d"
integrity sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==
[email protected].12:
version "4.4.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.12.tgz#e9c355d5a0d8a47afa46cb4bad10820da333da5c"
integrity sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit 4f19925

Please sign in to comment.