From ae7ed68b0490d08776139a31765b177fec2caaab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 19:51:54 +0000 Subject: [PATCH] Bump the typescript-sdk-dependencies group across 1 directory with 10 updates Bumps the typescript-sdk-dependencies group with 10 updates in the /typescript-sdk directory: | Package | From | To | | --- | --- | --- | | [@microsoft/kiota-abstractions](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.61` | `1.0.0-preview.63` | | [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.60` | `1.0.0-preview.62` | | [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.50` | `1.0.0-preview.51` | | [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.61` | `1.0.0-preview.63` | | [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.56` | `1.0.0-preview.58` | | [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.58` | `1.0.0-preview.60` | | [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.39` | `1.0.0-preview.41` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.2` | `22.5.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `5.4.3` | | [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `4.1.0` | `4.1.1` | Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.61 to 1.0.0-preview.63 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/commits) Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.60 to 1.0.0-preview.62 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/commits) Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.50 to 1.0.0-preview.51 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.50...@microsoft/kiota-abstractions@1.0.0-preview.51) Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.61 to 1.0.0-preview.63 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/commits) Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.56 to 1.0.0-preview.58 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.56...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.58) Updates `@microsoft/kiota-serialization-text` from 1.0.0-preview.58 to 1.0.0-preview.60 - [Commits](https://github.com/microsoft-typescript/kiota/commits) Updates `@microsoft/kiota-serialization-multipart` from 1.0.0-preview.39 to 1.0.0-preview.41 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.39...@microsoft/kiota-abstractions@1.0.0-preview.41) Updates `@types/node` from 22.5.2 to 22.5.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vite` from 5.4.2 to 5.4.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.3/packages/vite) Updates `vite-plugin-dts` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: "@microsoft/kiota-abstractions" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-sdk-dependencies - dependency-name: "@microsoft/kiota-http-fetchlibrary" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-sdk-dependencies - dependency-name: "@microsoft/kiota-serialization-form" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-sdk-dependencies - dependency-name: "@microsoft/kiota-serialization-json" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-sdk-dependencies - dependency-name: "@microsoft/kiota-authentication-azure" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-sdk-dependencies - dependency-name: "@microsoft/kiota-serialization-text" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-sdk-dependencies - dependency-name: "@microsoft/kiota-serialization-multipart" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-sdk-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-sdk-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-sdk-dependencies - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-sdk-dependencies ... Signed-off-by: dependabot[bot] --- typescript-sdk/package-lock.json | 102 +++++++++++++++---------------- typescript-sdk/package.json | 34 +++++------ 2 files changed, 68 insertions(+), 68 deletions(-) diff --git a/typescript-sdk/package-lock.json b/typescript-sdk/package-lock.json index 94981e05d..8cbd872d1 100644 --- a/typescript-sdk/package-lock.json +++ b/typescript-sdk/package-lock.json @@ -10,14 +10,14 @@ "devDependencies": { "@apicurio/eslint-config": "0.3.0", "@kiota-community/kiota-gen": "1.0.1", - "@microsoft/kiota-abstractions": "1.0.0-preview.61", - "@microsoft/kiota-authentication-azure": "1.0.0-preview.56", - "@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.60", - "@microsoft/kiota-serialization-form": "1.0.0-preview.50", - "@microsoft/kiota-serialization-json": "1.0.0-preview.61", - "@microsoft/kiota-serialization-multipart": "1.0.0-preview.39", - "@microsoft/kiota-serialization-text": "1.0.0-preview.58", - "@types/node": "22.5.2", + "@microsoft/kiota-abstractions": "1.0.0-preview.63", + "@microsoft/kiota-authentication-azure": "1.0.0-preview.58", + "@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.62", + "@microsoft/kiota-serialization-form": "1.0.0-preview.51", + "@microsoft/kiota-serialization-json": "1.0.0-preview.63", + "@microsoft/kiota-serialization-multipart": "1.0.0-preview.41", + "@microsoft/kiota-serialization-text": "1.0.0-preview.60", + "@types/node": "22.5.4", "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "@typescript-eslint/eslint-plugin": "8.4.0", @@ -32,17 +32,17 @@ "react-router-dom": "6.26.1", "rimraf": "6.0.1", "typescript": "5.5.4", - "vite": "5.4.2", - "vite-plugin-dts": "4.1.0" + "vite": "5.4.3", + "vite-plugin-dts": "4.1.1" }, "peerDependencies": { - "@microsoft/kiota-abstractions": "1.0.0-preview.61", - "@microsoft/kiota-authentication-azure": "1.0.0-preview.56", - "@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.60", - "@microsoft/kiota-serialization-form": "1.0.0-preview.50", - "@microsoft/kiota-serialization-json": "1.0.0-preview.61", - "@microsoft/kiota-serialization-multipart": "1.0.0-preview.39", - "@microsoft/kiota-serialization-text": "1.0.0-preview.58" + "@microsoft/kiota-abstractions": "1.0.0-preview.63", + "@microsoft/kiota-authentication-azure": "1.0.0-preview.58", + "@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.62", + "@microsoft/kiota-serialization-form": "1.0.0-preview.51", + "@microsoft/kiota-serialization-json": "1.0.0-preview.63", + "@microsoft/kiota-serialization-multipart": "1.0.0-preview.41", + "@microsoft/kiota-serialization-text": "1.0.0-preview.60" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -1309,9 +1309,9 @@ "dev": true }, "node_modules/@microsoft/kiota-abstractions": { - "version": "1.0.0-preview.61", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.61.tgz", - "integrity": "sha512-YTATU/NcZ+eG7pVO0EM3nDn3oKdZWzF53JAxpSQp5Uw3PZ/TmjBkRqdbEpCFYpWPXzhgX/z9AgGBM+zXcRgqnA==", + "version": "1.0.0-preview.63", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.63.tgz", + "integrity": "sha512-077pALyZNmKZAOblab9edEojOJuqv0+zO2TMJGZgmarPF4fhsHLu7bSKk/kKlJOMO0N4ZxXYVhIsktMdefXTgw==", "dev": true, "dependencies": { "@opentelemetry/api": "^1.7.0", @@ -1323,9 +1323,9 @@ } }, "node_modules/@microsoft/kiota-authentication-azure": { - "version": "1.0.0-preview.56", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.56.tgz", - "integrity": "sha512-pSKJ8SkNOUfleBei4l/ibLmzvu7w24CRpNtJNOHltSqUx+mB4TVynF67Gi+k2hO6ZuDSdkZZ0alBQVbpiOQIYg==", + "version": "1.0.0-preview.58", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.58.tgz", + "integrity": "sha512-xSkX/zHIP05JqFTtNsqrSMWa3TDFbgZROLLfN67R3BzQWlUbYBesEiejZDw0mrjOa3Rn03zCKrKiV5TMf0wv5A==", "dev": true, "dependencies": { "@azure/core-auth": "^1.5.0", @@ -1335,9 +1335,9 @@ } }, "node_modules/@microsoft/kiota-http-fetchlibrary": { - "version": "1.0.0-preview.60", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-http-fetchlibrary/-/kiota-http-fetchlibrary-1.0.0-preview.60.tgz", - "integrity": "sha512-uzWIcDlnMjmC9E31FzJ0FrM1VkwfWcSVm7PCm0waveQY9P4o+QAlcXX2Dtt/dPquxUQkVacbPqtuapa/MikFWg==", + "version": "1.0.0-preview.62", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-http-fetchlibrary/-/kiota-http-fetchlibrary-1.0.0-preview.62.tgz", + "integrity": "sha512-PyFV4JBu0MoRcOzS0Wy0DzNw9e0D2JlCDIIVoGxLMJ3UgzB55gW9Ovf/2vztKfmPVjXb6+9MAr87Stdv+VKt+w==", "dev": true, "dependencies": { "@microsoft/kiota-abstractions": "*", @@ -1347,9 +1347,9 @@ } }, "node_modules/@microsoft/kiota-serialization-form": { - "version": "1.0.0-preview.50", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-form/-/kiota-serialization-form-1.0.0-preview.50.tgz", - "integrity": "sha512-H8T37KksMAkWe5vHNj9nCrhbuS2WloEGTr/gy4el2fz42Cwy5Ncb/vSrBYgquKl1t78NuVfIymqXqOB+cXG3GQ==", + "version": "1.0.0-preview.51", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-form/-/kiota-serialization-form-1.0.0-preview.51.tgz", + "integrity": "sha512-MFas8U+Ld0U3MDdvU2mAqz9/gp0SHRvd1WfcuIoVNGAq++JL1Wh1ijPpqdFxMqdqM1+JNrlW+2JPA3yUvGsvIg==", "dev": true, "dependencies": { "@microsoft/kiota-abstractions": "*", @@ -1358,9 +1358,9 @@ } }, "node_modules/@microsoft/kiota-serialization-json": { - "version": "1.0.0-preview.61", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.61.tgz", - "integrity": "sha512-yB9XSbUozsx+X+bqM/7XxWAFZ5mPYbArV6ScnLVyMY7aXbrCV99NiZuuY67rlEWZ2BB0+nPYejRibXLDh62krQ==", + "version": "1.0.0-preview.63", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.63.tgz", + "integrity": "sha512-cNuaRn0TJmksxbj4k78PSYmlyfkyUHd+2E741RJWXaqM91KDJa5cm34jIGj1eMqvqjNsr2/N7SbcGw2PsWVuMg==", "dev": true, "dependencies": { "@microsoft/kiota-abstractions": "*", @@ -1369,9 +1369,9 @@ } }, "node_modules/@microsoft/kiota-serialization-multipart": { - "version": "1.0.0-preview.39", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-multipart/-/kiota-serialization-multipart-1.0.0-preview.39.tgz", - "integrity": "sha512-Hx+7eLRJGNKV+2Eu7Xm8V8IeUTkoTr7/g99G8Ul2MowsRX+UzFk2xBF4v/DAgdQhAQ44p1nwVV54mVI2JdQ+fw==", + "version": "1.0.0-preview.41", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-multipart/-/kiota-serialization-multipart-1.0.0-preview.41.tgz", + "integrity": "sha512-luDlhQlHjcIySoZPB8OpOC3NnlQ4eeu8Afbt1aL0lRLPayeUpSkZ9fz22inUfn9SFkVbTB/MeADQXj3SXEsqcA==", "dev": true, "dependencies": { "@microsoft/kiota-abstractions": "*", @@ -1380,9 +1380,9 @@ } }, "node_modules/@microsoft/kiota-serialization-text": { - "version": "1.0.0-preview.58", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.58.tgz", - "integrity": "sha512-7eMn3le/BelRL2rUCFmUJ3xxk6w45k9otYFM+p6GLygkjeGyMA0dDxnYCKFZBBAK0KACZQbI8zDamzLB/8O/PQ==", + "version": "1.0.0-preview.60", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.60.tgz", + "integrity": "sha512-NcJkz29mPcbV/JpPMPjO1rTC8Mi3PjUtSOmxh0uiGSxSjB3mJAySRGrltyZ0WqUU1dcwklwnlM5nJNwQ/x1HFQ==", "dev": true, "dependencies": { "@microsoft/kiota-abstractions": "*", @@ -1949,9 +1949,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "22.5.2", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.2.tgz", - "integrity": "sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==", + "version": "22.5.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.4.tgz", + "integrity": "sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==", "dev": true, "dependencies": { "undici-types": "~6.19.2" @@ -4289,9 +4289,9 @@ } }, "node_modules/postcss": { - "version": "8.4.41", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.41.tgz", - "integrity": "sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==", + "version": "8.4.45", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.45.tgz", + "integrity": "sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==", "dev": true, "funding": [ { @@ -5136,13 +5136,13 @@ } }, "node_modules/vite": { - "version": "5.4.2", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.2.tgz", - "integrity": "sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==", + "version": "5.4.3", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz", + "integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==", "dev": true, "dependencies": { "esbuild": "^0.21.3", - "postcss": "^8.4.41", + "postcss": "^8.4.43", "rollup": "^4.20.0" }, "bin": { @@ -5195,9 +5195,9 @@ } }, "node_modules/vite-plugin-dts": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/vite-plugin-dts/-/vite-plugin-dts-4.1.0.tgz", - "integrity": "sha512-sRlmt9k2q8MrX4F2058N3KmB6WyJ3Ao6QaExOv1X99F3j0GhPziEz1zscWQ1q2r1PeFc96L7GIUu8Pl2DPr2Hg==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/vite-plugin-dts/-/vite-plugin-dts-4.1.1.tgz", + "integrity": "sha512-SxYXwJQbAZ1IMtGEcOuzzZtDWCdcV2JkU7esvpPA8E5tIWVcJB42rZwN9EdULicWGLfaXrUgPIGVSidXBTae2Q==", "dev": true, "dependencies": { "@microsoft/api-extractor": "7.47.4", diff --git a/typescript-sdk/package.json b/typescript-sdk/package.json index 8f5a2f978..d7382cbaa 100644 --- a/typescript-sdk/package.json +++ b/typescript-sdk/package.json @@ -17,25 +17,25 @@ "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0" }, "peerDependencies": { - "@microsoft/kiota-abstractions": "1.0.0-preview.61", - "@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.60", - "@microsoft/kiota-serialization-form": "1.0.0-preview.50", - "@microsoft/kiota-serialization-json": "1.0.0-preview.61", - "@microsoft/kiota-authentication-azure": "1.0.0-preview.56", - "@microsoft/kiota-serialization-text": "1.0.0-preview.58", - "@microsoft/kiota-serialization-multipart": "1.0.0-preview.39" + "@microsoft/kiota-abstractions": "1.0.0-preview.63", + "@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.62", + "@microsoft/kiota-serialization-form": "1.0.0-preview.51", + "@microsoft/kiota-serialization-json": "1.0.0-preview.63", + "@microsoft/kiota-authentication-azure": "1.0.0-preview.58", + "@microsoft/kiota-serialization-text": "1.0.0-preview.60", + "@microsoft/kiota-serialization-multipart": "1.0.0-preview.41" }, "devDependencies": { "@apicurio/eslint-config": "0.3.0", "@kiota-community/kiota-gen": "1.0.1", - "@microsoft/kiota-abstractions": "1.0.0-preview.61", - "@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.60", - "@microsoft/kiota-serialization-form": "1.0.0-preview.50", - "@microsoft/kiota-serialization-json": "1.0.0-preview.61", - "@microsoft/kiota-authentication-azure": "1.0.0-preview.56", - "@microsoft/kiota-serialization-text": "1.0.0-preview.58", - "@microsoft/kiota-serialization-multipart": "1.0.0-preview.39", - "@types/node": "22.5.2", + "@microsoft/kiota-abstractions": "1.0.0-preview.63", + "@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.62", + "@microsoft/kiota-serialization-form": "1.0.0-preview.51", + "@microsoft/kiota-serialization-json": "1.0.0-preview.63", + "@microsoft/kiota-authentication-azure": "1.0.0-preview.58", + "@microsoft/kiota-serialization-text": "1.0.0-preview.60", + "@microsoft/kiota-serialization-multipart": "1.0.0-preview.41", + "@types/node": "22.5.4", "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "@typescript-eslint/eslint-plugin": "8.4.0", @@ -47,8 +47,8 @@ "eslint-plugin-react-refresh": "0.4.11", "rimraf": "6.0.1", "typescript": "5.5.4", - "vite": "5.4.2", - "vite-plugin-dts": "4.1.0", + "vite": "5.4.3", + "vite-plugin-dts": "4.1.1", "react": "18.3.1", "react-dom": "18.3.1", "react-router-dom": "6.26.1"