Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 3.2.8 to 3.2.10 (#69)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.8 to 3.2.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.10/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 4, 2024
1 parent 5c39735 commit 9479ed1
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/example-use-calendar-hook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@types/react-dom": "~18.0.6",
"sass": "^1.42.1",
"typescript": "~4.7.4",
"vite": "~3.2.8"
"vite": "~3.2.10"
}
}
2 changes: 1 addition & 1 deletion packages/example-use-daterange-hook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@types/react-dom": "~18.0.6",
"sass": "^1.42.1",
"typescript": "~4.7.4",
"vite": "~3.2.8"
"vite": "~3.2.10"
}
}
2 changes: 1 addition & 1 deletion packages/react-date-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
"react-test-renderer": "~18.2.0",
"ts-jest": "~28.0.7",
"typescript": "~4.7.4",
"vite": "~3.2.8"
"vite": "~3.2.10"
}
}
16 changes: 8 additions & 8 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 9479ed1

Please sign in to comment.