Skip to content

Commit

Permalink
Bump vite from 6.0.6 to 6.0.7
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 1d15bbe commit 6d14e89
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.23",
"@vitejs/plugin-react-swc": "^3.7.0",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vite-plugin-checker": "^0.7.0"
},
"wireit": {
Expand Down
2 changes: 1 addition & 1 deletion apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"jsdom": "^24.1.1",
"ldap-server-mock": "^6.0.1",
"ts-node": "^10.9.1",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vite-plugin-checker": "^0.7.0",
"vitest": "^2.1.5"
}
Expand Down
2 changes: 1 addition & 1 deletion libs/keycloak-masthead/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/react-dom": "^18.2.23",
"@vitejs/plugin-react-swc": "^3.7.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vite-plugin-checker": "^0.7.0",
"vite-plugin-dts": "^4.2.4"
}
Expand Down
2 changes: 1 addition & 1 deletion libs/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/react-dom": "^18.2.23",
"@vitejs/plugin-react-swc": "^3.7.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vite-plugin-checker": "^0.7.0",
"vite-plugin-dts": "^4.2.4"
}
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

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

0 comments on commit 6d14e89

Please sign in to comment.