From d51c4b30984b815bad64588f35e67c003a691aeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 09:57:30 +0000 Subject: [PATCH] Bump dokz from 2.0.7 to 2.0.16 in /packages/website Bumps [dokz](https://github.com/remorses/dokz/tree/HEAD/dokz) from 2.0.7 to 2.0.16. - [Release notes](https://github.com/remorses/dokz/releases) - [Changelog](https://github.com/remorses/dokz/blob/master/CHANGELOG.md) - [Commits](https://github.com/remorses/dokz/commits/dokz_2.0.16/dokz) --- updated-dependencies: - dependency-name: dokz dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/package.json b/packages/website/package.json index c704235e..058f8098 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -13,7 +13,7 @@ "@finetwork/ui": "1.1.0", "@finetwork/ui-sections": "0.2.0", "@stitches/react": "1.2.8", - "dokz": "2.0.7", + "dokz": "2.0.16", "framer-motion": "latest", "next": "latest", "next-compose-plugins": "^2.2.1",