diff --git a/package-lock.json b/package-lock.json index a56de5dfb0..eb6db67346 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.1.0", + "@oxide/design-system": "^2.2.0", "@radix-ui/react-accordion": "^1.2.0", "@radix-ui/react-dialog": "^1.0.5", "@radix-ui/react-focus-guards": "1.0.1", @@ -1547,9 +1547,9 @@ "license": "MIT" }, "node_modules/@oxide/design-system": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@oxide/design-system/-/design-system-2.1.0.tgz", - "integrity": "sha512-aQpD+vZQIgkBzi9jcX35m1z1milAf4PzewVH9FlMMGniwUNCXw6G6KT8t3Unnwy3egUQ/qvhdQqm9VSdoDQwsA==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@oxide/design-system/-/design-system-2.2.0.tgz", + "integrity": "sha512-JkqLeqzn7Tb2hBUDMhA7hRHfsvIP3TNXTBIN9GkLEzjpSCz5wVOwStVKtr+FhaM5YYXjQgP6PDjVjc8b/NdUwA==", "license": "MPL 2.0", "dependencies": { "@floating-ui/react": "^0.25.1", diff --git a/package.json b/package.json index 0544ff0e31..4898d33796 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dependencies": { "@floating-ui/react": "^0.26.23", "@headlessui/react": "^2.2.0", - "@oxide/design-system": "^2.1.0", + "@oxide/design-system": "^2.2.0", "@radix-ui/react-accordion": "^1.2.0", "@radix-ui/react-dialog": "^1.0.5", "@radix-ui/react-focus-guards": "1.0.1",