Skip to content

Commit

Permalink
Update @iobroker/adapter-react-v5 requirement in /src-admin
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@v7.0.1...v7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 840d038 commit b36e81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@craco/craco": "^7.1.0",
"@iobroker/adapter-react-v5": "^7.0.1",
"@iobroker/adapter-react-v5": "^7.2.1",
"@iobroker/json-config": "^7.1.0",
"@mui/icons-material": "^6.0.1",
"@mui/material": "^6.0.1",
Expand Down

0 comments on commit b36e81f

Please sign in to comment.