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 6 updates

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

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.1` | `5.62.7` |
| [i18next](https://github.com/i18next/i18next) | `24.0.2` | `24.1.0` |
| [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) | `7.7.0` | `7.7.1` |
| [next](https://github.com/vercel/next.js) | `15.0.3` | `15.1.0` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.1.3` | `15.2.0` |
| [yup](https://github.com/jquense/yup) | `1.4.0` | `1.6.0` |



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

Updates `i18next` from 24.0.2 to 24.1.0
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.0.2...v24.1.0)

Updates `markdown-to-jsx` from 7.7.0 to 7.7.1
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases)
- [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md)
- [Commits](quantizor/markdown-to-jsx@v7.7.0...v7.7.1)

Updates `next` from 15.0.3 to 15.1.0
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.0.3...v15.1.0)

Updates `react-i18next` from 15.1.3 to 15.2.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.1.3...v15.2.0)

Updates `yup` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: markdown-to-jsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-versions
- dependency-name: next
  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
- dependency-name: yup
  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 Dec 16, 2024
1 parent 26672f9 commit d1b8253
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 96 deletions.
164 changes: 74 additions & 90 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,23 @@
"tsc:validate": "tsc --noEmit --incremental false"
},
"dependencies": {
"@tanstack/react-query": "5.62.1",
"@tanstack/react-query": "5.62.7",
"cookies-next": "5.0.2",
"date-fns": "4.1.0",
"formik": "2.4.6",
"i18next": "24.0.2",
"markdown-to-jsx": "7.7.0",
"next": "15.0.3",
"i18next": "24.1.0",
"markdown-to-jsx": "7.7.1",
"next": "15.1.0",
"next-i18next": "15.4.0",
"next-seo": "6.6.0",
"pino": "9.5.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-focus-on": "3.9.4",
"react-i18next": "15.1.3",
"react-i18next": "15.2.0",
"react-idle-timer": "5.7.2",
"sharp": "0.33.5",
"yup": "1.4.0"
"yup": "1.6.0"
},
"devDependencies": {
"@faker-js/faker": "9.2.0",
Expand Down

0 comments on commit d1b8253

Please sign in to comment.