Skip to content

Commit d756e41

Browse files
chore(deps): update dependency vite to v4.5.0 (#354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27891c6 commit d756e41

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@types/react": "18.2.29",
2020
"@types/react-dom": "18.2.13",
2121
"typescript": "5.2.2",
22-
"vite": "4.4.11"
22+
"vite": "4.5.0"
2323
}
2424
}

demo/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -272,10 +272,10 @@ typescript@5.2.2:
272272
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
273273
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
274274

275-
vite@4.4.11:
276-
version "4.4.11"
277-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.11.tgz#babdb055b08c69cfc4c468072a2e6c9ca62102b0"
278-
integrity sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==
275+
vite@4.5.0:
276+
version "4.5.0"
277+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.0.tgz#ec406295b4167ac3bc23e26f9c8ff559287cff26"
278+
integrity sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==
279279
dependencies:
280280
esbuild "^0.18.10"
281281
postcss "^8.4.27"

0 commit comments

Comments
 (0)