diff --git a/host/package.json b/host/package.json index 599e736..bca2d7a 100644 --- a/host/package.json +++ b/host/package.json @@ -59,6 +59,6 @@ "vite-tsconfig-paths": "^6.0.4", "vitest": "catalog:", "web-vitals": "^5.1.0", - "zephyr-rsbuild-plugin": "0.1.4" + "zephyr-rsbuild-plugin": "1.0.1" } } diff --git a/ui/package.json b/ui/package.json index 8061ac3..b67e600 100644 --- a/ui/package.json +++ b/ui/package.json @@ -84,6 +84,6 @@ "tailwindcss": "^4.1.17", "typescript": "catalog:", "vitest": "catalog:", - "zephyr-rsbuild-plugin": "0.1.4" + "zephyr-rsbuild-plugin": "1.0.1" } }