Skip to content

Commit 00f0de7

Browse files
chore(deps): update dependency vite to v5.1.5 (#462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c21d4d commit 00f0de7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@types/react": "18.2.62",
2020
"@types/react-dom": "18.2.19",
2121
"typescript": "5.3.3",
22-
"vite": "5.1.4"
22+
"vite": "5.1.5"
2323
}
2424
}

demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -349,10 +349,10 @@ [email protected]:
349349
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
350350
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
351351

352-
353-
version "5.1.4"
354-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.4.tgz#14e9d3e7a6e488f36284ef13cebe149f060bcfb6"
355-
integrity sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==
352+
353+
version "5.1.5"
354+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.5.tgz#bdbc2b15e8000d9cc5172f059201178f9c9de5fb"
355+
integrity sha512-BdN1xh0Of/oQafhU+FvopafUp6WaYenLU/NFoL5WyJL++GxkNfieKzBhM24H3HVsPQrlAqB7iJYTHabzaRed5Q==
356356
dependencies:
357357
esbuild "^0.19.3"
358358
postcss "^8.4.35"

0 commit comments

Comments
 (0)