Skip to content

Commit

Permalink
v1.0.0-preview.11
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Jan 29, 2024
1 parent 1136b6a commit 137780f
Show file tree
Hide file tree
Showing 70 changed files with 338 additions and 338 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.0.0"
"version": "1.0.0-preview.11"
}
270 changes: 135 additions & 135 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/msgraph-sdk-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-admin",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "Admin fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -36,12 +36,12 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"types": "index.d.ts",
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-agreementAcceptances/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-agreementacceptances",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "AgreementAcceptances fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-agreements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-agreements",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "Agreements fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-appCatalogs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-appcatalogs",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "AppCatalogs fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-applicationTemplates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-applicationtemplates",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "ApplicationTemplates fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-applications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-applications",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "Applications fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-auditLogs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-auditlogs",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "AuditLogs fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-authenticationmethodconfigurations",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "AuthenticationMethodConfigurations fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-authenticationMethodsPolicy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-authenticationmethodspolicy",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "AuthenticationMethodsPolicy fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-certificatebasedauthconfiguration",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "CertificateBasedAuthConfiguration fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-chats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-chats",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "Chats fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-communications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-communications",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "Communications fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-compliance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-compliance",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "Compliance fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-connections/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-connections",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "Connections fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-contacts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-contacts",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "Contacts fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-contracts",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "Contracts fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/msgraph-sdk-dataPolicyOperations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-datapolicyoperations",
"version": "1.0.0-preview.10",
"version": "1.0.0-preview.11",
"description": "DataPolicyOperations fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.10",
"@microsoft/msgraph-sdk": "^1.0.0-preview.11",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
"devDependencies": {
"typescript": "^5.3.3"
}
}
}
Loading

0 comments on commit 137780f

Please sign in to comment.