diff --git a/package-lock.json b/package-lock.json index c4426acb5..4aa698f11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "dependencies": { "@floating-ui/react": "^0.26.23", "@headlessui/react": "^2.2.0", - "@oxide/design-system": "^2.3.0", + "@oxide/design-system": "^2.4.0", "@radix-ui/react-accordion": "^1.2.0", "@radix-ui/react-dialog": "^1.1.6", "@radix-ui/react-tabs": "^1.1.0", @@ -1537,9 +1537,9 @@ "license": "MIT" }, "node_modules/@oxide/design-system": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@oxide/design-system/-/design-system-2.3.0.tgz", - "integrity": "sha512-F7dMY/P6IYekAila2vCY8Bip28/8PTZSVjhGnYLfmf7dltuAhSK2S3fNkojwKpEWKaB7K8IEGih5UVSIAc4NTQ==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/@oxide/design-system/-/design-system-2.4.0.tgz", + "integrity": "sha512-/La5m2MCWw/bp2/yMGCrcR0XitegDMXFBRmya2Ck1P59VoqHTTJIwLNcH8iEQOLJc9A5j7yAe/mIPezXWPAXCQ==", "license": "MPL 2.0", "dependencies": { "@floating-ui/react": "^0.27.4", diff --git a/package.json b/package.json index eb2e5071c..c53cec8ab 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@floating-ui/react": "^0.26.23", "@headlessui/react": "^2.2.0", - "@oxide/design-system": "^2.3.0", + "@oxide/design-system": "^2.4.0", "@radix-ui/react-accordion": "^1.2.0", "@radix-ui/react-dialog": "^1.1.6", "@radix-ui/react-tabs": "^1.1.0",