Skip to content

Commit

Permalink
build(deps): bump the prod-minor-versions group across 1 directory wi…
Browse files Browse the repository at this point in the history
…th 5 updates

Bumps the prod-minor-versions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.56.2` | `5.59.16` |
| [cookies-next](https://github.com/andreizanik/cookies-next) | `4.2.1` | `4.3.0` |
| [i18next](https://github.com/i18next/i18next) | `23.15.1` | `23.16.4` |
| [pino](https://github.com/pinojs/pino) | `9.4.0` | `9.5.0` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.0.2` | `15.1.0` |



Updates `@tanstack/react-query` from 5.56.2 to 5.59.16
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.16/packages/react-query)

Updates `cookies-next` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/andreizanik/cookies-next/releases)
- [Commits](andreizanik/cookies-next@v4.2.1...v4.3.0)

Updates `i18next` from 23.15.1 to 23.16.4
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.1...v23.16.4)

Updates `pino` from 9.4.0 to 9.5.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.4.0...v9.5.0)

Updates `react-i18next` from 15.0.2 to 15.1.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.0.2...v15.1.0)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: cookies-next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 494a5f2 commit 83143b3
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 34 deletions.
77 changes: 48 additions & 29 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"tsc:validate": "tsc --noEmit --incremental false"
},
"dependencies": {
"@tanstack/react-query": "5.56.2",
"cookies-next": "4.2.1",
"@tanstack/react-query": "5.59.16",
"cookies-next": "4.3.0",
"date-fns": "4.1.0",
"formik": "2.4.6",
"i18next": "23.15.1",
"i18next": "23.16.4",
"markdown-to-jsx": "7.5.0",
"next": "14.2.13",
"next-i18next": "15.3.1",
"next-seo": "6.6.0",
"pino": "9.4.0",
"pino": "9.5.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-focus-on": "3.9.4",
"react-i18next": "15.0.2",
"react-i18next": "15.1.0",
"react-idle-timer": "5.7.2",
"sharp": "0.33.5",
"yup": "1.4.0"
Expand Down

0 comments on commit 83143b3

Please sign in to comment.