@mittwald/flow-react-components 0.2.0-alpha.755 → 0.2.0-alpha.756

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/flow-react-components",
3
- "version": "0.2.0-alpha.755",
3
+ "version": "0.2.0-alpha.756",
4
4
  "type": "module",
5
5
  "description": "A React implementation of Flow, mittwald’s design system",
6
6
  "homepage": "https://mittwald.github.io/flow",
@@ -60,9 +60,9 @@
60
60
  "@codemirror/lint": "^6.9.5",
61
61
  "@internationalized/string-compiler": "^3.2.6",
62
62
  "@lezer/highlight": "^1.2.3",
63
- "@mittwald/flow-icons": "0.2.0-alpha.755",
63
+ "@mittwald/flow-icons": "0.2.0-alpha.756",
64
64
  "@mittwald/password-tools-js": "3.0.0-alpha.18",
65
- "@mittwald/react-tunnel": "0.2.0-alpha.755",
65
+ "@mittwald/react-tunnel": "0.2.0-alpha.756",
66
66
  "@mittwald/react-use-promise": "^4.2.2",
67
67
  "@react-aria/form": "^3.1.3",
68
68
  "@react-aria/live-announcer": "^3.4.4",
@@ -112,7 +112,7 @@
112
112
  "@lezer/generator": "^1.8.0",
113
113
  "@lezer/lr": "^1.4.8",
114
114
  "@mittwald/flow-core": "",
115
- "@mittwald/flow-design-tokens": "0.2.0-alpha.755",
115
+ "@mittwald/flow-design-tokens": "0.2.0-alpha.756",
116
116
  "@mittwald/flow-icons-base": "",
117
117
  "@mittwald/react-use-promise": "^4.2.2",
118
118
  "@mittwald/remote-dom-react": "1.2.2-mittwald.10",
@@ -165,7 +165,7 @@
165
165
  },
166
166
  "peerDependencies": {
167
167
  "@internationalized/date": "^3.10.0",
168
- "@mittwald/flow-icons-pro": "0.2.0-alpha.754",
168
+ "@mittwald/flow-icons-pro": "0.2.0-alpha.755",
169
169
  "@mittwald/react-use-promise": "^4.2.2",
170
170
  "next": "*",
171
171
  "react": "^19.2.0",
@@ -186,5 +186,5 @@
186
186
  "optional": true
187
187
  }
188
188
  },
189
- "gitHead": "dcbd9f9f1d795134583af7803dff195ab6f39c8b"
189
+ "gitHead": "34d596fe55fd2b74a9bbe6a533b27d3f8befc079"
190
190
  }