ant-design/components/avatar
dependabot[bot] 1df1034f20
chore(deps-dev): bump glob from 8.1.0 to 9.2.1 (#41109)
* chore(deps-dev): bump glob from 8.1.0 to 9.2.1

Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.2.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: update api

* fix

* fix

* fix path

* fix path

* update snap

* update snap

* update snap

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-03-10 11:50:12 +08:00
..
__tests__ chore(deps-dev): bump glob from 8.1.0 to 9.2.1 (#41109) 2023-03-10 11:50:12 +08:00
demo demo: fixed the avatars are all the same picture (#40809) 2023-02-20 10:24:40 +08:00
style fix: Avatar.Group item could be wrapped (#39993) 2023-01-04 17:31:31 +08:00
avatar.tsx fix(avatar): optimized type (#41141) 2023-03-09 17:37:22 +08:00
group.tsx chore: patch for missing rootClassName (#40217) 2023-01-20 11:03:50 +08:00
index.en-US.md fix(avatar): optimized type (#41141) 2023-03-09 17:37:22 +08:00
index.ts chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
index.zh-CN.md fix(avatar): optimized type (#41141) 2023-03-09 17:37:22 +08:00
SizeContext.tsx chore: use React.useContext() replace <Context.Provider /> (#39950) 2023-01-01 21:17:05 +08:00