Skip to content

Commit

Permalink
Update dependency vite to v6.0.10 (#1058)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent f1b428a commit ac6ab03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"prettier": "3.4.2",
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite": "6.0.10",
"vite-plugin-pwa": "0.21.1",
"vitest": "3.0.2"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5989,10 +5989,10 @@ [email protected]:
workbox-build "^7.3.0"
workbox-window "^7.3.0"

[email protected].9:
version "6.0.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9.tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee"
integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==
[email protected].10:
version "6.0.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.10.tgz#48685694c36d8c8f87b93f3fd0de089d3930b361"
integrity sha512-MEszunEcMo6pFsfXN1GhCFQqnE25tWRH0MA4f0Q7uanACi4y1Us+ZGpTMnITwCTnYzB2b9cpmnelTlxgTBmaBA==
dependencies:
esbuild "^0.24.2"
postcss "^8.4.49"
Expand Down

0 comments on commit ac6ab03

Please sign in to comment.