Skip to content

Commit

Permalink
Update @iobroker/adapter-react-v5 requirement in /src
Browse files Browse the repository at this point in the history
Updates the requirements on [@iobroker/adapter-react-v5](https://github.com/ioBroker/adapter-react-v5) to permit the latest version.
- [Release notes](https://github.com/ioBroker/adapter-react-v5/releases)
- [Commits](ioBroker/adapter-react-v5@v4.0.25...v4.5.3)

---
updated-dependencies:
- dependency-name: "@iobroker/adapter-react-v5"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent e1d1350 commit f2731b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.3.15",
"private": true,
"dependencies": {
"@iobroker/adapter-react-v5": "^4.0.25",
"@iobroker/adapter-react-v5": "^4.5.3",
"@mui/material": "^5.11.15",
"@mui/icons-material": "^5.11.16",
"@mui/styles": "^5.11.13",
Expand Down

0 comments on commit f2731b2

Please sign in to comment.