Skip to content

Commit

Permalink
Bump vite from 5.0.11 to 5.1.0 in /js
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.1.0.
- [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/[email protected]/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent a049651 commit a19b154
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 166 deletions.
2 changes: 1 addition & 1 deletion js/apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"lightningcss": "^1.23.0",
"vite": "^5.0.11",
"vite": "^5.1.0",
"vite-plugin-checker": "^0.6.2"
},
"wireit": {
Expand Down
2 changes: 1 addition & 1 deletion js/apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"lightningcss": "^1.23.0",
"ts-node": "^10.9.2",
"uuid": "^9.0.1",
"vite": "^5.0.11",
"vite": "^5.1.0",
"vite-plugin-checker": "^0.6.2",
"vitest": "^1.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion js/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.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^5.0.11",
"vite": "^5.1.0",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-dts": "^3.7.1"
}
Expand Down
2 changes: 1 addition & 1 deletion js/libs/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^5.0.11",
"vite": "^5.1.0",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-dts": "^3.7.1",
"vite-plugin-lib-inject-css": "^1.3.0",
Expand Down
Loading

0 comments on commit a19b154

Please sign in to comment.