Skip to content

Commit 028abea

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

File tree

3 files changed

+15
-519
lines changed

3 files changed

+15
-519
lines changed

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"postcss": "^8.5.3",
2121
"tailwindcss": "3",
2222
"typescript": "~5.7.2",
23-
"vite": "^6.2.0",
23+
"vite": "^6.4.1",
2424
"vue-tsc": "^2.2.4"
2525
}
2626
}

packages/vue-markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@vitejs/plugin-vue": "^5.2.1",
5454
"sass-embedded": "^1.85.1",
5555
"unplugin-external": "0.1.0-beta.3",
56-
"vite": "^6.1.1",
56+
"vite": "^6.4.1",
5757
"vite-plugin-dts": "^4.5.0"
5858
}
5959
}

0 commit comments

Comments
 (0)