Skip to content

Commit af6a44d

Browse files
Update @iobroker/adapter-react-v5 requirement in /src-admin
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](https://github.com/ioBroker/adapter-react-v5/commits) --- updated-dependencies: - dependency-name: "@iobroker/adapter-react-v5" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 840d038 commit af6a44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
1111
"@craco/craco": "^7.1.0",
12-
"@iobroker/adapter-react-v5": "^7.0.1",
12+
"@iobroker/adapter-react-v5": "^7.4.2",
1313
"@iobroker/json-config": "^7.1.0",
1414
"@mui/icons-material": "^6.0.1",
1515
"@mui/material": "^6.0.1",

0 commit comments

Comments
 (0)