aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-20 04:19:52 +0000
committerGitHub <noreply@github.com>2024-01-20 04:19:52 +0000
commit38b4a792a8d52c094e3544e86a3e93a277765379 (patch)
tree2197e43cca23aaac1797ae901d1243ddcd265455
parentde4b7e6124254a192c897bdf0070b078a64ee563 (diff)
downloadhomer-dependabot/npm_and_yarn/vite-4.5.2.tar.gz
homer-dependabot/npm_and_yarn/vite-4.5.2.tar.zst
homer-dependabot/npm_and_yarn/vite-4.5.2.zip
Bump vite from 4.4.9 to 4.5.2dependabot/npm_and_yarn/vite-4.5.2
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>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 04f7c07..c378859 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
24 "http-server": "^14.1.1", 24 "http-server": "^14.1.1",
25 "prettier": "^3.0.3", 25 "prettier": "^3.0.3",
26 "sass": "^1.68.0", 26 "sass": "^1.68.0",
27 "vite": "^4.4.9", 27 "vite": "^4.5.2",
28 "vite-plugin-pwa": "^0.16.5" 28 "vite-plugin-pwa": "^0.16.5"
29 }, 29 },
30 "license": "Apache-2.0" 30 "license": "Apache-2.0"
diff --git a/yarn.lock b/yarn.lock
index 11fbc81..90fe013 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3617,10 +3617,10 @@ vite-plugin-pwa@^0.16.5:
3617 workbox-build "^7.0.0" 3617 workbox-build "^7.0.0"
3618 workbox-window "^7.0.0" 3618 workbox-window "^7.0.0"
3619 3619
3620vite@^4.4.9: 3620vite@^4.5.2:
3621 version "4.4.9" 3621 version "4.5.2"
3622 resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d" 3622 resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
3623 integrity sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA== 3623 integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
3624 dependencies: 3624 dependencies:
3625 esbuild "^0.18.10" 3625 esbuild "^0.18.10"
3626 postcss "^8.4.27" 3626 postcss "^8.4.27"