Skip to content

Commit 95f3665

Browse files
Bump vite from 3.2.5 to 3.2.7 (#2780)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.5 to 3.2.7. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v3.2.7/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 a4cb92c commit 95f3665

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
"type-fest": "^3.6.1",
264264
"typescript": "^4.9.4",
265265
"unimported": "^1.26.0",
266-
"vite": "^3.2.5",
266+
"vite": "^3.2.7",
267267
"vite-plugin-electron": "^0.10.2",
268268
"vite-plugin-svgr": "^2.4.0"
269269
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8477,10 +8477,10 @@ vite-plugin-svgr@^2.4.0:
84778477
"@rollup/pluginutils" "^5.0.2"
84788478
"@svgr/core" "^6.5.1"
84798479

8480-
vite@^3.2.5:
8481-
version "3.2.5"
8482-
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.5.tgz#dee5678172a8a0ab3e547ad4148c3d547f90e86a"
8483-
integrity sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==
8480+
vite@^3.2.7:
8481+
version "3.2.7"
8482+
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.7.tgz#35a62826bd4d6b778ae5db8766d023bcd4e7bef3"
8483+
integrity sha512-29pdXjk49xAP0QBr0xXqu2s5jiQIXNvE/xwd0vUizYT2Hzqe4BksNNoWllFVXJf4eLZ+UlVQmXfB4lWrc+t18g==
84848484
dependencies:
84858485
esbuild "^0.15.9"
84868486
postcss "^8.4.18"

0 commit comments

Comments
 (0)