Skip to content

Commit a2d809a

Browse files
Bump vite from 5.4.12 to 5.4.19 (#823)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.12 to 5.4.19. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.19 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 d67e9f9 commit a2d809a

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

yarn.lock

+4-4
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.12:
3410-
version "5.4.12"
3411-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
3412-
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
3409+
vite@^5.4.19:
3410+
version "5.4.19"
3411+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.19.tgz#20efd060410044b3ed555049418a5e7d1998f959"
3412+
integrity sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==
34133413
dependencies:
34143414
esbuild "^0.21.3"
34153415
postcss "^8.4.43"

0 commit comments

Comments
 (0)