From e0e1dc3adbc29c5e80995f64141409c67011680f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 09:12:15 +0000 Subject: [PATCH] Bump inter-ui from 4.0.2 to 4.1.0 in /resources Bumps [inter-ui](https://github.com/philipbelesky/inter-ui) from 4.0.2 to 4.1.0. - [Changelog](https://github.com/philipbelesky/inter-ui/blob/main/CHANGELOG.md) - [Commits](https://github.com/philipbelesky/inter-ui/commits) --- updated-dependencies: - dependency-name: inter-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- resources/package.json | 2 +- resources/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/package.json b/resources/package.json index 31ea935..258d6aa 100644 --- a/resources/package.json +++ b/resources/package.json @@ -14,7 +14,7 @@ "@types/react": "^18.3.11", "@types/react-dom": "^18.0.0", "install": "^0.13.0", - "inter-ui": "^4.0.1", + "inter-ui": "^4.1.0", "normalize-url": "^8.0.0", "postcss": "^8.4.49", "react": "^18.0.0", diff --git a/resources/yarn.lock b/resources/yarn.lock index 4b61674..0407ad0 100644 --- a/resources/yarn.lock +++ b/resources/yarn.lock @@ -5242,10 +5242,10 @@ install@^0.13.0: resolved "https://registry.yarnpkg.com/install/-/install-0.13.0.tgz#6af6e9da9dd0987de2ab420f78e60d9c17260776" integrity sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA== -inter-ui@^4.0.1: - version "4.0.2" - resolved "https://registry.yarnpkg.com/inter-ui/-/inter-ui-4.0.2.tgz#e1bcfcaad509a084396e22cb23480df8caa9a8a2" - integrity sha512-YmfzwEtzuVzEenQwSB/tmmqi/A0a2GnFk4mG4ZFULXiO5DNk0fJWiO3o9i1sdVKuMVGx9iiNQnCq8ghWZJVVHw== +inter-ui@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/inter-ui/-/inter-ui-4.1.0.tgz#f812624aa0dcdc9d5bfc3c65b2ff67c0f04ff0b5" + integrity sha512-lUJ5YLtpj7jWsrhTbN5w32MLOqISGFGOTMRNn+IGhLrbt67z5yvmBRoqpLCWLVlJ+l7kqnH6su4meEqvLMfAAA== internal-slot@^1.0.7: version "1.0.7"