@setoelkahfi / svara / commits / 3f24def

chore(deps-dev): bump vite from 4.5.0 to 4.5.2

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] committed Jan 20, 2024 at 04:58 UTC 3f24def3029af413e24a26f676b787adacda129c
2 files changed +5 -5
package.json
+1 -1
@@ -35,6 +35,6 @@
35 "svelte-preprocess": "^5.0.3",
36 "tslib": "^2.5.0",
37 "typescript": "^5.0.4",
38 - "vite": "^4.2.3"
38 + "vite": "^4.5.2"
39 }
40 }
yarn.lock
+4 -4
@@ -1215,10 +1215,10 @@ undici-types@~5.26.4:
1215 resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1216 integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1217
1218 -vite@^4.2.3:
1219 - version "4.5.0"
1220 - resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.0.tgz#ec406295b4167ac3bc23e26f9c8ff559287cff26"
1221 - integrity sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==
1218 +vite@^4.5.2:
1219 + version "4.5.2"
1220 + resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
1221 + integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
1222 dependencies:
1223 esbuild "^0.18.10"
1224 postcss "^8.4.27"