This commit is contained in:
dependabot[bot] 2024-05-14 10:03:14 +00:00 committed by GitHub
commit 8b4a8be9ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@
"@excalidraw/excalidraw": "*"
},
"devDependencies": {
"vite": "5.0.12",
"vite": "5.0.13",
"typescript": "^5"
},
"scripts": {

View File

@ -46,7 +46,7 @@
"prettier": "2.6.2",
"rewire": "6.0.0",
"typescript": "4.9.4",
"vite": "5.0.12",
"vite": "5.0.13",
"vite-plugin-checker": "0.6.1",
"vite-plugin-ejs": "1.7.0",
"vite-plugin-pwa": "0.17.4",

View File

@ -10433,10 +10433,10 @@ vite-plugin-svgr@2.4.0:
"@rollup/pluginutils" "^5.0.2"
"@svgr/core" "^6.5.1"
vite@5.0.12:
version "5.0.12"
resolved "https://registry.npmjs.org/vite/-/vite-5.0.12.tgz#8a2ffd4da36c132aec4adafe05d7adde38333c47"
integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==
vite@5.0.13:
version "5.0.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.13.tgz#605865b0e482506163e3f04f91665238f3be8cf1"
integrity sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"