@marimo-team/frontend 0.14.14-dev21 → 0.14.14-dev22

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@marimo-team/frontend",
3
- "version": "0.14.14-dev21",
3
+ "version": "0.14.14-dev22",
4
4
  "main": "dist/main.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "type": "module",
@@ -189,9 +189,9 @@
189
189
  "@codecov/vite-plugin": "^1.9.1",
190
190
  "@csstools/postcss-light-dark-function": "^2.0.9",
191
191
  "@playwright/test": "^1.54.1",
192
- "@storybook/addon-docs": "^9.0.14",
193
- "@storybook/addon-links": "^9.0.14",
194
- "@storybook/react-vite": "^9.0.14",
192
+ "@storybook/addon-docs": "^9.0.18",
193
+ "@storybook/addon-links": "^9.0.18",
194
+ "@storybook/react-vite": "^9.0.18",
195
195
  "@swc-jotai/react-refresh": "^0.3.0",
196
196
  "@testing-library/jest-dom": "^6.6.3",
197
197
  "@testing-library/react": "^16.3.0",
@@ -226,7 +226,7 @@
226
226
  "react": "^19.1.0",
227
227
  "react-compiler-runtime": "19.1.0-rc.2",
228
228
  "react-dom": "^19.1.0",
229
- "storybook": "^9.0.14",
229
+ "storybook": "^9.0.18",
230
230
  "stylelint": "^16.21.0",
231
231
  "stylelint-config-standard": "^36.0.1",
232
232
  "tailwindcss": "^3.4.17",