chore(deps): bump async-lock from 1.4.0 to 1.4.1 (#782)

Bumps [async-lock](https://github.com/rogierschouten/async-lock) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/rogierschouten/async-lock/releases)
- [Changelog](https://github.com/rogierschouten/async-lock/blob/master/History.md)
- [Commits](https://github.com/rogierschouten/async-lock/commits/v1.4.1)

---
updated-dependencies:
- dependency-name: async-lock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-26 17:47:31 +08:00 committed by GitHub
parent ca1ba06fea
commit 363fd89d96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.0.3",
"async-lock": "^1.4.0",
"async-lock": "^1.4.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"he": "1.2.0",

View File

@ -27,8 +27,8 @@ dependencies:
specifier: ^1.0.3
version: 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.2.0)
async-lock:
specifier: ^1.4.0
version: 1.4.0
specifier: ^1.4.1
version: 1.4.1
class-variance-authority:
specifier: ^0.7.0
version: 0.7.0
@ -3408,8 +3408,8 @@ packages:
tslib: 2.6.2
dev: true
/async-lock@1.4.0:
resolution: {integrity: sha512-coglx5yIWuetakm3/1dsX9hxCNox22h7+V80RQOu2XUUMidtArxKoZoOtHUPuR84SycKTXzgGzAUR5hJxujyJQ==}
/async-lock@1.4.1:
resolution: {integrity: sha512-Az2ZTpuytrtqENulXwO3GGv1Bztugx6TT37NIo7imr/Qo0gsYiGtSdBa2B6fsXhTpVZDNfu1Qn3pk531e3q+nQ==}
dev: false
/autoprefixer@10.4.16(postcss@8.4.32):