Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Bump the ui-app-dependencies group in /ui/ui-app with 14 updates #147

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Bumps the ui-app-dependencies group in /ui/ui-app with 14 updates:

Package From To
@apicurio/common-ui-components 1.0.14 2.0.0
@patternfly/patternfly 5.1.0 5.2.0
@patternfly/react-core 5.1.2 5.2.0
@patternfly/react-icons 5.1.2 5.2.0
@patternfly/react-table 5.1.2 5.2.0
dexie 3.2.4 3.2.5
oidc-client-ts 2.4.0 3.0.1
react-router-dom 6.21.3 6.22.0
@types/react 18.2.48 18.2.55
@types/react-dom 18.2.18 18.2.19
@typescript-eslint/eslint-plugin 6.19.1 7.0.1
@typescript-eslint/parser 6.19.1 7.0.1
@vitejs/plugin-react-swc 3.5.0 3.6.0
vite 5.0.12 5.1.1

Updates @apicurio/common-ui-components from 1.0.14 to 2.0.0

Updates @patternfly/patternfly from 5.1.0 to 5.2.0

Release notes

Sourced from @​patternfly/patternfly's releases.

v5.2.0

What's Changed

Dependency bumps

Full Changelog: patternfly/patternfly@v5.1.0...v5.2.0

prerelease-v5.2.0-prerelease.7

5.2.0-prerelease.7 (2023-12-07)

Bug Fixes

... (truncated)

