Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 6.0.7 to 6.0.9 in the npm_and_yarn group
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.0.7 to 6.0.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent e5bf85c commit 9dcb397
Show file tree
Hide file tree
Showing 8 changed files with 288 additions and 99 deletions.
2 changes: 1 addition & 1 deletion examples/light-client-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.12",
"vite": "^6.0.7",
"vite": "^6.0.9",
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion examples/light-client-extension-helpers-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.12",
"vite": "^6.0.7",
"vite": "^6.0.9",
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion examples/smoldot-discovery-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"postcss": "^8.4.47",
"tailwindcss": "^3.4.17",
"typescript": "5.6.2",
"vite": "^6.0.7",
"vite": "^6.0.9",
"vitest": "^2.1.4"
}
}
Loading

0 comments on commit 9dcb397

Please sign in to comment.