Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^5.3.2 (patternfly#10673)
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 27, 2024
1 parent f9a3b68 commit 57f1d39
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 @@ -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.3.1"
"vite": "^5.3.2"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8288,7 +8288,7 @@ __metadata:
react-dom: "npm:^18.3.1"
react-router: "npm:^5.3.4"
react-router-dom: "npm:^5.3.4"
vite: "npm:^5.3.1"
vite: "npm:^5.3.2"
languageName: unknown
linkType: soft

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

"vite@npm:^5.3.1":
version: 5.3.1
resolution: "vite@npm:5.3.1"
"vite@npm:^5.3.2":
version: 5.3.2
resolution: "vite@npm:5.3.2"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -21021,7 +21021,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/9317262c02ea2dc324dfdbc20c3c450cd89cc9a16399a41a4bf820a3a1f31cf400878c015135e355ee034853cc2399b5499899d5b1bc462d57642d71083e74b6
checksum: 10c0/3ed576d18c6c008ae92be68f9c79bf7556dae10978a3e8b4c4b42199424755e5c99836e6d4f81fb8b533b957d7f4e351abc60b8a93f4c4b5eb9890b5b6450926
languageName: node
linkType: hard

Expand Down

0 comments on commit 57f1d39

Please sign in to comment.