diff --git a/package-lock.json b/package-lock.json index a12ec29..289ba7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,8 +16,8 @@ "ky": "^1.7.2", "lodash.startcase": "^4.4.0", "react": "^18.3.1", - "react-aria": "^3.34.3", - "react-aria-components": "^1.3.3", + "react-aria": "^3.35.0", + "react-aria-components": "^1.4.0", "react-dom": "^18.3.1", "react-error-boundary": "^4.0.13", "react-fast-compare": "^3.2.2", @@ -36,7 +36,7 @@ "eslint": "^9.11.1", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-react": "^7.37.0", + "eslint-plugin-react": "^7.37.1", "eslint-plugin-react-hooks": "^5.1.0-rc-06d0b89e-20240801", "globals": "^15.9.0", "postcss": "^8.4.47", @@ -45,7 +45,7 @@ "prettier-plugin-packagejson": "^2.5.2", "prettier-plugin-tailwindcss": "^0.6.8", "tailwindcss": "^3.4.13", - "tailwindcss-react-aria-components": "^1.1.5", + "tailwindcss-react-aria-components": "^1.1.6", "typescript": "^5.6.2", "typescript-eslint": "^8.8.0", "vite": "^5.4.8", @@ -1581,7 +1581,6 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.0.0.tgz", "integrity": "sha512-rRqXOqdFmk7RYvj4khklyqzcfQl9vEL/usogncBHRZfZBDOwMGuSRNFl02fu5KGHXdbinju+YXyuR+Nk8xlr/g==", - "license": "MIT", "dependencies": { "@formatjs/intl-localematcher": "0.5.4", "tslib": "^2.4.0" @@ -1591,7 +1590,6 @@ "version": "2.2.0", "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.0.tgz", "integrity": "sha512-hnk/nY8FyrL5YxwP9e4r9dqeM6cAbo8PeU9UjyXojZMNvVad2Z06FAVHyR3Ecw6fza+0GH7vdJgiKIVXTMbSBA==", - "license": "MIT", "dependencies": { "tslib": "^2.4.0" } @@ -1600,7 +1598,6 @@ "version": "2.7.8", "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.7.8.tgz", "integrity": "sha512-nBZJYmhpcSX0WeJ5SDYUkZ42AgR3xiyhNCsQweFx3cz/ULJjym8bHAzWKvG5e2+1XO98dBYC0fWeeAECAVSwLA==", - "license": "MIT", "dependencies": { "@formatjs/ecma402-abstract": "2.0.0", "@formatjs/icu-skeleton-parser": "1.8.2", @@ -1611,7 +1608,6 @@ "version": "1.8.2", "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.2.tgz", "integrity": "sha512-k4ERKgw7aKGWJZgTarIcNEmvyTVD9FYh0mTrrBMHZ1b8hUu6iOJ4SzsZlo3UNAvHYa+PnvntIwRPt1/vy4nA9Q==", - "license": "MIT", "dependencies": { "@formatjs/ecma402-abstract": "2.0.0", "tslib": "^2.4.0" @@ -1621,7 +1617,6 @@ "version": "0.5.4", "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.5.4.tgz", "integrity": "sha512-zTwEpWOzZ2CiKcB93BLngUX59hQkuZjT2+SAQEscSm52peDW/getsawMcWF1rGRpMCX6D7nSJA3CzJ8gn13N/g==", - "license": "MIT", "dependencies": { "tslib": "^2.4.0" } @@ -1692,36 +1687,34 @@ } }, "node_modules/@internationalized/date": { - "version": "3.5.5", - "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.5.5.tgz", - "integrity": "sha512-H+CfYvOZ0LTJeeLOqm19E3uj/4YjrmOFtBufDHPfvtI80hFAMqtrp7oCACpe4Cil5l8S0Qu/9dYfZc/5lY8WQQ==", + "version": "3.5.6", + "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.5.6.tgz", + "integrity": "sha512-jLxQjefH9VI5P9UQuqB6qNKnvFt1Ky1TPIzHGsIlCi7sZZoMR8SdYbBGRvM0y+Jtb+ez4ieBzmiAUcpmPYpyOw==", "dependencies": { "@swc/helpers": "^0.5.0" } }, "node_modules/@internationalized/message": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/@internationalized/message/-/message-3.1.4.tgz", - "integrity": "sha512-Dygi9hH1s7V9nha07pggCkvmRfDd3q2lWnMGvrJyrOwYMe1yj4D2T9BoH9I6MGR7xz0biQrtLPsqUkqXzIrBOw==", - "license": "Apache-2.0", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/@internationalized/message/-/message-3.1.5.tgz", + "integrity": "sha512-hjEpLKFlYA3m5apldLqzHqw531qqfOEq0HlTWdfyZmcloWiUbWsYXD6YTiUmQmOtarthzhdjCAwMVrB8a4E7uA==", "dependencies": { "@swc/helpers": "^0.5.0", "intl-messageformat": "^10.1.0" } }, "node_modules/@internationalized/number": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.5.3.tgz", - "integrity": "sha512-rd1wA3ebzlp0Mehj5YTuTI50AQEx80gWFyHcQu+u91/5NgdwBecO8BH6ipPfE+lmQ9d63vpB3H9SHoIUiupllw==", - "license": "Apache-2.0", + "version": "3.5.4", + "resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.5.4.tgz", + "integrity": "sha512-h9huwWjNqYyE2FXZZewWqmCdkw1HeFds5q4Siuoms3hUQC5iPJK3aBmkFZoDSLN4UD0Bl8G22L/NdHpeOr+/7A==", "dependencies": { "@swc/helpers": "^0.5.0" } }, "node_modules/@internationalized/string": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/@internationalized/string/-/string-3.2.3.tgz", - "integrity": "sha512-9kpfLoA8HegiWTeCbR2livhdVeKobCnVv8tlJ6M2jF+4tcMqDo94ezwlnrUANBWPgd8U7OXIHCk2Ov2qhk4KXw==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/@internationalized/string/-/string-3.2.4.tgz", + "integrity": "sha512-BcyadXPn89Ae190QGZGDUZPqxLj/xsP4U1Br1oSy8yfIjmpJ8cJtGYleaodqW/EmzFjwELtwDojLkf3FhV6SjA==", "dependencies": { "@swc/helpers": "^0.5.0" } @@ -1953,17 +1946,34 @@ "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==", "license": "BSD-3-Clause" }, + "node_modules/@react-aria/accordion": { + "version": "3.0.0-alpha.34", + "resolved": "https://registry.npmjs.org/@react-aria/accordion/-/accordion-3.0.0-alpha.34.tgz", + "integrity": "sha512-3Qoj3StyQbdTYvAXVIbAIk11WtRyo3cdgn6OgwPAvN6c1r8R7X/J9DHTykZRrlF6TOGcdE0H0yrmPrlG92ObmA==", + "dependencies": { + "@react-aria/button": "^3.10.0", + "@react-aria/selection": "^3.20.0", + "@react-aria/utils": "^3.25.3", + "@react-stately/tree": "^3.8.5", + "@react-types/accordion": "3.0.0-alpha.24", + "@react-types/shared": "^3.25.0", + "@swc/helpers": "^0.5.0" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0", + "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" + } + }, "node_modules/@react-aria/breadcrumbs": { - "version": "3.5.16", - "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.16.tgz", - "integrity": "sha512-OXLKKu4SmjnSaSHkk4kow5/aH/SzlHWPJt+Uq3xec9TwDOr/Ob8aeFVGFoY0HxfGozuQlUz+4e+d29vfA0jNWg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.2", - "@react-aria/link": "^3.7.4", - "@react-aria/utils": "^3.25.2", - "@react-types/breadcrumbs": "^3.7.7", - "@react-types/shared": "^3.24.1", + "version": "3.5.17", + "resolved": "https://registry.npmjs.org/@react-aria/breadcrumbs/-/breadcrumbs-3.5.17.tgz", + "integrity": "sha512-LJQ+u3TbPmtAWZ3/qC6VfLCzXiwVoB6GmI+HJ2pbjs6H9L8MoiLHsA4mgcz+P0rvx7SCs0Rhvy4JurV6R/R4xw==", + "dependencies": { + "@react-aria/i18n": "^3.12.3", + "@react-aria/link": "^3.7.5", + "@react-aria/utils": "^3.25.3", + "@react-types/breadcrumbs": "^3.7.8", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -1971,17 +1981,16 @@ } }, "node_modules/@react-aria/button": { - "version": "3.9.8", - "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.9.8.tgz", - "integrity": "sha512-MdbMQ3t5KSCkvKtwYd/Z6sgw0v+r1VQFRYOZ4L53xOkn+u140z8vBpNeWKZh/45gxGv7SJn9s2KstLPdCWmIxw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/utils": "^3.25.2", - "@react-stately/toggle": "^3.7.7", - "@react-types/button": "^3.9.6", - "@react-types/shared": "^3.24.1", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/@react-aria/button/-/button-3.10.0.tgz", + "integrity": "sha512-mhbn2tEsr991sjG6YMH6oN3ELWb4YvZZ8mnZHMNLa3l8T00PV0ClvQBsUndo6uSvuTHhpFzmMMkJFhYYUwCKlw==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/utils": "^3.25.3", + "@react-stately/toggle": "^3.7.8", + "@react-types/button": "^3.10.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -1989,20 +1998,19 @@ } }, "node_modules/@react-aria/calendar": { - "version": "3.5.11", - "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.5.11.tgz", - "integrity": "sha512-VLhBovLVu3uJXBkHbgEippmo/K58QLcc/tSJQ0aJUNyHsrvPgHEcj484cb+Uj/yOirXEIzaoW6WEvhcdKrb49Q==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/date": "^3.5.5", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/live-announcer": "^3.3.4", - "@react-aria/utils": "^3.25.2", - "@react-stately/calendar": "^3.5.4", - "@react-types/button": "^3.9.6", - "@react-types/calendar": "^3.4.9", - "@react-types/shared": "^3.24.1", + "version": "3.5.12", + "resolved": "https://registry.npmjs.org/@react-aria/calendar/-/calendar-3.5.12.tgz", + "integrity": "sha512-C8VRjRwEVPaGoCtjOlC0lb3mVSz4ajbal8jfvcbp7LOqCcmOVTUbiM7EPTy60EfZRanFNSp2D1ZstEZDU+cqsg==", + "dependencies": { + "@internationalized/date": "^3.5.6", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/live-announcer": "^3.4.0", + "@react-aria/utils": "^3.25.3", + "@react-stately/calendar": "^3.5.5", + "@react-types/button": "^3.10.0", + "@react-types/calendar": "^3.4.10", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2011,21 +2019,20 @@ } }, "node_modules/@react-aria/checkbox": { - "version": "3.14.6", - "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.14.6.tgz", - "integrity": "sha512-LICY1PR3WsW/VbuLMjZbxo75+poeo3XCXGcUnk6hxMlWfp/Iy/XHVsHlGu9stRPKRF8BSuOGteaHWVn6IXfwtA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/form": "^3.0.8", - "@react-aria/interactions": "^3.22.2", - "@react-aria/label": "^3.7.11", - "@react-aria/toggle": "^3.10.7", - "@react-aria/utils": "^3.25.2", - "@react-stately/checkbox": "^3.6.8", - "@react-stately/form": "^3.0.5", - "@react-stately/toggle": "^3.7.7", - "@react-types/checkbox": "^3.8.3", - "@react-types/shared": "^3.24.1", + "version": "3.14.7", + "resolved": "https://registry.npmjs.org/@react-aria/checkbox/-/checkbox-3.14.7.tgz", + "integrity": "sha512-aqVxXcr/8P7pQ7R34DlJX2SdBvWtHof9lLTVBY/9tgMplcKIoVBdlVUYPtqWxT3tGan+rruPQHbzTx8zJRFJyg==", + "dependencies": { + "@react-aria/form": "^3.0.9", + "@react-aria/interactions": "^3.22.3", + "@react-aria/label": "^3.7.12", + "@react-aria/toggle": "^3.10.8", + "@react-aria/utils": "^3.25.3", + "@react-stately/checkbox": "^3.6.9", + "@react-stately/form": "^3.0.6", + "@react-stately/toggle": "^3.7.8", + "@react-types/checkbox": "^3.8.4", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2033,14 +2040,13 @@ } }, "node_modules/@react-aria/collections": { - "version": "3.0.0-alpha.4", - "resolved": "https://registry.npmjs.org/@react-aria/collections/-/collections-3.0.0-alpha.4.tgz", - "integrity": "sha512-chMNAlsubnpErBWN7sLhmAMOnE7o17hSfq3s0VDHlvRN9K/mPOPlYokmyWkkPqi7fYiR50EPVHDtwTWLJoqfnw==", - "license": "Apache-2.0", + "version": "3.0.0-alpha.5", + "resolved": "https://registry.npmjs.org/@react-aria/collections/-/collections-3.0.0-alpha.5.tgz", + "integrity": "sha512-8m8yZe1c5PYCylEN4lcG3ZL/1nyrON95nVsoknC8shY1uKP01oJd7w+f6hvVza0tJRQuVe4zW3gO4FVjv33a5g==", "dependencies": { - "@react-aria/ssr": "^3.9.5", - "@react-aria/utils": "^3.25.2", - "@react-types/shared": "^3.24.1", + "@react-aria/ssr": "^3.9.6", + "@react-aria/utils": "^3.25.3", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0", "use-sync-external-store": "^1.2.0" }, @@ -2050,23 +2056,22 @@ } }, "node_modules/@react-aria/color": { - "version": "3.0.0-rc.2", - "resolved": "https://registry.npmjs.org/@react-aria/color/-/color-3.0.0-rc.2.tgz", - "integrity": "sha512-h4P7LocDEHPOEWgHYb8VPJLRGkyMhcsXemmvGao6G23zGTpTX8Nr6pEuJhcXQlGWt8hXvj/ASnC750my+zb1yA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/numberfield": "^3.11.6", - "@react-aria/slider": "^3.7.11", - "@react-aria/spinbutton": "^3.6.8", - "@react-aria/textfield": "^3.14.8", - "@react-aria/utils": "^3.25.2", - "@react-aria/visually-hidden": "^3.8.15", - "@react-stately/color": "^3.7.2", - "@react-stately/form": "^3.0.5", - "@react-types/color": "3.0.0-rc.1", - "@react-types/shared": "^3.24.1", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@react-aria/color/-/color-3.0.0.tgz", + "integrity": "sha512-IwHI4e2fUHUOZHRrL2MsxGZFp/RCR2cLjm39gT41jVSuH4zjxueUf96NDm6c7FD0mB5vfk0jo+KJMnShL1a2rg==", + "dependencies": { + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/numberfield": "^3.11.7", + "@react-aria/slider": "^3.7.12", + "@react-aria/spinbutton": "^3.6.9", + "@react-aria/textfield": "^3.14.9", + "@react-aria/utils": "^3.25.3", + "@react-aria/visually-hidden": "^3.8.16", + "@react-stately/color": "^3.8.0", + "@react-stately/form": "^3.0.6", + "@react-types/color": "^3.0.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2075,25 +2080,24 @@ } }, "node_modules/@react-aria/combobox": { - "version": "3.10.3", - "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.10.3.tgz", - "integrity": "sha512-EdDwr2Rp1xy7yWjOYHt2qF1IpAtUrkaNKZJzlIw1XSwcqizQY6E8orNPdZr6ZwD6/tgujxF1N71JTKyffrR0Xw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.2", - "@react-aria/listbox": "^3.13.3", - "@react-aria/live-announcer": "^3.3.4", - "@react-aria/menu": "^3.15.3", - "@react-aria/overlays": "^3.23.2", - "@react-aria/selection": "^3.19.3", - "@react-aria/textfield": "^3.14.8", - "@react-aria/utils": "^3.25.2", - "@react-stately/collections": "^3.10.9", - "@react-stately/combobox": "^3.9.2", - "@react-stately/form": "^3.0.5", - "@react-types/button": "^3.9.6", - "@react-types/combobox": "^3.12.1", - "@react-types/shared": "^3.24.1", + "version": "3.10.4", + "resolved": "https://registry.npmjs.org/@react-aria/combobox/-/combobox-3.10.4.tgz", + "integrity": "sha512-jzLyRwpwH5SCfQl5giLSwLaw9EKlRiMG39kDZLRB4MQ1MN4sIdIP2TXBbdYcSLtYjduJm2JfRvs2ezI+QI+umA==", + "dependencies": { + "@react-aria/i18n": "^3.12.3", + "@react-aria/listbox": "^3.13.4", + "@react-aria/live-announcer": "^3.4.0", + "@react-aria/menu": "^3.15.4", + "@react-aria/overlays": "^3.23.3", + "@react-aria/selection": "^3.20.0", + "@react-aria/textfield": "^3.14.9", + "@react-aria/utils": "^3.25.3", + "@react-stately/collections": "^3.11.0", + "@react-stately/combobox": "^3.10.0", + "@react-stately/form": "^3.0.6", + "@react-types/button": "^3.10.0", + "@react-types/combobox": "^3.13.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2102,28 +2106,27 @@ } }, "node_modules/@react-aria/datepicker": { - "version": "3.11.2", - "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.11.2.tgz", - "integrity": "sha512-6sbLln3VXSBcBRDgSACBzIzF/5KV5NlNOhZvXPFE6KqFw6GbevjZQTv5BNDXiwA3CQoawIRF7zgRvTANw8HkNA==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/date": "^3.5.5", - "@internationalized/number": "^3.5.3", - "@internationalized/string": "^3.2.3", - "@react-aria/focus": "^3.18.2", - "@react-aria/form": "^3.0.8", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/label": "^3.7.11", - "@react-aria/spinbutton": "^3.6.8", - "@react-aria/utils": "^3.25.2", - "@react-stately/datepicker": "^3.10.2", - "@react-stately/form": "^3.0.5", - "@react-types/button": "^3.9.6", - "@react-types/calendar": "^3.4.9", - "@react-types/datepicker": "^3.8.2", - "@react-types/dialog": "^3.5.12", - "@react-types/shared": "^3.24.1", + "version": "3.11.3", + "resolved": "https://registry.npmjs.org/@react-aria/datepicker/-/datepicker-3.11.3.tgz", + "integrity": "sha512-HwGxDctFry5ew3Cu7gWpUVodaCg//V6NCihSRjLvnW/TWG+UFLzTafxTqqm8eRbicT3DJlXCLOUPk8Ek0txW6A==", + "dependencies": { + "@internationalized/date": "^3.5.6", + "@internationalized/number": "^3.5.4", + "@internationalized/string": "^3.2.4", + "@react-aria/focus": "^3.18.3", + "@react-aria/form": "^3.0.9", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/label": "^3.7.12", + "@react-aria/spinbutton": "^3.6.9", + "@react-aria/utils": "^3.25.3", + "@react-stately/datepicker": "^3.10.3", + "@react-stately/form": "^3.0.6", + "@react-types/button": "^3.10.0", + "@react-types/calendar": "^3.4.10", + "@react-types/datepicker": "^3.8.3", + "@react-types/dialog": "^3.5.13", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2132,16 +2135,36 @@ } }, "node_modules/@react-aria/dialog": { - "version": "3.5.17", - "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.17.tgz", - "integrity": "sha512-lvfEgaqg922J1hurscqCS600OZQVitGtdpo81kAefJaUzMnCxzrYviyT96aaW0simHOlimbYF5js8lxBLZJRaw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/overlays": "^3.23.2", - "@react-aria/utils": "^3.25.2", - "@react-types/dialog": "^3.5.12", - "@react-types/shared": "^3.24.1", + "version": "3.5.18", + "resolved": "https://registry.npmjs.org/@react-aria/dialog/-/dialog-3.5.18.tgz", + "integrity": "sha512-j0x0OwDZKyW2GqBZl2Dw/pHl0uSCzhHOg5jNeulkZC8xQa8COuksQf5NFzPmgRPnzqpbgvSzCSs41ymS8spmFg==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/overlays": "^3.23.3", + "@react-aria/utils": "^3.25.3", + "@react-types/dialog": "^3.5.13", + "@react-types/shared": "^3.25.0", + "@swc/helpers": "^0.5.0" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0", + "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" + } + }, + "node_modules/@react-aria/disclosure": { + "version": "3.0.0-alpha.0", + "resolved": "https://registry.npmjs.org/@react-aria/disclosure/-/disclosure-3.0.0-alpha.0.tgz", + "integrity": "sha512-/tleriRORdkRJf2JXjiRfhLfXA5WY0nPT3DoodZJgD5Fj/aCjrWXarVGUQuEk9vsH5pwinQiQB5So+cA+xF+UQ==", + "dependencies": { + "@react-aria/button": "^3.10.0", + "@react-aria/selection": "^3.20.0", + "@react-aria/ssr": "^3.9.6", + "@react-aria/utils": "^3.25.3", + "@react-stately/disclosure": "3.0.0-alpha.0", + "@react-stately/toggle": "^3.7.8", + "@react-stately/tree": "^3.8.5", + "@react-types/button": "^3.10.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2150,20 +2173,19 @@ } }, "node_modules/@react-aria/dnd": { - "version": "3.7.2", - "resolved": "https://registry.npmjs.org/@react-aria/dnd/-/dnd-3.7.2.tgz", - "integrity": "sha512-NuE3EGqoBbe9aXAO9mDfbu4kMO7S4MCgkjkCqYi16TWfRUf38ajQbIlqodCx91b3LVN3SYvNbE3D4Tj5ebkljw==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/string": "^3.2.3", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/live-announcer": "^3.3.4", - "@react-aria/overlays": "^3.23.2", - "@react-aria/utils": "^3.25.2", - "@react-stately/dnd": "^3.4.2", - "@react-types/button": "^3.9.6", - "@react-types/shared": "^3.24.1", + "version": "3.7.3", + "resolved": "https://registry.npmjs.org/@react-aria/dnd/-/dnd-3.7.3.tgz", + "integrity": "sha512-SF7v1AzpXr4CSf98pSzjcSBCaezpP6rsSnSJTz0j2jrYfdQhX0MPA2lyxS+kgU1AEzkK19THQeHuj8hxQc0bVw==", + "dependencies": { + "@internationalized/string": "^3.2.4", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/live-announcer": "^3.4.0", + "@react-aria/overlays": "^3.23.3", + "@react-aria/utils": "^3.25.3", + "@react-stately/dnd": "^3.4.3", + "@react-types/button": "^3.10.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2172,14 +2194,13 @@ } }, "node_modules/@react-aria/focus": { - "version": "3.18.2", - "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.18.2.tgz", - "integrity": "sha512-Jc/IY+StjA3uqN73o6txKQ527RFU7gnG5crEl5Xy3V+gbYp2O5L3ezAo/E0Ipi2cyMbG6T5Iit1IDs7hcGu8aw==", - "license": "Apache-2.0", + "version": "3.18.3", + "resolved": "https://registry.npmjs.org/@react-aria/focus/-/focus-3.18.3.tgz", + "integrity": "sha512-WKUElg+5zS0D3xlVn8MntNnkzJql2J6MuzAMP8Sv5WTgFDse/XGR842dsxPTIyKKdrWVCRegCuwa4m3n/GzgJw==", "dependencies": { - "@react-aria/interactions": "^3.22.2", - "@react-aria/utils": "^3.25.2", - "@react-types/shared": "^3.24.1", + "@react-aria/interactions": "^3.22.3", + "@react-aria/utils": "^3.25.3", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -2188,15 +2209,14 @@ } }, "node_modules/@react-aria/form": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.0.8.tgz", - "integrity": "sha512-8S2QiyUdAgK43M3flohI0R+2rTyzH088EmgeRArA8euvJTL16cj/oSOKMEgWVihjotJ9n6awPb43ZhKboyNsMg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.22.2", - "@react-aria/utils": "^3.25.2", - "@react-stately/form": "^3.0.5", - "@react-types/shared": "^3.24.1", + "version": "3.0.9", + "resolved": "https://registry.npmjs.org/@react-aria/form/-/form-3.0.9.tgz", + "integrity": "sha512-9M6IfC5t47G19c8roHWnkKd275BrECTzyTsc4rzf5OepJfHfG4evST6x+4gGOFYi8soC9XoQdJl4TRh/mft+gw==", + "dependencies": { + "@react-aria/interactions": "^3.22.3", + "@react-aria/utils": "^3.25.3", + "@react-stately/form": "^3.0.6", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2204,23 +2224,22 @@ } }, "node_modules/@react-aria/grid": { - "version": "3.10.3", - "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.10.3.tgz", - "integrity": "sha512-l0r9mz05Gwjq3t6JOTNQOf+oAoWN0bXELPJtIr8m0XyXMPFCQe1xsTaX8igVQdrDmXyBc75RAWS0BJo2JF2fIA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/live-announcer": "^3.3.4", - "@react-aria/selection": "^3.19.3", - "@react-aria/utils": "^3.25.2", - "@react-stately/collections": "^3.10.9", - "@react-stately/grid": "^3.9.2", - "@react-stately/selection": "^3.16.2", - "@react-types/checkbox": "^3.8.3", - "@react-types/grid": "^3.2.8", - "@react-types/shared": "^3.24.1", + "version": "3.10.4", + "resolved": "https://registry.npmjs.org/@react-aria/grid/-/grid-3.10.4.tgz", + "integrity": "sha512-3AjJ0hwRhOCIHThIZrGWrjAuKDpaZuBkODW3dvgLqtsNm3tL46DI6U9O3vfp8lNbrWMsXJgjRXwvXvdv0/gwCA==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/live-announcer": "^3.4.0", + "@react-aria/selection": "^3.20.0", + "@react-aria/utils": "^3.25.3", + "@react-stately/collections": "^3.11.0", + "@react-stately/grid": "^3.9.3", + "@react-stately/selection": "^3.17.0", + "@react-types/checkbox": "^3.8.4", + "@react-types/grid": "^3.2.9", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2229,21 +2248,20 @@ } }, "node_modules/@react-aria/gridlist": { - "version": "3.9.3", - "resolved": "https://registry.npmjs.org/@react-aria/gridlist/-/gridlist-3.9.3.tgz", - "integrity": "sha512-bb9GnKKeuL6NljoVUcHxr9F0cy/2WDOXRYeMikTnviRw6cuX95oojrhFfCUvz2d6ID22Btrvh7LkE+oIPVuc+g==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/grid": "^3.10.3", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/selection": "^3.19.3", - "@react-aria/utils": "^3.25.2", - "@react-stately/collections": "^3.10.9", - "@react-stately/list": "^3.10.8", - "@react-stately/tree": "^3.8.4", - "@react-types/shared": "^3.24.1", + "version": "3.9.4", + "resolved": "https://registry.npmjs.org/@react-aria/gridlist/-/gridlist-3.9.4.tgz", + "integrity": "sha512-gGzS4ToSynn2KBycf9UCsWIJIbVl4RjoCjPF4NnukwzHmrXwbtZnlF0xsORQ5QxfqHH9UehTAHWFvOOHJSZZ2w==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/grid": "^3.10.4", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/selection": "^3.20.0", + "@react-aria/utils": "^3.25.3", + "@react-stately/collections": "^3.11.0", + "@react-stately/list": "^3.11.0", + "@react-stately/tree": "^3.8.5", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2252,18 +2270,17 @@ } }, "node_modules/@react-aria/i18n": { - "version": "3.12.2", - "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.2.tgz", - "integrity": "sha512-PvEyC6JWylTpe8dQEWqQwV6GiA+pbTxHQd//BxtMSapRW3JT9obObAnb/nFhj3HthkUvqHyj0oO1bfeN+mtD8A==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/date": "^3.5.5", - "@internationalized/message": "^3.1.4", - "@internationalized/number": "^3.5.3", - "@internationalized/string": "^3.2.3", - "@react-aria/ssr": "^3.9.5", - "@react-aria/utils": "^3.25.2", - "@react-types/shared": "^3.24.1", + "version": "3.12.3", + "resolved": "https://registry.npmjs.org/@react-aria/i18n/-/i18n-3.12.3.tgz", + "integrity": "sha512-0Tp/4JwnCVNKDfuknPF+/xf3/woOc8gUjTU2nCjO3mCVb4FU7KFtjxQ2rrx+6hpIVG6g+N9qfMjRa/ggVH0CJg==", + "dependencies": { + "@internationalized/date": "^3.5.6", + "@internationalized/message": "^3.1.5", + "@internationalized/number": "^3.5.4", + "@internationalized/string": "^3.2.4", + "@react-aria/ssr": "^3.9.6", + "@react-aria/utils": "^3.25.3", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2271,14 +2288,13 @@ } }, "node_modules/@react-aria/interactions": { - "version": "3.22.2", - "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.22.2.tgz", - "integrity": "sha512-xE/77fRVSlqHp2sfkrMeNLrqf2amF/RyuAS6T5oDJemRSgYM3UoxTbWjucPhfnoW7r32pFPHHgz4lbdX8xqD/g==", - "license": "Apache-2.0", + "version": "3.22.3", + "resolved": "https://registry.npmjs.org/@react-aria/interactions/-/interactions-3.22.3.tgz", + "integrity": "sha512-RRUb/aG+P0IKTIWikY/SylB6bIbLZeztnZY2vbe7RAG5MgVaCgn5HQ45SI15GlTmhsFG8CnF6slJsUFJiNHpbQ==", "dependencies": { - "@react-aria/ssr": "^3.9.5", - "@react-aria/utils": "^3.25.2", - "@react-types/shared": "^3.24.1", + "@react-aria/ssr": "^3.9.6", + "@react-aria/utils": "^3.25.3", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2286,13 +2302,12 @@ } }, "node_modules/@react-aria/label": { - "version": "3.7.11", - "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.11.tgz", - "integrity": "sha512-REgejE5Qr8cXG/b8H2GhzQmjQlII/0xQW/4eDzydskaTLvA7lF5HoJUE6biYTquH5va38d8XlH465RPk+bvHzA==", - "license": "Apache-2.0", + "version": "3.7.12", + "resolved": "https://registry.npmjs.org/@react-aria/label/-/label-3.7.12.tgz", + "integrity": "sha512-u9xT90lAlgb7xiv+p0md9QwCHz65XL7tjS5e29e88Rs3ptkv3aQubTqxVOUTEwzbNUT4A1QqTjUm1yfHewIRUw==", "dependencies": { - "@react-aria/utils": "^3.25.2", - "@react-types/shared": "^3.24.1", + "@react-aria/utils": "^3.25.3", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2300,16 +2315,15 @@ } }, "node_modules/@react-aria/link": { - "version": "3.7.4", - "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.7.4.tgz", - "integrity": "sha512-E8SLDuS9ssm/d42+3sDFNthfMcNXMUrT2Tq1DIZt22EsMcuEzmJ9B0P7bDP5RgvIw05xVGqZ20nOpU4mKTxQtA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/utils": "^3.25.2", - "@react-types/link": "^3.5.7", - "@react-types/shared": "^3.24.1", + "version": "3.7.5", + "resolved": "https://registry.npmjs.org/@react-aria/link/-/link-3.7.5.tgz", + "integrity": "sha512-j0F1BIdNoE7Tl+0KzzjbrmYuxt4aWAmDZDHvJKiYg71Jb1BAPz71eE1O1ybMoO04+OG/6HrRZTragfSQLAJ58A==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/utils": "^3.25.3", + "@react-types/link": "^3.5.8", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2317,19 +2331,18 @@ } }, "node_modules/@react-aria/listbox": { - "version": "3.13.3", - "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.13.3.tgz", - "integrity": "sha512-htluPyDfFtn66OEYaJdIaFCYH9wGCNk30vOgZrQkPul9F9Cjce52tTyPVR0ERsf14oCUsjjS5qgeq3dGidRqEw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/interactions": "^3.22.2", - "@react-aria/label": "^3.7.11", - "@react-aria/selection": "^3.19.3", - "@react-aria/utils": "^3.25.2", - "@react-stately/collections": "^3.10.9", - "@react-stately/list": "^3.10.8", - "@react-types/listbox": "^3.5.1", - "@react-types/shared": "^3.24.1", + "version": "3.13.4", + "resolved": "https://registry.npmjs.org/@react-aria/listbox/-/listbox-3.13.4.tgz", + "integrity": "sha512-2aG4jzlB+srYBeM9ap/BNZe0E04yMjY2dPGXcigkaSJt6/yYAHCygXuouf2MzvBfkdV4QWyHIIgWZmAXXl6reg==", + "dependencies": { + "@react-aria/interactions": "^3.22.3", + "@react-aria/label": "^3.7.12", + "@react-aria/selection": "^3.20.0", + "@react-aria/utils": "^3.25.3", + "@react-stately/collections": "^3.11.0", + "@react-stately/list": "^3.11.0", + "@react-types/listbox": "^3.5.2", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2338,32 +2351,30 @@ } }, "node_modules/@react-aria/live-announcer": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.3.4.tgz", - "integrity": "sha512-w8lxs35QrRrn6pBNzVfyGOeqWdxeVKf9U6bXIVwhq7rrTqRULL8jqy8RJIMfIs1s8G5FpwWYjyBOjl2g5Cu1iA==", - "license": "Apache-2.0", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/@react-aria/live-announcer/-/live-announcer-3.4.0.tgz", + "integrity": "sha512-VBxEdMq2SbtRbNTQNcDR2G6E3lEl5cJSBiHTTO8Ln1AL76LiazrylIXGgoktqzCfRQmyq0v8CHk1cNKDU9mvJg==", "dependencies": { "@swc/helpers": "^0.5.0" } }, "node_modules/@react-aria/menu": { - "version": "3.15.3", - "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.15.3.tgz", - "integrity": "sha512-vvUmVjJwIg3h2r+7isQXTwlmoDlPAFBckHkg94p3afrT1kNOTHveTsaVl17mStx/ymIioaAi3PrIXk/PZXp1jw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/overlays": "^3.23.2", - "@react-aria/selection": "^3.19.3", - "@react-aria/utils": "^3.25.2", - "@react-stately/collections": "^3.10.9", - "@react-stately/menu": "^3.8.2", - "@react-stately/tree": "^3.8.4", - "@react-types/button": "^3.9.6", - "@react-types/menu": "^3.9.11", - "@react-types/shared": "^3.24.1", + "version": "3.15.4", + "resolved": "https://registry.npmjs.org/@react-aria/menu/-/menu-3.15.4.tgz", + "integrity": "sha512-4wfq8Lb7AltgSzBHdtypiPOnsRm8hHv7PUuHhlq/VT9yAkEFk4Flc7vKVF6VSFqrnCfyCf66B5aeapjNInAONg==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/overlays": "^3.23.3", + "@react-aria/selection": "^3.20.0", + "@react-aria/utils": "^3.25.3", + "@react-stately/collections": "^3.11.0", + "@react-stately/menu": "^3.8.3", + "@react-stately/tree": "^3.8.5", + "@react-types/button": "^3.10.0", + "@react-types/menu": "^3.9.12", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2372,14 +2383,13 @@ } }, "node_modules/@react-aria/meter": { - "version": "3.4.16", - "resolved": "https://registry.npmjs.org/@react-aria/meter/-/meter-3.4.16.tgz", - "integrity": "sha512-hJqKnEE6mmK2Psx5kcI7NZ44OfTg0Bp7DatQSQ4zZE4yhnykRRwxqSKjze37tPR63cCqgRXtQ5LISfBfG54c0Q==", - "license": "Apache-2.0", + "version": "3.4.17", + "resolved": "https://registry.npmjs.org/@react-aria/meter/-/meter-3.4.17.tgz", + "integrity": "sha512-08wbQhfvVWzpWilhn/WD7cQ7TqafS/66umTk7+X6BW6TrS1//6loNNJV62IC3F7sskel4iEAtl2gW0WpW8zEdg==", "dependencies": { - "@react-aria/progress": "^3.4.16", - "@react-types/meter": "^3.4.3", - "@react-types/shared": "^3.24.1", + "@react-aria/progress": "^3.4.17", + "@react-types/meter": "^3.4.4", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2387,21 +2397,20 @@ } }, "node_modules/@react-aria/numberfield": { - "version": "3.11.6", - "resolved": "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.11.6.tgz", - "integrity": "sha512-nvEWiQcWRwj6O2JXmkXEeWoBX/GVZT9zumFJcew3XknGTWJUr3h2AOymIQFt9g4mpag8IgOFEpSIlwhtZHdp1A==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/spinbutton": "^3.6.8", - "@react-aria/textfield": "^3.14.8", - "@react-aria/utils": "^3.25.2", - "@react-stately/form": "^3.0.5", - "@react-stately/numberfield": "^3.9.6", - "@react-types/button": "^3.9.6", - "@react-types/numberfield": "^3.8.5", - "@react-types/shared": "^3.24.1", + "version": "3.11.7", + "resolved": "https://registry.npmjs.org/@react-aria/numberfield/-/numberfield-3.11.7.tgz", + "integrity": "sha512-9bqg4sKqc5XLppHzJFRhgtkoeMu0N6Zg0AuVSiE/3CxE5Ad+y8tKpFEx9zh4o5BItyOWy18w5ZXnKjJGjd7waQ==", + "dependencies": { + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/spinbutton": "^3.6.9", + "@react-aria/textfield": "^3.14.9", + "@react-aria/utils": "^3.25.3", + "@react-stately/form": "^3.0.6", + "@react-stately/numberfield": "^3.9.7", + "@react-types/button": "^3.10.0", + "@react-types/numberfield": "^3.8.6", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2410,21 +2419,20 @@ } }, "node_modules/@react-aria/overlays": { - "version": "3.23.2", - "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.23.2.tgz", - "integrity": "sha512-vjlplr953YAuJfHiP4O+CyrTlr6OaFgXAGrzWq4MVMjnpV/PT5VRJWYFHR0sUGlHTPqeKS4NZbi/xCSgl/3pGQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/ssr": "^3.9.5", - "@react-aria/utils": "^3.25.2", - "@react-aria/visually-hidden": "^3.8.15", - "@react-stately/overlays": "^3.6.10", - "@react-types/button": "^3.9.6", - "@react-types/overlays": "^3.8.9", - "@react-types/shared": "^3.24.1", + "version": "3.23.3", + "resolved": "https://registry.npmjs.org/@react-aria/overlays/-/overlays-3.23.3.tgz", + "integrity": "sha512-vRW4DL466a27BBIP6dQqmmei4nX/nsur6DyF0Hmd46ygwOdvdA+5MwvXZUz9yUamB79UeS9BMQZuBVwhjoMwBQ==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/ssr": "^3.9.6", + "@react-aria/utils": "^3.25.3", + "@react-aria/visually-hidden": "^3.8.16", + "@react-stately/overlays": "^3.6.11", + "@react-types/button": "^3.10.0", + "@react-types/overlays": "^3.8.10", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2433,16 +2441,15 @@ } }, "node_modules/@react-aria/progress": { - "version": "3.4.16", - "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.16.tgz", - "integrity": "sha512-RbDIFQg4+/LG+KYZeLAijt2zH7K2Gp0CY9RKWdho3nU5l3/w57Fa7NrfDGWtpImrt7bR2nRmXMA6ESfr7THfrg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.2", - "@react-aria/label": "^3.7.11", - "@react-aria/utils": "^3.25.2", - "@react-types/progress": "^3.5.6", - "@react-types/shared": "^3.24.1", + "version": "3.4.17", + "resolved": "https://registry.npmjs.org/@react-aria/progress/-/progress-3.4.17.tgz", + "integrity": "sha512-5+01WNibLoNS5KcfU5p6vg7Lhz17plqqzv/uITx28zzj3saaj0VLR7n57Ig2fXe8ZEQoUS89BS3sIEsIf96S1A==", + "dependencies": { + "@react-aria/i18n": "^3.12.3", + "@react-aria/label": "^3.7.12", + "@react-aria/utils": "^3.25.3", + "@react-types/progress": "^3.5.7", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2450,20 +2457,19 @@ } }, "node_modules/@react-aria/radio": { - "version": "3.10.7", - "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.10.7.tgz", - "integrity": "sha512-o2tqIe7xd1y4HeCBQfz/sXIwLJuI6LQbVoCQ1hgk/5dGhQ0LiuXohRYitGRl9zvxW8jYdgLULmOEDt24IflE8A==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/form": "^3.0.8", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/label": "^3.7.11", - "@react-aria/utils": "^3.25.2", - "@react-stately/radio": "^3.10.7", - "@react-types/radio": "^3.8.3", - "@react-types/shared": "^3.24.1", + "version": "3.10.8", + "resolved": "https://registry.npmjs.org/@react-aria/radio/-/radio-3.10.8.tgz", + "integrity": "sha512-/vKQhKqpoCB/VqHuc46OOU+31HFtg6svcYzHBbz0wN/DSVCygYeTfB/36kY7x2GWWkT0pCsB4OcHJ+/0G3EfkQ==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/form": "^3.0.9", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/label": "^3.7.12", + "@react-aria/utils": "^3.25.3", + "@react-stately/radio": "^3.10.8", + "@react-types/radio": "^3.8.4", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2471,18 +2477,17 @@ } }, "node_modules/@react-aria/searchfield": { - "version": "3.7.8", - "resolved": "https://registry.npmjs.org/@react-aria/searchfield/-/searchfield-3.7.8.tgz", - "integrity": "sha512-SsF5xwH8Us548QgzivvbM7nhFbw7pu23xnRRIuhlP3MwOR3jRUFh17NKxf3Z0jvrDv/u0xfm3JKHIgaUN0KJ2A==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.2", - "@react-aria/textfield": "^3.14.8", - "@react-aria/utils": "^3.25.2", - "@react-stately/searchfield": "^3.5.6", - "@react-types/button": "^3.9.6", - "@react-types/searchfield": "^3.5.8", - "@react-types/shared": "^3.24.1", + "version": "3.7.9", + "resolved": "https://registry.npmjs.org/@react-aria/searchfield/-/searchfield-3.7.9.tgz", + "integrity": "sha512-EHODG7HDFthwG5tx4fh+WP2hjNOp/rPAqdNScKBAN73nEf0F/qQpIwmdZF0EycCOzGSM5hhihjm0yMtTFYuzOQ==", + "dependencies": { + "@react-aria/i18n": "^3.12.3", + "@react-aria/textfield": "^3.14.9", + "@react-aria/utils": "^3.25.3", + "@react-stately/searchfield": "^3.5.7", + "@react-types/button": "^3.10.0", + "@react-types/searchfield": "^3.5.9", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2490,24 +2495,23 @@ } }, "node_modules/@react-aria/select": { - "version": "3.14.9", - "resolved": "https://registry.npmjs.org/@react-aria/select/-/select-3.14.9.tgz", - "integrity": "sha512-tiNgMyA2G9nKnFn3pB/lMSgidNToxSFU7r6l4OcG+Vyr63J7B/3dF2lTXq8IYhlfOR3K3uQkjroSx52CmC3NDw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/form": "^3.0.8", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/label": "^3.7.11", - "@react-aria/listbox": "^3.13.3", - "@react-aria/menu": "^3.15.3", - "@react-aria/selection": "^3.19.3", - "@react-aria/utils": "^3.25.2", - "@react-aria/visually-hidden": "^3.8.15", - "@react-stately/select": "^3.6.7", - "@react-types/button": "^3.9.6", - "@react-types/select": "^3.9.6", - "@react-types/shared": "^3.24.1", + "version": "3.14.10", + "resolved": "https://registry.npmjs.org/@react-aria/select/-/select-3.14.10.tgz", + "integrity": "sha512-xHkAJqvfKgnH5mVYwZj3ME7/Q3wUzgUZDK/iVuXUs3cAYap8ybM2d/2zOGcqv1keZHBUzwp9QtaN//FYK13jIA==", + "dependencies": { + "@react-aria/form": "^3.0.9", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/label": "^3.7.12", + "@react-aria/listbox": "^3.13.4", + "@react-aria/menu": "^3.15.4", + "@react-aria/selection": "^3.20.0", + "@react-aria/utils": "^3.25.3", + "@react-aria/visually-hidden": "^3.8.16", + "@react-stately/select": "^3.6.8", + "@react-types/button": "^3.10.0", + "@react-types/select": "^3.9.7", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2516,17 +2520,16 @@ } }, "node_modules/@react-aria/selection": { - "version": "3.19.3", - "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.19.3.tgz", - "integrity": "sha512-GYoObXCXlmGK08hp7Qfl6Bk0U+bKP5YDWSsX+MzNjJsqzQSLm4S06tRB9ACM7gIo9dDCvL4IRxdSYTJAlJc6bw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/utils": "^3.25.2", - "@react-stately/selection": "^3.16.2", - "@react-types/shared": "^3.24.1", + "version": "3.20.0", + "resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.20.0.tgz", + "integrity": "sha512-h3giMcXo4SMZRL5HrqZvOLNTsdh5jCXwLUx0wpj/2EF0tcYQL6WDfn1iJ+rHARkUIs7X70fUV8iwlbUySZy1xg==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/utils": "^3.25.3", + "@react-stately/selection": "^3.17.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2535,13 +2538,12 @@ } }, "node_modules/@react-aria/separator": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/@react-aria/separator/-/separator-3.4.2.tgz", - "integrity": "sha512-Xql9Kg3VlGesEUC7QheE+L5b3KgBv0yxiUU+/4JP8V2vfU/XSz4xmprHEeq7KVQVOetn38iiXU8gA5g26SEsUA==", - "license": "Apache-2.0", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@react-aria/separator/-/separator-3.4.3.tgz", + "integrity": "sha512-L+eCmSGfRJ9jScHZqBkmOkp44LBARisDjRdYbGrLlsAEcOiHUXufnfpxz2rgkUGBdUgnI9hIk12q5kdy0UxGjg==", "dependencies": { - "@react-aria/utils": "^3.25.2", - "@react-types/shared": "^3.24.1", + "@react-aria/utils": "^3.25.3", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2549,19 +2551,18 @@ } }, "node_modules/@react-aria/slider": { - "version": "3.7.11", - "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.7.11.tgz", - "integrity": "sha512-2WAwjANXPsA2LHJ5nxxV4c7ihFAzz2spaBz8+FJ7MDYE7WroYnE8uAXElea1aGo+Lk0DTiAdepLpBkggqPNanw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/label": "^3.7.11", - "@react-aria/utils": "^3.25.2", - "@react-stately/slider": "^3.5.7", - "@react-types/shared": "^3.24.1", - "@react-types/slider": "^3.7.5", + "version": "3.7.12", + "resolved": "https://registry.npmjs.org/@react-aria/slider/-/slider-3.7.12.tgz", + "integrity": "sha512-yZWBGxDHBL5Gjjdnz+igdO7VfYND9iZsSqynadZthWtfy1jA+qBR25I+Soc0D9gkr/2/JUJkFgkllYF1RzWMUQ==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/label": "^3.7.12", + "@react-aria/utils": "^3.25.3", + "@react-stately/slider": "^3.5.8", + "@react-types/shared": "^3.25.0", + "@react-types/slider": "^3.7.6", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2569,16 +2570,15 @@ } }, "node_modules/@react-aria/spinbutton": { - "version": "3.6.8", - "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.6.8.tgz", - "integrity": "sha512-OJMAYRIZ0WrWE+5tZsywrSg4t+aOwl6vl/e1+J64YcGMM+p+AKd61KGG5T0OgNSORXjoVIZOmj6wZ6Od4xfPMw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.2", - "@react-aria/live-announcer": "^3.3.4", - "@react-aria/utils": "^3.25.2", - "@react-types/button": "^3.9.6", - "@react-types/shared": "^3.24.1", + "version": "3.6.9", + "resolved": "https://registry.npmjs.org/@react-aria/spinbutton/-/spinbutton-3.6.9.tgz", + "integrity": "sha512-m+uVJdiIc2LrLVDGjU7p8P2O2gUvTN26GR+NgH4rl+tUSuAB0+T1rjls/C+oXEqQjCpQihEB9Bt4M+VHpzmyjA==", + "dependencies": { + "@react-aria/i18n": "^3.12.3", + "@react-aria/live-announcer": "^3.4.0", + "@react-aria/utils": "^3.25.3", + "@react-types/button": "^3.10.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2587,9 +2587,9 @@ } }, "node_modules/@react-aria/ssr": { - "version": "3.9.5", - "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.5.tgz", - "integrity": "sha512-xEwGKoysu+oXulibNUSkXf8itW0npHHTa6c4AyYeZIJyRoegeteYuFpZUBPtIDE8RfHdNsSmE1ssOkxRnwbkuQ==", + "version": "3.9.6", + "resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.9.6.tgz", + "integrity": "sha512-iLo82l82ilMiVGy342SELjshuWottlb5+VefO3jOQqQRNYnJBFpUSadswDPbRimSgJUZuFwIEYs6AabkP038fA==", "dependencies": { "@swc/helpers": "^0.5.0" }, @@ -2601,15 +2601,14 @@ } }, "node_modules/@react-aria/switch": { - "version": "3.6.7", - "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.6.7.tgz", - "integrity": "sha512-yBNvKylhc3ZRQ0+7mD0mIenRRe+1yb8YaqMMZr8r3Bf87LaiFtQyhRFziq6ZitcwTJz5LEWjBihxbSVvUrf49w==", - "license": "Apache-2.0", + "version": "3.6.8", + "resolved": "https://registry.npmjs.org/@react-aria/switch/-/switch-3.6.8.tgz", + "integrity": "sha512-6Q0w7o+liB0ztKPL9UaRfX+hPPuy71AL3SuVCMK7RKfPqZwcmlwUDp2gr3j5fvs8gLev0r42XtEBqmGwkHTkEw==", "dependencies": { - "@react-aria/toggle": "^3.10.7", - "@react-stately/toggle": "^3.7.7", - "@react-types/shared": "^3.24.1", - "@react-types/switch": "^3.5.5", + "@react-aria/toggle": "^3.10.8", + "@react-stately/toggle": "^3.7.8", + "@react-types/shared": "^3.25.0", + "@react-types/switch": "^3.5.6", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2617,25 +2616,24 @@ } }, "node_modules/@react-aria/table": { - "version": "3.15.3", - "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.15.3.tgz", - "integrity": "sha512-nQCLjlEvyJHyuijHw8ESqnA9fxNJfQHx0WPcl08VDEb8VxcE/MVzSAIedSWaqjG5k9Oflz6o/F/zHtzw4AFAow==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/grid": "^3.10.3", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/live-announcer": "^3.3.4", - "@react-aria/utils": "^3.25.2", - "@react-aria/visually-hidden": "^3.8.15", - "@react-stately/collections": "^3.10.9", - "@react-stately/flags": "^3.0.3", - "@react-stately/table": "^3.12.2", - "@react-types/checkbox": "^3.8.3", - "@react-types/grid": "^3.2.8", - "@react-types/shared": "^3.24.1", - "@react-types/table": "^3.10.1", + "version": "3.15.4", + "resolved": "https://registry.npmjs.org/@react-aria/table/-/table-3.15.4.tgz", + "integrity": "sha512-t4+vtUF63i6OrXmZ0AA/RmWyIt8cieUm7cSXhQMooAgUjkvVqTNkQQRsntVOb+UNI5KmiGSe4jB3H4GVXz2X9w==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/grid": "^3.10.4", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/live-announcer": "^3.4.0", + "@react-aria/utils": "^3.25.3", + "@react-aria/visually-hidden": "^3.8.16", + "@react-stately/collections": "^3.11.0", + "@react-stately/flags": "^3.0.4", + "@react-stately/table": "^3.12.3", + "@react-types/checkbox": "^3.8.4", + "@react-types/grid": "^3.2.9", + "@react-types/shared": "^3.25.0", + "@react-types/table": "^3.10.2", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2644,18 +2642,17 @@ } }, "node_modules/@react-aria/tabs": { - "version": "3.9.5", - "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.9.5.tgz", - "integrity": "sha512-aQZGAoOIg1B16qlvXIy6+rHbNBNVcWkGjOjeyvqTTPMjXt/FmElkICnqckI7MRJ1lTqzyppCOBitYOHSXRo8Uw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/i18n": "^3.12.2", - "@react-aria/selection": "^3.19.3", - "@react-aria/utils": "^3.25.2", - "@react-stately/tabs": "^3.6.9", - "@react-types/shared": "^3.24.1", - "@react-types/tabs": "^3.3.9", + "version": "3.9.6", + "resolved": "https://registry.npmjs.org/@react-aria/tabs/-/tabs-3.9.6.tgz", + "integrity": "sha512-iPQ2Im+srnSB06xIdVNHZZDJnZmUR0IG0MZAp6FXmbkCeLAd9tZQHgSFYwswBfgAStNnyFQHP5aSBJOJMRCACg==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/i18n": "^3.12.3", + "@react-aria/selection": "^3.20.0", + "@react-aria/utils": "^3.25.3", + "@react-stately/tabs": "^3.6.10", + "@react-types/shared": "^3.25.0", + "@react-types/tabs": "^3.3.10", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2664,20 +2661,19 @@ } }, "node_modules/@react-aria/tag": { - "version": "3.4.5", - "resolved": "https://registry.npmjs.org/@react-aria/tag/-/tag-3.4.5.tgz", - "integrity": "sha512-iyJuATQ8t2cdLC7hiZm143eeZze/MtgxaMq0OewlI9TUje54bkw2Q+CjERdgisIo3Eemf55JJgylGrTcalEJAg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/gridlist": "^3.9.3", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/label": "^3.7.11", - "@react-aria/selection": "^3.19.3", - "@react-aria/utils": "^3.25.2", - "@react-stately/list": "^3.10.8", - "@react-types/button": "^3.9.6", - "@react-types/shared": "^3.24.1", + "version": "3.4.6", + "resolved": "https://registry.npmjs.org/@react-aria/tag/-/tag-3.4.6.tgz", + "integrity": "sha512-Uf1sPabwJx99diyXJTaVguiYozS49opjQxmK1PPbb87ipNN1YlSDVbP05IelVMbnbxXHudsRmzPOBmmblcj1GQ==", + "dependencies": { + "@react-aria/gridlist": "^3.9.4", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/label": "^3.7.12", + "@react-aria/selection": "^3.20.0", + "@react-aria/utils": "^3.25.3", + "@react-stately/list": "^3.11.0", + "@react-types/button": "^3.10.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2686,19 +2682,18 @@ } }, "node_modules/@react-aria/textfield": { - "version": "3.14.8", - "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.14.8.tgz", - "integrity": "sha512-FHEvsHdE1cMR2B7rlf+HIneITrC40r201oLYbHAp3q26jH/HUujzFBB9I20qhXjyBohMWfQLqJhSwhs1VW1RJQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/form": "^3.0.8", - "@react-aria/label": "^3.7.11", - "@react-aria/utils": "^3.25.2", - "@react-stately/form": "^3.0.5", - "@react-stately/utils": "^3.10.3", - "@react-types/shared": "^3.24.1", - "@react-types/textfield": "^3.9.6", + "version": "3.14.9", + "resolved": "https://registry.npmjs.org/@react-aria/textfield/-/textfield-3.14.9.tgz", + "integrity": "sha512-LPwZhthDVLyvnzXWco4eyYCD2pFmQ4Vw9ha9tb3QkZUIP6j8E52y76j0c59Nq7XYus3IHatVe7yYQk7kbo8Zrg==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/form": "^3.0.9", + "@react-aria/label": "^3.7.12", + "@react-aria/utils": "^3.25.3", + "@react-stately/form": "^3.0.6", + "@react-stately/utils": "^3.10.4", + "@react-types/shared": "^3.25.0", + "@react-types/textfield": "^3.9.7", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2706,17 +2701,16 @@ } }, "node_modules/@react-aria/toggle": { - "version": "3.10.7", - "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.10.7.tgz", - "integrity": "sha512-/RJQU8QlPZXRElZ3Tt10F5K5STgUBUGPpfuFUGuwF3Kw3GpPxYsA1YAVjxXz2MMGwS0+y6+U/J1xIs1AF0Jwzg==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/utils": "^3.25.2", - "@react-stately/toggle": "^3.7.7", - "@react-types/checkbox": "^3.8.3", - "@react-types/shared": "^3.24.1", + "version": "3.10.8", + "resolved": "https://registry.npmjs.org/@react-aria/toggle/-/toggle-3.10.8.tgz", + "integrity": "sha512-N6WTgE8ByMYY+ZygUUPGON2vW5NrxwU91H98+Nozl+Rq6ZYR2fD9i8oRtLtrYPxjU2HmaFwDyQdWvmMJZuDxig==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/utils": "^3.25.3", + "@react-stately/toggle": "^3.7.8", + "@react-types/checkbox": "^3.8.4", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2724,15 +2718,14 @@ } }, "node_modules/@react-aria/toolbar": { - "version": "3.0.0-beta.8", - "resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.8.tgz", - "integrity": "sha512-nMlA1KK54/Kohb3HlHAzobg69PVIEr8Q1j5P3tLd9apY8FgGvnz7yLpcj6kO1GA872gseEzgiO0Rzk+yRHQRCA==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/i18n": "^3.12.2", - "@react-aria/utils": "^3.25.2", - "@react-types/shared": "^3.24.1", + "version": "3.0.0-beta.9", + "resolved": "https://registry.npmjs.org/@react-aria/toolbar/-/toolbar-3.0.0-beta.9.tgz", + "integrity": "sha512-P80zgbPb0aIg22fHlgHRXXUSpNSAOnh1ljsLiSHAGdXPrC5nRijYwwKi7DNRsXqD+ljEJwF6ekZPo95dXXeYAA==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/i18n": "^3.12.3", + "@react-aria/utils": "^3.25.3", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2740,17 +2733,16 @@ } }, "node_modules/@react-aria/tooltip": { - "version": "3.7.7", - "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.7.7.tgz", - "integrity": "sha512-UOTTDbbUz7OaE48VjNSWl+XQbYCUs5Gss4I3Tv1pfRLXzVtGYXv3ur/vRayvZR0xd12ANY26fZPNkSmCFpmiXw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/focus": "^3.18.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/utils": "^3.25.2", - "@react-stately/tooltip": "^3.4.12", - "@react-types/shared": "^3.24.1", - "@react-types/tooltip": "^3.4.11", + "version": "3.7.8", + "resolved": "https://registry.npmjs.org/@react-aria/tooltip/-/tooltip-3.7.8.tgz", + "integrity": "sha512-dlWfS3w8E6dw5Xoist4cVX2GQE5oh3VQr88dRyLto7BAPLFrp3I+8c9mZCVUobLS/f5QcQzLkqw750s4ENCyiw==", + "dependencies": { + "@react-aria/focus": "^3.18.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/utils": "^3.25.3", + "@react-stately/tooltip": "^3.4.13", + "@react-types/shared": "^3.25.0", + "@react-types/tooltip": "^3.4.12", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2758,18 +2750,17 @@ } }, "node_modules/@react-aria/tree": { - "version": "3.0.0-alpha.5", - "resolved": "https://registry.npmjs.org/@react-aria/tree/-/tree-3.0.0-alpha.5.tgz", - "integrity": "sha512-6JtkvQ/KQNFyqxc5M6JMVY63heHt2gZAwXxEt+Ojx/sbWDtDb5RrZVgkb44n7R/tMrFPJEiYZLMFPbGCsUQeJQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/gridlist": "^3.9.3", - "@react-aria/i18n": "^3.12.2", - "@react-aria/selection": "^3.19.3", - "@react-aria/utils": "^3.25.2", - "@react-stately/tree": "^3.8.4", - "@react-types/button": "^3.9.6", - "@react-types/shared": "^3.24.1", + "version": "3.0.0-beta.0", + "resolved": "https://registry.npmjs.org/@react-aria/tree/-/tree-3.0.0-beta.0.tgz", + "integrity": "sha512-bF9sp7x+Ciy0N2KJwy8epmDoNblyVmeB4vR/KWLVIKMjANCpzTbvhWZUBpQxkpO0eupInU2uN+FMNr0WKMyd7Q==", + "dependencies": { + "@react-aria/gridlist": "^3.9.4", + "@react-aria/i18n": "^3.12.3", + "@react-aria/selection": "^3.20.0", + "@react-aria/utils": "^3.25.3", + "@react-stately/tree": "^3.8.5", + "@react-types/button": "^3.10.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2778,14 +2769,13 @@ } }, "node_modules/@react-aria/utils": { - "version": "3.25.2", - "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.25.2.tgz", - "integrity": "sha512-GdIvG8GBJJZygB4L2QJP1Gabyn2mjFsha73I2wSe+o4DYeGWoJiMZRM06PyTIxLH4S7Sn7eVDtsSBfkc2VY/NA==", - "license": "Apache-2.0", + "version": "3.25.3", + "resolved": "https://registry.npmjs.org/@react-aria/utils/-/utils-3.25.3.tgz", + "integrity": "sha512-PR5H/2vaD8fSq0H/UB9inNbc8KDcVmW6fYAfSWkkn+OAdhTTMVKqXXrZuZBWyFfSD5Ze7VN6acr4hrOQm2bmrA==", "dependencies": { - "@react-aria/ssr": "^3.9.5", - "@react-stately/utils": "^3.10.3", - "@react-types/shared": "^3.24.1", + "@react-aria/ssr": "^3.9.6", + "@react-stately/utils": "^3.10.4", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0", "clsx": "^2.0.0" }, @@ -2794,16 +2784,15 @@ } }, "node_modules/@react-aria/virtualizer": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@react-aria/virtualizer/-/virtualizer-4.0.2.tgz", - "integrity": "sha512-HNhpZl53UM2Z8g0DNvjAW7aZRwOReYgKRxdTF/IlYHNMLpdqWZinKwLbxZCsbgX3SCjdIGns90YhkMSKVpfrpw==", - "license": "Apache-2.0", - "dependencies": { - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/utils": "^3.25.2", - "@react-stately/virtualizer": "^4.0.2", - "@react-types/shared": "^3.24.1", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/@react-aria/virtualizer/-/virtualizer-4.0.3.tgz", + "integrity": "sha512-neSf+EXtqmQiccHcp9CS2RbH3xA6FuZggLzGsM1NoqDdXIL7TLfc7lhaqi8VAZ03e1FCUSye08BCRk3DdpUiyA==", + "dependencies": { + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/utils": "^3.25.3", + "@react-stately/virtualizer": "^4.1.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2812,14 +2801,13 @@ } }, "node_modules/@react-aria/visually-hidden": { - "version": "3.8.15", - "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.15.tgz", - "integrity": "sha512-l+sJ7xTdD5Sd6+rDNDaeJCSPnHOsI+BaJyApvb/YcVgHa7rB47lp6TXCWUCDItcPY4JqRGyeByRJVrtzBFTWCw==", - "license": "Apache-2.0", + "version": "3.8.16", + "resolved": "https://registry.npmjs.org/@react-aria/visually-hidden/-/visually-hidden-3.8.16.tgz", + "integrity": "sha512-3zThVIzEprez4A/GajOut6/JQ4WCu2ROHGZ1xH1+2GFjBJQaTfPBIjg6UIwaT7sgHRQIik8QidogLqXHbp81yA==", "dependencies": { - "@react-aria/interactions": "^3.22.2", - "@react-aria/utils": "^3.25.2", - "@react-types/shared": "^3.24.1", + "@react-aria/interactions": "^3.22.3", + "@react-aria/utils": "^3.25.3", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2827,15 +2815,14 @@ } }, "node_modules/@react-stately/calendar": { - "version": "3.5.4", - "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.5.4.tgz", - "integrity": "sha512-R2011mtFSXIjzMXaA+CZ1sflPm9XkTBMqVk77Bnxso2ZsG7FUX8nqFmaDavxwTuHFC6OUexAGSMs8bP9KycTNg==", - "license": "Apache-2.0", + "version": "3.5.5", + "resolved": "https://registry.npmjs.org/@react-stately/calendar/-/calendar-3.5.5.tgz", + "integrity": "sha512-HzaiDRhrmaYIly8hRsjjIrydLkldiw1Ws6T/130NLQOt+VPwRW/x0R+nil42mA9LZ6oV0XN0NpmG5tn7TaKRGw==", "dependencies": { - "@internationalized/date": "^3.5.5", - "@react-stately/utils": "^3.10.3", - "@react-types/calendar": "^3.4.9", - "@react-types/shared": "^3.24.1", + "@internationalized/date": "^3.5.6", + "@react-stately/utils": "^3.10.4", + "@react-types/calendar": "^3.4.10", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2843,15 +2830,14 @@ } }, "node_modules/@react-stately/checkbox": { - "version": "3.6.8", - "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.6.8.tgz", - "integrity": "sha512-c8TWjU67XHHBCpqj6+FXXhQUWGr2Pil1IKggX81pkedhWiJl3/7+WHJuZI0ivGnRjp3aISNOG8UNVlBEjS9E8A==", - "license": "Apache-2.0", + "version": "3.6.9", + "resolved": "https://registry.npmjs.org/@react-stately/checkbox/-/checkbox-3.6.9.tgz", + "integrity": "sha512-JrY3ecnK/SSJPxw+qhGhg3YV4e0CpUcPDrVwY3mSiAE932DPd19xr+qVCknJ34H7JYYt/q0l2z0lmgPnl96RTg==", "dependencies": { - "@react-stately/form": "^3.0.5", - "@react-stately/utils": "^3.10.3", - "@react-types/checkbox": "^3.8.3", - "@react-types/shared": "^3.24.1", + "@react-stately/form": "^3.0.6", + "@react-stately/utils": "^3.10.4", + "@react-types/checkbox": "^3.8.4", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2859,12 +2845,11 @@ } }, "node_modules/@react-stately/collections": { - "version": "3.10.9", - "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.10.9.tgz", - "integrity": "sha512-plyrng6hOQMG8LrjArMA6ts/DgWyXln3g90/hFNbqe/hdVYF53sDVsj8Jb+5LtoYTpiAlV6eOvy1XR0vPZUf8w==", - "license": "Apache-2.0", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/@react-stately/collections/-/collections-3.11.0.tgz", + "integrity": "sha512-TiJeJjHMPSbbeAhmCXLJNSCk0fa5XnCvEuYw6HtQzDnYiq1AD7KAwkpjC5NfKkjqF3FLXs/v9RDm/P69q6rYzw==", "dependencies": { - "@react-types/shared": "^3.24.1", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2872,20 +2857,19 @@ } }, "node_modules/@react-stately/color": { - "version": "3.7.2", - "resolved": "https://registry.npmjs.org/@react-stately/color/-/color-3.7.2.tgz", - "integrity": "sha512-tNJ7pQjBqXtfASdLRjIYzeI8q0b3JtxqkJbusyEEdLAumpcWkbOvl3Vp9un0Bu/XXWihDa4v2dEdpKxjM+pPxg==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/number": "^3.5.3", - "@internationalized/string": "^3.2.3", - "@react-aria/i18n": "^3.12.2", - "@react-stately/form": "^3.0.5", - "@react-stately/numberfield": "^3.9.6", - "@react-stately/slider": "^3.5.7", - "@react-stately/utils": "^3.10.3", - "@react-types/color": "3.0.0-rc.1", - "@react-types/shared": "^3.24.1", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/@react-stately/color/-/color-3.8.0.tgz", + "integrity": "sha512-lBH91HEStZeayhE/FkDMt9WC0UISQiAn8DoD2hfpTGeeWscX/soyxZA7oVL7zBOG9RfDBMNzF+CybVROrWSKAQ==", + "dependencies": { + "@internationalized/number": "^3.5.4", + "@internationalized/string": "^3.2.4", + "@react-aria/i18n": "^3.12.3", + "@react-stately/form": "^3.0.6", + "@react-stately/numberfield": "^3.9.7", + "@react-stately/slider": "^3.5.8", + "@react-stately/utils": "^3.10.4", + "@react-types/color": "^3.0.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2893,19 +2877,18 @@ } }, "node_modules/@react-stately/combobox": { - "version": "3.9.2", - "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.9.2.tgz", - "integrity": "sha512-ZsbAcD58IvxZqwYxg9d2gOf8R/k5RUB2TPUiGKD6wgWfEKH6SDzY3bgRByHGOyMCyJB62cHjih/ZShizNTguqA==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/collections": "^3.10.9", - "@react-stately/form": "^3.0.5", - "@react-stately/list": "^3.10.8", - "@react-stately/overlays": "^3.6.10", - "@react-stately/select": "^3.6.7", - "@react-stately/utils": "^3.10.3", - "@react-types/combobox": "^3.12.1", - "@react-types/shared": "^3.24.1", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/@react-stately/combobox/-/combobox-3.10.0.tgz", + "integrity": "sha512-4W4HCCjjoddW/LZM3pSSeLoV7ncYXlaICKmqlBcbtLR5jY4U5Kx+pPpy3oJ1vCdjDHatIxZ0tVKEBP7vBQVeGQ==", + "dependencies": { + "@react-stately/collections": "^3.11.0", + "@react-stately/form": "^3.0.6", + "@react-stately/list": "^3.11.0", + "@react-stately/overlays": "^3.6.11", + "@react-stately/select": "^3.6.8", + "@react-stately/utils": "^3.10.4", + "@react-types/combobox": "^3.13.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2913,11 +2896,11 @@ } }, "node_modules/@react-stately/data": { - "version": "3.11.6", - "resolved": "https://registry.npmjs.org/@react-stately/data/-/data-3.11.6.tgz", - "integrity": "sha512-S8q1Ejuhijl8SnyVOdDNFrMrWWnLk/Oh1ZT3KHSbTdpfMRtvhi5HukoiP06jlzz75phnpSPQL40npDtUB/kk3Q==", + "version": "3.11.7", + "resolved": "https://registry.npmjs.org/@react-stately/data/-/data-3.11.7.tgz", + "integrity": "sha512-2YJ+Lmca18f/h7jiZiU9j2IhBJl6BFO1BWlwvcCAH/eCWTdveX8gzsUdW++0szzpJaoCilTCYoi8z7QWyVH9jQ==", "dependencies": { - "@react-types/shared": "^3.24.1", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2925,18 +2908,30 @@ } }, "node_modules/@react-stately/datepicker": { - "version": "3.10.2", - "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.10.2.tgz", - "integrity": "sha512-pa5IZUw+49AyOnddwu4XwU2kI5eo/1thbiIVNHP8uDpbbBrBkquSk3zVFDAGX1cu/I1U2VUkt64U/dxgkwaMQw==", - "license": "Apache-2.0", + "version": "3.10.3", + "resolved": "https://registry.npmjs.org/@react-stately/datepicker/-/datepicker-3.10.3.tgz", + "integrity": "sha512-6PJW1QMwk6BQMktV9L6DA4f2rfAdLfbq3iTNLy4qxd5IfNPLMUZiJGGTj+cuqx0WcEl+q5irp+YhKBpbmhPZHg==", + "dependencies": { + "@internationalized/date": "^3.5.6", + "@internationalized/string": "^3.2.4", + "@react-stately/form": "^3.0.6", + "@react-stately/overlays": "^3.6.11", + "@react-stately/utils": "^3.10.4", + "@react-types/datepicker": "^3.8.3", + "@react-types/shared": "^3.25.0", + "@swc/helpers": "^0.5.0" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" + } + }, + "node_modules/@react-stately/disclosure": { + "version": "3.0.0-alpha.0", + "resolved": "https://registry.npmjs.org/@react-stately/disclosure/-/disclosure-3.0.0-alpha.0.tgz", + "integrity": "sha512-CbFUrEwhsP5+44PMHipn/Cd61VTvqyKmx1yeNDyvj/4bYhmxYLgQp/Ma+iEqe23JkXJh2JO/ws3l9FnebScCJQ==", "dependencies": { - "@internationalized/date": "^3.5.5", - "@internationalized/string": "^3.2.3", - "@react-stately/form": "^3.0.5", - "@react-stately/overlays": "^3.6.10", - "@react-stately/utils": "^3.10.3", - "@react-types/datepicker": "^3.8.2", - "@react-types/shared": "^3.24.1", + "@react-stately/utils": "^3.10.4", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2944,13 +2939,12 @@ } }, "node_modules/@react-stately/dnd": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/@react-stately/dnd/-/dnd-3.4.2.tgz", - "integrity": "sha512-VrHmNoNdVGrx5JHdz/zewmN+N8rlZe+vL/iAOLmvQ74RRLEz8KDFnHdlhgKg1AZqaSg3JJ18BlHEkS7oL1n+tA==", - "license": "Apache-2.0", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@react-stately/dnd/-/dnd-3.4.3.tgz", + "integrity": "sha512-sUvhmMxFEw6P2MW7walx0ntakIihxdPxA06K9YZ3+ReaUvzQuRw5cFDaTTHrlegWRMYD0CyQaKlGIaTQihhvVA==", "dependencies": { - "@react-stately/selection": "^3.16.2", - "@react-types/shared": "^3.24.1", + "@react-stately/selection": "^3.17.0", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2958,21 +2952,19 @@ } }, "node_modules/@react-stately/flags": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@react-stately/flags/-/flags-3.0.3.tgz", - "integrity": "sha512-/ha7XFA0RZTQsbzSPwu3KkbNMgbvuM0GuMTYLTBWpgBrovBNTM+QqI/PfZTdHg8PwCYF4H5Y8gjdSpdulCvJFw==", - "license": "Apache-2.0", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@react-stately/flags/-/flags-3.0.4.tgz", + "integrity": "sha512-RNJEkOALwKg+JeYsfNlfPc4GXm7hiBLX0yuHOkRapWEyDOfi0cinkV/TZG4goOZdQ5tBpHmemf2qqiHAxqHlzQ==", "dependencies": { "@swc/helpers": "^0.5.0" } }, "node_modules/@react-stately/form": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.0.5.tgz", - "integrity": "sha512-J3plwJ63HQz109OdmaTqTA8Qhvl3gcYYK7DtgKyNP6mc/Me2Q4tl2avkWoA+22NRuv5m+J8TpBk4AVHUEOwqeQ==", - "license": "Apache-2.0", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@react-stately/form/-/form-3.0.6.tgz", + "integrity": "sha512-KMsxm3/V0iCv/6ikt4JEjVM3LW2AgCzo7aNotMzRobtwIo0RwaUo7DQNY00rGgFQ3/IjzI6DcVo13D+AVE/zXg==", "dependencies": { - "@react-types/shared": "^3.24.1", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2980,15 +2972,14 @@ } }, "node_modules/@react-stately/grid": { - "version": "3.9.2", - "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.9.2.tgz", - "integrity": "sha512-2gK//sqAqg2Xaq6UITTFQwFUJnBRgcW+cKBVbFt+F8d152xB6UwwTS/K79E5PUkOotwqZgTEpkrSFs/aVxCLpw==", - "license": "Apache-2.0", + "version": "3.9.3", + "resolved": "https://registry.npmjs.org/@react-stately/grid/-/grid-3.9.3.tgz", + "integrity": "sha512-P5KgCNYwm/n8bbLx6527li89RQWoESikrsg2MMyUpUd6IJ321t2pGONGRRQzxE0SBMolPRDJKV0Do2OlsjYKhQ==", "dependencies": { - "@react-stately/collections": "^3.10.9", - "@react-stately/selection": "^3.16.2", - "@react-types/grid": "^3.2.8", - "@react-types/shared": "^3.24.1", + "@react-stately/collections": "^3.11.0", + "@react-stately/selection": "^3.17.0", + "@react-types/grid": "^3.2.9", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -2996,17 +2987,16 @@ } }, "node_modules/@react-stately/layout": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@react-stately/layout/-/layout-4.0.2.tgz", - "integrity": "sha512-g3IOrYQcaWxWKW44fYCOLoLMYKEmoOAcT9vQIbgK8MLTQV9Zgt9sGREwn4WJPm85N58Ij6yP72aQ7og/PSymvg==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/collections": "^3.10.9", - "@react-stately/table": "^3.12.2", - "@react-stately/virtualizer": "^4.0.2", - "@react-types/grid": "^3.2.8", - "@react-types/shared": "^3.24.1", - "@react-types/table": "^3.10.1", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/@react-stately/layout/-/layout-4.0.3.tgz", + "integrity": "sha512-zFLXnPalWWVCdFGcPAb+nywSTz/xAnKRxb7zT+YDa5U80DHArDGKZcQ+by0+2Sf8yaYolROco4my+BERPXJB6A==", + "dependencies": { + "@react-stately/collections": "^3.11.0", + "@react-stately/table": "^3.12.3", + "@react-stately/virtualizer": "^4.1.0", + "@react-types/grid": "^3.2.9", + "@react-types/shared": "^3.25.0", + "@react-types/table": "^3.10.2", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3014,15 +3004,14 @@ } }, "node_modules/@react-stately/list": { - "version": "3.10.8", - "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.10.8.tgz", - "integrity": "sha512-rHCiPLXd+Ry3ztR9DkLA5FPQeH4Zd4/oJAEDWJ77W3oBBOdiMp3ZdHDLP7KBRh17XGNLO/QruYoHWAQTPiMF4g==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/collections": "^3.10.9", - "@react-stately/selection": "^3.16.2", - "@react-stately/utils": "^3.10.3", - "@react-types/shared": "^3.24.1", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/@react-stately/list/-/list-3.11.0.tgz", + "integrity": "sha512-O+BxXcbtoLZWn4QIT54RoFUaM+QaJQm6s0ZBJ3Jv4ILIhukVOc55ra+aWMVlXFQSpbf6I3hyVP6cz1yyvd5Rtw==", + "dependencies": { + "@react-stately/collections": "^3.11.0", + "@react-stately/selection": "^3.17.0", + "@react-stately/utils": "^3.10.4", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3030,14 +3019,13 @@ } }, "node_modules/@react-stately/menu": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.8.2.tgz", - "integrity": "sha512-lt6hIHmSixMzkKx1rKJf3lbAf01EmEvvIlENL20GLiU9cRbpPnPJ1aJMZ5Ad5ygglA7wAemAx+daPhlTQfF2rg==", - "license": "Apache-2.0", + "version": "3.8.3", + "resolved": "https://registry.npmjs.org/@react-stately/menu/-/menu-3.8.3.tgz", + "integrity": "sha512-sV63V+cMgzipx/N7dq5GaXoItfXIfFEpCtlk3PM2vKstlCJalszXrdo+x996bkeU96h0plB7znAlhlXOeTKzUg==", "dependencies": { - "@react-stately/overlays": "^3.6.10", - "@react-types/menu": "^3.9.11", - "@react-types/shared": "^3.24.1", + "@react-stately/overlays": "^3.6.11", + "@react-types/menu": "^3.9.12", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3045,15 +3033,14 @@ } }, "node_modules/@react-stately/numberfield": { - "version": "3.9.6", - "resolved": "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.9.6.tgz", - "integrity": "sha512-p2R9admGLI439qZzB39dyANhkruprJJtZwuoGVtxW/VD0ficw6BrPVqAaKG25iwKPkmveleh9p8o+yRqjGedcQ==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/number": "^3.5.3", - "@react-stately/form": "^3.0.5", - "@react-stately/utils": "^3.10.3", - "@react-types/numberfield": "^3.8.5", + "version": "3.9.7", + "resolved": "https://registry.npmjs.org/@react-stately/numberfield/-/numberfield-3.9.7.tgz", + "integrity": "sha512-PjSgCCpYasGCEAznFQNqa2JhhEQ5+/2eMiV7ZI5j76q3edTNF8G5OOCl2RazDbzFp6vDAnRVT7Kctx5Tl5R/Zw==", + "dependencies": { + "@internationalized/number": "^3.5.4", + "@react-stately/form": "^3.0.6", + "@react-stately/utils": "^3.10.4", + "@react-types/numberfield": "^3.8.6", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3061,13 +3048,12 @@ } }, "node_modules/@react-stately/overlays": { - "version": "3.6.10", - "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.10.tgz", - "integrity": "sha512-XxZ2qScT5JPwGk9qiVJE4dtVh3AXTcYwGRA5RsHzC26oyVVsegPqY2PmNJGblAh6Q57VyodoVUyebE0Eo5CzRw==", - "license": "Apache-2.0", + "version": "3.6.11", + "resolved": "https://registry.npmjs.org/@react-stately/overlays/-/overlays-3.6.11.tgz", + "integrity": "sha512-usuxitwOx4FbmOW7Og4VM8R8ZjerbHZLLbFaxZW7pWLs7Ypway1YhJ3SWcyNTYK7NEk4o602kSoU6MSev1Vgag==", "dependencies": { - "@react-stately/utils": "^3.10.3", - "@react-types/overlays": "^3.8.9", + "@react-stately/utils": "^3.10.4", + "@react-types/overlays": "^3.8.10", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3075,15 +3061,14 @@ } }, "node_modules/@react-stately/radio": { - "version": "3.10.7", - "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.10.7.tgz", - "integrity": "sha512-ZwGzFR+sGd42DxRlDTp3G2vLZyhMVtgHkwv2BxazPHxPMvLO9yYl7+3PPNxAmhMB4tg2u9CrzffpGX2rmEJEXA==", - "license": "Apache-2.0", + "version": "3.10.8", + "resolved": "https://registry.npmjs.org/@react-stately/radio/-/radio-3.10.8.tgz", + "integrity": "sha512-VRq6Gzsbk3jzX6hdrSoDoSra9vLRsOi2pLkvW/CMrJ0GSgMwr8jjvJKnNFvYJ3eYQb20EwkarsOAfk7vPSIt/Q==", "dependencies": { - "@react-stately/form": "^3.0.5", - "@react-stately/utils": "^3.10.3", - "@react-types/radio": "^3.8.3", - "@react-types/shared": "^3.24.1", + "@react-stately/form": "^3.0.6", + "@react-stately/utils": "^3.10.4", + "@react-types/radio": "^3.8.4", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3091,13 +3076,12 @@ } }, "node_modules/@react-stately/searchfield": { - "version": "3.5.6", - "resolved": "https://registry.npmjs.org/@react-stately/searchfield/-/searchfield-3.5.6.tgz", - "integrity": "sha512-gVzU0FeWiLYD8VOYRgWlk79Qn7b2eirqOnWhtI5VNuGN8WyNaCIuBp6SkXTW2dY8hs2Hzn8HlMbgy1MIc7130Q==", - "license": "Apache-2.0", + "version": "3.5.7", + "resolved": "https://registry.npmjs.org/@react-stately/searchfield/-/searchfield-3.5.7.tgz", + "integrity": "sha512-VxEG4tWDypdXQ8f7clZBu5Qmc4osqDBeA/gNMA2i1j/h2zRVcCJ0fRCHuDeXLSWBqF1XXAI4TWV53fBBwJusbg==", "dependencies": { - "@react-stately/utils": "^3.10.3", - "@react-types/searchfield": "^3.5.8", + "@react-stately/utils": "^3.10.4", + "@react-types/searchfield": "^3.5.9", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3105,16 +3089,15 @@ } }, "node_modules/@react-stately/select": { - "version": "3.6.7", - "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.6.7.tgz", - "integrity": "sha512-hCUIddw0mPxVy1OH6jhyaDwgNea9wESjf+MYdnnTG/abRB+OZv/dWScd87OjzVsHTHWcw7CN4ZzlJoXm0FJbKQ==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/form": "^3.0.5", - "@react-stately/list": "^3.10.8", - "@react-stately/overlays": "^3.6.10", - "@react-types/select": "^3.9.6", - "@react-types/shared": "^3.24.1", + "version": "3.6.8", + "resolved": "https://registry.npmjs.org/@react-stately/select/-/select-3.6.8.tgz", + "integrity": "sha512-fLAVzGeYSdYdBdrEVws6Pb1ywFPdapA0eWphoW5s3fS0/pKcVWwbCHeHlaBEi1ISyqEubQZFGQdeFKm/M46Hew==", + "dependencies": { + "@react-stately/form": "^3.0.6", + "@react-stately/list": "^3.11.0", + "@react-stately/overlays": "^3.6.11", + "@react-types/select": "^3.9.7", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3122,14 +3105,13 @@ } }, "node_modules/@react-stately/selection": { - "version": "3.16.2", - "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.16.2.tgz", - "integrity": "sha512-C4eSKw7BIZHJLPzwqGqCnsyFHiUIEyryVQZTJDt6d0wYBOHU6k1pW+Q4VhrZuzSv+IMiI2RkiXeJKc55f0ZXrg==", - "license": "Apache-2.0", + "version": "3.17.0", + "resolved": "https://registry.npmjs.org/@react-stately/selection/-/selection-3.17.0.tgz", + "integrity": "sha512-It3LRTaFOavybuDBvBH2mvCh73OL4awqvN4tZ0JzLzMtaYSBe9+YmFasYrzB0o7ca17B2q1tpUmsNWaAgIqbLA==", "dependencies": { - "@react-stately/collections": "^3.10.9", - "@react-stately/utils": "^3.10.3", - "@react-types/shared": "^3.24.1", + "@react-stately/collections": "^3.11.0", + "@react-stately/utils": "^3.10.4", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3137,14 +3119,13 @@ } }, "node_modules/@react-stately/slider": { - "version": "3.5.7", - "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.5.7.tgz", - "integrity": "sha512-gEIGTcpBLcXixd8LYiLc8HKrBiGQJltrrEGoOvvTP8KVItXQxmeL+JiSsh8qgOoUdRRpzmAoFNUKGEg2/gtN8A==", - "license": "Apache-2.0", + "version": "3.5.8", + "resolved": "https://registry.npmjs.org/@react-stately/slider/-/slider-3.5.8.tgz", + "integrity": "sha512-EDgbrxMq1w3+XTN72MGl3YtAG/j65EYX1Uc3Fh56K00+inJbTdRWyYTrb3NA310fXCd0WFBbzExuH2ohlKQycg==", "dependencies": { - "@react-stately/utils": "^3.10.3", - "@react-types/shared": "^3.24.1", - "@react-types/slider": "^3.7.5", + "@react-stately/utils": "^3.10.4", + "@react-types/shared": "^3.25.0", + "@react-types/slider": "^3.7.6", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3152,19 +3133,18 @@ } }, "node_modules/@react-stately/table": { - "version": "3.12.2", - "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.12.2.tgz", - "integrity": "sha512-dUcsrdALylhWz6exqIoqtR/dnrzjIAptMyAUPT378Y/mCYs4PxKkHSvtPEQrZhdQS1ALIIgfeg9KUVIempoXPw==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/collections": "^3.10.9", - "@react-stately/flags": "^3.0.3", - "@react-stately/grid": "^3.9.2", - "@react-stately/selection": "^3.16.2", - "@react-stately/utils": "^3.10.3", - "@react-types/grid": "^3.2.8", - "@react-types/shared": "^3.24.1", - "@react-types/table": "^3.10.1", + "version": "3.12.3", + "resolved": "https://registry.npmjs.org/@react-stately/table/-/table-3.12.3.tgz", + "integrity": "sha512-8uGrLcNJYeMbFtzRQZFWCBj5kV+7v3jzwoKIL1j9TmYUKow1PTDMQbPJpAZLQhnC2wVMlaFVgDbedSlbBij7Zg==", + "dependencies": { + "@react-stately/collections": "^3.11.0", + "@react-stately/flags": "^3.0.4", + "@react-stately/grid": "^3.9.3", + "@react-stately/selection": "^3.17.0", + "@react-stately/utils": "^3.10.4", + "@react-types/grid": "^3.2.9", + "@react-types/shared": "^3.25.0", + "@react-types/table": "^3.10.2", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3172,14 +3152,13 @@ } }, "node_modules/@react-stately/tabs": { - "version": "3.6.9", - "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.6.9.tgz", - "integrity": "sha512-YZDqZng3HrRX+uXmg6u78x73Oi24G5ICpiXVqDKKDkO333XCA5H8MWItiuPZkYB2h3SbaCaLqSobLkvCoWYpNQ==", - "license": "Apache-2.0", + "version": "3.6.10", + "resolved": "https://registry.npmjs.org/@react-stately/tabs/-/tabs-3.6.10.tgz", + "integrity": "sha512-F7wfoiNsrBy7c02AYHyE1USGgj05HQ0hp7uXmQjp2LEa+AA0NKKi3HdswTHHySxb0ZRuoEE7E7vp/gXQYx2/Ow==", "dependencies": { - "@react-stately/list": "^3.10.8", - "@react-types/shared": "^3.24.1", - "@react-types/tabs": "^3.3.9", + "@react-stately/list": "^3.11.0", + "@react-types/shared": "^3.25.0", + "@react-types/tabs": "^3.3.10", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3187,13 +3166,12 @@ } }, "node_modules/@react-stately/toggle": { - "version": "3.7.7", - "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.7.7.tgz", - "integrity": "sha512-AS+xB4+hHWa3wzYkbS6pwBkovPfIE02B9SnuYTe0stKcuejpWKo5L3QMptW0ftFYsW3ZPCXuneImfObEw2T01A==", - "license": "Apache-2.0", + "version": "3.7.8", + "resolved": "https://registry.npmjs.org/@react-stately/toggle/-/toggle-3.7.8.tgz", + "integrity": "sha512-ySOtkByvIY54yIu8IZ4lnvomQA0H+/mkZnd6T5fKN3tjvIzHmkUk3TAPmNInUxHX148tSW6mWwec0xvjYqEd6w==", "dependencies": { - "@react-stately/utils": "^3.10.3", - "@react-types/checkbox": "^3.8.3", + "@react-stately/utils": "^3.10.4", + "@react-types/checkbox": "^3.8.4", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3201,13 +3179,12 @@ } }, "node_modules/@react-stately/tooltip": { - "version": "3.4.12", - "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.4.12.tgz", - "integrity": "sha512-QKYT/cze7n9qaBsk7o5ais3jRfhYCzcVRfps+iys/W+/9FFbbhjfQG995Lwi6b+vGOHWfXxXpwmyIO2tzM1Iog==", - "license": "Apache-2.0", + "version": "3.4.13", + "resolved": "https://registry.npmjs.org/@react-stately/tooltip/-/tooltip-3.4.13.tgz", + "integrity": "sha512-zQ+8FQ7Pi0Cz852dltXb6yaryjE18K3byK4tIO3e5vnrZHEGvfdxowc+v9ak5UV93kVrYoOVmfZHRcEaTXTBNA==", "dependencies": { - "@react-stately/overlays": "^3.6.10", - "@react-types/tooltip": "^3.4.11", + "@react-stately/overlays": "^3.6.11", + "@react-types/tooltip": "^3.4.12", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3215,15 +3192,14 @@ } }, "node_modules/@react-stately/tree": { - "version": "3.8.4", - "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.8.4.tgz", - "integrity": "sha512-HFNclIXJ/3QdGQWxXbj+tdlmIX/XwCfzAMB5m26xpJ6HtJhia6dtx3GLfcdyHNjmuRbAsTBsAAnnVKBmNRUdIQ==", - "license": "Apache-2.0", + "version": "3.8.5", + "resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.8.5.tgz", + "integrity": "sha512-0/tYhsKWQQJTOZFDwh8hY3Qk6ejNFRldGrLeK5kS22UZdvsMFyh7WAi40FTCJy561/VoB0WqQI4oyNPOa9lYWg==", "dependencies": { - "@react-stately/collections": "^3.10.9", - "@react-stately/selection": "^3.16.2", - "@react-stately/utils": "^3.10.3", - "@react-types/shared": "^3.24.1", + "@react-stately/collections": "^3.11.0", + "@react-stately/selection": "^3.17.0", + "@react-stately/utils": "^3.10.4", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -3231,10 +3207,9 @@ } }, "node_modules/@react-stately/utils": { - "version": "3.10.3", - "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.3.tgz", - "integrity": "sha512-moClv7MlVSHpbYtQIkm0Cx+on8Pgt1XqtPx6fy9rQFb2DNc9u1G3AUVnqA17buOkH1vLxAtX4MedlxMWyRCYYA==", - "license": "Apache-2.0", + "version": "3.10.4", + "resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.4.tgz", + "integrity": "sha512-gBEQEIMRh5f60KCm7QKQ2WfvhB2gLUr9b72sqUdIZ2EG+xuPgaIlCBeSicvjmjBvYZwOjoOEnmIkcx2GHp/HWw==", "dependencies": { "@swc/helpers": "^0.5.0" }, @@ -3243,342 +3218,329 @@ } }, "node_modules/@react-stately/virtualizer": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@react-stately/virtualizer/-/virtualizer-4.0.2.tgz", - "integrity": "sha512-LiSr6E6OoL/cKVFO088zEzkNGj41g02nlOAgLluYONncNEjoYiHmb8Yw0otPgViVLKiFjO6Kk4W+dbt8EZ51Ag==", - "license": "Apache-2.0", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@react-stately/virtualizer/-/virtualizer-4.1.0.tgz", + "integrity": "sha512-MOaqpY3NloXrpCBvVUb3HL1p3Bh4YRtUq8D2ufC909u5vM6n6G5Swk1XPJ9KHfaftGhb5serwLkm2/Aha5CTbA==", "dependencies": { - "@react-aria/utils": "^3.25.2", - "@react-types/shared": "^3.24.1", + "@react-aria/utils": "^3.25.3", + "@react-types/shared": "^3.25.0", "@swc/helpers": "^0.5.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, + "node_modules/@react-types/accordion": { + "version": "3.0.0-alpha.24", + "resolved": "https://registry.npmjs.org/@react-types/accordion/-/accordion-3.0.0-alpha.24.tgz", + "integrity": "sha512-hwDT4TJH7aHCG8m9QsTP+7xgW7x7k2TY+WHlMRr6qDS6WhTCwd41dCdagxC0SZtulzZuWqISBxZifVrh4Tynew==", + "dependencies": { + "@react-types/shared": "^3.25.0" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" + } + }, "node_modules/@react-types/breadcrumbs": { - "version": "3.7.7", - "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.7.tgz", - "integrity": "sha512-ZmhXwD2LLzfEA2OvOCp/QvXu8A/Edsrn5q0qUDGsmOZj9SCVeT82bIv8P+mQnATM13mi2gyoik6102Jc1OscJA==", - "license": "Apache-2.0", + "version": "3.7.8", + "resolved": "https://registry.npmjs.org/@react-types/breadcrumbs/-/breadcrumbs-3.7.8.tgz", + "integrity": "sha512-+BW2a+PrY8ArZ+pKecz13oJFrUAhthvXx17o3x0BhWUhRpAdtmTYt2hjw8zNanm2j0Kvgo1HYKgvtskCRxYcOA==", "dependencies": { - "@react-types/link": "^3.5.7", - "@react-types/shared": "^3.24.1" + "@react-types/link": "^3.5.8", + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/button": { - "version": "3.9.6", - "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.9.6.tgz", - "integrity": "sha512-8lA+D5JLbNyQikf8M/cPP2cji91aVTcqjrGpDqI7sQnaLFikM8eFR6l1ZWGtZS5MCcbfooko77ha35SYplSQvw==", - "license": "Apache-2.0", + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.10.0.tgz", + "integrity": "sha512-rAyU+N9VaHLBdZop4zasn8IDwf9I5Q1EzHUKMtzIFf5aUlMUW+K460zI/l8UESWRSWAXK9/WPSXGxfcoCEjvAA==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/calendar": { - "version": "3.4.9", - "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.4.9.tgz", - "integrity": "sha512-O/PS9c21HgO9qzxOyZ7/dTccxabFZdF6tj3UED4DrBw7AN3KZ7JMzwzYbwHinOcO7nUcklGgNoAIHk45UAKR9g==", - "license": "Apache-2.0", + "version": "3.4.10", + "resolved": "https://registry.npmjs.org/@react-types/calendar/-/calendar-3.4.10.tgz", + "integrity": "sha512-PyjqxwJxSW2IpQx6y0D9O34fRCWn1gv9q0qFhgaIigIQrPg8zTE/CC7owHLxAtgCnnCt8exJ5rqi414csaHKlA==", "dependencies": { - "@internationalized/date": "^3.5.5", - "@react-types/shared": "^3.24.1" + "@internationalized/date": "^3.5.6", + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/checkbox": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.8.3.tgz", - "integrity": "sha512-f4c1mnLEt0iS1NMkyZXgT3q3AgcxzDk7w6MSONOKydcnh0xG5L2oefY14DhVDLkAuQS7jThlUFwiAs+MxiO3MA==", - "license": "Apache-2.0", + "version": "3.8.4", + "resolved": "https://registry.npmjs.org/@react-types/checkbox/-/checkbox-3.8.4.tgz", + "integrity": "sha512-fvZrlQmlFNsYHZpl7GVmyYQlKdUtO5MczMSf8z3TlSiCb5Kl3ha9PsZgLhJqGuVnzB2ArIBz0eZrYa3k0PhcpA==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/color": { - "version": "3.0.0-rc.1", - "resolved": "https://registry.npmjs.org/@react-types/color/-/color-3.0.0-rc.1.tgz", - "integrity": "sha512-aw6FzrBlZTWKrFaFskM7e3AFICe6JqH10wO0E919goa3LZDDFbyYEwRpatwjIyiZH1elEUkFPgwqpv3ZcPPn8g==", - "license": "Apache-2.0", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@react-types/color/-/color-3.0.0.tgz", + "integrity": "sha512-VUH8CROAM69GsMBilrJ1xyAdVsWL01nXQYrkZJxAEApv1OrcpIGSdsXLcGrjsrhjjiNVXxWFnqYRMsKkLzIl7g==", "dependencies": { - "@react-types/shared": "^3.24.1", - "@react-types/slider": "^3.7.5" + "@react-types/shared": "^3.25.0", + "@react-types/slider": "^3.7.6" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/combobox": { - "version": "3.12.1", - "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.12.1.tgz", - "integrity": "sha512-bd5YwHZWtgnJx4jGbplWbYzXj7IbO5w3IY5suNR7r891rx6IktquZ8GQwyYH0pQ/x+X5LdK2xI59i6+QC2PmlA==", - "license": "Apache-2.0", + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/@react-types/combobox/-/combobox-3.13.0.tgz", + "integrity": "sha512-kH/a+Fjpr54M2JbHg9RXwMjZ9O+XVsdOuE5JCpWRibJP1Mfl1md8gY6y6zstmVY8COrSqFvMZWB+PzwaTWjTGw==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/datepicker": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.8.2.tgz", - "integrity": "sha512-Ih4F0bNVGrEuwCD8XmmBAspuuOBsj/Svn/pDFtC2RyAZjXfWh+sI+n4XLz/sYKjvARh5TUI8GNy9smYS4vYXug==", - "license": "Apache-2.0", + "version": "3.8.3", + "resolved": "https://registry.npmjs.org/@react-types/datepicker/-/datepicker-3.8.3.tgz", + "integrity": "sha512-Y4qfPRBB6uzocosCOWSYMuwiZ3YXwLWQYiFB4KCglkvHyltbNz76LgoBEnclYA5HjwosIk4XywiXvHSYry8JnQ==", "dependencies": { - "@internationalized/date": "^3.5.5", - "@react-types/calendar": "^3.4.9", - "@react-types/overlays": "^3.8.9", - "@react-types/shared": "^3.24.1" + "@internationalized/date": "^3.5.6", + "@react-types/calendar": "^3.4.10", + "@react-types/overlays": "^3.8.10", + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/dialog": { - "version": "3.5.12", - "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.12.tgz", - "integrity": "sha512-JmpQbSpXltqEyYfEwoqDolABIiojeExkqolHNdQlayIsfFuSxZxNwXZPOpz58Ri/iwv21JP7K3QF0Gb2Ohxl9w==", - "license": "Apache-2.0", + "version": "3.5.13", + "resolved": "https://registry.npmjs.org/@react-types/dialog/-/dialog-3.5.13.tgz", + "integrity": "sha512-9k8daVcAqQsySkzDY6NIVlyGxtpEip4TKuLyzAehthbv78GQardD5fHdjQ6eXPRS4I2qZrmytrFFrlOnwWVGHw==", "dependencies": { - "@react-types/overlays": "^3.8.9", - "@react-types/shared": "^3.24.1" + "@react-types/overlays": "^3.8.10", + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/form": { - "version": "3.7.6", - "resolved": "https://registry.npmjs.org/@react-types/form/-/form-3.7.6.tgz", - "integrity": "sha512-lhS2y1bVtRnyYjkM+ylJUp2g663ZNbeZxu2o+mFfD5c2wYmVLA58IWR90c7DL8IVUitoANnZ1JPhhXvutiFpQQ==", + "version": "3.7.7", + "resolved": "https://registry.npmjs.org/@react-types/form/-/form-3.7.7.tgz", + "integrity": "sha512-CVRjCawPhYRHi/LuikOC2kz5vgvmjjKmF4/wUgR2QzD1Ok4wY1ZGSx9M9EZptCIZAt2mToR6woyLUdtzy+foeQ==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/grid": { - "version": "3.2.8", - "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.2.8.tgz", - "integrity": "sha512-6PJrpukwMqlv3IhJSDkJuVbhHM8Oe6hd2supWqd9adMXrlSP7QHt9a8SgFcFblCCTx8JzUaA0PvY5sTudcEtOQ==", + "version": "3.2.9", + "resolved": "https://registry.npmjs.org/@react-types/grid/-/grid-3.2.9.tgz", + "integrity": "sha512-eMw0d2UIZ4QTzGgD1wGGPw0cv67KjAOCp4TcwWjgDV7Wa5SVV/UvOmpnIVDyfhkG/4KRI5OR9h+isy76B726qA==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/link": { - "version": "3.5.7", - "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.5.7.tgz", - "integrity": "sha512-2WyaVmm1qr9UrSG3Dq6iz+2ziuVp+DH8CsYZ9CA6aNNb6U18Hxju3LTPb4a5gM0eC7W0mQGNBmrgGlAdDZEJOw==", - "license": "Apache-2.0", + "version": "3.5.8", + "resolved": "https://registry.npmjs.org/@react-types/link/-/link-3.5.8.tgz", + "integrity": "sha512-l/YGXddgAbLnIT7ekftXrK1D4n8NlLQwx0d4usyZpaxP1KwPzuwng20DxynamLc1atoKBqbUtZAnz32pe7vYgw==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/listbox": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.5.1.tgz", - "integrity": "sha512-n5bOgD9lgfK1qaLtag9WPnu151SwXBCNn/OgGY/Br9mWRl+nPUEYtFcPX+2VCld7uThf54kwrTmzlFnaraIlcw==", - "license": "Apache-2.0", + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/@react-types/listbox/-/listbox-3.5.2.tgz", + "integrity": "sha512-ML/Bt/MeO0FiixcuFQ+smpu1WguxTOqHDjSnhc1vcNxVQFWQOhyVy01LAY2J/T9TjfjyYGD41vyMTI0f6fcLEQ==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/menu": { - "version": "3.9.11", - "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.9.11.tgz", - "integrity": "sha512-IguQVF70d7aHXgWB1Rd2a/PiIuLZ2Nt7lyayJshLcy/NLOYmgpTmTyn2WCtlA5lTfQwmQrNFf4EvnWkeljJXdA==", - "license": "Apache-2.0", + "version": "3.9.12", + "resolved": "https://registry.npmjs.org/@react-types/menu/-/menu-3.9.12.tgz", + "integrity": "sha512-1SPnkHKJdvOfwv9fEgK1DI6DYRs4D3hW2XcWlLhVXSjaC68CzOHGwFhKIKvZiDTW/11L770PRSEloIxHR09uFQ==", "dependencies": { - "@react-types/overlays": "^3.8.9", - "@react-types/shared": "^3.24.1" + "@react-types/overlays": "^3.8.10", + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/meter": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@react-types/meter/-/meter-3.4.3.tgz", - "integrity": "sha512-Y2fX5CTAPGRKxVSeepbeyN6/K+wlF9pMRcNxTSU2qDwdoFqNCtTWMcWuCsU/Y2L/zU0jFWu4x0Vo7WkrcsgcMA==", - "license": "Apache-2.0", + "version": "3.4.4", + "resolved": "https://registry.npmjs.org/@react-types/meter/-/meter-3.4.4.tgz", + "integrity": "sha512-0SEmPkShByC1gYkW7l+iJPg8QfEe2VrgwTciAtTfC4KIqAYmJVQtq6L+4d72EMxOh8RpQHePaY/RFHEJXAh72A==", "dependencies": { - "@react-types/progress": "^3.5.6" + "@react-types/progress": "^3.5.7" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/numberfield": { - "version": "3.8.5", - "resolved": "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.5.tgz", - "integrity": "sha512-LVWggkxwd1nyVZomXBPfQA1E4I4/i4PBifjcDs2AfcV7q5RE9D+DVIDXsYucVOBxPlDOxiAq/T9ypobspWSwHw==", - "license": "Apache-2.0", + "version": "3.8.6", + "resolved": "https://registry.npmjs.org/@react-types/numberfield/-/numberfield-3.8.6.tgz", + "integrity": "sha512-VtWEMAXUO1S9EEZI8whc7xv6DVccxhbWsRthMCg/LxiwU3U5KAveadNc2c5rtXkRpd3cnD5xFzz3dExXdmHkAg==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/overlays": { - "version": "3.8.9", - "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.8.9.tgz", - "integrity": "sha512-9ni9upQgXPnR+K9cWmbYWvm3ll9gH8P/XsEZprqIV5zNLMF334jADK48h4jafb1X9RFnj0WbHo6BqcSObzjTig==", - "license": "Apache-2.0", + "version": "3.8.10", + "resolved": "https://registry.npmjs.org/@react-types/overlays/-/overlays-3.8.10.tgz", + "integrity": "sha512-IcnB+VYfAJazRjWhBKZTmVMh3KTp/B1rRbcKkPx6t8djP9UQhKcohP7lAALxjJ56Jjz/GFC6rWyUcnYH0NFVRA==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/progress": { - "version": "3.5.6", - "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.6.tgz", - "integrity": "sha512-Nh43sjQ5adyN1bTHBPRaIPhXUdBqP0miYeJpeMY3V/KUl4qmouJLwDnccwFG4xLm6gBfYe22lgbbV7nAfNnuTQ==", - "license": "Apache-2.0", + "version": "3.5.7", + "resolved": "https://registry.npmjs.org/@react-types/progress/-/progress-3.5.7.tgz", + "integrity": "sha512-EqMDHmlpoZUZzTjdejGIkSM0pS2LBI9NdadHf3bDNTycHv+5L1xpMHUg8RGOW8a3sRVLRvfN1aO9l75QZkyj+w==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/radio": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.8.3.tgz", - "integrity": "sha512-fUVJt4Bb6jOReFqnhHVNxWXH7t6c60uSFfoPKuXt/xI9LL1i2jhpur0ggpTfIn3qLIAmNBU6bKBCWAdr4KjeVQ==", - "license": "Apache-2.0", + "version": "3.8.4", + "resolved": "https://registry.npmjs.org/@react-types/radio/-/radio-3.8.4.tgz", + "integrity": "sha512-GCuOwQL19iwKa74NAIk9hv4ivyI8oW1+ZCuc2fzyDdeQjzTIlv3qrIyShwpVy1IoI7/4DYTMZm/YXPoKhu5TTA==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/searchfield": { - "version": "3.5.8", - "resolved": "https://registry.npmjs.org/@react-types/searchfield/-/searchfield-3.5.8.tgz", - "integrity": "sha512-EcdqalHNIC6BJoRfmqUhAvXRd3aHkWlV1cFCz57JJKgUEFYyXPNrXd1b73TKLzTXEk+X/D6LKV15ILYpEaxu8w==", - "license": "Apache-2.0", + "version": "3.5.9", + "resolved": "https://registry.npmjs.org/@react-types/searchfield/-/searchfield-3.5.9.tgz", + "integrity": "sha512-c/x8BWpH1Zq+fWpeBtzw2AhQhGi7ahWPicV7PlnqwIGO0MrH/QCjX0dj+I+1xpcAh8Eq6ECa79HE74Rw6aJmFg==", "dependencies": { - "@react-types/shared": "^3.24.1", - "@react-types/textfield": "^3.9.6" + "@react-types/shared": "^3.25.0", + "@react-types/textfield": "^3.9.7" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/select": { - "version": "3.9.6", - "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.9.6.tgz", - "integrity": "sha512-cVSFR0eJLup/ht1Uto+y8uyLmHO89J6wNh65SIHb3jeVz9oLBAedP3YNI2qB+F9qFMUcA8PBSLXIIuT6gXzLgQ==", - "license": "Apache-2.0", + "version": "3.9.7", + "resolved": "https://registry.npmjs.org/@react-types/select/-/select-3.9.7.tgz", + "integrity": "sha512-Jva4ixfB4EEdy+WmZkUoLiQI7vVfHPxM73VuL7XDxvAO+YKiIztDTcU720QVNhxTMmQvCxfRBXWar8aodCjLiw==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/shared": { - "version": "3.24.1", - "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.24.1.tgz", - "integrity": "sha512-AUQeGYEm/zDTN6zLzdXolDxz3Jk5dDL7f506F07U8tBwxNNI3WRdhU84G0/AaFikOZzDXhOZDr3MhQMzyE7Ydw==", + "version": "3.25.0", + "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.25.0.tgz", + "integrity": "sha512-OZSyhzU6vTdW3eV/mz5i6hQwQUhkRs7xwY2d1aqPvTdMe0+2cY7Fwp45PAiwYLEj73i9ro2FxF9qC4DvHGSCgQ==", "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/slider": { - "version": "3.7.5", - "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.7.5.tgz", - "integrity": "sha512-bRitwQRQjQoOcKEdPMljnvm474dwrmsc6pdsVQDh/qynzr+KO9IHuYc3qPW53WVE2hMQJDohlqtCAWQXWQ5Vcg==", - "license": "Apache-2.0", + "version": "3.7.6", + "resolved": "https://registry.npmjs.org/@react-types/slider/-/slider-3.7.6.tgz", + "integrity": "sha512-z72wnEzSge6qTD9TUoUPp1A4j4jXk/MVii6rGE78XeE/Pq7HyyjU5bCagryMr9PC9MKa/oTiHcshKqWBDf57GA==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/switch": { - "version": "3.5.5", - "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.5.tgz", - "integrity": "sha512-SZx1Bd+COhAOs/RTifbZG+uq/llwba7VAKx7XBeX4LeIz1dtguy5bigOBgFTMQi4qsIVCpybSWEEl+daj4XFPw==", - "license": "Apache-2.0", + "version": "3.5.6", + "resolved": "https://registry.npmjs.org/@react-types/switch/-/switch-3.5.6.tgz", + "integrity": "sha512-gJ8t2yTCgcitz4ON4ELcLLmtlDkn2MUjjfu3ez/cwA1X/NUluPYkhXj5Z6H+KOlnveqrKCZDRoTgK74cQ6Cvfg==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/table": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.10.1.tgz", - "integrity": "sha512-xsNh0Gm4GtNeSknZqkMsfGvc94fycmfhspGO+FzQKim2hB5k4yILwd+lHYQ2UKW6New9GVH/zN2Pd3v67IeZ2g==", + "version": "3.10.2", + "resolved": "https://registry.npmjs.org/@react-types/table/-/table-3.10.2.tgz", + "integrity": "sha512-YzA4hcsYfnFFpA2UyGb1KKhLpWgaj5daApqjp126tCIosl8k1KxZmhKD50cwH0Jm19lALJseqo5VdlcJtcr4qg==", "dependencies": { - "@react-types/grid": "^3.2.8", - "@react-types/shared": "^3.24.1" + "@react-types/grid": "^3.2.9", + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/tabs": { - "version": "3.3.9", - "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.9.tgz", - "integrity": "sha512-3Q9kRVvg/qDyeJR/W1+C2z2OyvDWQrSLvOCvAezX5UKzww4rBEAA8OqBlyDwn7q3fiwrh/m64l6p+dbln+RdxQ==", - "license": "Apache-2.0", + "version": "3.3.10", + "resolved": "https://registry.npmjs.org/@react-types/tabs/-/tabs-3.3.10.tgz", + "integrity": "sha512-s/Bw/HCIdWJPBw4O703ghKqhjGsIerRMIDxA88hbQYzfTDD6bkFDjCnsP2Tyy1G8Dg2rSPFUEE+k+PpLzqeEfQ==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/textfield": { - "version": "3.9.6", - "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.9.6.tgz", - "integrity": "sha512-0uPqjJh4lYp1aL1HL9IlV8Cgp8eT0PcsNfdoCktfkLytvvBPmox2Pfm57W/d0xTtzZu2CjxhYNTob+JtGAOeXA==", - "license": "Apache-2.0", + "version": "3.9.7", + "resolved": "https://registry.npmjs.org/@react-types/textfield/-/textfield-3.9.7.tgz", + "integrity": "sha512-vU5+QCOF9HgWGjAmmy+cpJibVW5voFomC5POmYHokm7kivYcMMjlonsgWwg/0xXrqE2qosH3tpz4jFoEuig1NQ==", "dependencies": { - "@react-types/shared": "^3.24.1" + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" } }, "node_modules/@react-types/tooltip": { - "version": "3.4.11", - "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.4.11.tgz", - "integrity": "sha512-WPikHQxeT5Lb09yJEaW6Ja3ecE0g1YM6ukWYS2v/iZLUPn5YlYrGytspuCYQNSh/u7suCz4zRLEHYCl7OCigjw==", - "license": "Apache-2.0", + "version": "3.4.12", + "resolved": "https://registry.npmjs.org/@react-types/tooltip/-/tooltip-3.4.12.tgz", + "integrity": "sha512-FwsdSQ3UDIDORanQMGMLyzSUabw4AkKhwcRdPv4d5OT8GmJr7mBdZynfcsrKLJ0fzskIypMqspoutZidsI0MQg==", "dependencies": { - "@react-types/overlays": "^3.8.9", - "@react-types/shared": "^3.24.1" + "@react-types/overlays": "^3.8.10", + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -5905,11 +5867,10 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.37.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz", - "integrity": "sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==", + "version": "7.37.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz", + "integrity": "sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==", "dev": true, - "license": "MIT", "dependencies": { "array-includes": "^3.1.8", "array.prototype.findlast": "^1.2.5", @@ -6787,7 +6748,6 @@ "version": "10.5.14", "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.5.14.tgz", "integrity": "sha512-IjC6sI0X7YRjjyVH9aUgdftcmZK7WXdHeil4KwbjDnRWjnVitKpAx3rr6t6di1joFp5188VqKcobOPA6mCLG/w==", - "license": "BSD-3-Clause", "dependencies": { "@formatjs/ecma402-abstract": "2.0.0", "@formatjs/fast-memoize": "2.2.0", @@ -8354,48 +8314,48 @@ } }, "node_modules/react-aria": { - "version": "3.34.3", - "resolved": "https://registry.npmjs.org/react-aria/-/react-aria-3.34.3.tgz", - "integrity": "sha512-wSprEI5EojDFCm357MxnKAxJZN68OYIt6UH6N0KCo6MEUAVZMbhMSmGYjw/kLK4rI7KrbJDqGqUMQkwc93W9Ng==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/string": "^3.2.3", - "@react-aria/breadcrumbs": "^3.5.16", - "@react-aria/button": "^3.9.8", - "@react-aria/calendar": "^3.5.11", - "@react-aria/checkbox": "^3.14.6", - "@react-aria/combobox": "^3.10.3", - "@react-aria/datepicker": "^3.11.2", - "@react-aria/dialog": "^3.5.17", - "@react-aria/dnd": "^3.7.2", - "@react-aria/focus": "^3.18.2", - "@react-aria/gridlist": "^3.9.3", - "@react-aria/i18n": "^3.12.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/label": "^3.7.11", - "@react-aria/link": "^3.7.4", - "@react-aria/listbox": "^3.13.3", - "@react-aria/menu": "^3.15.3", - "@react-aria/meter": "^3.4.16", - "@react-aria/numberfield": "^3.11.6", - "@react-aria/overlays": "^3.23.2", - "@react-aria/progress": "^3.4.16", - "@react-aria/radio": "^3.10.7", - "@react-aria/searchfield": "^3.7.8", - "@react-aria/select": "^3.14.9", - "@react-aria/selection": "^3.19.3", - "@react-aria/separator": "^3.4.2", - "@react-aria/slider": "^3.7.11", - "@react-aria/ssr": "^3.9.5", - "@react-aria/switch": "^3.6.7", - "@react-aria/table": "^3.15.3", - "@react-aria/tabs": "^3.9.5", - "@react-aria/tag": "^3.4.5", - "@react-aria/textfield": "^3.14.8", - "@react-aria/tooltip": "^3.7.7", - "@react-aria/utils": "^3.25.2", - "@react-aria/visually-hidden": "^3.8.15", - "@react-types/shared": "^3.24.1" + "version": "3.35.0", + "resolved": "https://registry.npmjs.org/react-aria/-/react-aria-3.35.0.tgz", + "integrity": "sha512-cbbd3iIveLDRnpVrpc1iuz8OMlDdH6u8EjncW3MQuYOiEGaho9xcDtWMKiSEIZASEnd7LK4Rgm5iVPr2O+cssw==", + "dependencies": { + "@internationalized/string": "^3.2.4", + "@react-aria/breadcrumbs": "^3.5.17", + "@react-aria/button": "^3.10.0", + "@react-aria/calendar": "^3.5.12", + "@react-aria/checkbox": "^3.14.7", + "@react-aria/color": "^3.0.0", + "@react-aria/combobox": "^3.10.4", + "@react-aria/datepicker": "^3.11.3", + "@react-aria/dialog": "^3.5.18", + "@react-aria/dnd": "^3.7.3", + "@react-aria/focus": "^3.18.3", + "@react-aria/gridlist": "^3.9.4", + "@react-aria/i18n": "^3.12.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/label": "^3.7.12", + "@react-aria/link": "^3.7.5", + "@react-aria/listbox": "^3.13.4", + "@react-aria/menu": "^3.15.4", + "@react-aria/meter": "^3.4.17", + "@react-aria/numberfield": "^3.11.7", + "@react-aria/overlays": "^3.23.3", + "@react-aria/progress": "^3.4.17", + "@react-aria/radio": "^3.10.8", + "@react-aria/searchfield": "^3.7.9", + "@react-aria/select": "^3.14.10", + "@react-aria/selection": "^3.20.0", + "@react-aria/separator": "^3.4.3", + "@react-aria/slider": "^3.7.12", + "@react-aria/ssr": "^3.9.6", + "@react-aria/switch": "^3.6.8", + "@react-aria/table": "^3.15.4", + "@react-aria/tabs": "^3.9.6", + "@react-aria/tag": "^3.4.6", + "@react-aria/textfield": "^3.14.9", + "@react-aria/tooltip": "^3.7.8", + "@react-aria/utils": "^3.25.3", + "@react-aria/visually-hidden": "^3.8.16", + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0", @@ -8403,38 +8363,41 @@ } }, "node_modules/react-aria-components": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/react-aria-components/-/react-aria-components-1.3.3.tgz", - "integrity": "sha512-wNjcoyIFTL14Z07OJ1I5m37CYB+1oH2DW8PIgZQjGt9lLcYKKEBLSgsenHVKu1F1L9tqlpXgYk5TeXCzU/xUKw==", - "license": "Apache-2.0", - "dependencies": { - "@internationalized/date": "^3.5.5", - "@internationalized/string": "^3.2.3", - "@react-aria/collections": "3.0.0-alpha.4", - "@react-aria/color": "3.0.0-rc.2", - "@react-aria/dnd": "^3.7.2", - "@react-aria/focus": "^3.18.2", - "@react-aria/interactions": "^3.22.2", - "@react-aria/menu": "^3.15.3", - "@react-aria/toolbar": "3.0.0-beta.8", - "@react-aria/tree": "3.0.0-alpha.5", - "@react-aria/utils": "^3.25.2", - "@react-aria/virtualizer": "^4.0.2", - "@react-stately/color": "^3.7.2", - "@react-stately/layout": "^4.0.2", - "@react-stately/menu": "^3.8.2", - "@react-stately/table": "^3.12.2", - "@react-stately/utils": "^3.10.3", - "@react-stately/virtualizer": "^4.0.2", - "@react-types/color": "3.0.0-rc.1", - "@react-types/form": "^3.7.6", - "@react-types/grid": "^3.2.8", - "@react-types/shared": "^3.24.1", - "@react-types/table": "^3.10.1", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/react-aria-components/-/react-aria-components-1.4.0.tgz", + "integrity": "sha512-CpeSeGI2FVT3hOzA28fhIGkrPPQPtz3gVHBfMWkXSuLUBaKFZQhdCLBXlpO5MoZV1RrC+e7mhOVREkw6DvlxKw==", + "dependencies": { + "@internationalized/date": "^3.5.6", + "@internationalized/string": "^3.2.4", + "@react-aria/accordion": "3.0.0-alpha.34", + "@react-aria/collections": "3.0.0-alpha.5", + "@react-aria/color": "^3.0.0", + "@react-aria/disclosure": "3.0.0-alpha.0", + "@react-aria/dnd": "^3.7.3", + "@react-aria/focus": "^3.18.3", + "@react-aria/interactions": "^3.22.3", + "@react-aria/live-announcer": "^3.4.0", + "@react-aria/menu": "^3.15.4", + "@react-aria/toolbar": "3.0.0-beta.9", + "@react-aria/tree": "3.0.0-beta.0", + "@react-aria/utils": "^3.25.3", + "@react-aria/virtualizer": "^4.0.3", + "@react-stately/color": "^3.8.0", + "@react-stately/disclosure": "3.0.0-alpha.0", + "@react-stately/layout": "^4.0.3", + "@react-stately/menu": "^3.8.3", + "@react-stately/table": "^3.12.3", + "@react-stately/utils": "^3.10.4", + "@react-stately/virtualizer": "^4.1.0", + "@react-types/color": "^3.0.0", + "@react-types/form": "^3.7.7", + "@react-types/grid": "^3.2.9", + "@react-types/shared": "^3.25.0", + "@react-types/table": "^3.10.2", "@swc/helpers": "^0.5.0", "client-only": "^0.0.1", - "react-aria": "^3.34.3", - "react-stately": "^3.32.2", + "react-aria": "^3.35.0", + "react-stately": "^3.33.0", "use-sync-external-store": "^1.2.0" }, "peerDependencies": { @@ -8485,34 +8448,34 @@ } }, "node_modules/react-stately": { - "version": "3.32.2", - "resolved": "https://registry.npmjs.org/react-stately/-/react-stately-3.32.2.tgz", - "integrity": "sha512-pDSrbCIJtir4HeSa//PTqLSR7Tl7pFC9usmkkBObNKktObQq3Vdgkf46cxeTD1ov7J7GDdR3meIyjXGnZoEzUg==", - "license": "Apache-2.0", - "dependencies": { - "@react-stately/calendar": "^3.5.4", - "@react-stately/checkbox": "^3.6.8", - "@react-stately/collections": "^3.10.9", - "@react-stately/combobox": "^3.9.2", - "@react-stately/data": "^3.11.6", - "@react-stately/datepicker": "^3.10.2", - "@react-stately/dnd": "^3.4.2", - "@react-stately/form": "^3.0.5", - "@react-stately/list": "^3.10.8", - "@react-stately/menu": "^3.8.2", - "@react-stately/numberfield": "^3.9.6", - "@react-stately/overlays": "^3.6.10", - "@react-stately/radio": "^3.10.7", - "@react-stately/searchfield": "^3.5.6", - "@react-stately/select": "^3.6.7", - "@react-stately/selection": "^3.16.2", - "@react-stately/slider": "^3.5.7", - "@react-stately/table": "^3.12.2", - "@react-stately/tabs": "^3.6.9", - "@react-stately/toggle": "^3.7.7", - "@react-stately/tooltip": "^3.4.12", - "@react-stately/tree": "^3.8.4", - "@react-types/shared": "^3.24.1" + "version": "3.33.0", + "resolved": "https://registry.npmjs.org/react-stately/-/react-stately-3.33.0.tgz", + "integrity": "sha512-DNPOxYAPuhuXwSuE1s1K7iSgqG2QOBUZq3bsLAd4gUUZje6Qepkhe7TzK2LWarQYAZ3gC9Xhmnz8ie1fdCo0GA==", + "dependencies": { + "@react-stately/calendar": "^3.5.5", + "@react-stately/checkbox": "^3.6.9", + "@react-stately/collections": "^3.11.0", + "@react-stately/color": "^3.8.0", + "@react-stately/combobox": "^3.10.0", + "@react-stately/data": "^3.11.7", + "@react-stately/datepicker": "^3.10.3", + "@react-stately/dnd": "^3.4.3", + "@react-stately/form": "^3.0.6", + "@react-stately/list": "^3.11.0", + "@react-stately/menu": "^3.8.3", + "@react-stately/numberfield": "^3.9.7", + "@react-stately/overlays": "^3.6.11", + "@react-stately/radio": "^3.10.8", + "@react-stately/searchfield": "^3.5.7", + "@react-stately/select": "^3.6.8", + "@react-stately/selection": "^3.17.0", + "@react-stately/slider": "^3.5.8", + "@react-stately/table": "^3.12.3", + "@react-stately/tabs": "^3.6.10", + "@react-stately/toggle": "^3.7.8", + "@react-stately/tooltip": "^3.4.13", + "@react-stately/tree": "^3.8.5", + "@react-types/shared": "^3.25.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -9245,11 +9208,10 @@ } }, "node_modules/tailwindcss-react-aria-components": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/tailwindcss-react-aria-components/-/tailwindcss-react-aria-components-1.1.5.tgz", - "integrity": "sha512-0qNr/RlKe5MtDMGMsCFbCoQzpURzEg1raQgnssvOyOWtIIpqleu0lwj8KVRbiZGh8DvX9fNxT+GnfYdiNLJ+Bw==", + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/tailwindcss-react-aria-components/-/tailwindcss-react-aria-components-1.1.6.tgz", + "integrity": "sha512-w486YWkNi9E/bLZE0xNdy+xkY0MH3PgsI+WLcszLIHdnylDOE5Os0zcVDTRsKmf9KLfHOlNVu2mj4bDNIak9EQ==", "dev": true, - "license": "Apache-2.0", "peerDependencies": { "tailwindcss": "*" } @@ -9603,7 +9565,6 @@ "version": "1.2.2", "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz", "integrity": "sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==", - "license": "MIT", "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index 7f35286..1fb4f6b 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,8 @@ "ky": "^1.7.2", "lodash.startcase": "^4.4.0", "react": "^18.3.1", - "react-aria": "^3.34.3", - "react-aria-components": "^1.3.3", + "react-aria": "^3.35.0", + "react-aria-components": "^1.4.0", "react-dom": "^18.3.1", "react-error-boundary": "^4.0.13", "react-fast-compare": "^3.2.2", @@ -56,7 +56,7 @@ "eslint": "^9.11.1", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-react": "^7.37.0", + "eslint-plugin-react": "^7.37.1", "eslint-plugin-react-hooks": "^5.1.0-rc-06d0b89e-20240801", "globals": "^15.9.0", "postcss": "^8.4.47", @@ -65,7 +65,7 @@ "prettier-plugin-packagejson": "^2.5.2", "prettier-plugin-tailwindcss": "^0.6.8", "tailwindcss": "^3.4.13", - "tailwindcss-react-aria-components": "^1.1.5", + "tailwindcss-react-aria-components": "^1.1.6", "typescript": "^5.6.2", "typescript-eslint": "^8.8.0", "vite": "^5.4.8",