Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit bc9e4fa

Browse files
chore(deps-dev): bump vite from 5.0.12 to 5.0.13 (#1101)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 305e0ec commit bc9e4fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"postcss": "8.4.32",
3333
"postcss-scss": "4.0.9",
3434
"prettier": "3.1.1",
35-
"vite": "5.0.12",
35+
"vite": "5.0.13",
3636
"vite-plugin-svgr": "4.2.0",
3737
"webpack": "5.89.0"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19550,10 +19550,10 @@ vite-plugin-svgr@4.2.0:
1955019550
"@svgr/core" "^8.1.0"
1955119551
"@svgr/plugin-jsx" "^8.1.0"
1955219552

19553-
vite@5.0.12:
19554-
version "5.0.12"
19555-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.12.tgz#8a2ffd4da36c132aec4adafe05d7adde38333c47"
19556-
integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==
19553+
vite@5.0.13:
19554+
version "5.0.13"
19555+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.13.tgz#605865b0e482506163e3f04f91665238f3be8cf1"
19556+
integrity sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==
1955719557
dependencies:
1955819558
esbuild "^0.19.3"
1955919559
postcss "^8.4.32"

0 commit comments

Comments
 (0)