Skip to content

Commit bfc4268

Browse files
Bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.3.5 to 6.3.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.6 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22deccc commit bfc4268

File tree

2 files changed

+235
-215
lines changed

2 files changed

+235
-215
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"typescript": "~5.6.2",
21-
"vite": "^6.0.3",
21+
"vite": "^6.3.6",
2222
"vite-plugin-solid": "^2.11.0",
2323
"@tauri-apps/cli": "^2"
2424
}

0 commit comments

Comments
 (0)