Skip to content

Commit 3eb897b

Browse files
Bump vite from 6.4.1 to 6.4.2 in /frontend in the npm_and_yarn group across 1 directory (#297)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3093f0d commit 3eb897b

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"ts-jest": "^29.4.4",
5656
"typescript": "^5.7.3",
5757
"typescript-eslint": "^8.19.1",
58-
"vite": "^6.4.1"
58+
"vite": "^6.4.2"
5959
}
6060
}

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5405,10 +5405,10 @@ vite-plugin-package-version@^1.1.0:
54055405
resolved "https://registry.npmjs.org/vite-plugin-package-version/-/vite-plugin-package-version-1.1.0.tgz"
54065406
integrity sha512-TPoFZXNanzcaKCIrC3e2L/TVRkkRLB6l4RPN/S7KbG7rWfyLcCEGsnXvxn6qR7fyZwXalnnSN/I9d6pSFjHpEA==
54075407

5408-
vite@^6.4.1:
5409-
version "6.4.1"
5410-
resolved "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz"
5411-
integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==
5408+
vite@^6.4.2:
5409+
version "6.4.2"
5410+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.2.tgz#a4e548ca3a90ca9f3724582cab35e1ba15efc6f2"
5411+
integrity sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==
54125412
dependencies:
54135413
esbuild "^0.25.0"
54145414
fdir "^6.4.4"

0 commit comments

Comments
 (0)