Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^5.2.13 (patternfly#10558)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent 5433a2d commit e9eb9aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/react-integration/demo-app-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react-swc": "^3.7.0",
"vite": "^5.2.12"
"vite": "^5.2.13"
}
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8311,7 +8311,7 @@ __metadata:
react-dom: "npm:^18.3.1"
react-router: "npm:^5.3.4"
react-router-dom: "npm:^5.3.4"
vite: "npm:^5.2.12"
vite: "npm:^5.2.13"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -21677,7 +21677,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.2.12":
"vite@npm:^5.2.13":
version: 5.2.13
resolution: "vite@npm:5.2.13"
dependencies:
Expand Down

0 comments on commit e9eb9aa

Please sign in to comment.