Skip to content

Commit

Permalink
build(deps-dev): bump vite from 6.0.11 to 6.1.0 (#7583)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.11 to 6.1.0.
- [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/[email protected]/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 9386347 commit 01f0bd6
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 12 deletions.
71 changes: 61 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/figma-inspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "20.16.10",
"cross-env": "7.0.3",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vite-figma-plugin": "0.0.24",
"vite-plugin-singlefile": "2.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion tools/slintpad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"playwright-ctrf-json-reporter": "0.0.18",
"rimraf": "6.0.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vscode": "npm:@codingame/monaco-vscode-api@~8.0.4",
"vscode-languageclient": "9.0.1",
"vscode-languageserver": "9.0.1",
Expand Down

0 comments on commit 01f0bd6

Please sign in to comment.