From 7938f1a62176bb2767b9bf8ddf0c7ed43e379d84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 18:28:26 +0000 Subject: [PATCH] chore(deps): bump @versini/ui-hooks from 4.1.0 to 4.1.1 Bumps [@versini/ui-hooks](https://github.com/aversini/ui-components) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/aversini/ui-components/releases) - [Changelog](https://github.com/versini-org/ui-components/blob/main/.release-please-manifest.json) - [Commits](https://github.com/aversini/ui-components/compare/ui-hooks-v4.1.0...ui-hooks-v4.1.1) --- updated-dependencies: - dependency-name: "@versini/ui-hooks" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/auth-provider/package.json | 2 +- pnpm-lock.yaml | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/packages/auth-provider/package.json b/packages/auth-provider/package.json index 641a654..09f2385 100644 --- a/packages/auth-provider/package.json +++ b/packages/auth-provider/package.json @@ -46,7 +46,7 @@ "dependencies": { "@simplewebauthn/browser": "10.0.0", "@versini/auth-common": "workspace:../auth-common", - "@versini/ui-hooks": "4.1.0", + "@versini/ui-hooks": "4.1.1", "jose": "5.7.0", "uuid": "10.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa1cd29..67cf88e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -135,8 +135,8 @@ importers: specifier: workspace:../auth-common version: link:../auth-common '@versini/ui-hooks': - specifier: 4.1.0 - version: 4.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 4.1.1 + version: 4.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) jose: specifier: 5.7.0 version: 5.7.0 @@ -1831,6 +1831,12 @@ packages: react: ^18.3.1 react-dom: ^18.3.1 + '@versini/ui-hooks@4.1.1': + resolution: {integrity: sha512-SYHvE/0/zgXLd4fqjNLnSqY0kAKrcwXcsugygikMAcQEEm4pZ+8RtrrUHGN0ZhlKwnjr3vWFOJXzjD4H0pq1iA==} + peerDependencies: + react: ^18.3.1 + react-dom: ^18.3.1 + '@versini/ui-icons@1.11.0': resolution: {integrity: sha512-ALorSe1Q6wmxTl0PvyrMO3hCfaffZzPfcb4d+P5G+NizACWBWeAHp+GefqdvKLPJb/AwMBprw6LlGaTHauZB0A==} peerDependencies: @@ -8424,6 +8430,11 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) + '@versini/ui-hooks@4.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + '@versini/ui-icons@1.11.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@versini/ui-private': 1.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)