Skip to content

Commit

Permalink
Bump the misc group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the misc group with 3 updates in the /ui directory: [clsx](https://github.com/lukeed/clsx), [video.js](https://github.com/videojs/video.js) and [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer).


Updates `clsx` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v2.1.0...v2.1.1)

Updates `video.js` from 8.10.0 to 8.12.0
- [Release notes](https://github.com/videojs/video.js/releases)
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md)
- [Commits](videojs/video.js@v8.10.0...v8.12.0)

Updates `@next/bundle-analyzer` from 14.2.2 to 14.2.3
- [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.3/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: video.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 962775e commit 3912e3e
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 43 deletions.
64 changes: 24 additions & 40 deletions ui/package-lock.json

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

6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@mui/material": "^5.15.15",
"@mui/material-nextjs": "^5.15.11",
"@tanstack/react-query": "^5.32.0",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"dotenv-cli": "^7.4.1",
"graphql": "^16.8.1",
"leaflet": "^1.9.4",
Expand All @@ -39,7 +39,7 @@
"react-ga4": "^2.1.0",
"react-leaflet": "^4.2.1",
"sharp": "^0.33.3",
"video.js": "^8.10.0",
"video.js": "^8.12.0",
"videojs-offset": "^2.1.3"
},
"devDependencies": {
Expand All @@ -48,7 +48,7 @@
"@graphql-codegen/typescript": "^4.0.6",
"@graphql-codegen/typescript-operations": "^4.2.0",
"@graphql-codegen/typescript-react-query": "^6.1.0",
"@next/bundle-analyzer": "^14.2.2",
"@next/bundle-analyzer": "^14.2.3",
"@tanstack/react-query-devtools": "^5.32.0",
"@types/leaflet": "^1.9.12",
"@types/node": "20.12.7",
Expand Down

0 comments on commit 3912e3e

Please sign in to comment.