Skip to content

Commit

Permalink
⬆️(dependencies) update vite to v6.0.9 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent c800fe3 commit 6cfe5cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/frontend/apps/standalone_site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jest": "29.7.0",
"lib-tests": "*",
"typescript": "*",
"vite": "6.0.7",
"vite": "6.0.9",
"vite-plugin-node-polyfills": "0.22.0",
"vite-plugin-svgr": "4.3.0",
"vite-tsconfig-paths": "5.1.4"
Expand Down
8 changes: 4 additions & 4 deletions src/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14452,10 +14452,10 @@ [email protected]:
globrex "^0.1.2"
tsconfck "^3.0.3"

[email protected].7:
version "6.0.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7.tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b"
integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==
[email protected].9:
version "6.0.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9.tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee"
integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==
dependencies:
esbuild "^0.24.2"
postcss "^8.4.49"
Expand Down

0 comments on commit 6cfe5cf

Please sign in to comment.