diff --git a/packages/js/package.json b/packages/js/package.json index e3e6510b8..efc9cb775 100644 --- a/packages/js/package.json +++ b/packages/js/package.json @@ -76,7 +76,6 @@ "@oslojs/otp": "^1.1.0", "qrcode": "^1.5.4", "rrweb": "^1.1.3", - "tsx": "^4.21.0", "yup": "^1.7.1" }, "devDependencies": { @@ -97,6 +96,7 @@ "rimraf": "^6.1.2", "tailwindcss": "^3.4.4", "tsdown": "^0.20.3", + "tsx": "^4.21.0", "convex": "^1.27.0" } } diff --git a/packages/next/package.json b/packages/next/package.json index 3c1a82174..394929b9b 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -93,7 +93,6 @@ "react-hook-form": "^7.70.0", "tailwindcss-animate": "^1.0.7", "rrweb": "^1.1.3", - "tsx": "^4.21.0", "yup": "^1.7.1" }, "peerDependencies": { @@ -132,6 +131,7 @@ "rimraf": "^6.1.2", "tailwindcss": "^3.4.4", "tsdown": "^0.20.3", + "tsx": "^4.21.0", "convex": "^1.27.0" } } diff --git a/packages/react/package.json b/packages/react/package.json index ecf8d634f..d247fa458 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -92,7 +92,6 @@ "react-hook-form": "^7.70.0", "tailwindcss-animate": "^1.0.7", "rrweb": "^1.1.3", - "tsx": "^4.21.0", "yup": "^1.7.1" }, "peerDependencies": { @@ -129,6 +128,7 @@ "rimraf": "^6.1.2", "tailwindcss": "^3.4.4", "tsdown": "^0.20.3", + "tsx": "^4.21.0", "convex": "^1.27.0" } } diff --git a/packages/tanstack-start/package.json b/packages/tanstack-start/package.json index c021d9845..9991d2490 100644 --- a/packages/tanstack-start/package.json +++ b/packages/tanstack-start/package.json @@ -103,7 +103,6 @@ "react-hook-form": "^7.70.0", "tailwindcss-animate": "^1.0.7", "rrweb": "^1.1.3", - "tsx": "^4.21.0", "yup": "^1.7.1" }, "peerDependencies": { @@ -144,6 +143,7 @@ "rimraf": "^6.1.2", "tailwindcss": "^3.4.4", "tsdown": "^0.20.3", + "tsx": "^4.21.0", "convex": "^1.27.0" } } diff --git a/packages/template/package-template.json b/packages/template/package-template.json index e18be6d11..88d79114d 100644 --- a/packages/template/package-template.json +++ b/packages/template/package-template.json @@ -146,7 +146,6 @@ "//": "NEXT_LINE_PLATFORM react-like", "tailwindcss-animate": "^1.0.7", "rrweb": "^1.1.3", - "tsx": "^4.21.0", "yup": "^1.7.1" }, "//": "IF_PLATFORM react-like", @@ -202,6 +201,7 @@ "rimraf": "^6.1.2", "tailwindcss": "^3.4.4", "tsdown": "^0.20.3", + "tsx": "^4.21.0", "convex": "^1.27.0" } } diff --git a/packages/template/package.json b/packages/template/package.json index 82e74b530..0b885f070 100644 --- a/packages/template/package.json +++ b/packages/template/package.json @@ -109,7 +109,6 @@ "react-hook-form": "^7.70.0", "tailwindcss-animate": "^1.0.7", "rrweb": "^1.1.3", - "tsx": "^4.21.0", "yup": "^1.7.1" }, "peerDependencies": { @@ -152,6 +151,7 @@ "rimraf": "^6.1.2", "tailwindcss": "^3.4.4", "tsdown": "^0.20.3", + "tsx": "^4.21.0", "convex": "^1.27.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 130066a41..1153bb90f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1981,9 +1981,6 @@ importers: rrweb: specifier: ^1.1.3 version: 1.1.3 - tsx: - specifier: ^4.21.0 - version: 4.21.0 yup: specifier: ^1.7.1 version: 1.7.1 @@ -2042,6 +2039,9 @@ importers: tsdown: specifier: ^0.20.3 version: 0.20.3(typescript@5.9.3) + tsx: + specifier: ^4.21.0 + version: 4.21.0 packages/next: dependencies: @@ -2117,9 +2117,6 @@ importers: tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.18(tsx@4.21.0)(yaml@2.8.0)) - tsx: - specifier: ^4.21.0 - version: 4.21.0 yup: specifier: ^1.7.1 version: 1.7.1 @@ -2187,6 +2184,9 @@ importers: tsdown: specifier: ^0.20.3 version: 0.20.3(typescript@5.9.3) + tsx: + specifier: ^4.21.0 + version: 4.21.0 packages/react: dependencies: @@ -2259,9 +2259,6 @@ importers: tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.14) - tsx: - specifier: ^4.21.0 - version: 4.21.0 yup: specifier: ^1.7.1 version: 1.7.1 @@ -2326,6 +2323,9 @@ importers: tsdown: specifier: ^0.20.3 version: 0.20.3(typescript@5.9.3) + tsx: + specifier: ^4.21.0 + version: 4.21.0 packages/sc: dependencies: @@ -2536,9 +2536,6 @@ importers: tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.18(tsx@4.21.0)(yaml@2.8.0)) - tsx: - specifier: ^4.21.0 - version: 4.21.0 yup: specifier: ^1.7.1 version: 1.7.1 @@ -2609,6 +2606,9 @@ importers: tsdown: specifier: ^0.20.3 version: 0.20.3(typescript@5.9.3) + tsx: + specifier: ^4.21.0 + version: 4.21.0 packages/template: dependencies: @@ -2684,9 +2684,6 @@ importers: tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.14) - tsx: - specifier: ^4.21.0 - version: 4.21.0 yup: specifier: ^1.7.1 version: 1.7.1 @@ -2760,6 +2757,9 @@ importers: tsdown: specifier: ^0.20.3 version: 0.20.3(typescript@5.9.3) + tsx: + specifier: ^4.21.0 + version: 4.21.0 packages/ui: dependencies: