@driveflux/beam 3.0.18 → 3.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@driveflux/beam",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.20",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": {
|
|
6
6
|
"./accordion": {
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"copy-required-css.js"
|
|
206
206
|
],
|
|
207
207
|
"dependencies": {
|
|
208
|
-
"@driveflux/time": "6.0.
|
|
208
|
+
"@driveflux/time": "6.0.5",
|
|
209
209
|
"@radix-ui/react-accordion": "^1.2.12",
|
|
210
210
|
"@radix-ui/react-checkbox": "^1.3.3",
|
|
211
211
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
@@ -224,43 +224,43 @@
|
|
|
224
224
|
"class-variance-authority": "^0.7.1",
|
|
225
225
|
"clsx": "^2.1.1",
|
|
226
226
|
"cmdk": "^1.1.1",
|
|
227
|
-
"date-fns": "^4.
|
|
227
|
+
"date-fns": "^4.3.0",
|
|
228
228
|
"embla-carousel-react": "^8.6.0",
|
|
229
229
|
"embla-carousel-wheel-gestures": "^8.1.0",
|
|
230
|
-
"lucide-react": "^1.
|
|
230
|
+
"lucide-react": "^1.16.0",
|
|
231
231
|
"next-themes": "^0.4.6",
|
|
232
232
|
"react-calendar": "^6.0.1",
|
|
233
233
|
"sonner": "^2.0.7",
|
|
234
234
|
"tailwind-merge": "^3.6.0",
|
|
235
235
|
"tailwindcss-animate": "^1.0.7",
|
|
236
236
|
"vaul": "^1.1.2",
|
|
237
|
-
"vite": "^8.0.
|
|
237
|
+
"vite": "^8.0.14"
|
|
238
238
|
},
|
|
239
239
|
"devDependencies": {
|
|
240
|
-
"@chromatic-com/storybook": "^5.1
|
|
241
|
-
"@driveflux/fab": "4.0.
|
|
242
|
-
"@driveflux/tsconfig": "3.0.
|
|
240
|
+
"@chromatic-com/storybook": "^5.2.1",
|
|
241
|
+
"@driveflux/fab": "4.0.3",
|
|
242
|
+
"@driveflux/tsconfig": "3.0.2",
|
|
243
243
|
"@storybook/addon-essentials": "^8.6.14",
|
|
244
244
|
"@storybook/addon-interactions": "^8.6.14",
|
|
245
|
-
"@storybook/addon-links": "^10.
|
|
246
|
-
"@storybook/addon-onboarding": "^10.
|
|
245
|
+
"@storybook/addon-links": "^10.4.1",
|
|
246
|
+
"@storybook/addon-onboarding": "^10.4.1",
|
|
247
247
|
"@storybook/addon-webpack5-compiler-swc": "^4.0.3",
|
|
248
248
|
"@storybook/blocks": "^8.6.14",
|
|
249
249
|
"@storybook/experimental-nextjs-vite": "^8.6.14",
|
|
250
|
-
"@storybook/react": "^10.
|
|
251
|
-
"@storybook/react-vite": "^10.
|
|
250
|
+
"@storybook/react": "^10.4.1",
|
|
251
|
+
"@storybook/react-vite": "^10.4.1",
|
|
252
252
|
"@storybook/test": "^8.6.15",
|
|
253
253
|
"@swc/cli": "^0.8.1",
|
|
254
|
-
"@swc/core": "^1.15.
|
|
254
|
+
"@swc/core": "^1.15.40",
|
|
255
255
|
"@tailwindcss/cli": "^4.3.0",
|
|
256
256
|
"@tailwindcss/postcss": "^4.3.0",
|
|
257
257
|
"@types/lodash": "^4.17.24",
|
|
258
|
-
"@types/node": "^25.
|
|
259
|
-
"@types/react": "19.2.
|
|
258
|
+
"@types/node": "^25.9.1",
|
|
259
|
+
"@types/react": "19.2.15",
|
|
260
260
|
"del-cli": "^7.0.0",
|
|
261
261
|
"react": "19.2.6",
|
|
262
262
|
"react-dom": "19.2.6",
|
|
263
|
-
"storybook": "^10.
|
|
263
|
+
"storybook": "^10.4.1",
|
|
264
264
|
"tailwindcss": "^4.3.0",
|
|
265
265
|
"typescript": "^6.0.3"
|
|
266
266
|
},
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
"scripts": {
|
|
273
273
|
"build": "node ./copy-required-css.js && pnpm tailwind && fab",
|
|
274
274
|
"clean": "fab clean",
|
|
275
|
-
"tailwind": "
|
|
275
|
+
"tailwind": "pnpm tailwindcss -i ./src/build.css -o ./src/styles.css",
|
|
276
276
|
"tailwind:watch": "pnpm tailwind --watch",
|
|
277
277
|
"storybook": "tailwind && storybook dev -p 6006",
|
|
278
278
|
"build-storybook": "storybook build",
|