@marimo-team/frontend 0.10.16-dev7 → 0.10.16-dev9

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@marimo-team/frontend",
3
- "version": "0.10.16-dev7",
3
+ "version": "0.10.16-dev9",
4
4
  "main": "dist/main.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "type": "module",
@@ -177,7 +177,7 @@
177
177
  "@babel/preset-typescript": "^7.25.9",
178
178
  "@biomejs/biome": "1.9.4",
179
179
  "@csstools/postcss-light-dark-function": "^2.0.5",
180
- "@playwright/test": "^1.46.1",
180
+ "@playwright/test": "^1.49.1",
181
181
  "@storybook/addon-docs": "^8.4.7",
182
182
  "@storybook/addon-essentials": "^8.4.7",
183
183
  "@storybook/addon-interactions": "^8.4.7",
@@ -187,7 +187,7 @@
187
187
  "@storybook/react-vite": "^8.4.7",
188
188
  "@swc-jotai/react-refresh": "^0.1.1",
189
189
  "@testing-library/jest-dom": "^6.6.3",
190
- "@testing-library/react": "^16.0.0",
190
+ "@testing-library/react": "^16.2.0",
191
191
  "@testing-library/react-hooks": "^8.0.1",
192
192
  "@types/katex": "^0.16.7",
193
193
  "@types/lodash-es": "^4.17.12",
@@ -230,7 +230,7 @@
230
230
  "typescript": "^5.7.2",
231
231
  "vite": "^5.4.2",
232
232
  "vite-tsconfig-paths": "^4.3.2",
233
- "vitest": "^2.0.0"
233
+ "vitest": "^3.0.2"
234
234
  },
235
235
  "packageManager": "pnpm@9.8.0",
236
236
  "pnpm": {