@regardio/react 0.7.0 → 0.7.3
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 +5 -6
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.3",
|
|
5
5
|
"private": false,
|
|
6
6
|
"description": "Regardio React UI components",
|
|
7
7
|
"keywords": [
|
|
@@ -216,11 +216,10 @@
|
|
|
216
216
|
},
|
|
217
217
|
"dependencies": {
|
|
218
218
|
"@base-ui/react": "1.0.0",
|
|
219
|
-
"@maptiler/
|
|
220
|
-
"@maptiler/sdk": "3.10.0",
|
|
219
|
+
"@maptiler/sdk": "3.10.1",
|
|
221
220
|
"@mdx-js/react": "3.1.1",
|
|
222
|
-
"@regardio/js": "0.7.
|
|
223
|
-
"@regardio/tailwind": "0.3.
|
|
221
|
+
"@regardio/js": "0.7.1",
|
|
222
|
+
"@regardio/tailwind": "0.3.1",
|
|
224
223
|
"@supabase/supabase-js": "2.90.1",
|
|
225
224
|
"cmdk": "1.1.1",
|
|
226
225
|
"embla-carousel": "8.6.0",
|
|
@@ -241,7 +240,7 @@
|
|
|
241
240
|
"zod": "4.3.5"
|
|
242
241
|
},
|
|
243
242
|
"devDependencies": {
|
|
244
|
-
"@regardio/dev": "1.12.
|
|
243
|
+
"@regardio/dev": "1.12.1",
|
|
245
244
|
"@storybook/addon-a11y": "10.1.11",
|
|
246
245
|
"@storybook/addon-docs": "10.1.11",
|
|
247
246
|
"@storybook/addon-vitest": "10.1.11",
|