Skip to content

Commit

Permalink
Bump the frameworks group across 1 directory with 2 updates (#614)
Browse files Browse the repository at this point in the history
Bumps the frameworks group with 2 updates in the /ui directory: [next](https://github.com/vercel/next.js) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `next` from 14.2.7 to 14.2.8
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.7...v14.2.8)

Updates `@types/react` from 18.3.4 to 18.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frameworks
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frameworks
...

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 Sep 15, 2024
1 parent 9122926 commit 183d250
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
96 changes: 48 additions & 48 deletions ui/package-lock.json

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

4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"graphql": "^16.9.0",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
"next": "14.2.7",
"next": "14.2.8",
"phoenix": "^1.7.14",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -53,7 +53,7 @@
"@types/leaflet": "^1.9.12",
"@types/node": "22.3.0",
"@types/phoenix": "^1.6.5",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/video.js": "^7.3.58",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down

0 comments on commit 183d250

Please sign in to comment.