Skip to content

Commit

Permalink
chore: unify ts versions on 5.3.3 (#3238)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomiir authored Nov 13, 2024
1 parent 1bd3dc7 commit bd840ef
Show file tree
Hide file tree
Showing 3 changed files with 427 additions and 1,178 deletions.
2 changes: 1 addition & 1 deletion examples/vue-ethers-solana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "5.0.2",
"typescript": "5.6.2",
"typescript": "5.3.3",
"vite": "5.2.11",
"vue-tsc": "2.1.8"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-wagmi-solana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "5.1.4",
"typescript": "5.6.2",
"typescript": "5.3.3",
"vite": "5.4.10",
"vue-tsc": "2.1.8"
}
Expand Down
Loading

0 comments on commit bd840ef

Please sign in to comment.