Commit daaa19e
authored
chore(deps): bump the prod-minor-versions group across 1 directory with 21 updates
Bumps the prod-minor-versions group with 21 updates in the /frontend directory:
| Package | From | To |
| --- | --- | --- |
| [@date-fns/tz](https://github.com/date-fns/tz) | `1.2.0` | `1.4.1` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.14` | `1.1.15` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.15` | `2.1.16` |
| [@radix-ui/react-progress](https://github.com/radix-ui/primitives) | `1.1.7` | `1.1.8` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.4` |
| [compression](https://github.com/expressjs/compression) | `1.8.0` | `1.8.1` |
| [express-session](https://github.com/expressjs/session) | `1.18.1` | `1.18.2` |
| [i18next](https://github.com/i18next/i18next) | `25.2.1` | `25.6.0` |
| [ioredis](https://github.com/luin/ioredis) | `5.6.1` | `5.8.2` |
| [isbot](https://github.com/omrilotan/isbot) | `5.1.28` | `5.1.32` |
| [jose](https://github.com/panva/jose) | `6.0.11` | `6.1.0` |
| [minimatch](https://github.com/isaacs/minimatch) | `10.0.1` | `10.1.1` |
| [morgan](https://github.com/expressjs/morgan) | `1.10.0` | `1.10.1` |
| [oauth4webapi](https://github.com/panva/oauth4webapi) | `3.5.1` | `3.8.2` |
| [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch) | `0.14.0` | `0.15.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.0` |
| [react-phone-number-input](https://gitlab.com/catamphetamine/react-phone-number-input) | `3.4.12` | `3.4.13` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.3.0` | `3.3.1` |
| [winston](https://github.com/winstonjs/winston) | `3.17.0` | `3.18.3` |
| [xstate](https://github.com/statelyai/xstate) | `5.19.4` | `5.24.0` |
Updates `@date-fns/tz` from 1.2.0 to 1.4.1
- [Release notes](https://github.com/date-fns/tz/releases)
- [Changelog](https://github.com/date-fns/tz/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/tz/commits/v1.4.1)
Updates `@radix-ui/react-dialog` from 1.1.14 to 1.1.15
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
Updates `@radix-ui/react-dropdown-menu` from 2.1.15 to 2.1.16
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
Updates `@radix-ui/react-progress` from 1.1.7 to 1.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
Updates `compression` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](expressjs/compression@1.8.0...v1.8.1)
Updates `express-session` from 1.18.1 to 1.18.2
- [Release notes](https://github.com/expressjs/session/releases)
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md)
- [Commits](expressjs/session@v1.18.1...v1.18.2)
Updates `i18next` from 25.2.1 to 25.6.0
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v25.2.1...v25.6.0)
Updates `ioredis` from 5.6.1 to 5.8.2
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.6.1...v5.8.2)
Updates `isbot` from 5.1.28 to 5.1.32
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v5.1.28...v5.1.32)
Updates `jose` from 6.0.11 to 6.1.0
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.0.11...v6.1.0)
Updates `minimatch` from 10.0.1 to 10.1.1
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.0.1...v10.1.1)
Updates `morgan` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/expressjs/morgan/releases)
- [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
- [Commits](expressjs/morgan@1.10.0...1.10.1)
Updates `oauth4webapi` from 3.5.1 to 3.8.2
- [Release notes](https://github.com/panva/oauth4webapi/releases)
- [Changelog](https://github.com/panva/oauth4webapi/blob/main/CHANGELOG.md)
- [Commits](panva/oauth4webapi@v3.5.1...v3.8.2)
Updates `openapi-fetch` from 0.14.0 to 0.15.0
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-fetch)
Updates `react` from 19.1.0 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react)
Updates `react-dom` from 19.1.0 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom)
Updates `react-phone-number-input` from 3.4.12 to 3.4.13
- [Commits](https://gitlab.com/catamphetamine/react-phone-number-input/commits/master)
Updates `tailwind-merge` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.3.0...v3.3.1)
Updates `winston` from 3.17.0 to 3.18.3
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.17.0...v3.18.3)
Updates `xstate` from 5.19.4 to 5.24.0
- [Release notes](https://github.com/statelyai/xstate/releases)
- [Commits](https://github.com/statelyai/xstate/compare/[email protected]@5.24.0)
---
updated-dependencies:
- dependency-name: "@date-fns/tz"
dependency-version: 1.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-versions
- dependency-name: "@radix-ui/react-dialog"
dependency-version: 1.1.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-minor-versions
- dependency-name: "@radix-ui/react-dropdown-menu"
dependency-version: 2.1.16
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-minor-versions
- dependency-name: "@radix-ui/react-progress"
dependency-version: 1.1.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-minor-versions
- dependency-name: "@radix-ui/react-slot"
dependency-version: 1.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-minor-versions
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-minor-versions
- dependency-name: express-session
dependency-version: 1.18.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-minor-versions
- dependency-name: i18next
dependency-version: 25.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-versions
- dependency-name: ioredis
dependency-version: 5.8.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-versions
- dependency-name: isbot
dependency-version: 5.1.32
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-minor-versions
- dependency-name: jose
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-versions
- dependency-name: minimatch
dependency-version: 10.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-versions
- dependency-name: morgan
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-minor-versions
- dependency-name: oauth4webapi
dependency-version: 3.8.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-versions
- dependency-name: openapi-fetch
dependency-version: 0.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-versions
- dependency-name: react
dependency-version: 19.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-versions
- dependency-name: react-dom
dependency-version: 19.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-versions
- dependency-name: react-phone-number-input
dependency-version: 3.4.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-minor-versions
- dependency-name: tailwind-merge
dependency-version: 3.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-minor-versions
- dependency-name: winston
dependency-version: 3.18.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-versions
- dependency-name: xstate
dependency-version: 5.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-versions
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 2916535 commit daaa19e
2 files changed
+395
-257
lines changed
0 commit comments