Skip to content

Commit

Permalink
Bump vite from 6.0.6 to 6.0.7 in /newclient/resultcatcher
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.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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 996b335 commit e68c386
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
9 changes: 4 additions & 5 deletions newclient/resultcatcher/package-lock.json

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

4 changes: 2 additions & 2 deletions newclient/resultcatcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rollup": ">=4.22.4",
"rxjs": "~7.8.1",
"tslib": "^2.3.0",
"vite": ">=6.0.6",
"vite": ">=6.0.7",
"webpack": ">=5.94.0",
"zone.js": "~0.15.0"
},
Expand Down Expand Up @@ -73,7 +73,7 @@
"rollup": ">=4.22.4",
"ts-node": "~10.9.2",
"typescript": "~5.6.3",
"vite": ">=6.0.6",
"vite": ">=6.0.7",
"webpack": ">=5.94.0"
},
"description": "Resultcatcher"
Expand Down

0 comments on commit e68c386

Please sign in to comment.