Skip to content

Commit

Permalink
Bump vite from 5.4.7 to 5.4.10
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.7 to 5.4.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.10/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 Oct 28, 2024
1 parent f5a8456 commit d3e1d80
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": "^5.4.7",
"vite": "^5.4.10",
"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": "^5.4.7",
"vite": "^5.4.10",
"vite-plugin-checker": "^0.7.0",
"vitest": "^2.0.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": "^5.4.7",
"vite": "^5.4.10",
"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": "^5.4.7",
"vite": "^5.4.10",
"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 d3e1d80

Please sign in to comment.