We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700a19a commit 736efc4Copy full SHA for 736efc4
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@bleu.builders/ui",
3
"description": "",
4
- "version": "0.1.147",
+ "version": "0.1.148",
5
"author": "",
6
"license": "",
7
"keywords": [],
@@ -191,7 +191,6 @@
191
"trim-newlines": ">=3.0.1",
192
"yaml": ">=2.2.2"
193
},
194
- "packageManager": "yarn@4.4.0",
195
"dependencies": {
196
"@radix-ui/react-accordion": "^1.2.0",
197
"@radix-ui/react-alert-dialog": "^1.1.1",
@@ -241,5 +240,6 @@
241
240
"swr": "^2.2.5",
242
"tailwind-merge": "^2.4.0",
243
"zod": "^3.23.8"
244
- }
+ },
+ "packageManager": "yarn@4.6.0+sha512.5383cc12567a95f1d668fbe762dfe0075c595b4bfff433be478dbbe24e05251a8e8c3eb992a986667c1d53b6c3a9c85b8398c35a960587fbd9fa3a0915406728"
245
}
0 commit comments