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 |
| --- | --- | --- |
| [@fontsource/public-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/public-sans) | `5.1.1` | `5.1.2` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.8` | `5.62.11` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.62.8` | `5.62.11` |
| [highlight.js](https://github.com/highlightjs/highlight.js) | `11.11.0` | `11.11.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.1.0` | `7.1.1` |


Updates `@fontsource/public-sans` from 5.1.1 to 5.1.2
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/public-sans)

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

Updates `@tanstack/react-query-devtools` from 5.62.8 to 5.62.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.11/packages/react-query-devtools)

Updates `highlight.js` from 11.11.0 to 11.11.1
- [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.11.0...11.11.1)

Updates `react-router-dom` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: "@fontsource/public-sans"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  dependency-group: production-dependencies
- dependency-name: react-router-dom
  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 Jan 2, 2025
1 parent 5a8f0f1 commit 5d52b7d
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
66 changes: 33 additions & 33 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 @@ -34,19 +34,19 @@
"window-resizeto": "^0.0.2"
},
"dependencies": {
"@fontsource/public-sans": "^5.1.1",
"@fontsource/public-sans": "^5.1.2",
"@github/filter-input-element": "^0.1.1",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.1.5",
"@remotedevforce/tom-select": "^2.2.8",
"@sentry/react": "^8.47.0",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.62.8",
"@tanstack/react-query-devtools": "^5.62.8",
"@tanstack/react-query": "^5.62.11",
"@tanstack/react-query-devtools": "^5.62.11",
"@zachleat/details-utils": "^2.0.2",
"formik": "^2.4.6",
"highlight.js": "^11.11.0",
"highlight.js": "^11.11.1",
"html2pdf.js": "^0.10.2",
"htmx.org": "^2.0.4",
"just-debounce-it": "^3.2.0",
Expand All @@ -55,7 +55,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-papaparse": "^4.4.0",
"react-router-dom": "^7.1.0",
"react-router-dom": "^7.1.1",
"react-toastify": "^10.0.6",
"simple-datatables": "^9.2.1",
"slugify": "^1.6.6",
Expand Down

0 comments on commit 5d52b7d

Please sign in to comment.