Skip to content

Commit

Permalink
Merge pull request #85 from sanidhyy/dependabot/npm_and_yarn/vite-5.1.3
Browse files Browse the repository at this point in the history
Bump vite from 5.1.1 to 5.1.3
  • Loading branch information
sanidhyy authored Feb 20, 2024
2 parents ac7cd86 + 872deac commit 4ad2fbb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
"postcss": "^8.4.34",
"tailwindcss": "^3.3.3",
"typescript": "^5.3.3",
"vite": "^5.1.1"
"vite": "^5.1.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1878,10 +1878,10 @@ uuid@^9.0.1:
resolved "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz"
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==

vite@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.1.tgz#294e39b199d669981efc7e0261b14f78ec80819e"
integrity sha512-wclpAgY3F1tR7t9LL5CcHC41YPkQIpKUGeIuT8MdNwNZr6OqOTLs7JX5vIHAtzqLWXts0T+GDrh9pN2arneKqg==
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==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.35"
Expand Down

0 comments on commit 4ad2fbb

Please sign in to comment.