@mittwald/flow-react-components 0.2.0-alpha.329 → 0.2.0-alpha.330

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.329",
3
+ "version": "0.2.0-alpha.330",
4
4
  "type": "module",
5
5
  "description": "A React implementation of Flow, mittwald’s design system",
6
6
  "homepage": "https://mittwald.github.io/flow",
@@ -38,7 +38,7 @@
38
38
  "dist"
39
39
  ],
40
40
  "engines": {
41
- "node": ">=20.11"
41
+ "node": ">=20.19"
42
42
  },
43
43
  "scripts": {
44
44
  "build": "vite build --config vite.build.config.ts",
@@ -57,49 +57,49 @@
57
57
  "dependencies": {
58
58
  "@chakra-ui/live-region": "^2.1.0",
59
59
  "@internationalized/string-compiler": "^3.2.6",
60
- "@mittwald/password-tools-js": "^2.1.4",
61
- "@mittwald/react-tunnel": "0.2.0-alpha.329",
60
+ "@mittwald/password-tools-js": "^2.1.6",
61
+ "@mittwald/react-tunnel": "0.2.0-alpha.330",
62
62
  "@mittwald/react-use-promise": "^3.0.4",
63
- "@react-aria/form": "^3.0.16",
64
- "@react-aria/utils": "^3.29.0",
65
- "@react-stately/form": "^3.1.4",
66
- "@react-types/shared": "^3.29.1",
67
- "@tabler/icons-react": "^3.33.0",
63
+ "@react-aria/form": "^3.0.18",
64
+ "@react-aria/utils": "^3.29.1",
65
+ "@react-stately/form": "^3.1.5",
66
+ "@react-types/shared": "^3.30.0",
67
+ "@tabler/icons-react": "^3.34.0",
68
68
  "@tanstack/react-table": "^8.21.3",
69
69
  "@types/invariant": "^2.2.37",
70
70
  "@types/luxon": "^3.6.2",
71
- "@types/prop-types": "^15.7.14",
72
- "@types/react": "^19.1.6",
73
- "@types/react-dom": "^19.1.5",
71
+ "@types/prop-types": "^15.7.15",
72
+ "@types/react": "^19.1.8",
73
+ "@types/react-dom": "^19.1.6",
74
74
  "@types/react-syntax-highlighter": "^15.5.13",
75
75
  "clsx": "^2.1.1",
76
76
  "copy-to-clipboard": "^3.3.3",
77
77
  "dot-prop": "^9.0.0",
78
- "framer-motion": "^12.15.0",
78
+ "framer-motion": "^12.23.0",
79
79
  "html-react-parser": "^5.2.5",
80
80
  "invariant": "^2.2.4",
81
81
  "luxon": "^3.6.1",
82
82
  "mobx": "^6.13.7",
83
83
  "mobx-react-lite": "^4.1.0",
84
84
  "object-code": "^1.3.3",
85
- "react-aria": "^3.40.0",
86
- "react-aria-components": "^1.9.0",
85
+ "react-aria": "^3.41.1",
86
+ "react-aria-components": "^1.10.1",
87
87
  "react-children-utilities": "^2.10.0",
88
88
  "react-markdown": "^10.1.0",
89
- "react-stately": "^3.38.0",
89
+ "react-stately": "^3.39.0",
90
90
  "react-syntax-highlighter": "^15.6.1",
91
91
  "recharts": "3.0.0-beta.1",
92
- "remeda": "^2.22.3",
92
+ "remeda": "^2.25.0",
93
93
  "type-fest": "^4.41.0",
94
94
  "use-callback-ref": "^1.3.3",
95
95
  "usehooks-ts": "^3.1.1",
96
- "zod": "^3.25.32"
96
+ "zod": "^3.25.76"
97
97
  },
98
98
  "devDependencies": {
99
- "@faker-js/faker": "^9.8.0",
100
- "@internationalized/date": "^3.8.1",
99
+ "@faker-js/faker": "^9.9.0",
100
+ "@internationalized/date": "^3.8.2",
101
101
  "@mittwald/flow-core": "",
102
- "@mittwald/flow-design-tokens": "0.2.0-alpha.329",
102
+ "@mittwald/flow-design-tokens": "0.2.0-alpha.330",
103
103
  "@mittwald/react-use-promise": "^3.0.4",
104
104
  "@mittwald/remote-dom-react": "1.2.2-mittwald.3",
105
105
  "@mittwald/typescript-config": "",
@@ -123,33 +123,33 @@
123
123
  "@testing-library/react": "~16.2.0",
124
124
  "@testing-library/user-event": "^14.6.1",
125
125
  "@types/node": "22.13.10",
126
- "@vitejs/plugin-react": "^4.5.0",
127
- "@vitest/browser": "^3.1.4",
128
- "@vitest/coverage-v8": "~3.0.9",
126
+ "@vitejs/plugin-react": "^4.6.0",
127
+ "@vitest/browser": "^3.2.4",
128
+ "@vitest/coverage-v8": "~3.2.4",
129
129
  "camelcase": "^8.0.0",
130
130
  "decamelize": "^6.0.0",
131
131
  "fs-jetpack": "^5.1.0",
132
- "glob": "^11.0.2",
133
- "happy-dom": "^17.5.6",
134
- "next": "^15.3.2",
132
+ "glob": "^11.0.3",
133
+ "happy-dom": "^17.6.3",
134
+ "next": "^15.3.5",
135
135
  "nx": "^20.8.2",
136
- "playwright": "^1.52.0",
137
- "postcss": "^8.5.3",
136
+ "playwright": "^1.53.2",
137
+ "postcss": "^8.5.6",
138
138
  "postcss-nested-import": "^1.3.0",
139
- "postcss-nesting": "^13.0.1",
140
- "prettier": "^3.5.3",
139
+ "postcss-nesting": "^13.0.2",
140
+ "prettier": "^3.6.2",
141
141
  "prop-types": "^15.8.1",
142
142
  "react": "^19.1.0",
143
- "react-docgen-typescript": "^2.2.2",
143
+ "react-docgen-typescript": "^2.4.0",
144
144
  "react-dom": "^19.1.0",
145
145
  "react-element-to-jsx-string": "^17.0.1",
146
- "react-hook-form": "^7.56.4",
146
+ "react-hook-form": "^7.60.0",
147
147
  "rimraf": "^6.0.1",
148
148
  "rollup": "~4.35.0",
149
- "sass": "^1.89.0",
149
+ "sass": "^1.89.2",
150
150
  "storybook": "^8.6.14",
151
151
  "storybook-addon-rtl": "^1.1.0",
152
- "tsx": "^4.19.4",
152
+ "tsx": "^4.20.3",
153
153
  "typescript": "^5.8.3",
154
154
  "typescript-plugin-css-modules": "^5.1.0",
155
155
  "vite": "^6.3.5",
@@ -158,7 +158,7 @@
158
158
  "vite-plugin-dts": "^4.5.4",
159
159
  "vite-plugin-externalize-deps": "^0.9.0",
160
160
  "vite-plugin-node-polyfills": "^0.23.0",
161
- "vitest": "~3.0.9",
161
+ "vitest": "~3.2.4",
162
162
  "vitest-browser-react": "^0.1.1",
163
163
  "yaml": "^2.8.0"
164
164
  },
@@ -181,5 +181,5 @@
181
181
  "optional": true
182
182
  }
183
183
  },
184
- "gitHead": "8d00ca0c838fbf799b50c08bec73f5f257cdbe0e"
184
+ "gitHead": "61c6aecb986e0900992750248cbf8f087a77f5d2"
185
185
  }