Skip to content

Commit

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

Bump vite from 5.4.10 to 5.4.11
  • Loading branch information
JasminDreasond authored Nov 15, 2024
2 parents 59f9a22 + 1649382 commit 08d4fe9
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 @@ -154,7 +154,7 @@
"sass": "1.80.6",
"typescript": "5.6.3",
"typescript-eslint": "8.12.1",
"vite": "5.4.10",
"vite": "5.4.11",
"vite-plugin-electron": "^0.28.7",
"vite-plugin-electron-renderer": "^0.14.5",
"vite-plugin-static-copy": "2.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8300,10 +8300,10 @@ vite-plugin-static-copy@2.0.0:
fs-extra "^11.1.0"
picocolors "^1.0.0"

vite@5.4.10:
version "5.4.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.10.tgz#d358a7bd8beda6cf0f3b7a450a8c7693a4f80c18"
integrity sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==
vite@5.4.11:
version "5.4.11"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.11.tgz#3b415cd4aed781a356c1de5a9ebafb837715f6e5"
integrity sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.43"
Expand Down

0 comments on commit 08d4fe9

Please sign in to comment.