Skip to content

Commit

Permalink
Merge pull request #947 from frappe/dependabot/npm_and_yarn/vite-4.5.5
Browse files Browse the repository at this point in the history
chore(deps-dev): bump vite from 4.5.2 to 4.5.5
  • Loading branch information
akshayitzme authored Sep 28, 2024
2 parents 6fec79e + 1120e53 commit 223fe04
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 @@ -78,7 +78,7 @@
"tsconfig-paths": "^3.14.1",
"tslib": "^2.3.1",
"typescript": "^4.6.2",
"vite": "^4.5.2",
"vite": "^4.5.5",
"vue-tsc": "^1.6.5",
"yargs": "^17.7.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5384,10 +5384,10 @@ verror@^1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"

vite@^4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
vite@^4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e"
integrity sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit 223fe04

Please sign in to comment.