Skip to content

Commit b4fde1f

Browse files
Bump the npm_and_yarn group across 3 directories with 1 update (#12233)
Bumps the npm_and_yarn group with 1 update in the /playground/AspireWithJavaScript/AspireJavaScript.Vite directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /playground/AspireWithJavaScript/AspireJavaScript.Vue directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /src/Aspire.ProjectTemplates/templates/aspire-py-starter/13.0/frontend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.3.6 to 6.4.1 - [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/create-vite@6.4.1/packages/vite) Updates `vite` from 7.1.7 to 7.1.11 - [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/create-vite@6.4.1/packages/vite) Updates `vite` from 7.1.10 to 7.1.11 - [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/create-vite@6.4.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.1.11 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.1.11 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ce0646 commit b4fde1f

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

playground/AspireWithJavaScript/AspireJavaScript.Vite/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

playground/AspireWithJavaScript/AspireJavaScript.Vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.18",
2727
"typescript": "~5.7.3",
28-
"vite": "^6.3.6"
28+
"vite": "^6.4.1"
2929
}
3030
}

playground/AspireWithJavaScript/AspireJavaScript.Vue/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

playground/AspireWithJavaScript/AspireJavaScript.Vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"npm-run-all2": "^8.0.4",
3232
"prettier": "^3.6.2",
3333
"typescript": "~5.9.2",
34-
"vite": "^7.1.7",
34+
"vite": "^7.1.11",
3535
"vue-tsc": "^3.0.5"
3636
}
3737
}

src/Aspire.ProjectTemplates/templates/aspire-py-starter/13.0/frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Aspire.ProjectTemplates/templates/aspire-py-starter/13.0/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"globals": "^16.4.0",
2626
"typescript": "~5.8.3",
2727
"typescript-eslint": "^8.30.1",
28-
"vite": "^7.1.7"
28+
"vite": "^7.1.11"
2929
}
3030
}

0 commit comments

Comments
 (0)