Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^5.4.8 (#11063)
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 26, 2024
1 parent b9542be commit 715b46c
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.7"
"vite": "^5.4.8"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8393,7 +8393,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.7"
vite: "npm:^5.4.8"
languageName: unknown
linkType: soft

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

"vite@npm:^5.4.7":
version: 5.4.7
resolution: "vite@npm:5.4.7"
"vite@npm:^5.4.8":
version: 5.4.8
resolution: "vite@npm:5.4.8"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -21206,7 +21206,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/0ca7ca60f71c61f3855bbabf7e33909bec32933b35914d4d281813c728183e78e7ce5be05735a7671df3a994613d3881f520a32a80715faa92effb28deee9320
checksum: 10c0/af70af6d6316a3af71f44ebe3ab343bd66450d4157af73af3b32239e1b6ec43ff6f651d7cc4193b21ed3bff2e9356a3de9e96aee53857f39922e4a2d9fad75a1
languageName: node
linkType: hard

Expand Down

0 comments on commit 715b46c

Please sign in to comment.