From 432fd364861fbfade78b9ffb7799fe26e08d5076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 05:59:26 +0000 Subject: [PATCH] Bump @wix/design-system from 1.142.0 to 1.143.1 Bumps [@wix/design-system](https://www.wixdesignsystem.com) from 1.142.0 to 1.143.1. --- updated-dependencies: - dependency-name: "@wix/design-system" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3238b86..8819dc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1001,14 +1001,15 @@ } }, "node_modules/@wix/design-system": { - "version": "1.142.0", - "resolved": "https://registry.npmjs.org/@wix/design-system/-/design-system-1.142.0.tgz", - "integrity": "sha512-8Ca8WJ2j+GYqQlWutCRxkiWxMhYmaALPn6gh6kFN2CNt/w+88Br5ikBiDMAQfDC5+V+7eHXZ5ead8e712dM2BA==", + "version": "1.143.1", + "resolved": "https://registry.npmjs.org/@wix/design-system/-/design-system-1.143.1.tgz", + "integrity": "sha512-TCYWZlTWwCWE6PDsrrMLN0qVuAGpYBBPNlbEqYJkSkSaVKYNPiVYY7NhspBGs8bGqFmQdKMwjfMr9OMoMlDXUQ==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.26.0", "@floating-ui/react": "^0.26.28", "@react-aria/focus": "^3.18.4", - "@wix/design-system-tokens": "^1.56.0", + "@wix/design-system-tokens": "^1.57.1", "@wix/wix-ui-icons-common": "^3.55.0", "@wix/wix-ui-test-utils": "^1.1.14", "chart.js": "^2.9.4", @@ -1072,9 +1073,10 @@ } }, "node_modules/@wix/design-system-tokens": { - "version": "1.56.0", - "resolved": "https://registry.npmjs.org/@wix/design-system-tokens/-/design-system-tokens-1.56.0.tgz", - "integrity": "sha512-0e7vAdlmhag+FV6zGI5IsoYryyDf1BHObe+NOnjtlsXN56cAast6fFQnWhz6ZgDS3MhH0IAi2imxTx5xtj06OQ==" + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/@wix/design-system-tokens/-/design-system-tokens-1.57.1.tgz", + "integrity": "sha512-+at6gy2RS0s19qrVl1w5wDdzYsIOy8eGiZa0LUlBjWmNu4r/F0yHOShkZcaIF2c1z4Cfc4hRZB1rjEM4ZM5f1g==", + "license": "MIT" }, "node_modules/@wix/design-system/node_modules/deep-equal": { "version": "1.1.2",