Skip to content

Commit 81c2990

Browse files
Update @module-federation/vite requirement in /src-admin
Updates the requirements on [@module-federation/vite](https://github.com/module-federation/vite) to permit the latest version. - [Release notes](https://github.com/module-federation/vite/releases) - [Changelog](https://github.com/module-federation/vite/blob/main/CHANGELOG.md) - [Commits](module-federation/vite@1.4.1...1.9.1) --- updated-dependencies: - dependency-name: "@module-federation/vite" dependency-version: 1.9.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5b007c commit 81c2990

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
@@ -14,7 +14,7 @@
1414
"@iobroker/adapter-react-v5": "8.0.13",
1515
"@iobroker/json-config": "8.0.6",
1616
"@module-federation/runtime": "^0.21.4",
17-
"@module-federation/vite": "^1.9.0",
17+
"@module-federation/vite": "^1.9.2",
1818
"@mui/icons-material": "^6.5.0",
1919
"@mui/material": "^6.5.0",
2020
"@mui/x-date-pickers": "^7.29.4",

0 commit comments

Comments
 (0)