@mittwald/flow-react-components 0.1.0-alpha.234 → 0.1.0-alpha.235
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-react-components",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
3
|
+
"version": "0.1.0-alpha.235",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -305,7 +305,7 @@
|
|
|
305
305
|
"@chakra-ui/live-region": "^2.1.0",
|
|
306
306
|
"@internationalized/date": "^3.5.5",
|
|
307
307
|
"@internationalized/string-compiler": "^3.2.4",
|
|
308
|
-
"@mittwald/react-tunnel": "^0.1.0-alpha.
|
|
308
|
+
"@mittwald/react-tunnel": "^0.1.0-alpha.235",
|
|
309
309
|
"@mittwald/react-use-promise": "^2.4.0",
|
|
310
310
|
"@react-aria/utils": "^3.25.2",
|
|
311
311
|
"@react-types/shared": "^3.24.1",
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
},
|
|
333
333
|
"devDependencies": {
|
|
334
334
|
"@faker-js/faker": "^8.4.1",
|
|
335
|
-
"@mittwald/flow-design-tokens": "^0.1.0-alpha.
|
|
335
|
+
"@mittwald/flow-design-tokens": "^0.1.0-alpha.235",
|
|
336
336
|
"@mittwald/react-use-promise": "^2.4.0",
|
|
337
337
|
"@nx/storybook": "^19.6.4",
|
|
338
338
|
"@storybook/addon-a11y": "^8.2.9",
|
|
@@ -410,5 +410,5 @@
|
|
|
410
410
|
"optional": true
|
|
411
411
|
}
|
|
412
412
|
},
|
|
413
|
-
"gitHead": "
|
|
413
|
+
"gitHead": "768c7bde1301cb7176884a3dd2fa386867729c7d"
|
|
414
414
|
}
|