@mittwald/flow-react-components 0.1.0-alpha.148 → 0.1.0-alpha.149

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.
Files changed (1) hide show
  1. 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.148",
3
+ "version": "0.1.0-alpha.149",
4
4
  "type": "module",
5
5
  "description": "A React implementation of Flow, mittwald’s design system",
6
6
  "homepage": "https://mittwald.github.io/flow",
@@ -276,7 +276,7 @@
276
276
  "dependencies": {
277
277
  "@chakra-ui/live-region": "^2.1.0",
278
278
  "@internationalized/string-compiler": "^3.2.4",
279
- "@mittwald/react-tunnel": "^0.1.0-alpha.148",
279
+ "@mittwald/react-tunnel": "^0.1.0-alpha.149",
280
280
  "@mittwald/react-use-promise": "^2.3.13",
281
281
  "@react-aria/utils": "^3.24.1",
282
282
  "@react-types/shared": "^3.23.1",
@@ -303,7 +303,7 @@
303
303
  },
304
304
  "devDependencies": {
305
305
  "@faker-js/faker": "^8.4.1",
306
- "@mittwald/flow-design-tokens": "^0.1.0-alpha.148",
306
+ "@mittwald/flow-design-tokens": "^0.1.0-alpha.149",
307
307
  "@mittwald/react-use-promise": "^2.3.13",
308
308
  "@nx/storybook": "^19.3.0",
309
309
  "@storybook/addon-a11y": "^8.1.10",
@@ -379,5 +379,5 @@
379
379
  "optional": true
380
380
  }
381
381
  },
382
- "gitHead": "05190e769cc686d7c4134c32927f2e55f81d1703"
382
+ "gitHead": "c7782f91859083a4385212ae22520c03dda38b9d"
383
383
  }