@mittwald/flow-react-components 0.1.0-alpha.224 → 0.1.0-alpha.225
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.225",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"@chakra-ui/live-region": "^2.1.0",
|
|
302
302
|
"@internationalized/date": "^3.5.5",
|
|
303
303
|
"@internationalized/string-compiler": "^3.2.4",
|
|
304
|
-
"@mittwald/react-tunnel": "^0.1.0-alpha.
|
|
304
|
+
"@mittwald/react-tunnel": "^0.1.0-alpha.225",
|
|
305
305
|
"@mittwald/react-use-promise": "^2.4.0",
|
|
306
306
|
"@react-aria/utils": "^3.25.2",
|
|
307
307
|
"@react-types/shared": "^3.24.1",
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
},
|
|
328
328
|
"devDependencies": {
|
|
329
329
|
"@faker-js/faker": "^8.4.1",
|
|
330
|
-
"@mittwald/flow-design-tokens": "^0.1.0-alpha.
|
|
330
|
+
"@mittwald/flow-design-tokens": "^0.1.0-alpha.225",
|
|
331
331
|
"@mittwald/react-use-promise": "^2.4.0",
|
|
332
332
|
"@nx/storybook": "^19.6.4",
|
|
333
333
|
"@storybook/addon-a11y": "^8.2.9",
|
|
@@ -405,5 +405,5 @@
|
|
|
405
405
|
"optional": true
|
|
406
406
|
}
|
|
407
407
|
},
|
|
408
|
-
"gitHead": "
|
|
408
|
+
"gitHead": "7445ae14a45ac757363d72adf1da7aeaa3bb3043"
|
|
409
409
|
}
|