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:
parent
ca1ba06fea
commit
363fd89d96
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Reference in New Issue