Skip to content

Commit

Permalink
Merge pull request #2671 from zowe/dependabot/npm_and_yarn/samples/vu…
Browse files Browse the repository at this point in the history
…e-webview-sample/webviews/vue-sample/vite-4.5.2

Bump vite from 4.4.12 to 4.5.2 in /samples/vue-webview-sample/webviews/vue-sample
  • Loading branch information
zFernand0 authored Jan 22, 2024
2 parents 57a0bd3 + 2303047 commit fe5a2c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"typescript": "^5.0.2",
"vite": "^4.4.12",
"vite": "^4.5.2",
"vue-tsc": "^1.8.8"
}
}
8 changes: 4 additions & 4 deletions samples/vue-webview-sample/webviews/vue-sample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -399,10 +399,10 @@ typescript@^5.0.2:
resolved "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==

vite@^4.4.12:
version "4.4.12"
resolved "https://registry.npmjs.org/vite/-/vite-4.4.12.tgz#e9c355d5a0d8a47afa46cb4bad10820da333da5c"
integrity sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==
vite@^4.5.2:
version "4.5.2"
resolved "https://registry.npmjs.org/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit fe5a2c6

Please sign in to comment.