Skip to content

Commit 764ea2d

Browse files
chore(deps): update dependency vite to ^6.2.0 (#11607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8dc759 commit 764ea2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/react-integration/demo-app-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
},
1717
"devDependencies": {
1818
"@vitejs/plugin-react-swc": "^3.8.0",
19-
"vite": "^6.0.11"
19+
"vite": "^6.2.0"
2020
}
2121
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8975,7 +8975,7 @@ __metadata:
89758975
react-dom: "npm:^18.3.1"
89768976
react-router: "npm:^7.2.0"
89778977
react-router-dom: "npm:^7.2.0"
8978-
vite: "npm:^6.0.11"
8978+
vite: "npm:^6.2.0"
89798979
languageName: unknown
89808980
linkType: soft
89818981

@@ -22506,7 +22506,7 @@ __metadata:
2250622506
languageName: node
2250722507
linkType: hard
2250822508

22509-
"vite@npm:^6.0.11":
22509+
"vite@npm:^6.2.0":
2251022510
version: 6.2.0
2251122511
resolution: "vite@npm:6.2.0"
2251222512
dependencies:

0 commit comments

Comments
 (0)