diff --git a/package-lock.json b/package-lock.json index 9db0917aa..009825f9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@fontsource-variable/roboto-flex": "^5.0.15", "@iarna/toml": "^2.2.5", "@mui/material": "^5.15.21", - "@opencast/appkit": "^0.3.0", + "@opencast/appkit": "^0.3.1", "@reduxjs/toolkit": "^2.2.6", "@testing-library/jest-dom": "^6.4.6", "@types/iarna__toml": "^2.0.5", @@ -2766,9 +2766,9 @@ } }, "node_modules/@opencast/appkit": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@opencast/appkit/-/appkit-0.3.0.tgz", - "integrity": "sha512-w9jZBKpzJokT0HNjtO3rxx94Qimt8W6WmjDkg61rj5ETHv3Im794jyZLf/LRA3dsN+GfhE0dW3QuvIzXE/b2pw==", + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@opencast/appkit/-/appkit-0.3.1.tgz", + "integrity": "sha512-t0/UddTChHIuGxwaI4RV0bETk+IHkQI07kvC88jaqgonPmUbY1CLQaxihMHaZB4guTzaIY9umOAUuaxq7nuC4g==", "peerDependencies": { "@emotion/react": "^11.11.4", "@floating-ui/react": "^0.24.3", diff --git a/package.json b/package.json index 1bf7f04f9..050c205c2 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@fontsource-variable/roboto-flex": "^5.0.15", "@iarna/toml": "^2.2.5", "@mui/material": "^5.15.21", - "@opencast/appkit": "^0.3.0", + "@opencast/appkit": "^0.3.1", "@reduxjs/toolkit": "^2.2.6", "@testing-library/jest-dom": "^6.4.6", "@types/iarna__toml": "^2.0.5",