diff --git a/package-lock.json b/package-lock.json index 704e1d76c..85c9b747f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@fontsource-variable/roboto-flex": "^5.0.3", "@iarna/toml": "^2.2.5", "@mui/material": "^5.14.16", - "@opencast/appkit": "^0.2.1", + "@opencast/appkit": "^0.2.2", "@reduxjs/toolkit": "^1.9.7", "@testing-library/jest-dom": "^6.1.3", "@types/iarna__toml": "^2.0.4", @@ -3860,9 +3860,9 @@ } }, "node_modules/@opencast/appkit": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/@opencast/appkit/-/appkit-0.2.1.tgz", - "integrity": "sha512-G8tpq52kFbA/ZiPYXhrWi5METuUqNWvsQ1WISvOnK1TjedHiOpsG+tukH570546Lal5KA0lgCb26Lo4lQ6rB+g==", + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@opencast/appkit/-/appkit-0.2.2.tgz", + "integrity": "sha512-m5VY/VmIQcRK+FbGZj187TZ6l+v0ON6c7S4yB7oyZfkrlaASLWQ4ibxVpo/9VosuyxeB/iah8cgGy7Rksh+/Rg==", "peerDependencies": { "@emotion/react": "^11.11.1", "@floating-ui/react": "^0.24.3", diff --git a/package.json b/package.json index 43784ced4..e51f5fb82 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@fontsource-variable/roboto-flex": "^5.0.3", "@iarna/toml": "^2.2.5", "@mui/material": "^5.14.16", - "@opencast/appkit": "^0.2.1", + "@opencast/appkit": "^0.2.2", "@reduxjs/toolkit": "^1.9.7", "@testing-library/jest-dom": "^6.1.3", "@types/iarna__toml": "^2.0.4",