Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^5.4.5 (patternfly#10996)
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 Sep 13, 2024
1 parent 4c45cd2 commit 2706897
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 @@ -18,6 +18,6 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react-swc": "^3.7.0",
"vite": "^5.4.4"
"vite": "^5.4.5"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8394,7 +8394,7 @@ __metadata:
react-dom: "npm:^18.3.1"
react-router: "npm:^5.3.4"
react-router-dom: "npm:^5.3.4"
vite: "npm:^5.4.4"
vite: "npm:^5.4.5"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -21118,9 +21118,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.4.4":
version: 5.4.4
resolution: "vite@npm:5.4.4"
"vite@npm:^5.4.5":
version: 5.4.5
resolution: "vite@npm:5.4.5"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -21157,7 +21157,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/2752e7dd5584ea7cc057742e8f5cbf2f2bd3a2bceb8794fbd3d52f1e88d362b5ac7f1c70be7a3d01b3d768320c8a8ad0df287fd72f253bf040423c36c67a3e89
checksum: 10c0/89c6459452fc238cdf8e99681b30996af171c9c557af476f96408a18a639fb5a0a6ee2d2257e005b21dc284edceb604595c34920cd4a007ad18f7ebafb654c76
languageName: node
linkType: hard

Expand Down

0 comments on commit 2706897

Please sign in to comment.