Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Commit 3e7aabe

Browse files
committed
chore(Chainfury): Vite version update
1 parent 0de51fb commit 3e7aabe

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"postcss": "^8.4.31",
3535
"tailwindcss": "^3.3.1",
3636
"typescript": "^4.9.3",
37-
"vite": "^4.2.3"
37+
"vite": "^4.4.12"
3838
},
3939
"resolutions": {
4040
"postcss": "^8.4.31",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2131,10 +2131,10 @@ util-deprecate@^1.0.2:
21312131
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
21322132
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
21332133

2134-
vite@^4.2.3:
2135-
version "4.4.11"
2136-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.11.tgz#babdb055b08c69cfc4c468072a2e6c9ca62102b0"
2137-
integrity sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==
2134+
vite@^4.4.12:
2135+
version "4.5.1"
2136+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.1.tgz#3370986e1ed5dbabbf35a6c2e1fb1e18555b968a"
2137+
integrity sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==
21382138
dependencies:
21392139
esbuild "^0.18.10"
21402140
postcss "^8.4.27"

0 commit comments

Comments
 (0)