Skip to content

Commit fca8d6d

Browse files
Bump vite from 5.4.17 to 5.4.18 in /frontend (#2416)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.17 to 5.4.18. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.18 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 375e385 commit fca8d6d

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
@@ -40,7 +40,7 @@
4040
"eslint-plugin-import": "^2.23.3",
4141
"eslint-plugin-vue": "^9.19.2",
4242
"sass": "^1.34.0",
43-
"vite": "^5.4.17",
43+
"vite": "^5.4.18",
4444
"vue-eslint-parser": "^9.3.2",
4545
"vue-template-compiler": "^2.6.12"
4646
},

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3596,10 +3596,10 @@ verror@1.10.0:
35963596
core-util-is "1.0.2"
35973597
extsprintf "^1.2.0"
35983598

3599-
vite@^5.4.17:
3600-
version "5.4.17"
3601-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.17.tgz#4bf61dd4cdbf64b0d6661f5dba76954cc81d5082"
3602-
integrity sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==
3599+
vite@^5.4.18:
3600+
version "5.4.18"
3601+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.18.tgz#b5af357f9d5ebb2e0c085779b7a37a77f09168a4"
3602+
integrity sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==
36033603
dependencies:
36043604
esbuild "^0.21.3"
36053605
postcss "^8.4.43"

0 commit comments

Comments
 (0)