Skip to content

Commit 72c5c9a

Browse files
authored
Merge pull request #61 from CCIP-App/dependabot/npm_and_yarn/vite-4.5.3
Bump vite from 4.5.2 to 4.5.3
2 parents b189bdf + 7dbbde5 commit 72c5c9a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"prettier": "3.0.2",
3131
"tsm": "^2.3.0",
3232
"typescript": "^5.1.6",
33-
"vite": "^4.5.2",
33+
"vite": "^4.5.3",
3434
"vitest": "^0.x",
3535
"vue-tsc": "^1.8.8",
3636
"wrangler": "^3.22.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3199,10 +3199,10 @@ [email protected]:
31993199
picocolors "^1.0.0"
32003200
vite "^3.0.0 || ^4.0.0"
32013201

3202-
"vite@^3.0.0 || ^4.0.0", vite@^4.5.2:
3203-
version "4.5.2"
3204-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
3205-
integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
3202+
"vite@^3.0.0 || ^4.0.0", vite@^4.5.3:
3203+
version "4.5.3"
3204+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.3.tgz#d88a4529ea58bae97294c7e2e6f0eab39a50fb1a"
3205+
integrity sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==
32063206
dependencies:
32073207
esbuild "^0.18.10"
32083208
postcss "^8.4.27"

0 commit comments

Comments
 (0)