Skip to content

Commit cd38993

Browse files
Bump vite from 5.4.9 to 5.4.12 (#4297)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.9 to 5.4.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1de9287 commit cd38993

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
"tsconfig-paths-webpack-plugin": "^4.1.0",
208208
"typescript": "^4.0.5",
209209
"url-loader": "^4.1.0",
210-
"vite": "^5.4.9",
210+
"vite": "^5.4.12",
211211
"vite-bundle-visualizer": "1.0.1",
212212
"vite-plugin-compression2": "^1.1.0",
213213
"vite-plugin-ejs": "^1.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13756,10 +13756,10 @@ vite-plugin-svgr@^4.2.0:
1375613756
"@svgr/core" "^8.1.0"
1375713757
"@svgr/plugin-jsx" "^8.1.0"
1375813758

13759-
vite@^5.4.9:
13760-
version "5.4.9"
13761-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9.tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c"
13762-
integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==
13759+
vite@^5.4.12:
13760+
version "5.4.12"
13761+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
13762+
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
1376313763
dependencies:
1376413764
esbuild "^0.21.3"
1376513765
postcss "^8.4.43"

0 commit comments

Comments
 (0)