From 72e2c7b453e0493caadcf55f7dba4f869e8e45e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:10:42 +0000 Subject: [PATCH] chore(deps-dev): bump the npm_and_yarn group across 3 directories with 2 updates Bumps the npm_and_yarn group with 2 updates in the /packages/unplugin-environment directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 2 updates in the /packages/unplugin-rescript directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /playground directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `astro` from 4.16.19 to 6.1.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.1.4/packages/astro) Updates `vite` from 5.4.21 to 8.0.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.7/packages/vite) Updates `astro` from 4.16.19 to 6.1.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.1.4/packages/astro) Updates `vite` from 5.4.21 to 8.0.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.7/packages/vite) Updates `vite` from 5.4.21 to 8.0.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.7/packages/vite) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 8.0.7 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: astro dependency-version: 6.1.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 8.0.7 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 8.0.7 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/unplugin-environment/package.json | 4 ++-- packages/unplugin-rescript/package.json | 4 ++-- playground/package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/unplugin-environment/package.json b/packages/unplugin-environment/package.json index a645b0c2..4ed0aa2e 100644 --- a/packages/unplugin-environment/package.json +++ b/packages/unplugin-environment/package.json @@ -139,7 +139,7 @@ "devDependencies": { "@biomejs/biome": "^1.9.2", "@rspack/core": "^1.0.7", - "astro": "^4.11.1", + "astro": "^6.1.4", "bumpp": "^9.2.0", "chalk": "^5.3.0", "eslint": "^8.55.0", @@ -148,7 +148,7 @@ "rolldown": "^0.13.2", "rollup": "^4.6.1", "tsup": "^8.0.1", - "vite": "^5.0.4", + "vite": "^8.0.7", "webpack": "^5.89.0" }, "publishConfig": { diff --git a/packages/unplugin-rescript/package.json b/packages/unplugin-rescript/package.json index d489086f..c833f3b9 100644 --- a/packages/unplugin-rescript/package.json +++ b/packages/unplugin-rescript/package.json @@ -121,7 +121,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.2", - "astro": "^4.11.1", + "astro": "^6.1.4", "bumpp": "^9.2.0", "chalk": "^5.3.0", "eslint": "^8.55.0", @@ -132,7 +132,7 @@ "rollup": "^4.6.1", "tsup": "^8.0.1", "typescript": "^5.3.2", - "vite": "^5.0.4", + "vite": "^8.0.7", "webpack": "^5.89.0" }, "publishConfig": { diff --git a/playground/package.json b/playground/package.json index 22dd08a6..4e47d72e 100644 --- a/playground/package.json +++ b/playground/package.json @@ -14,7 +14,7 @@ "@rescript/core": "1.5.0", "@rescript/react": "^0.12.2", "rescript": "11.1.1", - "vite": "^5.0.4", + "vite": "^8.0.7", "vite-plugin-inspect": "^0.8.1" }, "dependencies": {