Skip to content

Commit 128527a

Browse files
Bump vite from 5.4.20 to 5.4.21 (#866)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f08067b commit 128527a

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
@@ -33,7 +33,7 @@
3333
"lodash": "^4.17.21",
3434
"prettier": "^2.8.1",
3535
"throttle-debounce": "^5.0.0",
36-
"vite": "^5.4.20",
36+
"vite": "^5.4.21",
3737
"vite-plugin-pwa": "^0.19.7"
3838
},
3939
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3406,10 +3406,10 @@ vite-plugin-pwa@^0.19.7:
34063406
workbox-build "^7.0.0"
34073407
workbox-window "^7.0.0"
34083408

3409-
vite@^5.4.20:
3410-
version "5.4.20"
3411-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20.tgz#3267a5e03f21212f44edfd72758138e8fcecd76a"
3412-
integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==
3409+
vite@^5.4.21:
3410+
version "5.4.21"
3411+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.21.tgz#84a4f7c5d860b071676d39ba513c0d598fdc7027"
3412+
integrity sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==
34133413
dependencies:
34143414
esbuild "^0.21.3"
34153415
postcss "^8.4.43"

0 commit comments

Comments
 (0)