@regardio/react 0.7.4 → 0.7.6
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 +12 -12
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.
|
|
4
|
+
"version": "0.7.6",
|
|
5
5
|
"private": false,
|
|
6
6
|
"description": "Regardio React UI components",
|
|
7
7
|
"keywords": [
|
|
@@ -218,9 +218,9 @@
|
|
|
218
218
|
"@base-ui/react": "1.1.0",
|
|
219
219
|
"@maptiler/sdk": "3.10.2",
|
|
220
220
|
"@mdx-js/react": "3.1.1",
|
|
221
|
-
"@regardio/js": "0.7.
|
|
221
|
+
"@regardio/js": "0.7.2",
|
|
222
222
|
"@regardio/tailwind": "0.3.1",
|
|
223
|
-
"@supabase/supabase-js": "2.93.
|
|
223
|
+
"@supabase/supabase-js": "2.93.3",
|
|
224
224
|
"cmdk": "1.1.1",
|
|
225
225
|
"embla-carousel": "8.6.0",
|
|
226
226
|
"embla-carousel-react": "8.6.0",
|
|
@@ -233,25 +233,25 @@
|
|
|
233
233
|
"react-day-picker": "9.13.0",
|
|
234
234
|
"react-dom": "19.2.4",
|
|
235
235
|
"react-hook-form": "7.71.1",
|
|
236
|
-
"react-resizable-panels": "4.5.
|
|
236
|
+
"react-resizable-panels": "4.5.4",
|
|
237
237
|
"react-router": "7.13.0",
|
|
238
238
|
"tailwind-variants": "3.2.2",
|
|
239
239
|
"vaul": "1.1.2",
|
|
240
240
|
"zod": "4.3.6"
|
|
241
241
|
},
|
|
242
242
|
"devDependencies": {
|
|
243
|
-
"@regardio/dev": "1.13.
|
|
244
|
-
"@storybook/addon-a11y": "10.2.
|
|
245
|
-
"@storybook/addon-docs": "10.2.
|
|
246
|
-
"@storybook/addon-vitest": "10.2.
|
|
247
|
-
"@storybook/react-vite": "10.2.
|
|
243
|
+
"@regardio/dev": "1.13.2",
|
|
244
|
+
"@storybook/addon-a11y": "10.2.1",
|
|
245
|
+
"@storybook/addon-docs": "10.2.1",
|
|
246
|
+
"@storybook/addon-vitest": "10.2.1",
|
|
247
|
+
"@storybook/react-vite": "10.2.1",
|
|
248
248
|
"@tailwindcss/vite": "4.1.18",
|
|
249
249
|
"@testing-library/jest-dom": "6.9.1",
|
|
250
250
|
"@testing-library/react": "16.3.2",
|
|
251
251
|
"@total-typescript/ts-reset": "0.6.1",
|
|
252
252
|
"@types/leaflet": "1.9.21",
|
|
253
|
-
"@types/node": "25.0
|
|
254
|
-
"@types/react": "19.2.
|
|
253
|
+
"@types/node": "25.1.0",
|
|
254
|
+
"@types/react": "19.2.10",
|
|
255
255
|
"@types/react-dom": "19.2.3",
|
|
256
256
|
"@vitejs/plugin-react": "5.1.2",
|
|
257
257
|
"@vitest/browser-playwright": "4.0.18",
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
"@vitest/ui": "4.0.18",
|
|
260
260
|
"jsdom": "27.4.0",
|
|
261
261
|
"playwright": "1.58.0",
|
|
262
|
-
"storybook": "10.2.
|
|
262
|
+
"storybook": "10.2.1",
|
|
263
263
|
"tailwindcss": "4.1.18",
|
|
264
264
|
"tsdown": "0.20.1",
|
|
265
265
|
"typescript": "5.9.3",
|