Skip to content

Commit

Permalink
chore(deps): bump the minorandpatch group in /website with 7 updates (#…
Browse files Browse the repository at this point in the history
…1282)

Bumps the minorandpatch group in /website with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [openid-client](https://github.com/panva/node-openid-client) | `5.6.4` | `5.6.5` |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.189` | `2.2.190` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.24` | `20.11.25` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.63` | `18.2.64` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.20` | `18.2.21` |
| [msw](https://github.com/mswjs/msw) | `2.2.2` | `2.2.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` |


Updates `openid-client` from 5.6.4 to 5.6.5
- [Release notes](https://github.com/panva/node-openid-client/releases)
- [Changelog](https://github.com/panva/node-openid-client/blob/main/CHANGELOG.md)
- [Commits](panva/node-openid-client@v5.6.4...v5.6.5)

Updates `@iconify/json` from 2.2.189 to 2.2.190
- [Commits](iconify/icon-sets@2.2.189...2.2.190)

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

Updates `@types/react` from 18.2.63 to 18.2.64
- [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.20 to 18.2.21
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `msw` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.2.2...v2.2.3)

Updates `typescript` from 5.3.3 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.2)

---
updated-dependencies:
- dependency-name: openid-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@iconify/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 9, 2024
1 parent b478d98 commit f85845f
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
60 changes: 30 additions & 30 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"neverthrow": "^6.1.0",
"openid-client": "^5.6.4",
"openid-client": "^5.6.5",
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-confirm-alert": "^3.0.6",
Expand All @@ -53,7 +53,7 @@
"@astrojs/react": "^3.0.10",
"@astrojs/tailwind": "^5.1.0",
"@emotion/styled": "^11.11.0",
"@iconify/json": "^2.2.189",
"@iconify/json": "^2.2.190",
"@playwright/test": "^1.42.1",
"@tanstack/eslint-plugin-query": "^5.20.1",
"@testing-library/dom": "^9.3.4",
Expand All @@ -63,9 +63,9 @@
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash": "^4.14.202",
"@types/luxon": "^3.4.2",
"@types/node": "^20.11.24",
"@types/react": "^18.2.63",
"@types/react-dom": "^18.2.20",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
Expand All @@ -80,12 +80,12 @@
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "^4.6.0",
"jsdom": "^24.0.0",
"msw": "^2.2.2",
"msw": "^2.2.3",
"prettier": "3.2.5",
"prettier-plugin-astro": "^0.13.0",
"sass": "^1.71.1",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"uuid": "^9.0.1",
"vitest": "1.3.1"
}
Expand Down

0 comments on commit f85845f

Please sign in to comment.