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.9.9...v4.9.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent fd2ca51 commit 9178a95
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.4.3",
"private": true,
"dependencies": {
"@iobroker/adapter-react-v5": "^4.9.9",
"@iobroker/adapter-react-v5": "^4.9.10",
"@mui/material": "5.14.14",
"@mui/icons-material": "^5.15.10",
"@mui/styles": "5.14.14",
Expand Down

0 comments on commit 9178a95

Please sign in to comment.