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 packages/cacti-ledger-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@types/react-dom": "18.2.17",
"@vitejs/plugin-react": "5.1.0",
"typescript": "5.5.2",
"vite": "6.2.6"
"vite": "6.3.6"
},
"engines": {
"node": ">=18",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7943,7 +7943,7 @@ __metadata:
react-dom: "npm:18.2.0"
react-router-dom: "npm:6.21.3"
typescript: "npm:5.5.2"
vite: "npm:6.2.6"
vite: "npm:6.3.6"
web3: "npm:4.1.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -53609,8 +53609,8 @@ __metadata:
linkType: hard

"vite@npm:>4.5.1":
version: 7.1.5
resolution: "vite@npm:7.1.5"
version: 7.1.10
resolution: "vite@npm:7.1.10"
dependencies:
esbuild: "npm:^0.25.0"
fdir: "npm:^6.5.0"
Expand Down Expand Up @@ -53659,7 +53659,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/59edeef7e98757a668b2ad8a1731a5657fa83e22a165a36b7359225ea98a9be39b2f486710c0cf5085edb85daee7c8b6b6b0bd85d0ef32a1aa84aef71aabd0f0
checksum: 10/34482c3698a6e10986036caa91c0114fc59f5a4bdda571d19b863a44a8b231dda09b0e3c63eb459e3b27ce453e695bce476f504b160451706563ce97e841ac5a
languageName: node
linkType: hard

Expand Down
Loading