Skip to content

Commit eac12ba

Browse files
committed
Fix yarn.lock file
1 parent 90c9981 commit eac12ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3108,6 +3108,7 @@ __metadata:
31083108
react-dom: "npm:^19.2.0"
31093109
react-router: "npm:^7.9.5"
31103110
typescript: "npm:^5.9.3"
3111+
vite: "npm:^7.2.2"
31113112
vite-plugin-devtools-json: "npm:^1.0.0"
31123113
vite-tsconfig-paths: "npm:^5.1.4"
31133114
languageName: unknown
@@ -3324,7 +3325,7 @@ __metadata:
33243325
languageName: node
33253326
linkType: hard
33263327

3327-
"vite@npm:^5.0.0 || ^6.0.0 || ^7.0.0-0":
3328+
"vite@npm:^5.0.0 || ^6.0.0 || ^7.0.0-0, vite@npm:^7.2.2":
33283329
version: 7.2.2
33293330
resolution: "vite@npm:7.2.2"
33303331
dependencies:

0 commit comments

Comments
 (0)