Skip to content

Commit

Permalink
chore(deps-dev): bump vite
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group in /demo with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.0.6 to 6.0.7
- [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/v6.0.7/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and codeart1st committed Jan 3, 2025
1 parent 3e741ba commit 67d5fa4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions demo/package-lock.json

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

2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"proj4": "2.15.0"
},
"devDependencies": {
"vite": "6.0.6"
"vite": "6.0.7"
}
}

0 comments on commit 67d5fa4

Please sign in to comment.