diff --git a/package-lock.json b/package-lock.json index 8a8d095a6..8fa6791e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@base-ui/react": "^1.1.0", "@floating-ui/react": "^0.26.23", "@headlessui/react": "^2.2.9", - "@oxide/design-system": "5.0.0--canary.163.22682420553.0", + "@oxide/design-system": "5.0.0--canary.163.22808202247.0", "@react-aria/live-announcer": "^3.3.4", "@tailwindcss/container-queries": "^0.1.1", "@tailwindcss/vite": "^4.1.17", @@ -1698,9 +1698,9 @@ } }, "node_modules/@oxide/design-system": { - "version": "5.0.0--canary.163.22682420553.0", - "resolved": "https://registry.npmjs.org/@oxide/design-system/-/design-system-5.0.0--canary.163.22682420553.0.tgz", - "integrity": "sha512-1QLM/yxY5B9PVtd9nAINN+I/qVeSN0bzkbrsf+mb1aoiFWB3yb/IaMOaFxygkDS/SPOZkbLi3htRNftkE5wYjA==", + "version": "5.0.0--canary.163.22808202247.0", + "resolved": "https://registry.npmjs.org/@oxide/design-system/-/design-system-5.0.0--canary.163.22808202247.0.tgz", + "integrity": "sha512-l9UI2nJpa3bqEgH4EKypzi7sehiAD9UdEZDZV1/8vcxlQ/uEbnR3gMU66wGkkMTGa6mch2oFTojxB/kJUoKVlA==", "license": "MPL 2.0", "dependencies": { "@floating-ui/react": "^0.27.16", @@ -4804,9 +4804,6 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4820,9 +4817,6 @@ "cpu": [ "arm" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -4836,9 +4830,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4852,9 +4843,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -4868,9 +4856,6 @@ "cpu": [ "loong64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4884,9 +4869,6 @@ "cpu": [ "loong64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -4900,9 +4882,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4916,9 +4895,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -4932,9 +4908,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4948,9 +4921,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -4964,9 +4934,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4980,9 +4947,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -4996,9 +4960,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ diff --git a/package.json b/package.json index 3e688cb95..a1d783ee7 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@base-ui/react": "^1.1.0", "@floating-ui/react": "^0.26.23", "@headlessui/react": "^2.2.9", - "@oxide/design-system": "5.0.0--canary.163.22682420553.0", + "@oxide/design-system": "5.0.0--canary.163.22808202247.0", "@react-aria/live-announcer": "^3.3.4", "@tailwindcss/container-queries": "^0.1.1", "@tailwindcss/vite": "^4.1.17",