Skip to content

Commit 70fe7cb

Browse files
Bump vite from 5.4.18 to 5.4.19 in /frontend (#2497)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.18 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:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0ecd74 commit 70fe7cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-import": "^2.23.3",
5454
"eslint-plugin-vue": "^9.19.2",
5555
"sass": "^1.34.0",
56-
"vite": "^5.4.18",
56+
"vite": "^5.4.19",
5757
"vue-eslint-parser": "^9.3.2",
5858
"vue-template-compiler": "^2.6.12"
5959
},

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4090,10 +4090,10 @@ verror@1.10.0:
40904090
core-util-is "1.0.2"
40914091
extsprintf "^1.2.0"
40924092

4093-
vite@^5.4.18:
4094-
version "5.4.18"
4095-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.18.tgz#b5af357f9d5ebb2e0c085779b7a37a77f09168a4"
4096-
integrity sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==
4093+
vite@^5.4.19:
4094+
version "5.4.19"
4095+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.19.tgz#20efd060410044b3ed555049418a5e7d1998f959"
4096+
integrity sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==
40974097
dependencies:
40984098
esbuild "^0.21.3"
40994099
postcss "^8.4.43"

0 commit comments

Comments
 (0)