diff --git a/package.json b/package.json index b663095..64c137e 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Teleport React components into anywhere into the react-tree.", "author": "marimo", "license": "MIT", - "packageManager": "pnpm@10.28.2", + "packageManager": "pnpm@10.34.2", "type": "module", "publishConfig": { "access": "public" @@ -48,13 +48,13 @@ "@biomejs/biome": "^1.9.4", "@testing-library/react": "^16.3.0", "@types/react": "^19.1.7", - "@vitejs/plugin-react": "^5.0.0", - "bumpp": "^11.0.0", - "jsdom": "^29.0.0", + "@vitejs/plugin-react": "^5.2.0", + "bumpp": "^11.1.0", + "jsdom": "^29.0.1", "react": "^19.1.0", "tsup": "8.5.1", - "typescript": "^6.0.0", - "unbuild": "^3.0.0", + "typescript": "^6.0.2", + "unbuild": "^3.5.0", "vitest": "^1.6.1" }, "dependencies": {