Skip to content

Commit b629ccc

Browse files
Bump a new version with nexus core
1 parent 92f415e commit b629ccc

5 files changed

Lines changed: 251 additions & 437 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "avail-widgets",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "A modern component registry built with Next.js and shadcn/ui for Avail Nexus",
55
"author": "decocereus <amartya@availproject.org>",
66
"contributors": [
@@ -25,7 +25,7 @@
2525
"postinstall": "fumadocs-mdx"
2626
},
2727
"dependencies": {
28-
"@avail-project/nexus-core": "2.2.3",
28+
"@avail-project/nexus-core": "2.2.4",
2929
"@radix-ui/react-accordion": "^1.2.12",
3030
"@radix-ui/react-checkbox": "^1.3.3",
3131
"@radix-ui/react-collapsible": "^1.1.12",

packages/widgets/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@avail-project/widgets",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "Compiled Avail widgets for React applications.",
55
"author": "shrinathprabhu <shrinathprabhu.123@gmail.com>",
66
"contributors": [
@@ -38,7 +38,7 @@
3838
"registry": "https://registry.npmjs.org/"
3939
},
4040
"dependencies": {
41-
"@avail-project/nexus-core": "2.2.3",
41+
"@avail-project/nexus-core": "2.2.4",
4242
"@radix-ui/react-dialog": "^1.1.15",
4343
"@radix-ui/react-slot": "^1.2.4",
4444
"class-variance-authority": "^0.7.1",

0 commit comments

Comments
 (0)