Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.7 (#325)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 3172422 commit 28d5ebf
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 102 deletions.
2 changes: 1 addition & 1 deletion examples/react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-refresh": "0.4.16",
"typescript": "5.6.3",
"vite": "6.0.2"
"vite": "6.0.7"
}
}
2 changes: 1 addition & 1 deletion examples/solid-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"typescript": "5.6.3",
"vite": "6.0.2",
"vite": "6.0.7",
"vite-plugin-solid": "2.11.0"
}
}
2 changes: 1 addition & 1 deletion examples/vanilla-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@walletconnect/types": "2.17.3",
"typescript": "5.6.3",
"vite": "6.0.2"
"vite": "6.0.7"
},
"dependencies": {
"@algorandfoundation/liquid-auth-use-wallet-client": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.2.1",
"typescript": "5.6.3",
"vite": "6.0.2",
"vite": "6.0.7",
"vue-tsc": "2.2.0"
}
}
109 changes: 11 additions & 98 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 28d5ebf

Please sign in to comment.