Skip to content

Commit

Permalink
Bump the ui-dependencies group in /ui with 18 updates
Browse files Browse the repository at this point in the history
Bumps the ui-dependencies group in /ui with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/kiota-abstractions](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.30` | `1.0.0-preview.37` |
| [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.29` | `1.0.0-preview.36` |
| [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.19` | `1.0.0-preview.26` |
| [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.30` | `1.0.0-preview.37` |
| [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.25` | `1.0.0-preview.32` |
| [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.27` | `1.0.0-preview.34` |
| [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.9` | `1.0.0-preview.16` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.20.1` | `6.21.3` |
| [@kiota-community/kiota-gen](https://github.com/kiota-community/kiota-js-extra) | `1.0.0` | `1.0.1` |
| [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.3.7` | `3.4.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.3` | `20.11.5` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.42` | `18.2.48` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.17` | `18.2.18` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.13.2` | `6.19.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.13.2` | `6.19.1` |
| [eslint](https://github.com/eslint/eslint) | `8.55.0` | `8.56.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.7` | `5.0.12` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.2.2` | `4.3.1` |


Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.30 to 1.0.0-preview.37
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected])

Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.29 to 1.0.0-preview.36
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected])

Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.19 to 1.0.0-preview.26
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected])

Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.30 to 1.0.0-preview.37
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected])

Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.25 to 1.0.0-preview.32
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected])

Updates `@microsoft/kiota-serialization-text` from 1.0.0-preview.27 to 1.0.0-preview.34
- [Commits](https://github.com/microsoft-typescript/kiota/commits)

Updates `@microsoft/kiota-serialization-multipart` from 1.0.0-preview.9 to 1.0.0-preview.16
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected])

Updates `react-router-dom` from 6.20.1 to 6.21.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `@kiota-community/kiota-gen` from 1.0.0 to 1.0.1
- [Commits](https://github.com/kiota-community/kiota-js-extra/commits)

Updates `@types/luxon` from 3.3.7 to 3.4.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

Updates `@types/node` from 18.19.3 to 20.11.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.2.42 to 18.2.48
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.17 to 18.2.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@typescript-eslint/eslint-plugin` from 6.13.2 to 6.19.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.13.2 to 6.19.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/parser)

Updates `eslint` from 8.55.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.55.0...v8.56.0)

Updates `vite` from 5.0.7 to 5.0.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

Updates `vite-tsconfig-paths` from 4.2.2 to 4.3.1
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v4.2.2...v4.3.1)

---
updated-dependencies:
- dependency-name: "@microsoft/kiota-abstractions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@microsoft/kiota-http-fetchlibrary"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@microsoft/kiota-serialization-form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@microsoft/kiota-serialization-json"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@microsoft/kiota-authentication-azure"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@microsoft/kiota-serialization-text"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@microsoft/kiota-serialization-multipart"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-dependencies
- dependency-name: "@kiota-community/kiota-gen"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@types/luxon"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-dependencies
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 5fd84e5 commit eebfcc7
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 272 deletions.
Loading

0 comments on commit eebfcc7

Please sign in to comment.