@factorialco/f0-react 1.312.0 → 1.314.0
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/dist/experimental.css +1 -1
- package/dist/experimental.d.ts +12 -5
- package/dist/experimental.js +17771 -18138
- package/dist/f0.css +1 -1
- package/dist/f0.d.ts +11 -5
- package/dist/f0.js +2074 -2136
- package/dist/{hooks-BkHUCeTO.js → hooks-DbhfXexA.js} +31410 -31945
- package/dist/i18n-provider-defaults.d.ts +5 -5
- package/dist/styles.css +1 -1
- package/package.json +14 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@factorialco/f0-react",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.314.0",
|
|
4
4
|
"main": "dist/f0.js",
|
|
5
5
|
"typings": "dist/f0.d.ts",
|
|
6
6
|
"private": false,
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"zod": "^3.23.8"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
|
-
"@chromatic-com/storybook": "^4.1.
|
|
67
|
+
"@chromatic-com/storybook": "^4.1.3",
|
|
68
68
|
"@commitlint/cli": "^19.7.1",
|
|
69
69
|
"@commitlint/config-conventional": "^19.7.1",
|
|
70
70
|
"@emoji-mart/data": "^1.2.1",
|
|
@@ -79,14 +79,14 @@
|
|
|
79
79
|
"@size-limit/esbuild": "^11.2.0",
|
|
80
80
|
"@size-limit/file": "^11.2.0",
|
|
81
81
|
"@size-limit/time": "^11.2.0",
|
|
82
|
-
"@storybook/addon-a11y": "^
|
|
83
|
-
"@storybook/addon-designs": "^
|
|
84
|
-
"@storybook/addon-docs": "^
|
|
85
|
-
"@storybook/addon-links": "^
|
|
86
|
-
"@storybook/addon-themes": "^
|
|
87
|
-
"@storybook/addon-vitest": "^
|
|
88
|
-
"@storybook/react-vite": "^
|
|
89
|
-
"@storybook/test-runner": "^0.
|
|
82
|
+
"@storybook/addon-a11y": "^10.1.10",
|
|
83
|
+
"@storybook/addon-designs": "^11.1.0",
|
|
84
|
+
"@storybook/addon-docs": "^10.1.10",
|
|
85
|
+
"@storybook/addon-links": "^10.1.10",
|
|
86
|
+
"@storybook/addon-themes": "^10.1.10",
|
|
87
|
+
"@storybook/addon-vitest": "^10.1.10",
|
|
88
|
+
"@storybook/react-vite": "^10.1.10",
|
|
89
|
+
"@storybook/test-runner": "^0.24.2",
|
|
90
90
|
"@svgr/cli": "^8.1.0",
|
|
91
91
|
"@testing-library/dom": "^10.4.1",
|
|
92
92
|
"@testing-library/jest-dom": "^6.6.3",
|
|
@@ -109,14 +109,14 @@
|
|
|
109
109
|
"chalk": "^5.4.1",
|
|
110
110
|
"chromatic": "^11.28.0",
|
|
111
111
|
"consola": "^3.4.0",
|
|
112
|
-
"dpdm": "^3.14.0",
|
|
113
112
|
"dotenv": "^16.4.7",
|
|
113
|
+
"dpdm-fast": "^1.0.14",
|
|
114
114
|
"emoji-mart": "^5.6.0",
|
|
115
115
|
"eslint": "^9.27.0",
|
|
116
116
|
"eslint-plugin-react": "^7.37.5",
|
|
117
117
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
118
118
|
"eslint-plugin-react-refresh": "^0.4.20",
|
|
119
|
-
"eslint-plugin-storybook": "^
|
|
119
|
+
"eslint-plugin-storybook": "^10.1.10",
|
|
120
120
|
"globals": "^16.0.0",
|
|
121
121
|
"http-server": "^14.1.1",
|
|
122
122
|
"jsdom": "^26.0.0",
|
|
@@ -135,12 +135,11 @@
|
|
|
135
135
|
"remark-gfm": "^4.0.1",
|
|
136
136
|
"rollup-plugin-jsx-remove-attributes": "^3.1.1",
|
|
137
137
|
"size-limit": "^11.2.0",
|
|
138
|
-
"storybook": "^
|
|
139
|
-
"storybook-addon-tag-badges": "^2.0.2",
|
|
138
|
+
"storybook": "^10.1.10",
|
|
140
139
|
"tsup": "^8.3.5",
|
|
141
140
|
"typescript": "^5.7.2",
|
|
142
141
|
"user-agent-data-types": "^0.4.2",
|
|
143
|
-
"vite": "^
|
|
142
|
+
"vite": "^7.3.0",
|
|
144
143
|
"vite-plugin-dts": "4.3.0",
|
|
145
144
|
"vite-plugin-lib-inject-css": "^2.2.1",
|
|
146
145
|
"vitest": "^4.0.15"
|