diff --git a/apps/api/package.json b/apps/api/package.json index bb60c4a..d6159f6 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -45,7 +45,7 @@ "@types/pg": "^8.11.11", "@vitest/coverage-v8": "^4.1.0", "prisma": "^7.9.1", - "tsx": "^4.23.1", + "tsx": "^4.23.12", "typescript": "^5.9.3", "vitest": "^4.1.10" }, diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 23df957..8e48b8f 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -28,8 +28,8 @@ "@eslint/eslintrc": "^3.3.6", "@tailwindcss/postcss": "^4.3.3", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "15.5.14", "tailwindcss": "^4", diff --git a/apps/demo-devops/package.json b/apps/demo-devops/package.json index 2ac59dc..f3e9dc2 100644 --- a/apps/demo-devops/package.json +++ b/apps/demo-devops/package.json @@ -23,8 +23,8 @@ "@eslint/eslintrc": "^3.3.6", "@tailwindcss/postcss": "^4.3.3", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "15.5.14", "tailwindcss": "^4", diff --git a/apps/demo-healthcare/package.json b/apps/demo-healthcare/package.json index 35a54bf..6fd3393 100644 --- a/apps/demo-healthcare/package.json +++ b/apps/demo-healthcare/package.json @@ -23,8 +23,8 @@ "@eslint/eslintrc": "^3.3.6", "@tailwindcss/postcss": "^4.3.3", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "15.5.14", "tailwindcss": "^4", diff --git a/apps/demo/package.json b/apps/demo/package.json index 4654367..b74d4e1 100644 --- a/apps/demo/package.json +++ b/apps/demo/package.json @@ -29,8 +29,8 @@ "@eslint/eslintrc": "^3.3.6", "@tailwindcss/postcss": "^4.3.3", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "15.5.14", "tailwindcss": "^4", diff --git a/apps/docs/package.json b/apps/docs/package.json index 4addb23..af6c50c 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -24,8 +24,8 @@ "@tailwindcss/postcss": "^4.3.3", "@types/mdx": "^2.0.14", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "16.2.12", "tailwindcss": "^4", diff --git a/apps/landing/package.json b/apps/landing/package.json index 74d1f85..c7f1cdd 100644 --- a/apps/landing/package.json +++ b/apps/landing/package.json @@ -21,8 +21,8 @@ "@eslint/eslintrc": "^3.3.6", "@tailwindcss/postcss": "^4.3.3", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "15.5.14", "tailwindcss": "^4", diff --git a/examples/composio-governed-agent/package.json b/examples/composio-governed-agent/package.json index b597aec..36989e2 100644 --- a/examples/composio-governed-agent/package.json +++ b/examples/composio-governed-agent/package.json @@ -9,6 +9,6 @@ "@sidclaw/sdk": "*" }, "devDependencies": { - "tsx": "^4.23.1" + "tsx": "^4.23.12" } } diff --git a/examples/langchain-customer-support/package.json b/examples/langchain-customer-support/package.json index 76246fe..22a963e 100644 --- a/examples/langchain-customer-support/package.json +++ b/examples/langchain-customer-support/package.json @@ -11,6 +11,6 @@ "@langchain/core": "^1.0.0" }, "devDependencies": { - "tsx": "^4.23.1" + "tsx": "^4.23.12" } } diff --git a/examples/mcp-postgres-governed/package.json b/examples/mcp-postgres-governed/package.json index 420cf06..c816e77 100644 --- a/examples/mcp-postgres-governed/package.json +++ b/examples/mcp-postgres-governed/package.json @@ -10,6 +10,6 @@ "@sidclaw/sdk": "*" }, "devDependencies": { - "tsx": "^4.23.1" + "tsx": "^4.23.12" } } diff --git a/examples/nemoclaw-governed/package.json b/examples/nemoclaw-governed/package.json index 896ed0a..3e33221 100644 --- a/examples/nemoclaw-governed/package.json +++ b/examples/nemoclaw-governed/package.json @@ -10,6 +10,6 @@ "@sidclaw/sdk": "*" }, "devDependencies": { - "tsx": "^4.23.1" + "tsx": "^4.23.12" } } diff --git a/examples/openai-agents/package.json b/examples/openai-agents/package.json index da330d5..e7f21a7 100644 --- a/examples/openai-agents/package.json +++ b/examples/openai-agents/package.json @@ -13,7 +13,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "tsx": "^4.23.1", + "tsx": "^4.23.12", "typescript": "^5.3.0" } } diff --git a/examples/vercel-ai-assistant/package.json b/examples/vercel-ai-assistant/package.json index ecc94ed..77416a3 100644 --- a/examples/vercel-ai-assistant/package.json +++ b/examples/vercel-ai-assistant/package.json @@ -20,11 +20,11 @@ }, "devDependencies": { "@tailwindcss/postcss": "^4.3.3", - "@types/react": "^19.2.17", - "@types/react-dom": "^19.0.0", - "postcss": "^8.5.24", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", + "postcss": "^8.5.26", "tailwindcss": "^4.0.0", - "tsx": "^4.23.1", + "tsx": "^4.23.12", "typescript": "^5.9.0" } } diff --git a/package-lock.json b/package-lock.json index da96e07..546eee9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "examples/*" ], "devDependencies": { - "@playwright/test": "^1.62.0", + "@playwright/test": "^1.62.1", "lefthook": "^2.1.10", "turbo": "^2", "typescript": "^5.9.3" @@ -50,7 +50,7 @@ "@types/pg": "^8.11.11", "@vitest/coverage-v8": "^4.1.0", "prisma": "^7.9.1", - "tsx": "^4.23.1", + "tsx": "^4.23.12", "typescript": "^5.9.3", "vitest": "^4.1.10" } @@ -334,8 +334,8 @@ "@eslint/eslintrc": "^3.3.6", "@tailwindcss/postcss": "^4.3.3", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "15.5.14", "tailwindcss": "^4", @@ -363,8 +363,8 @@ "@eslint/eslintrc": "^3.3.6", "@tailwindcss/postcss": "^4.3.3", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "15.5.14", "tailwindcss": "^4", @@ -386,8 +386,8 @@ "@eslint/eslintrc": "^3.3.6", "@tailwindcss/postcss": "^4.3.3", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "15.5.14", "tailwindcss": "^4", @@ -409,8 +409,8 @@ "@eslint/eslintrc": "^3.3.6", "@tailwindcss/postcss": "^4.3.3", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "15.5.14", "tailwindcss": "^4", @@ -433,8 +433,8 @@ "@tailwindcss/postcss": "^4.3.3", "@types/mdx": "^2.0.14", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "16.2.12", "tailwindcss": "^4", @@ -1871,8 +1871,8 @@ "@eslint/eslintrc": "^3.3.6", "@tailwindcss/postcss": "^4.3.3", "@types/node": "^20", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", "eslint": "^9", "eslint-config-next": "15.5.14", "tailwindcss": "^4", @@ -1885,7 +1885,7 @@ "@sidclaw/sdk": "*" }, "devDependencies": { - "tsx": "^4.23.1" + "tsx": "^4.23.12" } }, "examples/langchain-customer-support": { @@ -1895,7 +1895,7 @@ "@sidclaw/sdk": "*" }, "devDependencies": { - "tsx": "^4.23.1" + "tsx": "^4.23.12" } }, "examples/mcp-postgres-governed": { @@ -1904,7 +1904,7 @@ "@sidclaw/sdk": "*" }, "devDependencies": { - "tsx": "^4.23.1" + "tsx": "^4.23.12" } }, "examples/nemoclaw-governed": { @@ -1913,7 +1913,7 @@ "@sidclaw/sdk": "*" }, "devDependencies": { - "tsx": "^4.23.1" + "tsx": "^4.23.12" } }, "examples/openai-agents": { @@ -1926,7 +1926,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "tsx": "^4.23.1", + "tsx": "^4.23.12", "typescript": "^5.3.0" } }, @@ -1998,11 +1998,11 @@ }, "devDependencies": { "@tailwindcss/postcss": "^4.3.3", - "@types/react": "^19.2.17", - "@types/react-dom": "^19.0.0", - "postcss": "^8.5.24", + "@types/react": "^19.2.18", + "@types/react-dom": "^19.2.4", + "postcss": "^8.5.26", "tailwindcss": "^4.0.0", - "tsx": "^4.23.1", + "tsx": "^4.23.12", "typescript": "^5.9.0" } }, @@ -4521,13 +4521,13 @@ "license": "MIT" }, "node_modules/@playwright/test": { - "version": "1.62.0", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.62.0.tgz", - "integrity": "sha512-9zOJ6ZQRAena31MpOH9VSzIz8Ou3YJ/wtY/eQm5T2uhfhG7/U3COrMS8xOtUrZrp9OgdmzEnIYODye3nY1VqzA==", + "version": "1.62.1", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.62.1.tgz", + "integrity": "sha512-DTcUc8qii+cpHvtOwggMtBRMjKZHXYWdw8syRYu2vtzuq4Wxphqq4NfCs5Zt44L6mA8rfDfj+PHnxFc/FeK6mQ==", "devOptional": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.62.0" + "playwright": "1.62.1" }, "bin": { "playwright": "cli.js" @@ -7733,9 +7733,9 @@ } }, "node_modules/@turbo/darwin-64": { - "version": "2.10.7", - "resolved": "https://registry.npmjs.org/@turbo/darwin-64/-/darwin-64-2.10.7.tgz", - "integrity": "sha512-/c9cSBRermWDv85oufLhoH6XRLOVbvzJLRd+WLyfJCP+i0HFLQj4PVNDrHcY17/ve5l8X0Oua4bJBqJUgJPnZA==", + "version": "2.10.10", + "resolved": "https://registry.npmjs.org/@turbo/darwin-64/-/darwin-64-2.10.10.tgz", + "integrity": "sha512-gFDD+wRP5hWxBRghGyEbjpbLOY7aIU/wvsnKdMM7odQcp/wHMrnI83p0FyxxMRZnFH9ZD+S59MvcpOC5b+nrCA==", "cpu": [ "x64" ], @@ -7747,9 +7747,9 @@ ] }, "node_modules/@turbo/darwin-arm64": { - "version": "2.10.7", - "resolved": "https://registry.npmjs.org/@turbo/darwin-arm64/-/darwin-arm64-2.10.7.tgz", - "integrity": "sha512-8lpCCGWZBl9PIF8w8f2iEWrLMbHBWIfJeV6l2UEGqysD6HRIM4ySj/8R7HGEzbECJ4r/gnJcHmxEoG8yjFe64A==", + "version": "2.10.10", + "resolved": "https://registry.npmjs.org/@turbo/darwin-arm64/-/darwin-arm64-2.10.10.tgz", + "integrity": "sha512-VZYsxZ6yjyDosUqtiroAVSXPLmx/qBxdHJgIxdMH9RyNmLdOLOWtJnYMnI4qckwCgQMK85G3fu94/xk5+iBCgw==", "cpu": [ "arm64" ], @@ -7761,9 +7761,9 @@ ] }, "node_modules/@turbo/linux-64": { - "version": "2.10.7", - "resolved": "https://registry.npmjs.org/@turbo/linux-64/-/linux-64-2.10.7.tgz", - "integrity": "sha512-Midw9Ed00yw9rqkWN82fY3LmLNFQ6yiL1GXB56DJKUEjWaEd27zh7ohCxzzrjfjQVrEeVWd3UPytTAV16XDQlA==", + "version": "2.10.10", + "resolved": "https://registry.npmjs.org/@turbo/linux-64/-/linux-64-2.10.10.tgz", + "integrity": "sha512-lAvW+yEnmsCKMEIwNugjozawvYytHKPhU0kfLBizu83MIs8OUb9KobYvkZ56L5akSM6K7+gBFLEIfQkaceh90g==", "cpu": [ "x64" ], @@ -7771,13 +7771,14 @@ "license": "MIT", "optional": true, "os": [ + "android", "linux" ] }, "node_modules/@turbo/linux-arm64": { - "version": "2.10.7", - "resolved": "https://registry.npmjs.org/@turbo/linux-arm64/-/linux-arm64-2.10.7.tgz", - "integrity": "sha512-UVEy+MW/xn4BcsiV3v3uv0/oObyaQgVtRT+Jj4WE53rNH05VEYEc1Z13q3zV6276wCZR4Yxc4hiTTcjw7PjSpg==", + "version": "2.10.10", + "resolved": "https://registry.npmjs.org/@turbo/linux-arm64/-/linux-arm64-2.10.10.tgz", + "integrity": "sha512-MSJ+NkRTd79Z9+YEZpUV9VOWVOOigFhE+v/ETNYJEuTJp3r00y9YgFvDXrmM+DP8Kal6tk3U6xSugD2/Ojh+Jg==", "cpu": [ "arm64" ], @@ -7785,13 +7786,14 @@ "license": "MIT", "optional": true, "os": [ + "android", "linux" ] }, "node_modules/@turbo/windows-64": { - "version": "2.10.7", - "resolved": "https://registry.npmjs.org/@turbo/windows-64/-/windows-64-2.10.7.tgz", - "integrity": "sha512-l2nH9KGLV46SWjcXvyc2+xo5gdf5J0NVADknQk9OCJhzJBpiNl/byd26yIfwZBjLupdqT6UOdPhPxcpUPxRykQ==", + "version": "2.10.10", + "resolved": "https://registry.npmjs.org/@turbo/windows-64/-/windows-64-2.10.10.tgz", + "integrity": "sha512-ycWpXDkUfnDFDY9d+4Qna/UZotDB0wj+s9agrlmNt0Q7a3XHORhK8GPKJdzgzeutXu9EW5P/jyabTEHlohuDXw==", "cpu": [ "x64" ], @@ -7803,9 +7805,9 @@ ] }, "node_modules/@turbo/windows-arm64": { - "version": "2.10.7", - "resolved": "https://registry.npmjs.org/@turbo/windows-arm64/-/windows-arm64-2.10.7.tgz", - "integrity": "sha512-qjE1apG6RThuX49vUJd5ks2dV2ndXC2qktDChQonFMvUzrMrEnZMQzO+IgxBiYq1j+NbXQcRwj84nGnk1TBw1g==", + "version": "2.10.10", + "resolved": "https://registry.npmjs.org/@turbo/windows-arm64/-/windows-arm64-2.10.10.tgz", + "integrity": "sha512-PMk6zQN0csUFklLe+1hz/5G9uU1YmV0cEIey2R/bSeA6o69qcBTlN4A3jOqkgenOO5dOpMHmq2sEUZo8r1+Ssg==", "cpu": [ "arm64" ], @@ -8096,18 +8098,18 @@ } }, "node_modules/@types/react": { - "version": "19.2.17", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz", - "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==", + "version": "19.2.18", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.18.tgz", + "integrity": "sha512-AnzbBERsrLKtk2XSfTbYRLjQPdy116Sty4q+T+Bp3IC4l6jNBvreVPAHmpq9qhXQM7CXZPjLVmGMw9sy+hxQ3w==", "license": "MIT", "dependencies": { "csstype": "^3.2.2" } }, "node_modules/@types/react-dom": { - "version": "19.2.3", - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz", - "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", + "version": "19.2.4", + "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.4.tgz", + "integrity": "sha512-Bsc+QHgp+P/F02XDzNCY9jnZNCUuLki36KT7VKrTXXLdHf+vHMNZnW1rVu5DNW/rCK+fya3DATySbLM4yhtKUw==", "devOptional": true, "license": "MIT", "peerDependencies": { @@ -10022,15 +10024,6 @@ "cnfast": "bin/cli.js" } }, - "node_modules/cnfast": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/cnfast/-/cnfast-0.0.8.tgz", - "integrity": "sha512-EjXKMfGfdwtV4AcNSQ6AwQaVzpC1B7IxeiwA3FlhTXz+YFlMKVi4c1JX9tgD2QOlahQXjB8KUXrBaYG+3v871Q==", - "license": "MIT", - "bin": { - "cnfast": "bin/cli.js" - } - }, "node_modules/collapse-white-space": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz", @@ -15851,9 +15844,9 @@ } }, "node_modules/nanoid": { - "version": "3.3.16", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz", - "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==", + "version": "3.3.18", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.18.tgz", + "integrity": "sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==", "funding": [ { "type": "github", @@ -16801,13 +16794,13 @@ } }, "node_modules/playwright": { - "version": "1.62.0", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.62.0.tgz", - "integrity": "sha512-Z14dG305dgaLu6foB1TXQagFiW8JfSUIUaUuPaKQ6NtBPKF1P/qXcqfh6c6K/icPqdy37JmjbiBXf6JNg6Sylw==", + "version": "1.62.1", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.62.1.tgz", + "integrity": "sha512-0M+L3LAD8/nm554LOla9Ayx0j0tmFZ0FBcoQ7F1VuVHpM/XpiC8RcDzBQB8W5+hA8L22THxELzeF+2WcUzvcLg==", "devOptional": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.62.0" + "playwright-core": "1.62.1" }, "bin": { "playwright": "cli.js" @@ -16820,9 +16813,9 @@ } }, "node_modules/playwright-core": { - "version": "1.62.0", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.62.0.tgz", - "integrity": "sha512-nsNRyq0r2zsG8AcRHWknc9QRA5XCueC7gWMrs+Gx2tlZn9hcl8zudfh00lhJPY1DE7NmZ6bDsT9g2yey8mXljA==", + "version": "1.62.1", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.62.1.tgz", + "integrity": "sha512-wPYSwEBJY9GHraISXqyqtx0na0LpO3XEX7jNDhntbex7tzUS7kLnZsOlFruFJB4Hi/rhDMjXGqHewDZ68nYZVw==", "devOptional": true, "license": "Apache-2.0", "bin": { @@ -16864,9 +16857,9 @@ "license": "MIT-0" }, "node_modules/postcss": { - "version": "8.5.24", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.24.tgz", - "integrity": "sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==", + "version": "8.5.26", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.26.tgz", + "integrity": "sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==", "devOptional": true, "funding": [ { @@ -16884,7 +16877,7 @@ ], "license": "MIT", "dependencies": { - "nanoid": "^3.3.16", + "nanoid": "^3.3.17", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" }, @@ -18976,9 +18969,9 @@ "license": "0BSD" }, "node_modules/tsx": { - "version": "4.23.1", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.1.tgz", - "integrity": "sha512-GQHnkIfxyx1wYCOS/wonik5MVRZU9hi1TEZmzGZSCJB1y9YgoZ8H6itNE/u4suE+yLmOzuE4E5S4TZ/ZX2wcWQ==", + "version": "4.23.12", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.12.tgz", + "integrity": "sha512-FDf4L4sYzKtzWYhU/Xm0AQFdTjdIxNo9ElTf2mxXM6k8YMHXzYUe4yODVaXP4V9uMFbVg8c0qyBccK2OOxb45Q==", "dev": true, "license": "MIT", "dependencies": { @@ -19479,21 +19472,21 @@ } }, "node_modules/turbo": { - "version": "2.10.7", - "resolved": "https://registry.npmjs.org/turbo/-/turbo-2.10.7.tgz", - "integrity": "sha512-GHx6WExIFSKNJ5qMlzDpXBXlu9ApxaMjqxAVrCNcW94xf/+uqgIz41SAuRUMbXva2ExNAaY/h8V0q90SWSzmRw==", + "version": "2.10.10", + "resolved": "https://registry.npmjs.org/turbo/-/turbo-2.10.10.tgz", + "integrity": "sha512-/90KTW+USzvYOPmafRZHVKLBsHXQ5810Ao/HdtJYAqguIhZ+XruS6eIUjqJUDtrSxaZYynNFht68qckGKAOWTA==", "dev": true, "license": "MIT", "bin": { "turbo": "bin/turbo" }, "optionalDependencies": { - "@turbo/darwin-64": "2.10.7", - "@turbo/darwin-arm64": "2.10.7", - "@turbo/linux-64": "2.10.7", - "@turbo/linux-arm64": "2.10.7", - "@turbo/windows-64": "2.10.7", - "@turbo/windows-arm64": "2.10.7" + "@turbo/darwin-64": "2.10.10", + "@turbo/darwin-arm64": "2.10.10", + "@turbo/linux-64": "2.10.10", + "@turbo/linux-arm64": "2.10.10", + "@turbo/windows-64": "2.10.10", + "@turbo/windows-arm64": "2.10.10" } }, "node_modules/tw-animate-css": { @@ -20444,7 +20437,7 @@ "create-sidclaw-app": "bin/create-sidclaw-app.js" }, "devDependencies": { - "tsx": "^4.23.1", + "tsx": "^4.23.12", "typescript": "^5.0.0" }, "engines": { diff --git a/package.json b/package.json index ea4e123..a8c7299 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "packageManager": "npm@11.4.2", "devDependencies": { - "@playwright/test": "^1.62.0", + "@playwright/test": "^1.62.1", "lefthook": "^2.1.10", "turbo": "^2", "typescript": "^5.9.3" diff --git a/packages/create-sidclaw-app/package.json b/packages/create-sidclaw-app/package.json index 6f060a3..0910835 100644 --- a/packages/create-sidclaw-app/package.json +++ b/packages/create-sidclaw-app/package.json @@ -21,7 +21,7 @@ "@clack/prompts": "^0.8.0" }, "devDependencies": { - "tsx": "^4.23.1", + "tsx": "^4.23.12", "typescript": "^5.0.0" }, "keywords": [