From 1409f908f4736d1eca174d895081dbbaae28c828 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 10:35:09 +0000 Subject: [PATCH] fix(deps): update dependency @emotion/unitless to ^0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a73b78c243..e7b1cb7e15 100644 --- a/package.json +++ b/package.json @@ -281,7 +281,7 @@ "@babel/runtime": "^7.10.5", "@ctrl/tinycolor": "^3.5.0", "@emotion/hash": "^0.9.0", - "@emotion/unitless": "^0.8.0", + "@emotion/unitless": "^0.10.0", "@simonwep/pickr": "~1.8.0", "array-tree-filter": "^2.1.0", "async-validator": "^4.0.0",