Skip to content
Prev Previous commit
Next Next commit
Update vite
  • Loading branch information
saeed-zil committed Apr 11, 2024
commit 5d5574f7cac6a2827cda55fd5432ccff1e30419d
4 changes: 2 additions & 2 deletions products/neo-savant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@kyvg/vue3-notification": "^3.2.1",
"@ledgerhq/hw-transport-u2f": "^5.34.0",
"@ledgerhq/hw-transport-webusb": "^6.28.5",
"@vitejs/plugin-vue": "^2.3.4",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compat": "^3.4.21",
"@vue/compiler-sfc": "^3.4.21",
"@zilliqa-js/account": "^3.5.0",
Expand All @@ -30,7 +30,7 @@
"numbro": "^2.5.0",
"sweetalert2": "^9.7.2",
"uuid": "^9.0.1",
"vite": "^2.5.4",
"vite": "^5.2.8",
"vue": "^3.4.21",
"vue-codemirror": "^6.1.1",
"vue-color": "^2.8.1",
Expand Down
Loading