@factorialco/f0-react 1.428.2 → 1.429.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@factorialco/f0-react",
3
- "version": "1.428.2",
3
+ "version": "1.429.0",
4
4
  "private": false,
5
5
  "files": [
6
6
  "assets",
@@ -75,7 +75,7 @@
75
75
  "@tiptap/react": "^2.24.0",
76
76
  "@tiptap/starter-kit": "^2.11.5",
77
77
  "@tiptap/suggestion": "^2.12.0",
78
- "@vueless/storybook-dark-mode": "^10.0.6",
78
+ "@vueless/storybook-dark-mode": "^10.0.7",
79
79
  "aria-hidden": "^1.2.6",
80
80
  "colord": "^2.9.3",
81
81
  "cva": "1.0.0-beta.3",
@@ -104,7 +104,7 @@
104
104
  "@factorialco/f0-core": "1.48.2"
105
105
  },
106
106
  "devDependencies": {
107
- "@chromatic-com/storybook": "^5.0.0",
107
+ "@chromatic-com/storybook": "^5.1.1",
108
108
  "@commitlint/cli": "^19.7.1",
109
109
  "@commitlint/config-conventional": "^19.7.1",
110
110
  "@emoji-mart/data": "^1.2.1",
@@ -117,14 +117,15 @@
117
117
  "@size-limit/esbuild": "^11.2.0",
118
118
  "@size-limit/file": "^11.2.0",
119
119
  "@size-limit/time": "^11.2.0",
120
- "@storybook/addon-a11y": "^10.1.11",
121
- "@storybook/addon-designs": "^11.1.1",
122
- "@storybook/addon-docs": "^10.1.11",
123
- "@storybook/addon-links": "^10.1.11",
124
- "@storybook/addon-themes": "^10.1.11",
125
- "@storybook/addon-vitest": "^10.1.11",
126
- "@storybook/react-vite": "^10.1.11",
127
- "@storybook/test-runner": "^0.24.2",
120
+ "@storybook/addon-a11y": "^10.3.3",
121
+ "@storybook/addon-designs": "^11.1.3",
122
+ "@storybook/addon-docs": "^10.3.3",
123
+ "@storybook/addon-links": "^10.3.3",
124
+ "@storybook/addon-mcp": "^0.4.2",
125
+ "@storybook/addon-themes": "^10.3.3",
126
+ "@storybook/addon-vitest": "^10.3.3",
127
+ "@storybook/react-vite": "^10.3.3",
128
+ "@storybook/test-runner": "^0.24.3",
128
129
  "@svgr/cli": "^8.1.0",
129
130
  "@testing-library/dom": "^10.4.1",
130
131
  "@testing-library/jest-dom": "^6.6.3",
@@ -149,7 +150,7 @@
149
150
  "dpdm-fast": "^1.0.14",
150
151
  "emoji-mart": "^5.6.0",
151
152
  "eslint-plugin-react-refresh": "^0.4.26",
152
- "eslint-plugin-storybook": "^10.1.11",
153
+ "eslint-plugin-storybook": "^10.3.3",
153
154
  "globals": "^16.0.0",
154
155
  "http-server": "^14.1.1",
155
156
  "jsdom": "^26.0.0",
@@ -168,7 +169,7 @@
168
169
  "remark-gfm": "^4.0.1",
169
170
  "rollup-plugin-jsx-remove-attributes": "^3.1.1",
170
171
  "size-limit": "^11.2.0",
171
- "storybook": "^10.1.11",
172
+ "storybook": "^10.3.3",
172
173
  "tsup": "^8.3.5",
173
174
  "typescript": "^5.7.2",
174
175
  "user-agent-data-types": "^0.4.2",