Skip to content

Commit

Permalink
Update vite to version 5.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 17, 2024
1 parent 80162b1 commit ec54f0f
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 @@ -47,7 +47,7 @@
"jest": "^26.6.3",
"miragejs": "^0.1.48",
"prettier": "^3.3.2",
"vite": "^5.3.2",
"vite": "^5.3.6",
"vite-plugin-ruby": "^5.0.0",
"vite-plugin-vue2": "^1.9.3",
"vue-jest": "^3.0.7"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7281,10 +7281,10 @@ vite-plugin-vue2@^1.9.3:
source-map "^0.7.3"
vue-template-es2015-compiler "^1.9.1"

vite@^5.3.2:
version "5.3.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.3.tgz#5265b1f0a825b3b6564c2d07524777c83e3c04c2"
integrity sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==
vite@^5.3.6:
version "5.3.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.6.tgz#e097c0a7b79adb2e60bec9ef7907354f09d027bd"
integrity sha512-es78AlrylO8mTVBygC0gTC0FENv0C6T496vvd33ydbjF/mIi9q3XQ9A3NWo5qLGFKywvz10J26813OkLvcQleA==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.39"
Expand Down

0 comments on commit ec54f0f

Please sign in to comment.