Skip to content

Commit ed268c7

Browse files
chore(deps-dev): bump vite from 8.0.11 to 8.0.16
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.11 to 8.0.16. - [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.16/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02f7b35 commit ed268c7

3 files changed

Lines changed: 273 additions & 5 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"tailwindcss": "^4",
9494
"to-vfile": "^8.0.0",
9595
"vfile-reporter": "^8.1.1",
96-
"vite": "^8.0.11",
96+
"vite": "^8.0.16",
9797
"vite-plugin-devtools-json": "^1.0.0",
9898
"vite-plugin-env-compatible": "^2.0.1",
9999
"vite-plugin-page-reload": "^0.2.3",

apps/guide/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@vitest/browser-playwright": "^4.1.5",
4343
"lightningcss": "^1.32.0",
4444
"playwright": "^1.59.1",
45-
"vite": "^8.0.11",
45+
"vite": "^8.0.16",
4646
"vite-plugin-env-compatible": "^2.0.1",
4747
"vitest": "^4.1.5",
4848
"vitest-browser-react": "^2.2.0"

0 commit comments

Comments
 (0)