mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-28 16:01:21 +00:00
build(deps): bump class-variance-authority from 0.6.0 to 0.6.1
Bumps [class-variance-authority](https://github.com/joe-bell/cva) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/joe-bell/cva/releases) - [Commits](https://github.com/joe-bell/cva/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: class-variance-authority dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
655a5313e4
commit
4b9705f3ae
2 changed files with 5 additions and 11 deletions
|
@ -28,7 +28,7 @@
|
||||||
"@radix-ui/react-toast": "^1.1.4",
|
"@radix-ui/react-toast": "^1.1.4",
|
||||||
"@tailwindcss/forms": "^0.5.3",
|
"@tailwindcss/forms": "^0.5.3",
|
||||||
"aos": "^2.3.4",
|
"aos": "^2.3.4",
|
||||||
"class-variance-authority": "^0.6.0",
|
"class-variance-authority": "^0.6.1",
|
||||||
"clsx": "^1.2.1",
|
"clsx": "^1.2.1",
|
||||||
"eslint": "8.43.0",
|
"eslint": "8.43.0",
|
||||||
"lucide-react": "^0.242.0",
|
"lucide-react": "^0.242.0",
|
||||||
|
|
|
@ -36,8 +36,8 @@ dependencies:
|
||||||
specifier: ^2.3.4
|
specifier: ^2.3.4
|
||||||
version: 2.3.4
|
version: 2.3.4
|
||||||
class-variance-authority:
|
class-variance-authority:
|
||||||
specifier: ^0.6.0
|
specifier: ^0.6.1
|
||||||
version: 0.6.0(typescript@5.1.3)
|
version: 0.6.1
|
||||||
clsx:
|
clsx:
|
||||||
specifier: ^1.2.1
|
specifier: ^1.2.1
|
||||||
version: 1.2.1
|
version: 1.2.1
|
||||||
|
@ -1778,16 +1778,10 @@ packages:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
|
|
||||||
/class-variance-authority@0.6.0(typescript@5.1.3):
|
/class-variance-authority@0.6.1:
|
||||||
resolution: {integrity: sha512-qdRDgfjx3GRb9fpwpSvn+YaidnT7IUJNe4wt5/SWwM+PmUwJUhQRk/8zAyNro0PmVfmen2635UboTjIBXXxy5A==}
|
resolution: {integrity: sha512-eurOEGc7YVx3majOrOb099PNKgO3KnKSApOprXI4BTq6bcfbqbQXPN2u+rPPmIJ2di23bMwhk0SxCCthBmszEQ==}
|
||||||
peerDependencies:
|
|
||||||
typescript: '>= 4.5.5 < 6'
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
dependencies:
|
||||||
clsx: 1.2.1
|
clsx: 1.2.1
|
||||||
typescript: 5.1.3
|
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/classlist-polyfill@1.2.0:
|
/classlist-polyfill@1.2.0:
|
||||||
|
|
Loading…
Reference in a new issue