Skip to content

Commit

Permalink
Reset the version number for DataCacheHelper (#2331)
Browse files Browse the repository at this point in the history
Upgrade components
  • Loading branch information
MSNev committed Apr 19, 2024
1 parent 14cc7a3 commit 9375ed3
Show file tree
Hide file tree
Showing 25 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions AISKU/package.json
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions AISKULight/package.json
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions channels/1ds-post-js/package.json
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions channels/applicationinsights-channel-js/package.json
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions channels/offline-channel-js/package.json
Expand Up @@ -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": "*"
Expand Down
4 changes: 2 additions & 2 deletions channels/tee-channel-js/package.json
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions common/Tests/Framework/package.json
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/AISKU/package.json
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/cfgSync/package.json
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/dependency/package.json
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion examples/shared-worker/package.json
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion extensions/applicationinsights-analytics-js/package.json
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions extensions/applicationinsights-cfgsync-js/package.json
Expand Up @@ -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"
}
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion extensions/applicationinsights-debugplugin-js/package.json
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions extensions/applicationinsights-dependencies-js/package.json
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions extensions/applicationinsights-osplugin-js/package.json
Expand Up @@ -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",
Expand Down
Expand Up @@ -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"
}
2 changes: 1 addition & 1 deletion extensions/applicationinsights-properties-js/package.json
Expand Up @@ -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"
}
6 changes: 3 additions & 3 deletions shared/1ds-core-js/package.json
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion shared/AppInsightsCommon/package.json
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions shared/AppInsightsCore/package.json
Expand Up @@ -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"
}
}
Expand Up @@ -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;

Expand Down
2 changes: 1 addition & 1 deletion tools/chrome-debug-extension/package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion tools/shims/package.json
Expand Up @@ -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"
}
}

0 comments on commit 9375ed3

Please sign in to comment.