From 4ae5759695af1cc7c39737ec5ecd01324789dd03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 10:02:35 +0000 Subject: [PATCH] Bump @opencast/appkit from 0.2.1 to 0.2.2 Bumps [@opencast/appkit](https://github.com/opencast/appkit) from 0.2.1 to 0.2.2. - [Commits](https://github.com/opencast/appkit/commits) --- updated-dependencies: - dependency-name: "@opencast/appkit" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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",