@mittwald/flow-react-components 0.1.0-alpha.285 → 0.1.0-alpha.287
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.287",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
"@chakra-ui/live-region": "^2.1.0",
|
|
318
318
|
"@internationalized/date": "^3.5.6",
|
|
319
319
|
"@internationalized/string-compiler": "^3.2.5",
|
|
320
|
-
"@mittwald/react-tunnel": "^0.1.0-alpha.
|
|
320
|
+
"@mittwald/react-tunnel": "^0.1.0-alpha.287",
|
|
321
321
|
"@mittwald/react-use-promise": "^2.5.0",
|
|
322
322
|
"@react-aria/utils": "^3.25.3",
|
|
323
323
|
"@react-types/shared": "^3.25.0",
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
},
|
|
345
345
|
"devDependencies": {
|
|
346
346
|
"@faker-js/faker": "^9.0.3",
|
|
347
|
-
"@mittwald/flow-design-tokens": "^0.1.0-alpha.
|
|
347
|
+
"@mittwald/flow-design-tokens": "^0.1.0-alpha.287",
|
|
348
348
|
"@mittwald/react-use-promise": "^2.5.0",
|
|
349
349
|
"@nx/storybook": "^20.0.0",
|
|
350
350
|
"@storybook/addon-a11y": "^8.3.5",
|
|
@@ -421,5 +421,5 @@
|
|
|
421
421
|
"optional": true
|
|
422
422
|
}
|
|
423
423
|
},
|
|
424
|
-
"gitHead": "
|
|
424
|
+
"gitHead": "3f5a681ff650669872b262f0f5f691c929a20faf"
|
|
425
425
|
}
|