Skip to content

Commit

Permalink
Bump vite from 5.1.3 to 5.1.4 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 3d5e49f commit afc6499
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 @@ -81,7 +81,7 @@
"prettier-plugin-organize-imports": "^3.2.4",
"sass": "^1.71.0",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vite": "^5.1.4",
"vite-bundle-visualizer": "^1.0.1",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-eslint": "^1.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6822,10 +6822,10 @@ vite-tsconfig-paths@^4.3.1:
globrex "^0.1.2"
tsconfck "^3.0.1"

vite@^5.0.0, vite@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.3.tgz#dd072653a80225702265550a4700561740dfde55"
integrity sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==
vite@^5.0.0, vite@^5.1.4:
version "5.1.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.4.tgz#14e9d3e7a6e488f36284ef13cebe149f060bcfb6"
integrity sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.35"
Expand Down

0 comments on commit afc6499

Please sign in to comment.