From 26ee306a32b84215229c45c3156cc95a904168ad Mon Sep 17 00:00:00 2001 From: GermanBluefox Date: Tue, 24 Oct 2023 19:33:06 +0200 Subject: [PATCH] * (bluefox) Updated packages --- src-rules/package.json | 4 ++-- src/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src-rules/package.json b/src-rules/package.json index d1d61cea..7180f1ac 100644 --- a/src-rules/package.json +++ b/src-rules/package.json @@ -19,8 +19,8 @@ "dependencies": { "@craco/craco": "^7.1.0", "@iobroker/adapter-react-v5": "^4.6.7", - "@mui/material": "^5.14.14", - "@mui/styles": "^5.14.14", + "@mui/material": "^5.14.15", + "@mui/styles": "^5.14.15", "@originjs/vite-plugin-federation": "^1.3.2", "@rollup/plugin-babel": "^6.0.4", "@rollup/plugin-commonjs": "^25.0.7", diff --git a/src/package.json b/src/package.json index f6a4f92d..b5f23146 100644 --- a/src/package.json +++ b/src/package.json @@ -5,7 +5,7 @@ "dependencies": { "@iobroker/adapter-react-v5": "^4.6.7", "@mui/material": "^5.14.15", - "@mui/icons-material": "^5.14.14", + "@mui/icons-material": "^5.14.15", "@mui/styles": "^5.14.15", "babel-eslint": "^10.1.0", "@sentry/browser": "^7.75.0",