Commits
  • 7bff190 chore(deps): update dependency @​patternfly/documentation-framework to v5.3.18...
  • fd18c81 chore: revert last change to github actions
  • 2566645 chore: fix puppeteer + chromium issue
  • 48c4dc9 chore(deps): update dependency @​patternfly/documentation-framework to v5.3.11...
  • 87d4503 fix(card/menu-toggle/check): alignment bugs (#6110)
  • 6641924 chore(deps): update dependency @​patternfly/react-table to v5.1.2 (#6114)
  • 8e35e59 chore(deps): update dependency @​patternfly/react-code-editor to v5.1.2 (#6112)
  • b49e685 chore(deps): update dependency @​patternfly/react-core to v5.1.2 (#6113)
  • 38e56f6 fix(form): keep form groups/controls from growing too wide (#6109)
  • a342a62 chore(deps): update dependency @​patternfly/documentation-framework to v5.3.9 ...
  • Additional commits viewable in compare view

Updates @patternfly/react-core from 5.1.2 to 5.2.0

Commits
  • fc901ee chore(release): releasing packages [ci skip]
  • fa64d43 chore: update promote script [ci skip]
  • 90912eb chore(release): releasing packages [ci skip]
  • 13236c6 fix: whitespace change to trigger prerelease
  • 07a7ec3 chore(build): add script to stop exporting demos in built files (#10063)
  • ef5fc38 chore(release): releasing packages [ci skip]
  • 276b6a1 fix: white space change to trigger prerelease
  • ba0a378 chore: do promotion in two steps [ci skip]
  • 1cd0691 Revert release attempt (#10062)
  • 30b52a0 chore(release): releasing packages [ci skip]
  • Additional commits viewable in compare view

Updates @patternfly/react-icons from 5.1.2 to 5.2.0

Commits
  • fc901ee chore(release): releasing packages [ci skip]
  • fa64d43 chore: update promote script [ci skip]
  • 90912eb chore(release): releasing packages [ci skip]
  • 13236c6 fix: whitespace change to trigger prerelease
  • 07a7ec3 chore(build): add script to stop exporting demos in built files (#10063)
  • ef5fc38 chore(release): releasing packages [ci skip]
  • 276b6a1 fix: white space change to trigger prerelease
  • ba0a378 chore: do promotion in two steps [ci skip]
  • 1cd0691 Revert release attempt (#10062)
  • 30b52a0 chore(release): releasing packages [ci skip]
  • Additional commits viewable in compare view

Updates @patternfly/react-table from 5.1.2 to 5.2.0

Commits
  • fc901ee chore(release): releasing packages [ci skip]
  • fa64d43 chore: update promote script [ci skip]
  • 90912eb chore(release): releasing packages [ci skip]
  • 13236c6 fix: whitespace change to trigger prerelease
  • 07a7ec3 chore(build): add script to stop exporting demos in built files (#10063)
  • ef5fc38 chore(release): releasing packages [ci skip]
  • 276b6a1 fix: white space change to trigger prerelease
  • ba0a378 chore: do promotion in two steps [ci skip]
  • 1cd0691 Revert release attempt (#10062)
  • 30b52a0 chore(release): releasing packages [ci skip]
  • Additional commits viewable in compare view

Updates dexie from 3.2.4 to 3.2.5

Release notes

Sourced from dexie's releases.

Dexie v3.2.5

Bugfix

  • Fix issue with BigInt64Array (#1890) (and BigUint64Array) - cherry picked from 4.0.1-beta.8
Commits
  • 07454f5 Build output
  • 54f042d Merge remote-tracking branch 'origin/releases-3' into master-3
  • 0e4ef3e Releasing v3.2.5
  • 88b9e61 Replace 1n with BigInt(1) for tests on old browsers to run in release script
  • 820530e npm audit fix
  • d7f8d85 Removing a 4.0 test that happened to slip through to 3.x in a cherry-pick ope...
  • 7c2f083 Support BigUint64Array (not just BigInt64Array)
  • 188fbba Fix issue with BigInt64Array (#1892)
  • 5966dfd Added gh-actions for 3x (#1751)
  • 74891ca Workaround for UnknownError in Chrome (#543)
  • Additional commits viewable in compare view

Updates oidc-client-ts from 2.4.0 to 3.0.1

Release notes

Sourced from oidc-client-ts's releases.

v3.0.1

oidc-client-ts 3.0.1 is a bug fix release.

No longer using crypto-js package, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS). Also have a look into the migration info.

Changelog:

  • Fixes:
    • #1379: userManager.signoutRedirect not working (by reverting #1342)

v3.0.0

oidc-client-ts 3.0.0 is a major release.

No longer using crypto-js package, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS). Also have a look into the migration info.

Changelog:

  • Breaking changes:
    • #275: use native web crypto instead of crypto-js package
    • #1232: improve merge claims behavior
    • #930: drop deprecated settings
    • #1230: update jwt-decode
    • #1231: require node >=18
  • Fixes:
    • #1010: make response_mode optional
    • #1242: session change not fired if identity token does not contain a sid claim
    • #1300: explicitly throw an error when crypto.subtle is undefined
    • #1292: docs(authorization-code-grant.md): update broken link
    • #1316: use npm distribution tags for upcoming releases
    • #1313: handle promise in Events.raise
    • #1341: UserManager.events().unload() event is triggered too early on UserManager.signoutRedirect()
  • Features:
    • #1250: improve documentation
    • #1291: allow to optionally pass redirect_uri to UserManager.signinSilent when using refresh token
    • #1258: allow to optionally pass extraTokenParams to UserManager.signinSilent when using refresh token
    • #1275: add documentation section about hash-mode routing

thanks to @​43081j, @​huysentruitw, @​marcoreni, @​Lyokolux, @​MathiasRossen, @​tennox and @​PSanetra

v3.0.0-rc.2

oidc-client-ts 3.0.0-rc.2 is a major pre release.

No longer using crypto-js package, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS).

Changelog:

  • Fixes:
    • #1341: UserManager.events().unload() event is triggered too early on UserManager.signoutRedirect()

thanks to @​PSanetra

v3.0.0-rc.1

... (truncated)

Commits
  • 0d9dd56 v3.0.1
  • b155e21 Merge pull request #1393 from authts/improve-unit-tests
  • 85ae19d fix: ignore user's editor settings
  • 166f5ae test: add unit-test for signoutRedirect
  • af51b5b Merge pull request #1392 from authts/fix-1379-revert-1341
  • 8d6c944 Revert "fix(UserManager): Fix too early events().unload() event before user i...
  • fbfab23 Revert "fix: improve migration notice about #1379"
  • b58bbb4 Merge pull request #1390 from authts/dependabot/npm_and_yarn/microsoft/api-ex...
  • 2d03d7c build(deps-dev): bump @​microsoft/api-extractor from 7.39.5 to 7.40.0
  • 2a69f62 Merge pull request #1387 from authts/dependabot/npm_and_yarn/lint-staged-15.2.2
  • Additional commits viewable in compare view

Updates react-router-dom from 6.21.3 to 6.22.0

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8

react-router-dom-v5-compat@6.4.0-pre.7

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.7
    • react-router-dom@6.4.0-pre.7

react-router-dom-v5-compat@6.4.0-pre.6

Patch Changes

  • 44bce3c6: Fix react-router-dom peer dependency version
    • react-router@6.4.0-pre.6
    • react-router-dom@6.4.0-pre.6

react-router-dom-v5-compat@6.4.0-pre.5

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.22.0

Minor Changes

  • Include a window__reactRouterVersion tag for CWV Report detection (#11222)

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.15.0
    • react-router@6.22.0
Commits

Updates @types/react from 18.2.48 to 18.2.55

Commits

Updates @types/react-dom from 18.2.18 to 18.2.19

Commits

Updates @typescript-eslint/eslint-plugin from 6.19.1 to 7.0.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.0.0

7.0.0 (2024-02-12)

Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/

🚀 Features

  • add support for flat configs (#7935)

🩹 Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers (#8390)

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements (#8377)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v6.21.0

6.21.0 (2024-02-05)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser

❤️ Thank You

  • Tim Dorr

You can read about our versioning strategy and releases on our website.

7.0.0 (2024-02-12)

🚀 Features

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

🩹 Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

❤️ Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

You can read about our versioning strategy and releases on our website.

6.21.0 (2024-02-05)

🚀 Features

  • export plugin metadata

  • allow parserOptions.project: false

... (truncated)

Commits
  • 4f3215f chore(release): publish 7.0.1
  • 422791c fix(eslint-plugin): update peer dep for parser (#8441)
  • b27de99 chore(release): publish 7.0.0
  • 379f742 chore(eslint-plugin): [no-confusing-void-expression] explicitly state default...
  • b636baa docs: fix restrict-plus-operands example (#8362)
  • 1aa393c chore(deps): update dependency prettier to v3.2.5 (#8401)
  • 8ef5f4b feat: add support for flat configs (#7935)
  • c298350 fix(eslint-plugin): [prefer-find] stop throwing type errors when converting s...
  • 1200b4c chore(deps): update nx to v17.3.0 (#8317)
  • 584db29 feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.19.1 to 7.0.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.0.0

7.0.0 (2024-02-12)

Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/

🚀 Features

  • add support for flat configs (#7935)

🩹 Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers (#8390)

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements (#8377)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v6.21.0

6.21.0 (2024-02-05)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.0.1 (2024-02-12)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.0.0 (2024-02-12)

🚀 Features

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

❤️ Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

You can read about our versioning strategy and releases on our website.

6.21.0 (2024-02-05)

🚀 Features

  • allow parserOptions.project: false

❤️ Thank You

  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

You can read about our versioning strategy and releases on our website.

6.20.0 (2024-01-29)

This was a version bump only for parser to align it with other projects, there were no code changes.

... (truncated)

Commits

Updates @vitejs/plugin-react-swc from 3.5.0 to 3.6.0

Release notes

Sourced from @​vitejs/plugin-react-swc's releases.

v3.6.0

Add parserConfig option

This will unlock to use the plugin in some use cases where the original source code is not in TS. Using this option to keep using JSX inside .js files is highly discouraged and can be removed in any future version.

Changelog

Sourced from @​vitejs/plugin-react-swc's changelog.

3.6.0

Add parserConfig option

This will unlock to use the plugin in some use cases where the original source code is not in TS. Using this option to keep using JSX inside .js files is highly discouraged and can be removed in any future version.

Commits

Updates vite from 5.0.12 to 5.1.1

Release notes

Sourced from vite's releases.

create-vite@5.1.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.1.1 (2024-02-09)

5.1.0 (2024-02-08)

Vite 5.1 is out! Read the announcement blog post at https://vitejs.dev/blog/announcing-vite5-1!

5.1.0-beta.7 (2024-02-07)

5.1.0-beta.6 (2024-02-01)

5.1.0-beta.5 (2024-01-27)

5.1.0-beta.4 (2024-01-26)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ui-app-dependencies group in /ui/ui-app with 14 updates:

| Package | From | To |
| --- | --- | --- |
| @apicurio/common-ui-components | `1.0.14` | `2.0.0` |
| [@patternfly/patternfly](https://github.com/patternfly/patternfly) | `5.1.0` | `5.2.0` |
| [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.1.2` | `5.2.0` |
| [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) | `5.1.2` | `5.2.0` |
| [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.1.2` | `5.2.0` |
| [dexie](https://github.com/dfahlander/Dexie.js) | `3.2.4` | `3.2.5` |
| [oidc-client-ts](https://github.com/authts/oidc-client-ts) | `2.4.0` | `3.0.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.21.3` | `6.22.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.55` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.19` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.1` | `7.0.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.1` | `7.0.1` |
| [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.5.0` | `3.6.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.12` | `5.1.1` |


Updates `@apicurio/common-ui-components` from 1.0.14 to 2.0.0

Updates `@patternfly/patternfly` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](patternfly/patternfly@v5.1.0...v5.2.0)

Updates `@patternfly/react-core` from 5.1.2 to 5.2.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.1.2...@patternfly/react-core@5.2.0)

Updates `@patternfly/react-icons` from 5.1.2 to 5.2.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.1.2...@patternfly/react-icons@5.2.0)

Updates `@patternfly/react-table` from 5.1.2 to 5.2.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.1.2...@patternfly/react-table@5.2.0)

Updates `dexie` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/dfahlander/Dexie.js/releases)
- [Commits](dexie/Dexie.js@v3.2.4...v3.2.5)

Updates `oidc-client-ts` from 2.4.0 to 3.0.1
- [Release notes](https://github.com/authts/oidc-client-ts/releases)
- [Commits](authts/oidc-client-ts@v2.4.0...v3.0.1)

Updates `react-router-dom` from 6.21.3 to 6.22.0
- [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/react-router-dom@6.22.0/packages/react-router-dom)

Updates `@types/react` from 18.2.48 to 18.2.55
- [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.18 to 18.2.19
- [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.19.1 to 7.0.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/v7.0.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.19.1 to 7.0.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/v7.0.1/packages/parser)

Updates `@vitejs/plugin-react-swc` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md)
- [Commits](vitejs/vite-plugin-react-swc@v3.5.0...v3.6.0)

Updates `vite` from 5.0.12 to 5.1.1
- [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.1.1/packages/vite)

---
updated-dependencies:
- dependency-name: "@apicurio/common-ui-components"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ui-app-dependencies
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-app-dependencies
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-app-dependencies
- dependency-name: "@patternfly/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-app-dependencies
- dependency-name: "@patternfly/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-app-dependencies
- dependency-name: dexie
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-app-dependencies
- dependency-name: oidc-client-ts
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ui-app-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-app-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-app-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-app-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-app-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ui-app-dependencies
- dependency-name: "@vitejs/plugin-react-swc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-app-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-app-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2024

Superseded by #148.

@dependabot dependabot bot closed this Feb 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/ui-app/ui-app-dependencies-c392d10c8e branch February 14, 2024 14:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants