diff --git a/AISKU/package.json b/AISKU/package.json index a24bd1cc7..798b0ee1f 100644 --- a/AISKU/package.json +++ b/AISKU/package.json @@ -70,8 +70,8 @@ "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/applicationinsights-dependencies-js": "3.1.2", "@microsoft/applicationinsights-properties-js": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" }, "license": "MIT" } diff --git a/AISKULight/package.json b/AISKULight/package.json index 6bb74c681..f524c8efb 100644 --- a/AISKULight/package.json +++ b/AISKULight/package.json @@ -60,8 +60,8 @@ "@microsoft/applicationinsights-common": "3.1.2", "@microsoft/applicationinsights-channel-js": "3.1.2", "@microsoft/applicationinsights-core-js": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" }, "license": "MIT" } diff --git a/channels/1ds-post-js/package.json b/channels/1ds-post-js/package.json index 6315b79fa..8495d9b87 100644 --- a/channels/1ds-post-js/package.json +++ b/channels/1ds-post-js/package.json @@ -28,8 +28,8 @@ "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/1ds-core-js": "4.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" }, "devDependencies": { "@microsoft/ai-test-framework": "0.0.1", diff --git a/channels/applicationinsights-channel-js/package.json b/channels/applicationinsights-channel-js/package.json index c57516ff7..0785b0842 100644 --- a/channels/applicationinsights-channel-js/package.json +++ b/channels/applicationinsights-channel-js/package.json @@ -55,8 +55,8 @@ "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/applicationinsights-common": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" }, "license": "MIT" } diff --git a/channels/offline-channel-js/package.json b/channels/offline-channel-js/package.json index de6c49dad..13c309d4f 100644 --- a/channels/offline-channel-js/package.json +++ b/channels/offline-channel-js/package.json @@ -30,8 +30,8 @@ "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/applicationinsights-common": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" }, "peerDependencies": { "tslib": "*" diff --git a/channels/tee-channel-js/package.json b/channels/tee-channel-js/package.json index d197e9535..604f6481a 100644 --- a/channels/tee-channel-js/package.json +++ b/channels/tee-channel-js/package.json @@ -56,8 +56,8 @@ "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/applicationinsights-common": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" }, "license": "MIT" } diff --git a/common/Tests/Framework/package.json b/common/Tests/Framework/package.json index 6362959aa..32cf62de2 100644 --- a/common/Tests/Framework/package.json +++ b/common/Tests/Framework/package.json @@ -52,7 +52,7 @@ }, "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" } } diff --git a/examples/AISKU/package.json b/examples/AISKU/package.json index 8008c5788..adadb9100 100644 --- a/examples/AISKU/package.json +++ b/examples/AISKU/package.json @@ -53,6 +53,6 @@ "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-web": "3.1.2", "@microsoft/applicationinsights-core-js": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x" } } diff --git a/examples/cfgSync/package.json b/examples/cfgSync/package.json index 4207c1b7e..5ea670b40 100644 --- a/examples/cfgSync/package.json +++ b/examples/cfgSync/package.json @@ -66,6 +66,6 @@ "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-web": "3.1.2", "@microsoft/applicationinsights-core-js": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x" } } diff --git a/examples/dependency/package.json b/examples/dependency/package.json index 57af4dbb6..b9bf8a678 100644 --- a/examples/dependency/package.json +++ b/examples/dependency/package.json @@ -54,6 +54,6 @@ "@microsoft/applicationinsights-web": "3.1.2", "@microsoft/applicationinsights-dependencies-js": "3.1.2", "@microsoft/applicationinsights-core-js": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x" } } diff --git a/examples/shared-worker/package.json b/examples/shared-worker/package.json index b0468deeb..9f06db875 100644 --- a/examples/shared-worker/package.json +++ b/examples/shared-worker/package.json @@ -66,6 +66,6 @@ "@microsoft/applicationinsights-web": "3.1.2", "@microsoft/applicationinsights-web-snippet": "1.1.4", "@microsoft/applicationinsights-core-js": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x" } } diff --git a/extensions/applicationinsights-analytics-js/package.json b/extensions/applicationinsights-analytics-js/package.json index 42776fc6b..a3277041a 100644 --- a/extensions/applicationinsights-analytics-js/package.json +++ b/extensions/applicationinsights-analytics-js/package.json @@ -62,7 +62,7 @@ "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/applicationinsights-common": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x" }, "license": "MIT" } diff --git a/extensions/applicationinsights-cfgsync-js/package.json b/extensions/applicationinsights-cfgsync-js/package.json index 3f7a28761..4023fa2e1 100644 --- a/extensions/applicationinsights-cfgsync-js/package.json +++ b/extensions/applicationinsights-cfgsync-js/package.json @@ -59,8 +59,8 @@ "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/applicationinsights-common": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" }, "license": "MIT" } diff --git a/extensions/applicationinsights-clickanalytics-js/package.json b/extensions/applicationinsights-clickanalytics-js/package.json index c683e3cdb..eceaf0501 100644 --- a/extensions/applicationinsights-clickanalytics-js/package.json +++ b/extensions/applicationinsights-clickanalytics-js/package.json @@ -54,7 +54,7 @@ "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/applicationinsights-common": "3.1.2", "@microsoft/applicationinsights-properties-js": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x" }, "repository": { "type": "git", diff --git a/extensions/applicationinsights-debugplugin-js/package.json b/extensions/applicationinsights-debugplugin-js/package.json index c0a7184a7..a5f69dc15 100644 --- a/extensions/applicationinsights-debugplugin-js/package.json +++ b/extensions/applicationinsights-debugplugin-js/package.json @@ -55,7 +55,7 @@ "@microsoft/applicationinsights-common": "3.1.2", "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/applicationinsights-shims": "3.0.1", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x" }, "license": "MIT" } diff --git a/extensions/applicationinsights-dependencies-js/package.json b/extensions/applicationinsights-dependencies-js/package.json index ce4385d67..b942e1371 100644 --- a/extensions/applicationinsights-dependencies-js/package.json +++ b/extensions/applicationinsights-dependencies-js/package.json @@ -59,8 +59,8 @@ "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/applicationinsights-common": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" }, "license": "MIT" } diff --git a/extensions/applicationinsights-osplugin-js/package.json b/extensions/applicationinsights-osplugin-js/package.json index 8f5716f8b..42f9579cc 100644 --- a/extensions/applicationinsights-osplugin-js/package.json +++ b/extensions/applicationinsights-osplugin-js/package.json @@ -33,8 +33,8 @@ "@microsoft/applicationinsights-common": "3.1.2", "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-core-js": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" }, "devDependencies": { "@microsoft/ai-test-framework": "0.0.1", diff --git a/extensions/applicationinsights-perfmarkmeasure-js/package.json b/extensions/applicationinsights-perfmarkmeasure-js/package.json index 25a4bd5a6..8a2a7c6f4 100644 --- a/extensions/applicationinsights-perfmarkmeasure-js/package.json +++ b/extensions/applicationinsights-perfmarkmeasure-js/package.json @@ -56,7 +56,7 @@ "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/applicationinsights-core-js": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x" }, "license": "MIT" } diff --git a/extensions/applicationinsights-properties-js/package.json b/extensions/applicationinsights-properties-js/package.json index 5e6e2dc35..50622fd1e 100644 --- a/extensions/applicationinsights-properties-js/package.json +++ b/extensions/applicationinsights-properties-js/package.json @@ -60,7 +60,7 @@ "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/applicationinsights-common": "3.1.2", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x" }, "license": "MIT" } diff --git a/shared/1ds-core-js/package.json b/shared/1ds-core-js/package.json index 3b618f6fe..19d07885c 100644 --- a/shared/1ds-core-js/package.json +++ b/shared/1ds-core-js/package.json @@ -39,8 +39,8 @@ "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" }, "devDependencies": { "@types/qunit": "^2.19.3", @@ -49,7 +49,7 @@ "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0", "@microsoft/applicationinsights-rollup-es5": "1.0.2", "@microsoft/api-extractor": "^7.40.0", - "@nevware21/ts-async": ">= 0.3.0 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x", "grunt": "^1.5.3", "grunt-cli": "^1.4.3", "grunt-contrib-qunit": "^6.2.1", diff --git a/shared/AppInsightsCommon/package.json b/shared/AppInsightsCommon/package.json index 15ef2e323..e99625bd8 100644 --- a/shared/AppInsightsCommon/package.json +++ b/shared/AppInsightsCommon/package.json @@ -57,7 +57,7 @@ "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/applicationinsights-core-js": "3.1.2", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x" }, "license": "MIT" } diff --git a/shared/AppInsightsCore/package.json b/shared/AppInsightsCore/package.json index e95728eb8..344952e66 100644 --- a/shared/AppInsightsCore/package.json +++ b/shared/AppInsightsCore/package.json @@ -69,7 +69,7 @@ "dependencies": { "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", - "@nevware21/ts-async": ">= 0.3.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", + "@nevware21/ts-async": ">= 0.5.1 < 2.x" } } diff --git a/shared/AppInsightsCore/src/JavaScriptSDK/DataCacheHelper.ts b/shared/AppInsightsCore/src/JavaScriptSDK/DataCacheHelper.ts index 7abcfc265..79f2e2bac 100644 --- a/shared/AppInsightsCore/src/JavaScriptSDK/DataCacheHelper.ts +++ b/shared/AppInsightsCore/src/JavaScriptSDK/DataCacheHelper.ts @@ -6,7 +6,7 @@ import { normalizeJsName } from "./HelperFuncs"; import { STR_EMPTY } from "./InternalConstants"; import { newId } from "./RandomHelper"; -const version = "3.0.5"; +const version = "#version#"; let instanceName = "." + newId(6); let _dataUid = 0; diff --git a/tools/chrome-debug-extension/package.json b/tools/chrome-debug-extension/package.json index c6b5c5205..6ff08d70a 100644 --- a/tools/chrome-debug-extension/package.json +++ b/tools/chrome-debug-extension/package.json @@ -47,7 +47,7 @@ "@microsoft/applicationinsights-common": "3.1.2", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x", + "@nevware21/ts-utils": ">= 0.11.1 < 2.x", "file-saver": "^2.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", diff --git a/tools/shims/package.json b/tools/shims/package.json index f9b17e874..9810a7497 100644 --- a/tools/shims/package.json +++ b/tools/shims/package.json @@ -54,6 +54,6 @@ "typescript": "^4.9.3" }, "dependencies": { - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.1 < 2.x" } }