diff --git a/package-lock.json b/package-lock.json index d015c9342..cf966a3ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3033,18 +3033,18 @@ } }, "node_modules/@internationalized/date": { - "version": "3.12.3", - "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.12.3.tgz", - "integrity": "sha512-fuLX+3ZKLsxI73y8b01EG/WjHb6gE6weCqlfawPO27kBWGMh9G1yH6Csv1uU7/cac9H2GHmOMt6CjmuQ1aia4Q==", + "version": "3.12.4", + "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.12.4.tgz", + "integrity": "sha512-M1dEn4c1U1HsSlaVR8upZtSqvXrTkHDfv18H01uCSJyjVLDxnBR38v/fMxecmlwXKR4i9HeZcmgQAPE6A+aGJQ==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" } }, "node_modules/@internationalized/number": { - "version": "3.6.7", - "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.7.tgz", - "integrity": "sha512-3ji1fcrT+FPAK86UqEhB/psHixYo6niWPJtt7+qRaYFynt/BaJG8GhAPimtWUpEiVSTq8ZM8L5psMxGquiB/Vg==", + "version": "3.6.8", + "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.8.tgz", + "integrity": "sha512-8UmMFia46DUt+k97zKd9fKWXcWHR+k8ae3eYzILETuT2KbIvLyOfac7zesw+sJdRAAZ7Q9pM1Mk22aXp2LD0Ig==", "license": "Apache-2.0", "dependencies": { "@swc/helpers": "^0.5.0" @@ -10611,19 +10611,19 @@ } }, "node_modules/react-aria": { - "version": "3.51.0", - "resolved": "https://registry.npmjs.org/react-aria/-/react-aria-3.51.0.tgz", - "integrity": "sha512-AyWLw0XR38cFPwBu/ErgGaVrc5dupLEKmRlMXTGvFKOtbaGRQ2+yQJkjVhpdHhoRhU4+G+tJDFeHDTS8tK3bfQ==", + "version": "3.52.0", + "resolved": "https://registry.npmjs.org/react-aria/-/react-aria-3.52.0.tgz", + "integrity": "sha512-eGU8GOqT6Stn4Se/X3esz0Wum6TqSwQJBbK3jSLJIbFAS7XkvpICCVwmqZQG1/siXuCgB9DBRq9CttI+K9HPTA==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.12.3", - "@internationalized/number": "^3.6.7", + "@internationalized/date": "^3.12.4", + "@internationalized/number": "^3.6.8", "@internationalized/string": "^3.2.10", "@react-types/shared": "^3.36.1", "@swc/helpers": "^0.5.0", "aria-hidden": "^1.2.3", "clsx": "^2.0.0", - "react-stately": "3.49.0", + "react-stately": "3.50.0", "use-sync-external-store": "^1.6.0" }, "peerDependencies": { @@ -10632,18 +10632,18 @@ } }, "node_modules/react-aria-components": { - "version": "1.20.0", - "resolved": "https://registry.npmjs.org/react-aria-components/-/react-aria-components-1.20.0.tgz", - "integrity": "sha512-BMbpIgoV9aELeBrB0Y120NgoigHb5OdcJwc+4e7uSnbTbamea6lo+gqcc4LAxzMaK3Jf+7LI1oCDE6yANsmxIQ==", + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/react-aria-components/-/react-aria-components-1.21.0.tgz", + "integrity": "sha512-jbUPSvy3S3XhToxl+Ta5TGVnLTqr5lnWafN8JWqvmVps8KQOdUareZ8IzjU0XQtdIncSv6oxGkn6nQBG26CSCw==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.12.3", + "@internationalized/date": "^3.12.4", "@internationalized/string": "^3.2.10", "@react-types/shared": "^3.36.1", "@swc/helpers": "^0.5.0", "client-only": "^0.0.1", - "react-aria": "3.51.0", - "react-stately": "3.49.0" + "react-aria": "3.52.0", + "react-stately": "3.50.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1", @@ -10727,13 +10727,13 @@ } }, "node_modules/react-stately": { - "version": "3.49.0", - "resolved": "https://registry.npmjs.org/react-stately/-/react-stately-3.49.0.tgz", - "integrity": "sha512-13iNq2KzBrRAzxRc+n53hgROfIistiYY/sPtIhCw1qUB7/kmo+X1xEU2uiS5zcCIrc55AUPwoHqOIIpKWSwB9A==", + "version": "3.50.0", + "resolved": "https://registry.npmjs.org/react-stately/-/react-stately-3.50.0.tgz", + "integrity": "sha512-TnckvpDQGU0672wEaLZqdzvhuSeXWjgW6vijMWxiKOxc8CosQUfPGISdcZyfHqjX3XMjEtRxj4w9HumvX4h4mw==", "license": "Apache-2.0", "dependencies": { - "@internationalized/date": "^3.12.3", - "@internationalized/number": "^3.6.7", + "@internationalized/date": "^3.12.4", + "@internationalized/number": "^3.6.8", "@internationalized/string": "^3.2.10", "@react-types/shared": "^3.36.1", "@swc/helpers": "^0.5.0",