mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump class-variance-authority from 0.7.0 to 0.7.1
Bumps [class-variance-authority](https://github.com/joe-bell/cva) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/joe-bell/cva/releases) - [Commits](https://github.com/joe-bell/cva/compare/v0.7.0...v0.7.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
87a48c4fc7
commit
1230d6c38c
2 changed files with 7 additions and 14 deletions
|
@ -36,7 +36,7 @@
|
|||
"@vercel/analytics": "^1.4.1",
|
||||
"@vercel/functions": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"dompurify": "^3.2.1",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -3966,12 +3966,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"class-variance-authority@npm:^0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "class-variance-authority@npm:0.7.0"
|
||||
"class-variance-authority@npm:^0.7.1":
|
||||
version: 0.7.1
|
||||
resolution: "class-variance-authority@npm:0.7.1"
|
||||
dependencies:
|
||||
clsx: "npm:2.0.0"
|
||||
checksum: 10c0/e11c57edf4bf50ef1c97bae41d68885afbaaedba26c48b7cc5dfb033390fed7012147e9532168d8c4f3497fce4dff15e20e6e60b8c9c9a4b0fe26b0e804513db
|
||||
clsx: "npm:^2.1.1"
|
||||
checksum: 10c0/0f438cea22131808b99272de0fa933c2532d5659773bfec0c583de7b3f038378996d3350683426b8e9c74a6286699382106d71fbec52f0dd5fbb191792cccb5b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4032,13 +4032,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"clsx@npm:2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "clsx@npm:2.0.0"
|
||||
checksum: 10c0/c09f43b3144a0b7826b6b11b6a111b2c7440831004eecc02d333533c5e58ef0aa5f2dce071d3b25fbb8c8ea97b45df96c74bcc1d51c8c2027eb981931107b0cd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"clsx@npm:^2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "clsx@npm:2.1.1"
|
||||
|
@ -12051,7 +12044,7 @@ __metadata:
|
|||
"@vercel/speed-insights": "npm:^1.1.0"
|
||||
autoprefixer: "npm:^10.4.20"
|
||||
babel-plugin-react-compiler: "npm:^19.0.0-beta-0dec889-20241115"
|
||||
class-variance-authority: "npm:^0.7.0"
|
||||
class-variance-authority: "npm:^0.7.1"
|
||||
clsx: "npm:^2.1.1"
|
||||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.2.1"
|
||||
|
|
Loading…
Reference in a new issue