diff --git a/packages/runtime-vapor/package.json b/packages/runtime-vapor/package.json index 68ac39696..4b4c52064 100644 --- a/packages/runtime-vapor/package.json +++ b/packages/runtime-vapor/package.json @@ -35,7 +35,7 @@ }, "homepage": "https://github.com/vuejs/vue-vapor/tree/dev/packages/runtime-vapor#readme", "dependencies": { - "native-signals": "https://pkg.pr.new/johnsoncodehk/native-signals@8f12b23", + "native-signals": "https://pkg.pr.new/johnsoncodehk/native-signals@5f3a939", "@vue/reactivity": "workspace:*", "@vue/runtime-shared": "workspace:*", "@vue/shared": "workspace:*" diff --git a/packages/runtime-vapor/src/index.ts b/packages/runtime-vapor/src/index.ts index e7c0e8779..2bee4c031 100644 --- a/packages/runtime-vapor/src/index.ts +++ b/packages/runtime-vapor/src/index.ts @@ -11,7 +11,7 @@ export { reactive, ref, readonly, - computed, + // computed, // utilities unref, proxyRefs, @@ -25,7 +25,7 @@ export { isShallow, // advanced customRef, - triggerRef, + // triggerRef, // shallowRef, shallowReactive, shallowReadonly, @@ -36,10 +36,10 @@ export { ReactiveEffect, onEffectCleanup, // effect scope - effectScope, - EffectScope, - getCurrentScope, - onScopeDispose, + // effectScope, + // EffectScope, + // getCurrentScope, + // onScopeDispose, // baseWatch onWatcherCleanup, getCurrentWatcher, diff --git a/packages/vue-vapor/package.json b/packages/vue-vapor/package.json index 3f0674f0c..5912643fb 100644 --- a/packages/vue-vapor/package.json +++ b/packages/vue-vapor/package.json @@ -59,6 +59,6 @@ "dependencies": { "@vue/runtime-vapor": "workspace:*", "@vue/compiler-vapor": "workspace:*", - "native-signals": "https://pkg.pr.new/johnsoncodehk/native-signals@8f12b23" + "native-signals": "https://pkg.pr.new/johnsoncodehk/native-signals@5f3a939" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b2536cdc..4aa96ea2b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -448,8 +448,8 @@ importers: specifier: workspace:* version: link:../shared native-signals: - specifier: https://pkg.pr.new/johnsoncodehk/native-signals@8f12b23 - version: https://pkg.pr.new/johnsoncodehk/native-signals@8f12b23 + specifier: https://pkg.pr.new/johnsoncodehk/native-signals@5f3a939 + version: https://pkg.pr.new/johnsoncodehk/native-signals@5f3a939 packages/server-renderer: dependencies: @@ -513,8 +513,8 @@ importers: specifier: workspace:* version: link:../runtime-vapor native-signals: - specifier: https://pkg.pr.new/johnsoncodehk/native-signals@8f12b23 - version: https://pkg.pr.new/johnsoncodehk/native-signals@8f12b23 + specifier: https://pkg.pr.new/johnsoncodehk/native-signals@5f3a939 + version: https://pkg.pr.new/johnsoncodehk/native-signals@5f3a939 playground: dependencies: @@ -2723,8 +2723,8 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - native-signals@https://pkg.pr.new/johnsoncodehk/native-signals@8f12b23: - resolution: {tarball: https://pkg.pr.new/johnsoncodehk/native-signals@8f12b23} + native-signals@https://pkg.pr.new/johnsoncodehk/native-signals@5f3a939: + resolution: {tarball: https://pkg.pr.new/johnsoncodehk/native-signals@5f3a939} version: 0.0.0 natural-compare@1.4.0: @@ -5865,7 +5865,7 @@ snapshots: nanoid@3.3.7: {} - native-signals@https://pkg.pr.new/johnsoncodehk/native-signals@8f12b23: {} + native-signals@https://pkg.pr.new/johnsoncodehk/native-signals@5f3a939: {} natural-compare@1.4.0: {}