From 18b14a426114ac43314ea1e209221e96fd17ba50 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 3 Apr 2025 18:50:19 +0300
Subject: [PATCH] build(deps): bump the npm_and_yarn group across 3 directories
with 1 update (#224)
Bumps the npm_and_yarn group with 1 update in the /apps/docs directory:
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /apps/www directory:
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /packages/www
directory:
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 6.2.3 to 6.2.5
Release notes
Sourced from vite's
releases.
v6.2.5
Please refer to CHANGELOG.md
for details.
v6.2.4
Please refer to CHANGELOG.md
for details.
Changelog
Sourced from vite's
changelog.
6.2.5 (2025-04-03)
6.2.4 (2025-03-31)
Commits
Updates `vite` from 5.4.12 to 5.4.16
Release notes
Sourced from vite's
releases.
v6.2.5
Please refer to CHANGELOG.md
for details.
v6.2.4
Please refer to CHANGELOG.md
for details.
Changelog
Sourced from vite's
changelog.
6.2.5 (2025-04-03)
6.2.4 (2025-03-31)
Commits
Updates `vite` from 5.4.12 to 5.4.16
Release notes
Sourced from vite's
releases.
v6.2.5
Please refer to CHANGELOG.md
for details.
v6.2.4
Please refer to CHANGELOG.md
for details.
Changelog
Sourced from vite's
changelog.
6.2.5 (2025-04-03)
6.2.4 (2025-03-31)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/nestrilabs/nestri/network/alerts).
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
apps/docs/package-lock.json | 6 +++---
apps/www/package.json | 2 +-
packages/www/package.json | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/apps/docs/package-lock.json b/apps/docs/package-lock.json
index 7e2c059f..e35931f2 100644
--- a/apps/docs/package-lock.json
+++ b/apps/docs/package-lock.json
@@ -19919,9 +19919,9 @@
}
},
"node_modules/vite": {
- "version": "6.2.3",
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.3.tgz",
- "integrity": "sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==",
+ "version": "6.2.5",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.5.tgz",
+ "integrity": "sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==",
"dev": true,
"license": "MIT",
"dependencies": {
diff --git a/apps/www/package.json b/apps/www/package.json
index 40b0f581..ce50ffd9 100644
--- a/apps/www/package.json
+++ b/apps/www/package.json
@@ -67,7 +67,7 @@
"typescript": "5.4.5",
"undici": "*",
"valibot": "^0.42.1",
- "vite": "5.4.12",
+ "vite": "5.4.16",
"vite-tsconfig-paths": "^4.2.1",
"wrangler": "^3.0.0"
},
diff --git a/packages/www/package.json b/packages/www/package.json
index ab4b8f19..46c032b7 100644
--- a/packages/www/package.json
+++ b/packages/www/package.json
@@ -12,7 +12,7 @@
"@macaron-css/vite": "1.5.1",
"@types/bun": "latest",
"@types/qrcode": "^1.5.5",
- "vite": "5.4.12",
+ "vite": "5.4.16",
"vite-plugin-solid": "^2.11.2"
},
"peerDependencies": {