Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-router-dom": "7.0.2",
"slick-carousel": "1.8.1",
"swr": "2.2.5",
"vite": "6.0.2",
"vite": "6.0.15",
"vite-jsconfig-paths": "2.0.1",
"web-vitals": "4.2.4",
"yup": "1.4.0"
Expand Down
14 changes: 7 additions & 7 deletions vite/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1685,7 +1685,7 @@ __metadata:
sass: "npm:1.81.1"
slick-carousel: "npm:1.8.1"
swr: "npm:2.2.5"
vite: "npm:6.0.2"
vite: "npm:6.0.15"
vite-jsconfig-paths: "npm:2.0.1"
web-vitals: "npm:4.2.4"
yup: "npm:1.4.0"
Expand Down Expand Up @@ -2247,7 +2247,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:^0.24.0":
"esbuild@npm:^0.24.2":
version: 0.24.2
resolution: "esbuild@npm:0.24.2"
dependencies:
Expand Down Expand Up @@ -5145,11 +5145,11 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.2":
version: 6.0.2
resolution: "vite@npm:6.0.2"
"vite@npm:6.0.15":
version: 6.0.15
resolution: "vite@npm:6.0.15"
dependencies:
esbuild: "npm:^0.24.0"
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.49"
rollup: "npm:^4.23.0"
Expand Down Expand Up @@ -5193,7 +5193,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/45fc609f2bc5fb5beb5a8e2cad9ad6c2edce229a922f6fc1270ea2a9d75819482edcc0f77c85b4a7abdad7eb69ce6a4f26131925d47cdc0778fc15d1bbc3b6a2
checksum: 10c0/40177bb7faffa76767b7dc6131e28ddf54863db3b94abb788fab0e7e2dbff273d5affb8f36f36f007aea3e1822091099e0e5b392e3ed5bda5600d9380ccdc679
languageName: node
linkType: hard

Expand Down