@marimo-team/frontend 0.14.8-dev7 → 0.14.8-dev8

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.8-dev7",
3
+ "version": "0.14.8-dev8",
4
4
  "main": "dist/main.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "type": "module",
@@ -209,8 +209,8 @@
209
209
  "@types/timestring": "^6.0.5",
210
210
  "@typescript-eslint/eslint-plugin": "^7.15.0",
211
211
  "@typescript-eslint/parser": "^7.15.0",
212
- "@vitejs/plugin-react": "^4.5.0",
213
- "@vitejs/plugin-react-swc": "^3.10.0",
212
+ "@vitejs/plugin-react": "^4.5.2",
213
+ "@vitejs/plugin-react-swc": "^3.10.2",
214
214
  "autoprefixer": "^10.4.21",
215
215
  "babel-plugin-react-compiler": "19.1.0-rc.1",
216
216
  "blob-polyfill": "^7.0.20220408",
@@ -226,7 +226,7 @@
226
226
  "jsdom": "^24.1.3",
227
227
  "msw": "^2.10.2",
228
228
  "npm-run-all2": "^6.2.6",
229
- "postcss": "^8.5.4",
229
+ "postcss": "^8.5.6",
230
230
  "postcss-plugin-namespace": "^0.0.3",
231
231
  "react": "^19.1.0",
232
232
  "react-compiler-runtime": "19.1.0-rc.1",
@@ -241,7 +241,7 @@
241
241
  "vite-plugin-top-level-await": "^1.5.0",
242
242
  "vite-plugin-wasm": "^3.4.1",
243
243
  "vite-tsconfig-paths": "^5.1.4",
244
- "vitest": "^3.1.4"
244
+ "vitest": "^3.2.4"
245
245
  },
246
246
  "packageManager": "pnpm@10.10.0",
247
247
  "pnpm": {