Skip to content

Commit

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


Updates `next` from 14.2.3 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](vercel/next.js@v14.2.3...v14.2.5)

Updates `@types/react` from 18.3.1 to 18.3.3
- [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>
Co-authored-by: Paul Cretu <paul.s.cretu@gmail.com>
  • Loading branch information
dependabot[bot] and paulcretu committed Jul 31, 2024
1 parent 2f71627 commit 4d99b99
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.8.1",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
"next": "14.2.3",
"next": "14.2.5",
"phoenix": "^1.7.12",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -53,7 +53,7 @@
"@types/leaflet": "^1.9.12",
"@types/node": "22.0.2",
"@types/phoenix": "^1.6.4",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/video.js": "^7.3.58",
"@typescript-eslint/eslint-plugin": "^7.8.0",
Expand Down

0 comments on commit 4d99b99

Please sign in to comment.