]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
Bump vite from 4.4.9 to 4.5.2 dependabot/npm_and_yarn/vite-4.5.2 740/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 20 Jan 2024 04:19:52 +0000 (04:19 +0000)
committerGitHub <noreply@github.com>
Sat, 20 Jan 2024 04:19:52 +0000 (04:19 +0000)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 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>
package.json
yarn.lock

index 04f7c0774028fc820a0d53de7506d5a80e9da27e..c378859116b8b80250cccb001a7844c90dcbc13c 100644 (file)
@@ -24,7 +24,7 @@
     "http-server": "^14.1.1",
     "prettier": "^3.0.3",
     "sass": "^1.68.0",
-    "vite": "^4.4.9",
+    "vite": "^4.5.2",
     "vite-plugin-pwa": "^0.16.5"
   },
   "license": "Apache-2.0"
index 11fbc815a3817dfbb640f1ca9098dda50c206014..90fe0138d87f1c91a893743fa910e430a5b79713 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -3617,10 +3617,10 @@ vite-plugin-pwa@^0.16.5:
     workbox-build "^7.0.0"
     workbox-window "^7.0.0"
 
-vite@^4.4.9:
-  version "4.4.9"
-  resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d"
-  integrity sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==
+vite@^4.5.2:
+  version "4.5.2"
+  resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
+  integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
   dependencies:
     esbuild "^0.18.10"
     postcss "^8.4.27"