Skip to content

Commit b20f13a

Browse files
committed
chore: update vite dependency to version 6.2.2 in package.json and yarn.lock
1 parent cbabdc5 commit b20f13a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"react": "^19.0.0",
8484
"tailwindcss": "^4.0.0",
8585
"typescript": "^5.7.2",
86-
"vite": "^5.4.11",
86+
"vite": "^6.2.2",
8787
"vite-plugin-dts": "^4.4.0",
8888
"vite-tsconfig-paths": "^5.1.4"
8989
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1645,7 +1645,7 @@ __metadata:
16451645
tailwindcss: "npm:^4.0.0"
16461646
tailwindcss-animate: "npm:^1.0.7"
16471647
typescript: "npm:^5.7.2"
1648-
vite: "npm:^5.4.11"
1648+
vite: "npm:^6.2.2"
16491649
vite-plugin-dts: "npm:^4.4.0"
16501650
vite-tsconfig-paths: "npm:^5.1.4"
16511651
zod: "npm:^3.24.1"
@@ -10843,7 +10843,7 @@ __metadata:
1084310843
languageName: node
1084410844
linkType: hard
1084510845

10846-
"vite@npm:^5.0.0 || ^6.0.0 || ^7.0.0-0, vite@npm:^5.4.11, vite@npm:^6.2.2":
10846+
"vite@npm:^5.0.0 || ^6.0.0 || ^7.0.0-0, vite@npm:^6.2.2":
1084710847
version: 6.3.5
1084810848
resolution: "vite@npm:6.3.5"
1084910849
dependencies:

0 commit comments

Comments
 (0)