@regardio/react 0.7.15 → 0.7.17

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.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://www.schemastore.org/package.json",
3
3
  "name": "@regardio/react",
4
- "version": "0.7.15",
4
+ "version": "0.7.17",
5
5
  "private": false,
6
6
  "description": "Regardio React UI components",
7
7
  "keywords": ["react", "components", "ui", "regardio", "tailwindcss"],
@@ -208,7 +208,7 @@
208
208
  "@base-ui/react": "1.2.0",
209
209
  "@maptiler/sdk": "3.11.1",
210
210
  "@mdx-js/react": "3.1.1",
211
- "@regardio/js": "0.7.5",
211
+ "@regardio/js": "0.7.6",
212
212
  "@regardio/tailwind": "0.3.5",
213
213
  "@supabase/supabase-js": "2.97.0",
214
214
  "cmdk": "1.1.1",
@@ -224,7 +224,7 @@
224
224
  "react-dom": "19.2.4",
225
225
  "react-hook-form": "7.71.2",
226
226
  "react-resizable-panels": "4.6.5",
227
- "react-router": "7.13.0",
227
+ "react-router": "7.13.1",
228
228
  "tailwind-variants": "3.2.2",
229
229
  "vaul": "1.1.2",
230
230
  "zod": "4.3.6"
@@ -235,7 +235,7 @@
235
235
  "@storybook/addon-docs": "10.2.10",
236
236
  "@storybook/addon-vitest": "10.2.10",
237
237
  "@storybook/react-vite": "10.2.10",
238
- "@tailwindcss/vite": "4.2.0",
238
+ "@tailwindcss/vite": "4.2.1",
239
239
  "@testing-library/jest-dom": "6.9.1",
240
240
  "@testing-library/react": "16.3.2",
241
241
  "@total-typescript/ts-reset": "0.6.1",
@@ -250,7 +250,7 @@
250
250
  "jsdom": "28.1.0",
251
251
  "playwright": "1.58.2",
252
252
  "storybook": "10.2.10",
253
- "tailwindcss": "4.2.0",
253
+ "tailwindcss": "4.2.1",
254
254
  "tsdown": "0.20.3",
255
255
  "typescript": "5.9.3",
256
256
  "vite": "7.3.1",