Skip to content

Commit 6f9303d

Browse files
Update @module-federation/vite requirement in /src-editor
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.5.1) --- updated-dependencies: - dependency-name: "@module-federation/vite" dependency-version: 1.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dcc86d3 commit 6f9303d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@iobroker/type-detector": "^4.5.0",
1414
"@iobroker/types": "^7.0.7",
1515
"@module-federation/runtime": "^0.15.0",
16-
"@module-federation/vite": "^1.4.1",
16+
"@module-federation/vite": "^1.6.0",
1717
"@mui/icons-material": "^6.4.12",
1818
"@mui/material": "^6.4.12",
1919
"@mui/x-date-pickers": "^7.29.4",

0 commit comments

Comments
 (0)