Skip to content

Commit

Permalink
Merge pull request #969 from Pony-House/dependabot/npm_and_yarn/vite-…
Browse files Browse the repository at this point in the history
…6.0.11

Bump vite from 6.0.7 to 6.0.11
  • Loading branch information
JasminDreasond authored Jan 27, 2025
2 parents 0919531 + 409f903 commit 4e2dd3e
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 @@ -153,7 +153,7 @@
"sass": "1.83.4",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0",
"vite": "6.0.7",
"vite": "6.0.11",
"vite-plugin-electron": "^0.29.0",
"vite-plugin-electron-renderer": "^0.14.5",
"vite-plugin-static-copy": "2.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7808,10 +7808,10 @@ vite-plugin-static-copy@2.2.0:
fs-extra "^11.1.0"
picocolors "^1.0.0"

vite@6.0.7:
version "6.0.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7.tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b"
integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==
vite@6.0.11:
version "6.0.11"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.11.tgz#224497e93e940b34c3357c9ebf2ec20803091ed8"
integrity sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==
dependencies:
esbuild "^0.24.2"
postcss "^8.4.49"
Expand Down

0 comments on commit 4e2dd3e

Please sign in to comment.