Skip to content

Commit

Permalink
Bump the misc group in /ui with 4 updates (#574)
Browse files Browse the repository at this point in the history
Bumps the misc group in /ui with 4 updates: [dotenv-cli](https://github.com/entropitor/dotenv-cli), [react-fast-marquee](https://github.com/justin-chu/react-fast-marquee), [sharp](https://github.com/lovell/sharp) and [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer).


Updates `dotenv-cli` from 7.4.1 to 7.4.2
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](entropitor/dotenv-cli@v7.4.1...v7.4.2)

Updates `react-fast-marquee` from 1.6.4 to 1.6.5
- [Commits](https://github.com/justin-chu/react-fast-marquee/commits)

Updates `sharp` from 0.33.3 to 0.33.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.33.3...v0.33.4)

Updates `@next/bundle-analyzer` from 14.2.2 to 14.2.5
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.5/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: dotenv-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: react-fast-marquee
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: misc
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 2c4c075 commit 7174f7b
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
134 changes: 67 additions & 67 deletions ui/package-lock.json

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

8 changes: 4 additions & 4 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"@mui/material-nextjs": "^5.16.6",
"@tanstack/react-query": "^5.51.21",
"clsx": "^2.1.0",
"dotenv-cli": "^7.4.1",
"dotenv-cli": "^7.4.2",
"graphql": "^16.9.0",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
"next": "14.2.5",
"phoenix": "^1.7.12",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-fast-marquee": "^1.6.4",
"react-fast-marquee": "^1.6.5",
"react-ga4": "^2.1.0",
"react-leaflet": "^4.2.1",
"sharp": "^0.33.3",
"sharp": "^0.33.4",
"video.js": "^8.17.2",
"videojs-offset": "^2.1.3"
},
Expand All @@ -48,7 +48,7 @@
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@graphql-codegen/typescript-react-query": "^6.1.0",
"@next/bundle-analyzer": "^14.2.2",
"@next/bundle-analyzer": "^14.2.5",
"@tanstack/react-query-devtools": "^5.51.21",
"@types/leaflet": "^1.9.12",
"@types/node": "22.0.2",
Expand Down

0 comments on commit 7174f7b

Please sign in to comment.