Skip to content

Commit

Permalink
Bump the production-dependencies group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@sentry/react](https://github.com/getsentry/sentry-javascript) | `8.42.0` | `8.45.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.3` | `5.62.7` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.62.3` | `5.62.7` |
| [highlight.js](https://github.com/highlightjs/highlight.js) | `11.10.0` | `11.11.0` |
| [htmx.org](https://github.com/bigskysoftware/htmx) | `2.0.3` | `2.0.4` |


Updates `@sentry/react` from 8.42.0 to 8.45.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.42.0...8.45.0)

Updates `@tanstack/react-query` from 5.62.3 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 `@tanstack/react-query-devtools` from 5.62.3 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-devtools)

Updates `highlight.js` from 11.10.0 to 11.11.0
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@11.10.0...11.11.0)

Updates `htmx.org` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/bigskysoftware/htmx/releases)
- [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md)
- [Commits](bigskysoftware/htmx@v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: highlight.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: htmx.org
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 1a3407e commit ca741fa
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
112 changes: 56 additions & 56 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 @@ -39,16 +39,16 @@
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.1.5",
"@remotedevforce/tom-select": "^2.2.8",
"@sentry/react": "^8.42.0",
"@sentry/react": "^8.45.0",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.62.3",
"@tanstack/react-query-devtools": "^5.62.3",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-query-devtools": "^5.62.7",
"@zachleat/details-utils": "^2.0.2",
"formik": "^2.4.6",
"highlight.js": "^11.10.0",
"highlight.js": "^11.11.0",
"html2pdf.js": "^0.10.2",
"htmx.org": "^2.0.3",
"htmx.org": "^2.0.4",
"just-debounce-it": "^3.2.0",
"pretty-bytes": "^6.1.1",
"prop-types": "^15.8.1",
Expand Down

0 comments on commit ca741fa

Please sign in to comment.