Skip to content

Commit 6cfe5cf

Browse files
⬆️(dependencies) update vite to v6.0.9 [SECURITY]
1 parent c800fe3 commit 6cfe5cf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/frontend/apps/standalone_site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jest": "29.7.0",
6363
"lib-tests": "*",
6464
"typescript": "*",
65-
"vite": "6.0.7",
65+
"vite": "6.0.9",
6666
"vite-plugin-node-polyfills": "0.22.0",
6767
"vite-plugin-svgr": "4.3.0",
6868
"vite-tsconfig-paths": "5.1.4"

src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14452,10 +14452,10 @@ vite-tsconfig-paths@5.1.4:
1445214452
globrex "^0.1.2"
1445314453
tsconfck "^3.0.3"
1445414454

14455-
vite@6.0.7:
14456-
version "6.0.7"
14457-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7.tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b"
14458-
integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==
14455+
vite@6.0.9:
14456+
version "6.0.9"
14457+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9.tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee"
14458+
integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==
1445914459
dependencies:
1446014460
esbuild "^0.24.2"
1446114461
postcss "^8.4.49"

0 commit comments

Comments
 (0)