Skip to content

Commit

Permalink
Bump vite from 5.2.13 to 5.3.4 (#1936)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.13 to 5.3.4.
- [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/v5.3.4/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 Jul 22, 2024
1 parent bf2d8fe commit 52932ba
Show file tree
Hide file tree
Showing 5 changed files with 115 additions and 115 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.2.13",
"vite": "^5.3.4",
"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.2.13",
"vite": "^5.3.4",
"vite-plugin-checker": "^0.7.0",
"vitest": "^1.3.1"
}
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.2.13",
"vite": "^5.3.4",
"vite-plugin-checker": "^0.7.0",
"vite-plugin-dts": "^3.8.1"
}
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.2.13",
"vite": "^5.3.4",
"vite-plugin-checker": "^0.7.0",
"vite-plugin-dts": "^3.8.1"
}
Expand Down
Loading

0 comments on commit 52932ba

Please sign in to comment.