@mittwald/flow-react-components 0.1.0-alpha.110 → 0.1.0-alpha.111
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.111",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
},
|
|
252
252
|
"dependencies": {
|
|
253
253
|
"@chakra-ui/live-region": "^2.1.0",
|
|
254
|
-
"@mittwald/react-tunnel": "^0.1.0-alpha.
|
|
254
|
+
"@mittwald/react-tunnel": "^0.1.0-alpha.111",
|
|
255
255
|
"@mittwald/react-use-promise": "^2.3.13",
|
|
256
256
|
"@react-aria/utils": "^3.24.0",
|
|
257
257
|
"@react-types/shared": "^3.23.0",
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
},
|
|
276
276
|
"devDependencies": {
|
|
277
277
|
"@faker-js/faker": "^8.4.1",
|
|
278
|
-
"@mittwald/flow-design-tokens": "^0.1.0-alpha.
|
|
278
|
+
"@mittwald/flow-design-tokens": "^0.1.0-alpha.111",
|
|
279
279
|
"@mittwald/react-use-promise": "^2.3.13",
|
|
280
280
|
"@nx/storybook": "^18.3.4",
|
|
281
281
|
"@storybook/addon-a11y": "^8.0.9",
|
|
@@ -351,5 +351,5 @@
|
|
|
351
351
|
"optional": true
|
|
352
352
|
}
|
|
353
353
|
},
|
|
354
|
-
"gitHead": "
|
|
354
|
+
"gitHead": "2426edfe2021445f6f9bd4acd5d724ddbaa1a93d"
|
|
355
355
|
}
|