@tamagui/use-controllable-state
Advanced tools
Comparing version 1.121.11 to 1.121.12
@@ -12,5 +12,5 @@ var __defProp = Object.defineProperty; | ||
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod); | ||
var src_exports = {}; | ||
module.exports = __toCommonJS(src_exports); | ||
__reExport(src_exports, require("./useControllableState"), module.exports); | ||
var index_exports = {}; | ||
module.exports = __toCommonJS(index_exports); | ||
__reExport(index_exports, require("./useControllableState"), module.exports); | ||
//# sourceMappingURL=index.js.map |
@@ -13,5 +13,5 @@ "use strict"; | ||
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod); | ||
var src_exports = {}; | ||
module.exports = __toCommonJS(src_exports); | ||
__reExport(src_exports, require("./useControllableState"), module.exports); | ||
var index_exports = {}; | ||
module.exports = __toCommonJS(index_exports); | ||
__reExport(index_exports, require("./useControllableState"), module.exports); | ||
// Annotate the CommonJS export names for ESM import in node: | ||
@@ -18,0 +18,0 @@ 0 && (module.exports = { |
{ | ||
"name": "@tamagui/use-controllable-state", | ||
"version": "1.121.11", | ||
"version": "1.121.12", | ||
"sideEffects": false, | ||
@@ -36,7 +36,7 @@ "source": "src/index.ts", | ||
"dependencies": { | ||
"@tamagui/start-transition": "1.121.11", | ||
"@tamagui/use-event": "1.121.11" | ||
"@tamagui/start-transition": "1.121.12", | ||
"@tamagui/use-event": "1.121.12" | ||
}, | ||
"devDependencies": { | ||
"@tamagui/build": "1.121.11", | ||
"@tamagui/build": "1.121.12", | ||
"react": "*" | ||
@@ -43,0 +43,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
28678
+ Added@tamagui/constants@1.121.12(transitive)
+ Added@tamagui/start-transition@1.121.12(transitive)
+ Added@tamagui/use-event@1.121.12(transitive)
- Removed@tamagui/constants@1.121.11(transitive)
- Removed@tamagui/start-transition@1.121.11(transitive)
- Removed@tamagui/use-event@1.121.11(transitive)
Updated@tamagui/use-event@1.121.12