@marimo-team/frontend 0.11.11-dev2 → 0.11.11-dev3

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@marimo-team/frontend",
3
- "version": "0.11.11-dev2",
3
+ "version": "0.11.11-dev3",
4
4
  "main": "dist/main.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "type": "module",
@@ -183,13 +183,13 @@
183
183
  "@biomejs/biome": "1.9.4",
184
184
  "@csstools/postcss-light-dark-function": "^2.0.7",
185
185
  "@playwright/test": "^1.49.1",
186
- "@storybook/addon-docs": "^8.5.1",
187
- "@storybook/addon-essentials": "^8.5.1",
188
- "@storybook/addon-interactions": "^8.5.1",
189
- "@storybook/addon-links": "^8.5.1",
190
- "@storybook/blocks": "^8.5.1",
191
- "@storybook/react": "^8.5.1",
192
- "@storybook/react-vite": "^8.5.1",
186
+ "@storybook/addon-docs": "^8.5.8",
187
+ "@storybook/addon-essentials": "^8.5.8",
188
+ "@storybook/addon-interactions": "^8.5.8",
189
+ "@storybook/addon-links": "^8.5.8",
190
+ "@storybook/blocks": "^8.5.8",
191
+ "@storybook/react": "^8.5.8",
192
+ "@storybook/react-vite": "^8.5.8",
193
193
  "@swc-jotai/react-refresh": "^0.3.0",
194
194
  "@testing-library/jest-dom": "^6.6.3",
195
195
  "@testing-library/react": "^16.2.0",
@@ -227,7 +227,7 @@
227
227
  "react-compiler-runtime": "19.0.0-beta-e552027-20250112",
228
228
  "react-dom": "^18.3.1",
229
229
  "react-test-renderer": "^18.3.1",
230
- "storybook": "^8.5.1",
230
+ "storybook": "^8.5.8",
231
231
  "stylelint": "^16.14.1",
232
232
  "stylelint-config-standard": "^36.0.1",
233
233
  "tailwindcss": "^3.4.17",