diff --git a/.circleci/comment.js b/.circleci/comment.js index 361b908421c..ef381f1962b 100644 --- a/.circleci/comment.js +++ b/.circleci/comment.js @@ -10,7 +10,7 @@ async function run() { let pr; // If we aren't running on a PR commit, double check if this is a branch created for a fork. If so, we'll need to // comment the build link on the fork. - if (!process.env.CIRCLE_PULL_REQUEST) { + if (true) { try { const commit = await octokit.git.getCommit({ owner: 'adobe', @@ -41,7 +41,7 @@ async function run() { break; } } - } else if (process.env.CIRCLE_BRANCH === 'main') { + } else if (true) { // If it isn't a PR commit, then we are on main. Create a comment for the test app and docs build await octokit.repos.createCommitComment({ owner: 'adobe', diff --git a/.circleci/config.yml b/.circleci/config.yml index 26b0f100c9c..3044c110fbe 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -933,9 +933,6 @@ workflows: requires: - install - verdaccio: - filters: - branches: - only: main requires: - install - v-docs: diff --git a/examples/next-app-csp/yarn.lock b/examples/next-app-csp/yarn.lock index e37702916bb..65a615efeef 100644 --- a/examples/next-app-csp/yarn.lock +++ b/examples/next-app-csp/yarn.lock @@ -49,68 +49,68 @@ __metadata: "@babel/cli": "npm:^7.12.10" "@babel/core": "npm:^7.24.3" "@internationalized/string": "npm:^3.2.7" - "@react-aria/collections": "npm:3.0.0-rc.7" - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/accordion": "npm:^3.0.12" - "@react-spectrum/actionbar": "npm:^3.6.13" - "@react-spectrum/actiongroup": "npm:^3.11.3" - "@react-spectrum/avatar": "npm:^3.0.25" - "@react-spectrum/badge": "npm:^3.1.29" - "@react-spectrum/breadcrumbs": "npm:^3.9.23" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/buttongroup": "npm:^3.6.25" - "@react-spectrum/calendar": "npm:^3.7.7" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/color": "npm:^3.1.3" - "@react-spectrum/combobox": "npm:^3.16.3" - "@react-spectrum/contextualhelp": "npm:^3.6.27" - "@react-spectrum/datepicker": "npm:^3.14.7" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/divider": "npm:^3.5.26" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/dropzone": "npm:^3.0.17" - "@react-spectrum/filetrigger": "npm:^3.0.17" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/icon": "npm:^3.8.8" - "@react-spectrum/illustratedmessage": "npm:^3.5.13" - "@react-spectrum/image": "npm:^3.6.1" - "@react-spectrum/inlinealert": "npm:^3.2.19" - "@react-spectrum/labeledvalue": "npm:^3.2.6" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/link": "npm:^3.6.21" - "@react-spectrum/list": "npm:^3.10.7" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/meter": "npm:^3.5.13" - "@react-spectrum/numberfield": "npm:^3.10.1" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/provider": "npm:^3.10.10" - "@react-spectrum/radio": "npm:^3.7.20" - "@react-spectrum/searchfield": "npm:^3.8.22" - "@react-spectrum/slider": "npm:^3.8.1" - "@react-spectrum/statuslight": "npm:^3.5.25" - "@react-spectrum/switch": "npm:^3.6.5" - "@react-spectrum/table": "npm:^3.17.7" - "@react-spectrum/tabs": "npm:^3.8.26" - "@react-spectrum/tag": "npm:^3.3.6" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/theme-dark": "npm:^3.5.21" - "@react-spectrum/theme-default": "npm:^3.5.21" - "@react-spectrum/theme-light": "npm:^3.4.21" - "@react-spectrum/toast": "npm:^3.1.3" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/tree": "npm:^3.1.7" - "@react-spectrum/view": "npm:^3.6.22" - "@react-spectrum/well": "npm:^3.4.26" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/data": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/accordion": "npm:^3.0.13" + "@react-spectrum/actionbar": "npm:^3.6.14" + "@react-spectrum/actiongroup": "npm:^3.11.4" + "@react-spectrum/avatar": "npm:^3.0.26" + "@react-spectrum/badge": "npm:^3.1.30" + "@react-spectrum/breadcrumbs": "npm:^3.9.24" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/buttongroup": "npm:^3.6.26" + "@react-spectrum/calendar": "npm:^3.7.8" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/color": "npm:^3.1.4" + "@react-spectrum/combobox": "npm:^3.16.4" + "@react-spectrum/contextualhelp": "npm:^3.6.28" + "@react-spectrum/datepicker": "npm:^3.14.8" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/divider": "npm:^3.5.27" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/dropzone": "npm:^3.0.18" + "@react-spectrum/filetrigger": "npm:^3.0.18" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/icon": "npm:^3.8.9" + "@react-spectrum/illustratedmessage": "npm:^3.5.14" + "@react-spectrum/image": "npm:^3.6.2" + "@react-spectrum/inlinealert": "npm:^3.2.20" + "@react-spectrum/labeledvalue": "npm:^3.2.7" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/link": "npm:^3.6.22" + "@react-spectrum/list": "npm:^3.10.8" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/meter": "npm:^3.5.14" + "@react-spectrum/numberfield": "npm:^3.10.2" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/provider": "npm:^3.10.11" + "@react-spectrum/radio": "npm:^3.7.21" + "@react-spectrum/searchfield": "npm:^3.8.23" + "@react-spectrum/slider": "npm:^3.8.2" + "@react-spectrum/statuslight": "npm:^3.5.26" + "@react-spectrum/switch": "npm:^3.6.6" + "@react-spectrum/table": "npm:^3.17.8" + "@react-spectrum/tabs": "npm:^3.8.27" + "@react-spectrum/tag": "npm:^3.3.7" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/theme-dark": "npm:^3.5.22" + "@react-spectrum/theme-default": "npm:^3.5.22" + "@react-spectrum/theme-light": "npm:^3.4.22" + "@react-spectrum/toast": "npm:^3.1.4" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/tree": "npm:^3.1.8" + "@react-spectrum/view": "npm:^3.6.23" + "@react-spectrum/well": "npm:^3.4.27" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/data": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" client-only: "npm:^0.0.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -526,7 +526,7 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.3, @babel/parser@npm:^7.28.4": +"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5, @babel/parser@npm:^7.26.3, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.3, @babel/parser@npm:^7.28.4": version: 7.28.4 resolution: "@babel/parser@npm:7.28.4" dependencies: @@ -914,13 +914,6 @@ __metadata: languageName: node linkType: hard -"@colors/colors@npm:1.6.0, @colors/colors@npm:^1.6.0": - version: 1.6.0 - resolution: "@colors/colors@npm:1.6.0" - checksum: 10c0/9328a0778a5b0db243af54455b79a69e3fb21122d6c15ef9e9fcc94881d8d17352d8b2b2590f9bdd46fac5c2d6c1636dcfc14358a20c70e22daf89e1a759b629 - languageName: node - linkType: hard - "@cspotcode/source-map-support@npm:^0.8.0": version: 0.8.1 resolution: "@cspotcode/source-map-support@npm:0.8.1" @@ -930,17 +923,6 @@ __metadata: languageName: node linkType: hard -"@dabh/diagnostics@npm:^2.0.2": - version: 2.0.3 - resolution: "@dabh/diagnostics@npm:2.0.3" - dependencies: - colorspace: "npm:1.1.x" - enabled: "npm:2.0.x" - kuler: "npm:^2.0.0" - checksum: 10c0/a5133df8492802465ed01f2f0a5784585241a1030c362d54a602ed1839816d6c93d71dde05cf2ddb4fd0796238c19774406bd62fa2564b637907b495f52425fe - languageName: node - linkType: hard - "@emnapi/core@npm:^1.4.3, @emnapi/core@npm:^1.4.5": version: 1.5.0 resolution: "@emnapi/core@npm:1.5.0" @@ -1393,7 +1375,7 @@ __metadata: languageName: node linkType: hard -"@internationalized/date@npm:^3.9.0, @internationalized/date@workspace:../../packages/@internationalized/date": +"@internationalized/date@npm:^3.10.0, @internationalized/date@workspace:../../packages/@internationalized/date": version: 0.0.0-use.local resolution: "@internationalized/date@workspace:../../packages/@internationalized/date" dependencies: @@ -3174,17 +3156,17 @@ __metadata: languageName: node linkType: hard -"@react-aria/actiongroup@npm:^3.7.20, @react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup": +"@react-aria/actiongroup@npm:^3.7.21, @react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup": version: 0.0.0-use.local resolution: "@react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-types/actiongroup": "npm:^3.4.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-types/actiongroup": "npm:^3.4.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3203,23 +3185,23 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/autocomplete@npm:3.0.0-rc.2, @react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete": +"@react-aria/autocomplete@npm:3.0.0-rc.3, @react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete": version: 0.0.0-use.local resolution: "@react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete" dependencies: - "@react-aria/combobox": "npm:^3.13.2" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/searchfield": "npm:^3.8.8" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" "@react-stately/autocomplete": "npm:3.0.0-beta.3" - "@react-stately/combobox": "npm:^3.11.1" - "@react-types/autocomplete": "npm:3.0.0-alpha.34" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/autocomplete": "npm:3.0.0-alpha.35" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3227,15 +3209,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/breadcrumbs@npm:^3.5.28, @react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs": +"@react-aria/breadcrumbs@npm:^3.5.29, @react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs": version: 0.0.0-use.local resolution: "@react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/link": "npm:^3.8.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/breadcrumbs": "npm:^3.7.16" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/breadcrumbs": "npm:^3.7.17" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3243,16 +3225,16 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/button@npm:^3.14.1, @react-aria/button@workspace:../../packages/@react-aria/button": +"@react-aria/button@npm:^3.14.2, @react-aria/button@workspace:../../packages/@react-aria/button": version: 0.0.0-use.local resolution: "@react-aria/button@workspace:../../packages/@react-aria/button" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/toolbar": "npm:3.0.0-beta.20" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/toolbar": "npm:3.0.0-beta.21" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3260,19 +3242,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/calendar@npm:^3.9.1, @react-aria/calendar@workspace:../../packages/@react-aria/calendar": +"@react-aria/calendar@npm:^3.9.2, @react-aria/calendar@workspace:../../packages/@react-aria/calendar": version: 0.0.0-use.local resolution: "@react-aria/calendar@workspace:../../packages/@react-aria/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/calendar": "npm:^3.8.4" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/calendar": "npm:^3.9.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3280,20 +3262,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/checkbox@npm:^3.16.1, @react-aria/checkbox@workspace:../../packages/@react-aria/checkbox": +"@react-aria/checkbox@npm:^3.16.2, @react-aria/checkbox@workspace:../../packages/@react-aria/checkbox": version: 0.0.0-use.local resolution: "@react-aria/checkbox@workspace:../../packages/@react-aria/checkbox" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/toggle": "npm:^3.12.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/checkbox": "npm:^3.7.1" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/toggle": "npm:^3.12.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3301,14 +3283,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/collections@npm:3.0.0-rc.7, @react-aria/collections@workspace:../../packages/@react-aria/collections": +"@react-aria/collections@npm:^3.0.0, @react-aria/collections@workspace:../../packages/@react-aria/collections": version: 0.0.0-use.local resolution: "@react-aria/collections@workspace:../../packages/@react-aria/collections" dependencies: - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" use-sync-external-store: "npm:^1.4.0" peerDependencies: @@ -3317,22 +3299,22 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/color@npm:^3.1.1, @react-aria/color@workspace:../../packages/@react-aria/color": +"@react-aria/color@npm:^3.1.2, @react-aria/color@workspace:../../packages/@react-aria/color": version: 0.0.0-use.local resolution: "@react-aria/color@workspace:../../packages/@react-aria/color" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/numberfield": "npm:^3.12.1" - "@react-aria/slider": "npm:^3.8.1" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/color": "npm:^3.9.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/slider": "npm:^3.8.2" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/color": "npm:^3.9.2" + "@react-stately/form": "npm:^3.2.2" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3340,25 +3322,25 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/combobox@npm:^3.13.2, @react-aria/combobox@workspace:../../packages/@react-aria/combobox": +"@react-aria/combobox@npm:^3.14.0, @react-aria/combobox@workspace:../../packages/@react-aria/combobox": version: 0.0.0-use.local resolution: "@react-aria/combobox@workspace:../../packages/@react-aria/combobox" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/listbox": "npm:^3.14.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/listbox": "npm:^3.15.0" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-stately/form": "npm:^3.2.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3366,27 +3348,27 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/datepicker@npm:^3.15.1, @react-aria/datepicker@workspace:../../packages/@react-aria/datepicker": +"@react-aria/datepicker@npm:^3.15.2, @react-aria/datepicker@workspace:../../packages/@react-aria/datepicker": version: 0.0.0-use.local resolution: "@react-aria/datepicker@workspace:../../packages/@react-aria/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/datepicker": "npm:^3.15.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-stately/form": "npm:^3.2.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3394,15 +3376,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/dialog@npm:^3.5.30, @react-aria/dialog@workspace:../../packages/@react-aria/dialog": +"@react-aria/dialog@npm:^3.5.31, @react-aria/dialog@workspace:../../packages/@react-aria/dialog": version: 0.0.0-use.local resolution: "@react-aria/dialog@workspace:../../packages/@react-aria/dialog" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3410,14 +3392,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/disclosure@npm:^3.0.8, @react-aria/disclosure@workspace:../../packages/@react-aria/disclosure": +"@react-aria/disclosure@npm:^3.1.0, @react-aria/disclosure@workspace:../../packages/@react-aria/disclosure": version: 0.0.0-use.local resolution: "@react-aria/disclosure@workspace:../../packages/@react-aria/disclosure" dependencies: "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/disclosure": "npm:^3.0.7" - "@react-types/button": "npm:^3.14.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/disclosure": "npm:^3.0.8" + "@react-types/button": "npm:^3.14.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3425,20 +3407,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/dnd@npm:^3.0.0, @react-aria/dnd@npm:^3.1.0, @react-aria/dnd@npm:^3.11.2, @react-aria/dnd@workspace:../../packages/@react-aria/dnd": +"@react-aria/dnd@npm:^3.0.0, @react-aria/dnd@npm:^3.1.0, @react-aria/dnd@npm:^3.11.3, @react-aria/dnd@workspace:../../packages/@react-aria/dnd": version: 0.0.0-use.local resolution: "@react-aria/dnd@workspace:../../packages/@react-aria/dnd" dependencies: "@internationalized/string": "npm:^3.2.7" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/dnd": "npm:^3.7.0" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/dnd": "npm:^3.7.1" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3452,13 +3434,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/focus@npm:^3.20.4, @react-aria/focus@npm:^3.21.1, @react-aria/focus@workspace:../../packages/@react-aria/focus": +"@react-aria/focus@npm:^3.20.4, @react-aria/focus@npm:^3.21.2, @react-aria/focus@workspace:../../packages/@react-aria/focus": version: 0.0.0-use.local resolution: "@react-aria/focus@workspace:../../packages/@react-aria/focus" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -3467,14 +3449,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/form@npm:^3.1.1, @react-aria/form@workspace:../../packages/@react-aria/form": +"@react-aria/form@npm:^3.1.2, @react-aria/form@workspace:../../packages/@react-aria/form": version: 0.0.0-use.local resolution: "@react-aria/form@workspace:../../packages/@react-aria/form" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3482,22 +3464,22 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/grid@npm:^3.14.4, @react-aria/grid@workspace:../../packages/@react-aria/grid": +"@react-aria/grid@npm:^3.14.5, @react-aria/grid@workspace:../../packages/@react-aria/grid": version: 0.0.0-use.local resolution: "@react-aria/grid@workspace:../../packages/@react-aria/grid" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3505,19 +3487,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/gridlist@npm:^3.14.0, @react-aria/gridlist@workspace:../../packages/@react-aria/gridlist": +"@react-aria/gridlist@npm:^3.14.1, @react-aria/gridlist@workspace:../../packages/@react-aria/gridlist": version: 0.0.0-use.local resolution: "@react-aria/gridlist@workspace:../../packages/@react-aria/gridlist" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3525,17 +3507,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/i18n@npm:^3.12.10, @react-aria/i18n@npm:^3.12.12, @react-aria/i18n@workspace:../../packages/@react-aria/i18n": +"@react-aria/i18n@npm:^3.12.10, @react-aria/i18n@npm:^3.12.13, @react-aria/i18n@workspace:../../packages/@react-aria/i18n": version: 0.0.0-use.local resolution: "@react-aria/i18n@workspace:../../packages/@react-aria/i18n" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/message": "npm:^3.1.8" "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3543,14 +3525,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/interactions@npm:^3.1.0, @react-aria/interactions@npm:^3.25.1, @react-aria/interactions@npm:^3.25.5, @react-aria/interactions@workspace:../../packages/@react-aria/interactions": +"@react-aria/interactions@npm:^3.1.0, @react-aria/interactions@npm:^3.25.1, @react-aria/interactions@npm:^3.25.6, @react-aria/interactions@workspace:../../packages/@react-aria/interactions": version: 0.0.0-use.local resolution: "@react-aria/interactions@workspace:../../packages/@react-aria/interactions" dependencies: "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/utils": "npm:^3.31.0" "@react-stately/flags": "npm:^3.1.2" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3558,12 +3540,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/label@npm:^3.7.21, @react-aria/label@workspace:../../packages/@react-aria/label": +"@react-aria/label@npm:^3.7.22, @react-aria/label@workspace:../../packages/@react-aria/label": version: 0.0.0-use.local resolution: "@react-aria/label@workspace:../../packages/@react-aria/label" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3571,12 +3553,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/landmark@npm:^3.0.6, @react-aria/landmark@workspace:../../packages/@react-aria/landmark": +"@react-aria/landmark@npm:^3.0.7, @react-aria/landmark@workspace:../../packages/@react-aria/landmark": version: 0.0.0-use.local resolution: "@react-aria/landmark@workspace:../../packages/@react-aria/landmark" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" use-sync-external-store: "npm:^1.4.0" peerDependencies: @@ -3585,14 +3567,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/link@npm:^3.8.5, @react-aria/link@workspace:../../packages/@react-aria/link": +"@react-aria/link@npm:^3.8.6, @react-aria/link@workspace:../../packages/@react-aria/link": version: 0.0.0-use.local resolution: "@react-aria/link@workspace:../../packages/@react-aria/link" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3600,18 +3582,18 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/listbox@npm:^3.14.8, @react-aria/listbox@workspace:../../packages/@react-aria/listbox": +"@react-aria/listbox@npm:^3.15.0, @react-aria/listbox@workspace:../../packages/@react-aria/listbox": version: 0.0.0-use.local resolution: "@react-aria/listbox@workspace:../../packages/@react-aria/listbox" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/listbox": "npm:^3.7.3" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/listbox": "npm:^3.7.4" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3627,23 +3609,23 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/menu@npm:^3.19.2, @react-aria/menu@workspace:../../packages/@react-aria/menu": +"@react-aria/menu@npm:^3.19.3, @react-aria/menu@workspace:../../packages/@react-aria/menu": version: 0.0.0-use.local resolution: "@react-aria/menu@workspace:../../packages/@react-aria/menu" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/menu": "npm:^3.9.7" - "@react-stately/selection": "npm:^3.20.5" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/menu": "npm:^3.10.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/button": "npm:^3.14.1" + "@react-types/menu": "npm:^3.10.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3651,13 +3633,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/meter@npm:^3.4.26, @react-aria/meter@workspace:../../packages/@react-aria/meter": +"@react-aria/meter@npm:^3.4.27, @react-aria/meter@workspace:../../packages/@react-aria/meter": version: 0.0.0-use.local resolution: "@react-aria/meter@workspace:../../packages/@react-aria/meter" dependencies: - "@react-aria/progress": "npm:^3.4.26" - "@react-types/meter": "npm:^3.4.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-types/meter": "npm:^3.4.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3665,20 +3647,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/numberfield@npm:^3.12.1, @react-aria/numberfield@workspace:../../packages/@react-aria/numberfield": +"@react-aria/numberfield@npm:^3.12.2, @react-aria/numberfield@workspace:../../packages/@react-aria/numberfield": version: 0.0.0-use.local resolution: "@react-aria/numberfield@workspace:../../packages/@react-aria/numberfield" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/numberfield": "npm:^3.8.14" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/numberfield": "npm:^3.8.15" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3694,20 +3676,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/overlays@npm:^3.29.1, @react-aria/overlays@workspace:../../packages/@react-aria/overlays": +"@react-aria/overlays@npm:^3.30.0, @react-aria/overlays@workspace:../../packages/@react-aria/overlays": version: 0.0.0-use.local resolution: "@react-aria/overlays@workspace:../../packages/@react-aria/overlays" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/button": "npm:^3.14.0" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/button": "npm:^3.14.1" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3723,15 +3705,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/progress@npm:^3.4.26, @react-aria/progress@workspace:../../packages/@react-aria/progress": +"@react-aria/progress@npm:^3.4.27, @react-aria/progress@workspace:../../packages/@react-aria/progress": version: 0.0.0-use.local resolution: "@react-aria/progress@workspace:../../packages/@react-aria/progress" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/progress": "npm:^3.5.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/progress": "npm:^3.5.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3739,19 +3721,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/radio@npm:^3.12.1, @react-aria/radio@workspace:../../packages/@react-aria/radio": +"@react-aria/radio@npm:^3.12.2, @react-aria/radio@workspace:../../packages/@react-aria/radio": version: 0.0.0-use.local resolution: "@react-aria/radio@workspace:../../packages/@react-aria/radio" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/radio": "npm:^3.11.1" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/radio": "npm:^3.11.2" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3759,17 +3741,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/searchfield@npm:^3.8.8, @react-aria/searchfield@workspace:../../packages/@react-aria/searchfield": +"@react-aria/searchfield@npm:^3.8.9, @react-aria/searchfield@workspace:../../packages/@react-aria/searchfield": version: 0.0.0-use.local resolution: "@react-aria/searchfield@workspace:../../packages/@react-aria/searchfield" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/searchfield": "npm:^3.5.15" - "@react-types/button": "npm:^3.14.0" - "@react-types/searchfield": "npm:^3.6.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-types/button": "npm:^3.14.1" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3777,23 +3759,23 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/select@npm:^3.16.2, @react-aria/select@workspace:../../packages/@react-aria/select": +"@react-aria/select@npm:^3.17.0, @react-aria/select@workspace:../../packages/@react-aria/select": version: 0.0.0-use.local resolution: "@react-aria/select@workspace:../../packages/@react-aria/select" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/select": "npm:^3.7.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/select": "npm:^3.8.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3801,16 +3783,16 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/selection@npm:^3.25.1, @react-aria/selection@workspace:../../packages/@react-aria/selection": +"@react-aria/selection@npm:^3.26.0, @react-aria/selection@workspace:../../packages/@react-aria/selection": version: 0.0.0-use.local resolution: "@react-aria/selection@workspace:../../packages/@react-aria/selection" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3818,12 +3800,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/separator@npm:^3.4.12, @react-aria/separator@workspace:../../packages/@react-aria/separator": +"@react-aria/separator@npm:^3.4.13, @react-aria/separator@workspace:../../packages/@react-aria/separator": version: 0.0.0-use.local resolution: "@react-aria/separator@workspace:../../packages/@react-aria/separator" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3831,17 +3813,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/slider@npm:^3.8.1, @react-aria/slider@workspace:../../packages/@react-aria/slider": +"@react-aria/slider@npm:^3.8.2, @react-aria/slider@workspace:../../packages/@react-aria/slider": version: 0.0.0-use.local resolution: "@react-aria/slider@workspace:../../packages/@react-aria/slider" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/slider": "npm:^3.7.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/slider": "npm:^3.7.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3849,15 +3831,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/spinbutton@npm:^3.6.18, @react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton": +"@react-aria/spinbutton@npm:^3.6.19, @react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton": version: 0.0.0-use.local resolution: "@react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton" dependencies: - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3875,15 +3857,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/steplist@npm:3.0.0-alpha.21, @react-aria/steplist@workspace:../../packages/@react-aria/steplist": +"@react-aria/steplist@npm:3.0.0-alpha.22, @react-aria/steplist@workspace:../../packages/@react-aria/steplist": version: 0.0.0-use.local resolution: "@react-aria/steplist@workspace:../../packages/@react-aria/steplist" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/steplist": "npm:3.0.0-alpha.17" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/steplist": "npm:3.0.0-alpha.18" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3891,14 +3873,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/switch@npm:^3.7.7, @react-aria/switch@workspace:../../packages/@react-aria/switch": +"@react-aria/switch@npm:^3.7.8, @react-aria/switch@workspace:../../packages/@react-aria/switch": version: 0.0.0-use.local resolution: "@react-aria/switch@workspace:../../packages/@react-aria/switch" dependencies: - "@react-aria/toggle": "npm:^3.12.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/switch": "npm:^3.5.14" + "@react-aria/toggle": "npm:^3.12.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/switch": "npm:^3.5.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3906,24 +3888,24 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/table@npm:^3.17.7, @react-aria/table@workspace:../../packages/@react-aria/table": +"@react-aria/table@npm:^3.17.8, @react-aria/table@workspace:../../packages/@react-aria/table": version: 0.0.0-use.local resolution: "@react-aria/table@workspace:../../packages/@react-aria/table" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/collections": "npm:^3.12.7" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/table": "npm:^3.15.0" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-stately/table": "npm:^3.15.1" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3931,17 +3913,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tabs@npm:^3.10.7, @react-aria/tabs@workspace:../../packages/@react-aria/tabs": +"@react-aria/tabs@npm:^3.10.8, @react-aria/tabs@workspace:../../packages/@react-aria/tabs": version: 0.0.0-use.local resolution: "@react-aria/tabs@workspace:../../packages/@react-aria/tabs" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tabs": "npm:^3.8.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tabs": "npm:^3.8.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3949,19 +3931,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tag@npm:^3.7.1, @react-aria/tag@workspace:../../packages/@react-aria/tag": +"@react-aria/tag@npm:^3.7.2, @react-aria/tag@workspace:../../packages/@react-aria/tag": version: 0.0.0-use.local resolution: "@react-aria/tag@workspace:../../packages/@react-aria/tag" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3969,7 +3951,7 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/test-utils@npm:1.0.0-beta.0, @react-aria/test-utils@npm:^1.0.0-alpha.8, @react-aria/test-utils@workspace:../../packages/@react-aria/test-utils": +"@react-aria/test-utils@npm:1.0.0-beta.1, @react-aria/test-utils@npm:^1.0.0-alpha.8, @react-aria/test-utils@workspace:../../packages/@react-aria/test-utils": version: 0.0.0-use.local resolution: "@react-aria/test-utils@workspace:../../packages/@react-aria/test-utils" dependencies: @@ -3982,18 +3964,18 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/textfield@npm:^3.18.1, @react-aria/textfield@workspace:../../packages/@react-aria/textfield": +"@react-aria/textfield@npm:^3.18.2, @react-aria/textfield@workspace:../../packages/@react-aria/textfield": version: 0.0.0-use.local resolution: "@react-aria/textfield@workspace:../../packages/@react-aria/textfield" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4001,17 +3983,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toast@npm:^3.0.7, @react-aria/toast@workspace:../../packages/@react-aria/toast": +"@react-aria/toast@npm:^3.0.8, @react-aria/toast@workspace:../../packages/@react-aria/toast": version: 0.0.0-use.local resolution: "@react-aria/toast@workspace:../../packages/@react-aria/toast" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/landmark": "npm:^3.0.6" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/landmark": "npm:^3.0.7" + "@react-aria/utils": "npm:^3.31.0" "@react-stately/toast": "npm:^3.1.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4019,15 +4001,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toggle@npm:^3.12.1, @react-aria/toggle@workspace:../../packages/@react-aria/toggle": +"@react-aria/toggle@npm:^3.12.2, @react-aria/toggle@workspace:../../packages/@react-aria/toggle": version: 0.0.0-use.local resolution: "@react-aria/toggle@workspace:../../packages/@react-aria/toggle" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4035,14 +4017,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toolbar@npm:3.0.0-beta.20, @react-aria/toolbar@workspace:../../packages/@react-aria/toolbar": +"@react-aria/toolbar@npm:3.0.0-beta.21, @react-aria/toolbar@workspace:../../packages/@react-aria/toolbar": version: 0.0.0-use.local resolution: "@react-aria/toolbar@workspace:../../packages/@react-aria/toolbar" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4050,15 +4032,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tooltip@npm:^3.8.7, @react-aria/tooltip@workspace:../../packages/@react-aria/tooltip": +"@react-aria/tooltip@npm:^3.8.8, @react-aria/tooltip@workspace:../../packages/@react-aria/tooltip": version: 0.0.0-use.local resolution: "@react-aria/tooltip@workspace:../../packages/@react-aria/tooltip" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tooltip": "npm:^3.5.7" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tooltip": "npm:^3.4.20" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tooltip": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4066,17 +4048,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tree@npm:^3.1.3, @react-aria/tree@workspace:../../packages/@react-aria/tree": +"@react-aria/tree@npm:^3.1.4, @react-aria/tree@workspace:../../packages/@react-aria/tree": version: 0.0.0-use.local resolution: "@react-aria/tree@workspace:../../packages/@react-aria/tree" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4084,14 +4066,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/utils@npm:^3.29.0, @react-aria/utils@npm:^3.30.1, @react-aria/utils@npm:^3.8.0, @react-aria/utils@workspace:../../packages/@react-aria/utils": +"@react-aria/utils@npm:^3.29.0, @react-aria/utils@npm:^3.31.0, @react-aria/utils@npm:^3.8.0, @react-aria/utils@workspace:../../packages/@react-aria/utils": version: 0.0.0-use.local resolution: "@react-aria/utils@workspace:../../packages/@react-aria/utils" dependencies: "@react-aria/ssr": "npm:^3.9.10" "@react-stately/flags": "npm:^3.1.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -4100,15 +4082,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/virtualizer@npm:^4.1.9, @react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer": +"@react-aria/virtualizer@npm:^4.1.10, @react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer": version: 0.0.0-use.local resolution: "@react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4116,13 +4098,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/visually-hidden@npm:^3.1.0, @react-aria/visually-hidden@npm:^3.8.27, @react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden": +"@react-aria/visually-hidden@npm:^3.1.0, @react-aria/visually-hidden@npm:^3.8.28, @react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden": version: 0.0.0-use.local resolution: "@react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4130,17 +4112,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/accordion@npm:^3.0.12, @react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion": +"@react-spectrum/accordion@npm:^3.0.13, @react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion": version: 0.0.0-use.local resolution: "@react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4148,25 +4130,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/actionbar@npm:^3.6.13, @react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar": +"@react-spectrum/actionbar@npm:^3.6.14, @react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar": version: 0.0.0-use.local resolution: "@react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/actiongroup": "npm:^3.11.3" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-types/actionbar": "npm:^3.1.18" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/actiongroup": "npm:^3.11.4" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-types/actionbar": "npm:^3.1.19" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4175,27 +4157,27 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/actiongroup@npm:^3.11.3, @react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup": +"@react-spectrum/actiongroup@npm:^3.11.4, @react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup": version: 0.0.0-use.local resolution: "@react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/actiongroup": "npm:^3.7.20" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/actiongroup": "npm:^3.4.20" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-aria/actiongroup": "npm:^3.7.21" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/actiongroup": "npm:^3.4.21" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.0 @@ -4204,35 +4186,35 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/autocomplete@npm:3.0.0-alpha.49, @react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete": +"@react-spectrum/autocomplete@npm:3.0.0-alpha.50, @react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete": version: 0.0.0-use.local resolution: "@react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/autocomplete": "npm:3.0.0-rc.2" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-types/autocomplete": "npm:3.0.0-alpha.34" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/autocomplete": "npm:3.0.0-rc.3" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/autocomplete": "npm:3.0.0-alpha.35" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4241,15 +4223,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/avatar@npm:^3.0.25, @react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar": +"@react-spectrum/avatar@npm:^3.0.26, @react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar": version: 0.0.0-use.local resolution: "@react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/avatar": "npm:^3.0.18" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/avatar": "npm:^3.0.19" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.1 @@ -4258,16 +4240,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/badge@npm:^3.1.29, @react-spectrum/badge@workspace:../../packages/@react-spectrum/badge": +"@react-spectrum/badge@npm:^3.1.30, @react-spectrum/badge@workspace:../../packages/@react-spectrum/badge": version: 0.0.0-use.local resolution: "@react-spectrum/badge@workspace:../../packages/@react-spectrum/badge" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/badge": "npm:^3.1.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/badge": "npm:^3.1.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4276,23 +4258,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/breadcrumbs@npm:^3.1.0, @react-spectrum/breadcrumbs@npm:^3.9.23, @react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs": +"@react-spectrum/breadcrumbs@npm:^3.1.0, @react-spectrum/breadcrumbs@npm:^3.9.24, @react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs": version: 0.0.0-use.local resolution: "@react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/breadcrumbs": "npm:^3.5.28" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-types/breadcrumbs": "npm:^3.7.16" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/breadcrumbs": "npm:^3.5.29" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-types/breadcrumbs": "npm:^3.7.17" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4301,24 +4283,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/button@npm:^3.1.0, @react-spectrum/button@npm:^3.17.3, @react-spectrum/button@npm:^3.8.1, @react-spectrum/button@workspace:../../packages/@react-spectrum/button": +"@react-spectrum/button@npm:^3.1.0, @react-spectrum/button@npm:^3.17.4, @react-spectrum/button@npm:^3.8.1, @react-spectrum/button@workspace:../../packages/@react-spectrum/button": version: 0.0.0-use.local resolution: "@react-spectrum/button@workspace:../../packages/@react-spectrum/button" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/progress": "npm:^3.7.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/progress": "npm:^3.7.20" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: @@ -4328,15 +4310,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/buttongroup@npm:^3.6.25, @react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup": +"@react-spectrum/buttongroup@npm:^3.6.26, @react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup": version: 0.0.0-use.local resolution: "@react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/buttongroup": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/buttongroup": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@spectrum-icons/workflow": "npm:^4.0.0" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -4346,27 +4328,27 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/calendar@npm:^3.7.7, @react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar": +"@react-spectrum/calendar@npm:^3.7.8, @react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar": version: 0.0.0-use.local resolution: "@react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/calendar": "npm:^3.9.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/label": "npm:^3.16.18" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/label": "npm:^3.16.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/calendar": "npm:^3.8.4" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/calendar": "npm:^3.9.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4380,22 +4362,22 @@ __metadata: resolution: "@react-spectrum/card@workspace:../../packages/@react-spectrum/card" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/card": "npm:3.0.0-alpha.39" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/card": "npm:3.0.0-alpha.40" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4404,24 +4386,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/checkbox@npm:^3.10.3, @react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox": +"@react-spectrum/checkbox@npm:^3.10.4, @react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox": version: 0.0.0-use.local resolution: "@react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/checkbox": "npm:^3.16.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/checkbox": "npm:^3.7.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/checkbox": "npm:^3.16.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4437,12 +4419,11 @@ __metadata: "@babel/parser": "npm:^7.24.5" "@babel/traverse": "npm:^7.24.5" "@babel/types": "npm:^7.24.5" - "@react-spectrum/s2": "npm:^0.11.2" - "@react-types/shared": "npm:^3.32.0" + "@react-spectrum/s2": "npm:^0.12.0" + "@react-types/shared": "npm:^3.32.1" "@types/jscodeshift": "npm:^0.11.11" "@types/node": "npm:^22" boxen: "npm:^5.1.2" - build: "npm:^0.1.4" chalk: "npm:^4.0.0" execa: "npm:^5.1.1" jscodeshift: "npm:^0.15.2" @@ -4458,31 +4439,31 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/color@npm:^3.1.3, @react-spectrum/color@workspace:../../packages/@react-spectrum/color": +"@react-spectrum/color@npm:^3.1.4, @react-spectrum/color@workspace:../../packages/@react-spectrum/color": version: 0.0.0-use.local resolution: "@react-spectrum/color@workspace:../../packages/@react-spectrum/color" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/color": "npm:^3.1.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.4" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/color": "npm:^3.9.1" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-aria/color": "npm:^3.1.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.5" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/color": "npm:^3.9.2" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4490,35 +4471,35 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/combobox@npm:^3.16.3, @react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox": +"@react-spectrum/combobox@npm:^3.16.4, @react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox": version: 0.0.0-use.local resolution: "@react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/combobox": "npm:^3.13.2" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4527,21 +4508,21 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/contextualhelp@npm:^3.6.27, @react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp": +"@react-spectrum/contextualhelp@npm:^3.6.28, @react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp": version: 0.0.0-use.local resolution: "@react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/dialog": "npm:^3.9.3" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/dialog": "npm:^3.9.4" "@react-spectrum/link": "npm:^3.2.0" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-spectrum/utils": "npm:^3.12.9" "@react-spectrum/view": "npm:^3.1.3" - "@react-types/contextualhelp": "npm:^3.2.21" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-types/contextualhelp": "npm:^3.2.22" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4550,31 +4531,31 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/datepicker@npm:^3.14.7, @react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker": +"@react-spectrum/datepicker@npm:^3.14.8, @react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker": version: 0.0.0-use.local resolution: "@react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/datepicker": "npm:^3.15.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/calendar": "npm:^3.7.7" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/layout": "npm:^3.6.18" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/datepicker": "npm:^3.15.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/calendar": "npm:^3.7.8" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/layout": "npm:^3.6.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/datepicker": "npm:^3.15.1" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4583,30 +4564,30 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dialog@npm:^3.1.0, @react-spectrum/dialog@npm:^3.9.3, @react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog": +"@react-spectrum/dialog@npm:^3.1.0, @react-spectrum/dialog@npm:^3.9.4, @react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog": version: 0.0.0-use.local resolution: "@react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/buttongroup": "npm:^3.6.25" - "@react-spectrum/divider": "npm:^3.5.26" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/overlays": "npm:^5.8.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/buttongroup": "npm:^3.6.26" + "@react-spectrum/divider": "npm:^3.5.27" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/overlays": "npm:^5.9.0" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/button": "npm:^3.14.0" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/button": "npm:^3.14.1" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4615,15 +4596,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/divider@npm:^3.1.0, @react-spectrum/divider@npm:^3.5.26, @react-spectrum/divider@workspace:../../packages/@react-spectrum/divider": +"@react-spectrum/divider@npm:^3.1.0, @react-spectrum/divider@npm:^3.5.27, @react-spectrum/divider@workspace:../../packages/@react-spectrum/divider": version: 0.0.0-use.local resolution: "@react-spectrum/divider@workspace:../../packages/@react-spectrum/divider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/separator": "npm:^3.4.12" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/divider": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/divider": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4631,14 +4612,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dnd@npm:^3.6.1, @react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd": +"@react-spectrum/dnd@npm:^3.6.2, @react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd": version: 0.0.0-use.local resolution: "@react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/dnd": "npm:^3.11.2" - "@react-stately/dnd": "npm:^3.7.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-stately/dnd": "npm:^3.7.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4656,7 +4637,7 @@ __metadata: "@react-aria/aria-modal-polyfill": "npm:^3.1.0" "@react-aria/interactions": "npm:^3.1.0" "@react-aria/visually-hidden": "npm:^3.1.0" - "@react-spectrum/autocomplete": "npm:3.0.0-alpha.49" + "@react-spectrum/autocomplete": "npm:3.0.0-alpha.50" "@react-spectrum/breadcrumbs": "npm:^3.1.0" "@react-spectrum/button": "npm:^3.1.0" "@react-spectrum/dialog": "npm:^3.1.0" @@ -4673,7 +4654,7 @@ __metadata: "@spectrum-icons/workflow": "npm:^4.0.0" algoliasearch: "npm:^4.14.1" clsx: "npm:^2.0.0" - dompurify: "npm:^2.3.10" + dompurify: "npm:^3.2.4" globals-docs: "npm:^2.4.1" highlight.js: "npm:9.18.1" markdown-to-jsx: "npm:^6.11.0" @@ -4687,18 +4668,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dropzone@npm:^3.0.17, @react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone": +"@react-spectrum/dropzone@npm:^3.0.18, @react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone": version: 0.0.0-use.local resolution: "@react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4707,13 +4688,13 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/filetrigger@npm:^3.0.17, @react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger": +"@react-spectrum/filetrigger@npm:^3.0.18, @react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger": version: 0.0.0-use.local resolution: "@react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4722,16 +4703,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/form@npm:^3.7.18, @react-spectrum/form@workspace:../../packages/@react-spectrum/form": +"@react-spectrum/form@npm:^3.7.19, @react-spectrum/form@workspace:../../packages/@react-spectrum/form": version: 0.0.0-use.local resolution: "@react-spectrum/form@workspace:../../packages/@react-spectrum/form" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/form": "npm:^3.2.1" - "@react-types/form": "npm:^3.7.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/form": "npm:^3.2.2" + "@react-types/form": "npm:^3.7.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4740,14 +4721,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/icon@npm:^3.8.8, @react-spectrum/icon@workspace:../../packages/@react-spectrum/icon": +"@react-spectrum/icon@npm:^3.8.9, @react-spectrum/icon@workspace:../../packages/@react-spectrum/icon": version: 0.0.0-use.local resolution: "@react-spectrum/icon@workspace:../../packages/@react-spectrum/icon" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4756,16 +4737,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/illustratedmessage@npm:^3.5.0, @react-spectrum/illustratedmessage@npm:^3.5.13, @react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage": +"@react-spectrum/illustratedmessage@npm:^3.5.0, @react-spectrum/illustratedmessage@npm:^3.5.14, @react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage": version: 0.0.0-use.local resolution: "@react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/illustratedmessage": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/illustratedmessage": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4774,15 +4755,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/image@npm:^3.6.1, @react-spectrum/image@workspace:../../packages/@react-spectrum/image": +"@react-spectrum/image@npm:^3.6.2, @react-spectrum/image@workspace:../../packages/@react-spectrum/image": version: 0.0.0-use.local resolution: "@react-spectrum/image@workspace:../../packages/@react-spectrum/image" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/image": "npm:^3.5.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/image": "npm:^3.5.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4791,18 +4772,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/inlinealert@npm:^3.2.19, @react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert": +"@react-spectrum/inlinealert@npm:^3.2.20, @react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert": version: 0.0.0-use.local resolution: "@react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4811,19 +4792,19 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/label@npm:^3.16.18, @react-spectrum/label@workspace:../../packages/@react-spectrum/label": +"@react-spectrum/label@npm:^3.16.19, @react-spectrum/label@workspace:../../packages/@react-spectrum/label": version: 0.0.0-use.local resolution: "@react-spectrum/label@workspace:../../packages/@react-spectrum/label" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/label": "npm:^3.9.14" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/label": "npm:^3.9.15" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4832,17 +4813,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/labeledvalue@npm:^3.2.6, @react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue": +"@react-spectrum/labeledvalue@npm:^3.2.7, @react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue": version: 0.0.0-use.local resolution: "@react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4851,15 +4832,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/layout@npm:^3.1.0, @react-spectrum/layout@npm:^3.6.18, @react-spectrum/layout@workspace:../../packages/@react-spectrum/layout": +"@react-spectrum/layout@npm:^3.1.0, @react-spectrum/layout@npm:^3.6.19, @react-spectrum/layout@workspace:../../packages/@react-spectrum/layout": version: 0.0.0-use.local resolution: "@react-spectrum/layout@workspace:../../packages/@react-spectrum/layout" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/layout": "npm:^3.3.26" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/layout": "npm:^3.3.27" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4868,18 +4849,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/link@npm:^3.2.0, @react-spectrum/link@npm:^3.6.21, @react-spectrum/link@workspace:../../packages/@react-spectrum/link": +"@react-spectrum/link@npm:^3.2.0, @react-spectrum/link@npm:^3.6.22, @react-spectrum/link@workspace:../../packages/@react-spectrum/link": version: 0.0.0-use.local resolution: "@react-spectrum/link@workspace:../../packages/@react-spectrum/link" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/link": "npm:^3.8.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4888,36 +4869,36 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/list@npm:^3.10.7, @react-spectrum/list@workspace:../../packages/@react-spectrum/list": +"@react-spectrum/list@npm:^3.10.8, @react-spectrum/list@workspace:../../packages/@react-spectrum/list": version: 0.0.0-use.local resolution: "@react-spectrum/list@workspace:../../packages/@react-spectrum/list" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" + "@react-aria/button": "npm:^3.14.2" "@react-aria/dnd": "npm:^3.0.0" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-aria/visually-hidden": "npm:^3.8.27" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-aria/visually-hidden": "npm:^3.8.28" "@react-spectrum/button": "npm:^3.8.1" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/dnd": "npm:^3.0.0" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" react-transition-group: "npm:^4.4.5" peerDependencies: @@ -4927,28 +4908,28 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/listbox@npm:^3.15.7, @react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox": +"@react-spectrum/listbox@npm:^3.15.8, @react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox": version: 0.0.0-use.local resolution: "@react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/listbox": "npm:^3.7.3" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/listbox": "npm:^3.7.4" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.0 @@ -4961,7 +4942,6 @@ __metadata: version: 0.0.0-use.local resolution: "@react-spectrum/mcp@workspace:../../packages/dev/mcp" dependencies: - "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@modelcontextprotocol/sdk": "npm:^1.17.3" "@swc/helpers": "npm:^0.5.0" fast-glob: "npm:^3.3.3" @@ -4972,32 +4952,32 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/menu@npm:^3.22.7, @react-spectrum/menu@workspace:../../packages/@react-spectrum/menu": +"@react-spectrum/menu@npm:^3.22.8, @react-spectrum/menu@workspace:../../packages/@react-spectrum/menu": version: 0.0.0-use.local resolution: "@react-spectrum/menu@workspace:../../packages/@react-spectrum/menu" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/separator": "npm:^3.4.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/menu": "npm:^3.9.7" - "@react-stately/overlays": "npm:^3.6.19" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/menu": "npm:^3.10.4" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/overlays": "npm:^3.6.20" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/menu": "npm:^3.10.5" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5006,16 +4986,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/meter@npm:^3.5.13, @react-spectrum/meter@workspace:../../packages/@react-spectrum/meter": +"@react-spectrum/meter@npm:^3.5.14, @react-spectrum/meter@workspace:../../packages/@react-spectrum/meter": version: 0.0.0-use.local resolution: "@react-spectrum/meter@workspace:../../packages/@react-spectrum/meter" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/meter": "npm:^3.4.26" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/meter": "npm:^3.4.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/meter": "npm:^3.4.27" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/meter": "npm:^3.4.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5024,28 +5004,28 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/numberfield@npm:^3.10.1, @react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield": +"@react-spectrum/numberfield@npm:^3.10.2, @react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield": version: 0.0.0-use.local resolution: "@react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/numberfield": "npm:^3.12.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/numberfield": "npm:^3.8.14" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/numberfield": "npm:^3.8.15" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5054,18 +5034,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/overlays@npm:^5.8.2, @react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays": +"@react-spectrum/overlays@npm:^5.9.0, @react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays": version: 0.0.0-use.local resolution: "@react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" react-transition-group: "npm:^4.4.5" peerDependencies: @@ -5075,7 +5055,7 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/parcel-namer-s2@npm:^0.3.1, @react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2": +"@react-spectrum/parcel-namer-s2@npm:^0.3.2, @react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2": version: 0.0.0-use.local resolution: "@react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2" dependencies: @@ -5083,7 +5063,7 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/parcel-transformer-s2-icon@npm:^0.3.1, @react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon": +"@react-spectrum/parcel-transformer-s2-icon@npm:^0.3.2, @react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon": version: 0.0.0-use.local resolution: "@react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon" dependencies: @@ -5092,31 +5072,32 @@ __metadata: "@svgr/core": "npm:^8.1.0" "@svgr/plugin-jsx": "npm:^8.1.0" "@svgr/plugin-svgo": "npm:^8.1.0" + prettier: "npm:^3.6.2" languageName: unknown linkType: soft -"@react-spectrum/picker@npm:^3.1.0, @react-spectrum/picker@npm:^3.16.3, @react-spectrum/picker@workspace:../../packages/@react-spectrum/picker": +"@react-spectrum/picker@npm:^3.1.0, @react-spectrum/picker@npm:^3.16.4, @react-spectrum/picker@workspace:../../packages/@react-spectrum/picker": version: 0.0.0-use.local resolution: "@react-spectrum/picker@workspace:../../packages/@react-spectrum/picker" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/select": "npm:^3.16.2" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/select": "npm:^3.7.1" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/select": "npm:^3.17.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/select": "npm:^3.8.0" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.1.4 @@ -5125,16 +5106,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/progress@npm:^3.7.19, @react-spectrum/progress@workspace:../../packages/@react-spectrum/progress": +"@react-spectrum/progress@npm:^3.7.20, @react-spectrum/progress@workspace:../../packages/@react-spectrum/progress": version: 0.0.0-use.local resolution: "@react-spectrum/progress@workspace:../../packages/@react-spectrum/progress" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/progress": "npm:^3.4.26" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/progress": "npm:^3.5.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/progress": "npm:^3.5.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5143,17 +5124,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/provider@npm:^3.1.0, @react-spectrum/provider@npm:^3.10.10, @react-spectrum/provider@workspace:../../packages/@react-spectrum/provider": +"@react-spectrum/provider@npm:^3.1.0, @react-spectrum/provider@npm:^3.10.11, @react-spectrum/provider@workspace:../../packages/@react-spectrum/provider": version: 0.0.0-use.local resolution: "@react-spectrum/provider@workspace:../../packages/@react-spectrum/provider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -5162,20 +5143,20 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/radio@npm:^3.7.20, @react-spectrum/radio@workspace:../../packages/@react-spectrum/radio": +"@react-spectrum/radio@npm:^3.7.21, @react-spectrum/radio@workspace:../../packages/@react-spectrum/radio": version: 0.0.0-use.local resolution: "@react-spectrum/radio@workspace:../../packages/@react-spectrum/radio" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/radio": "npm:^3.12.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/radio": "npm:^3.11.1" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/radio": "npm:^3.12.2" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/radio": "npm:^3.11.2" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5188,13 +5169,14 @@ __metadata: version: 0.0.0-use.local resolution: "@react-spectrum/s2-docs@workspace:../../packages/dev/s2-docs" dependencies: + "@babel/parser": "npm:^7.26.3" "@parcel/plugin": "npm:^2.16.0" "@parcel/rsc": "npm:^2.16.0" "@react-aria/focus": "npm:^3.20.4" "@react-aria/i18n": "npm:^3.12.10" "@react-aria/interactions": "npm:^3.25.1" "@react-aria/utils": "npm:^3.29.0" - "@react-spectrum/s2": "npm:^0.11.0" + "@react-spectrum/s2": "npm:^0.12.0" "@react-spectrum/utils": "npm:^3.12.6" "@react-types/shared": "npm:^3.30.0" "@react-types/textfield": "npm:^3.12.3" @@ -5237,10 +5219,10 @@ __metadata: "@parcel/transformer-js": "npm:^2.16.0" "@parcel/transformer-raw": "npm:^2.16.0" "@parcel/transformer-react-refresh-wrap": "npm:^2.16.0" - "@react-spectrum/parcel-namer-s2": "npm:^0.3.1" - "@react-spectrum/parcel-transformer-s2-icon": "npm:^0.3.1" + "@react-spectrum/parcel-namer-s2": "npm:^0.3.2" + "@react-spectrum/parcel-transformer-s2-icon": "npm:^0.3.2" "@swc/helpers": "npm:^0.5.0" - glob: "npm:^8.0.3" + glob: "npm:^11.0.3" peerDependencies: "@react-spectrum/s2": ">=0.8.0" react: ^18.0.0 || ^19.0.0-rc.1 @@ -5250,61 +5232,61 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/s2@npm:^0.11.0, @react-spectrum/s2@npm:^0.11.2, @react-spectrum/s2@workspace:../../packages/@react-spectrum/s2": +"@react-spectrum/s2@npm:^0.12.0, @react-spectrum/s2@workspace:../../packages/@react-spectrum/s2": version: 0.0.0-use.local resolution: "@react-spectrum/s2@workspace:../../packages/@react-spectrum/s2" dependencies: "@adobe/spectrum-tokens": "npm:^13.15.1" - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/number": "npm:^3.6.5" "@parcel/macros": "npm:^2.16.0" - "@react-aria/calendar": "npm:^3.9.1" - "@react-aria/collections": "npm:3.0.0-rc.7" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" "@react-aria/test-utils": "npm:^1.0.0-alpha.8" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/layout": "npm:^4.5.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/layout": "npm:^4.5.1" "@react-stately/utils": "npm:^3.10.8" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/grid": "npm:^3.3.5" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/grid": "npm:^3.3.6" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" + "@react-types/textfield": "npm:^3.12.6" "@storybook/jest": "npm:^0.2.3" "@testing-library/dom": "npm:^10.1.0" "@testing-library/react": "npm:^16.0.0" "@testing-library/user-event": "npm:^14.0.0" csstype: "npm:^3.0.2" jest: "npm:^29.5.0" - react-aria: "npm:^3.43.2" - react-aria-components: "npm:^1.12.2" - react-stately: "npm:^3.41.0" + react-aria: "npm:^3.44.0" + react-aria-components: "npm:^1.13.0" + react-stately: "npm:^3.42.0" peerDependencies: react: ^18.0.0 || ^19.0.0-rc.1 react-dom: ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/searchfield@npm:^3.8.22, @react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield": +"@react-spectrum/searchfield@npm:^3.8.23, @react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield": version: 0.0.0-use.local resolution: "@react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/searchfield": "npm:^3.8.8" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/searchfield": "npm:^3.5.15" - "@react-types/searchfield": "npm:^3.6.5" - "@react-types/textfield": "npm:^3.12.5" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/textfield": "npm:^3.12.6" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5313,21 +5295,21 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/slider@npm:^3.8.1, @react-spectrum/slider@workspace:../../packages/@react-spectrum/slider": +"@react-spectrum/slider@npm:^3.8.2, @react-spectrum/slider@workspace:../../packages/@react-spectrum/slider": version: 0.0.0-use.local resolution: "@react-spectrum/slider@workspace:../../packages/@react-spectrum/slider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/slider": "npm:^3.8.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/slider": "npm:^3.7.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/slider": "npm:^3.8.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/slider": "npm:^3.7.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5336,15 +5318,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/statuslight@npm:^3.5.25, @react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight": +"@react-spectrum/statuslight@npm:^3.5.26, @react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight": version: 0.0.0-use.local resolution: "@react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/statuslight": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/statuslight": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5358,17 +5340,17 @@ __metadata: resolution: "@react-spectrum/steplist@workspace:../../packages/@react-spectrum/steplist" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/steplist": "npm:3.0.0-alpha.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/steplist": "npm:3.0.0-alpha.17" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/steplist": "npm:3.0.0-alpha.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/steplist": "npm:3.0.0-alpha.18" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5390,24 +5372,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/style-macro-s1@npm:3.0.0-alpha.4, @react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1": +"@react-spectrum/style-macro-s1@npm:3.0.0-alpha.5, @react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1": version: 0.0.0-use.local resolution: "@react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1" languageName: unknown linkType: soft -"@react-spectrum/switch@npm:^3.6.5, @react-spectrum/switch@workspace:../../packages/@react-spectrum/switch": +"@react-spectrum/switch@npm:^3.6.6, @react-spectrum/switch@workspace:../../packages/@react-spectrum/switch": version: 0.0.0-use.local resolution: "@react-spectrum/switch@workspace:../../packages/@react-spectrum/switch" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/switch": "npm:^3.7.7" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/switch": "npm:^3.5.14" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/switch": "npm:^3.7.8" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/switch": "npm:^3.5.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5416,38 +5398,38 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/table@npm:^3.17.7, @react-spectrum/table@workspace:../../packages/@react-spectrum/table": +"@react-spectrum/table@npm:^3.17.8, @react-spectrum/table@workspace:../../packages/@react-spectrum/table": version: 0.0.0-use.local resolution: "@react-spectrum/table@workspace:../../packages/@react-spectrum/table" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" + "@react-aria/button": "npm:^3.14.2" "@react-aria/dnd": "npm:^3.1.0" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/table": "npm:^3.17.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/table": "npm:^3.17.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/dnd": "npm:^3.1.0" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/table": "npm:^3.15.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5456,25 +5438,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tabs@npm:^3.8.26, @react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs": +"@react-spectrum/tabs@npm:^3.8.27, @react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs": version: 0.0.0-use.local resolution: "@react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/tabs": "npm:^3.10.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/tabs": "npm:^3.8.5" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/tabs": "npm:^3.10.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/tabs": "npm:^3.8.6" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5483,25 +5465,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tag@npm:^3.3.6, @react-spectrum/tag@workspace:../../packages/@react-spectrum/tag": +"@react-spectrum/tag@npm:^3.3.7, @react-spectrum/tag@workspace:../../packages/@react-spectrum/tag": version: 0.0.0-use.local resolution: "@react-spectrum/tag@workspace:../../packages/@react-spectrum/tag" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/tag": "npm:^3.7.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/tag": "npm:^3.7.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5516,7 +5498,7 @@ __metadata: dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@react-aria/ssr": "npm:^3.0.0" - "@react-spectrum/test-utils": "npm:1.0.0-beta.1" + "@react-spectrum/test-utils": "npm:1.0.0-beta.2" "@react-spectrum/theme-default": "npm:^3.5.13" "@swc/helpers": "npm:^0.5.0" "@testing-library/dom": "npm:^10.1.0" @@ -5532,12 +5514,12 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/test-utils@npm:1.0.0-beta.1, @react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils": +"@react-spectrum/test-utils@npm:1.0.0-beta.2, @react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils": version: 0.0.0-use.local resolution: "@react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/test-utils": "npm:1.0.0-beta.0" + "@react-aria/test-utils": "npm:1.0.0-beta.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@testing-library/react": ^16.0.0 @@ -5548,17 +5530,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/text@npm:^3.1.0, @react-spectrum/text@npm:^3.5.21, @react-spectrum/text@workspace:../../packages/@react-spectrum/text": +"@react-spectrum/text@npm:^3.1.0, @react-spectrum/text@npm:^3.5.22, @react-spectrum/text@workspace:../../packages/@react-spectrum/text": version: 0.0.0-use.local resolution: "@react-spectrum/text@workspace:../../packages/@react-spectrum/text" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/text": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/text": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5567,23 +5549,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/textfield@npm:^3.14.1, @react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield": +"@react-spectrum/textfield@npm:^3.14.2, @react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield": version: 0.0.0-use.local resolution: "@react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" + "@spectrum-icons/ui": "npm:^3.6.20" "@spectrum-icons/workflow": "npm:^4.0.0" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -5593,24 +5575,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/theme-dark@npm:^3.5.21, @react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark": +"@react-spectrum/theme-dark@npm:^3.5.22, @react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark": version: 0.0.0-use.local resolution: "@react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/theme-default@npm:^3.1.0, @react-spectrum/theme-default@npm:^3.5.13, @react-spectrum/theme-default@npm:^3.5.21, @react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default": +"@react-spectrum/theme-default@npm:^3.1.0, @react-spectrum/theme-default@npm:^3.5.13, @react-spectrum/theme-default@npm:^3.5.22, @react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default": version: 0.0.0-use.local resolution: "@react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5622,42 +5604,42 @@ __metadata: resolution: "@react-spectrum/theme-express@workspace:../../packages/@react-spectrum/theme-express" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-spectrum/theme-default": "npm:^3.5.21" - "@react-types/provider": "npm:^3.8.12" + "@react-spectrum/theme-default": "npm:^3.5.22" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/theme-light@npm:^3.4.21, @react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light": +"@react-spectrum/theme-light@npm:^3.4.22, @react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light": version: 0.0.0-use.local resolution: "@react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/toast@npm:^3.1.3, @react-spectrum/toast@workspace:../../packages/@react-spectrum/toast": +"@react-spectrum/toast@npm:^3.1.4, @react-spectrum/toast@workspace:../../packages/@react-spectrum/toast": version: 0.0.0-use.local resolution: "@react-spectrum/toast@workspace:../../packages/@react-spectrum/toast" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/toast": "npm:^3.0.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/toast": "npm:^3.0.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/toast": "npm:^3.1.2" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" "@types/use-sync-external-store": "npm:^0.0.3" use-sync-external-store: "npm:^1.4.0" @@ -5668,22 +5650,22 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tooltip@npm:^3.7.10, @react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip": +"@react-spectrum/tooltip@npm:^3.7.11, @react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip": version: 0.0.0-use.local resolution: "@react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/tooltip": "npm:^3.8.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/tooltip": "npm:^3.5.7" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tooltip": "npm:^3.4.20" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/tooltip": "npm:^3.8.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tooltip": "npm:^3.4.21" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5692,23 +5674,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tree@npm:^3.1.7, @react-spectrum/tree@workspace:../../packages/@react-spectrum/tree": +"@react-spectrum/tree@npm:^3.1.8, @react-spectrum/tree@workspace:../../packages/@react-spectrum/tree": version: 0.0.0-use.local resolution: "@react-spectrum/tree@workspace:../../packages/@react-spectrum/tree" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/tree": "npm:^3.1.3" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.4" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/tree": "npm:^3.1.4" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.5" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5722,14 +5704,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/utils@npm:^3.12.6, @react-spectrum/utils@npm:^3.12.8, @react-spectrum/utils@workspace:../../packages/@react-spectrum/utils": +"@react-spectrum/utils@npm:^3.12.6, @react-spectrum/utils@npm:^3.12.9, @react-spectrum/utils@workspace:../../packages/@react-spectrum/utils": version: 0.0.0-use.local resolution: "@react-spectrum/utils@workspace:../../packages/@react-spectrum/utils" dependencies: - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -5738,15 +5720,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/view@npm:^3.1.0, @react-spectrum/view@npm:^3.1.3, @react-spectrum/view@npm:^3.6.22, @react-spectrum/view@workspace:../../packages/@react-spectrum/view": +"@react-spectrum/view@npm:^3.1.0, @react-spectrum/view@npm:^3.1.3, @react-spectrum/view@npm:^3.6.23, @react-spectrum/view@workspace:../../packages/@react-spectrum/view": version: 0.0.0-use.local resolution: "@react-spectrum/view@workspace:../../packages/@react-spectrum/view" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/view": "npm:^3.4.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/view": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5755,15 +5737,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/well@npm:^3.4.26, @react-spectrum/well@workspace:../../packages/@react-spectrum/well": +"@react-spectrum/well@npm:^3.4.27, @react-spectrum/well@workspace:../../packages/@react-spectrum/well": version: 0.0.0-use.local resolution: "@react-spectrum/well@workspace:../../packages/@react-spectrum/well" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/well": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/well": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5782,126 +5764,126 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/calendar@npm:^3.8.4, @react-stately/calendar@workspace:../../packages/@react-stately/calendar": +"@react-stately/calendar@npm:^3.9.0, @react-stately/calendar@workspace:../../packages/@react-stately/calendar": version: 0.0.0-use.local resolution: "@react-stately/calendar@workspace:../../packages/@react-stately/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@react-stately/utils": "npm:^3.10.8" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/checkbox@npm:^3.7.1, @react-stately/checkbox@workspace:../../packages/@react-stately/checkbox": +"@react-stately/checkbox@npm:^3.7.2, @react-stately/checkbox@workspace:../../packages/@react-stately/checkbox": version: 0.0.0-use.local resolution: "@react-stately/checkbox@workspace:../../packages/@react-stately/checkbox" dependencies: - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/collections@npm:^3.12.7, @react-stately/collections@workspace:../../packages/@react-stately/collections": +"@react-stately/collections@npm:^3.12.8, @react-stately/collections@workspace:../../packages/@react-stately/collections": version: 0.0.0-use.local resolution: "@react-stately/collections@workspace:../../packages/@react-stately/collections" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/color@npm:^3.9.1, @react-stately/color@workspace:../../packages/@react-stately/color": +"@react-stately/color@npm:^3.9.2, @react-stately/color@workspace:../../packages/@react-stately/color": version: 0.0.0-use.local resolution: "@react-stately/color@workspace:../../packages/@react-stately/color" dependencies: "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-stately/slider": "npm:^3.7.1" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-stately/slider": "npm:^3.7.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/combobox@npm:^3.11.1, @react-stately/combobox@workspace:../../packages/@react-stately/combobox": +"@react-stately/combobox@npm:^3.12.0, @react-stately/combobox@workspace:../../packages/@react-stately/combobox": version: 0.0.0-use.local resolution: "@react-stately/combobox@workspace:../../packages/@react-stately/combobox" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/data@npm:^3.14.0, @react-stately/data@workspace:../../packages/@react-stately/data": +"@react-stately/data@npm:^3.14.1, @react-stately/data@workspace:../../packages/@react-stately/data": version: 0.0.0-use.local resolution: "@react-stately/data@workspace:../../packages/@react-stately/data" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/datepicker@npm:^3.15.1, @react-stately/datepicker@workspace:../../packages/@react-stately/datepicker": +"@react-stately/datepicker@npm:^3.15.2, @react-stately/datepicker@workspace:../../packages/@react-stately/datepicker": version: 0.0.0-use.local resolution: "@react-stately/datepicker@workspace:../../packages/@react-stately/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/string": "npm:^3.2.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/disclosure@npm:^3.0.7, @react-stately/disclosure@workspace:../../packages/@react-stately/disclosure": +"@react-stately/disclosure@npm:^3.0.8, @react-stately/disclosure@workspace:../../packages/@react-stately/disclosure": version: 0.0.0-use.local resolution: "@react-stately/disclosure@workspace:../../packages/@react-stately/disclosure" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/dnd@npm:^3.0.0, @react-stately/dnd@npm:^3.1.0, @react-stately/dnd@npm:^3.7.0, @react-stately/dnd@workspace:../../packages/@react-stately/dnd": +"@react-stately/dnd@npm:^3.0.0, @react-stately/dnd@npm:^3.1.0, @react-stately/dnd@npm:^3.7.1, @react-stately/dnd@workspace:../../packages/@react-stately/dnd": version: 0.0.0-use.local resolution: "@react-stately/dnd@workspace:../../packages/@react-stately/dnd" dependencies: - "@react-stately/selection": "npm:^3.20.5" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5916,41 +5898,41 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/form@npm:^3.2.1, @react-stately/form@workspace:../../packages/@react-stately/form": +"@react-stately/form@npm:^3.2.2, @react-stately/form@workspace:../../packages/@react-stately/form": version: 0.0.0-use.local resolution: "@react-stately/form@workspace:../../packages/@react-stately/form" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/grid@npm:^3.11.5, @react-stately/grid@workspace:../../packages/@react-stately/grid": +"@react-stately/grid@npm:^3.11.6, @react-stately/grid@workspace:../../packages/@react-stately/grid": version: 0.0.0-use.local resolution: "@react-stately/grid@workspace:../../packages/@react-stately/grid" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/layout@npm:^4.5.0, @react-stately/layout@workspace:../../packages/@react-stately/layout": +"@react-stately/layout@npm:^4.5.1, @react-stately/layout@workspace:../../packages/@react-stately/layout": version: 0.0.0-use.local resolution: "@react-stately/layout@workspace:../../packages/@react-stately/layout" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/table": "npm:^3.15.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5958,165 +5940,165 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/list@npm:^3.13.0, @react-stately/list@workspace:../../packages/@react-stately/list": +"@react-stately/list@npm:^3.13.1, @react-stately/list@workspace:../../packages/@react-stately/list": version: 0.0.0-use.local resolution: "@react-stately/list@workspace:../../packages/@react-stately/list" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/menu@npm:^3.9.7, @react-stately/menu@workspace:../../packages/@react-stately/menu": +"@react-stately/menu@npm:^3.9.8, @react-stately/menu@workspace:../../packages/@react-stately/menu": version: 0.0.0-use.local resolution: "@react-stately/menu@workspace:../../packages/@react-stately/menu" dependencies: - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/menu": "npm:^3.10.4" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/menu": "npm:^3.10.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/numberfield@npm:^3.10.1, @react-stately/numberfield@workspace:../../packages/@react-stately/numberfield": +"@react-stately/numberfield@npm:^3.10.2, @react-stately/numberfield@workspace:../../packages/@react-stately/numberfield": version: 0.0.0-use.local resolution: "@react-stately/numberfield@workspace:../../packages/@react-stately/numberfield" dependencies: "@internationalized/number": "npm:^3.6.5" - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/numberfield": "npm:^3.8.14" + "@react-types/numberfield": "npm:^3.8.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/overlays@npm:^3.6.19, @react-stately/overlays@workspace:../../packages/@react-stately/overlays": +"@react-stately/overlays@npm:^3.6.20, @react-stately/overlays@workspace:../../packages/@react-stately/overlays": version: 0.0.0-use.local resolution: "@react-stately/overlays@workspace:../../packages/@react-stately/overlays" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/overlays": "npm:^3.9.1" + "@react-types/overlays": "npm:^3.9.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/radio@npm:^3.11.1, @react-stately/radio@workspace:../../packages/@react-stately/radio": +"@react-stately/radio@npm:^3.11.2, @react-stately/radio@workspace:../../packages/@react-stately/radio": version: 0.0.0-use.local resolution: "@react-stately/radio@workspace:../../packages/@react-stately/radio" dependencies: - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/searchfield@npm:^3.5.15, @react-stately/searchfield@workspace:../../packages/@react-stately/searchfield": +"@react-stately/searchfield@npm:^3.5.16, @react-stately/searchfield@workspace:../../packages/@react-stately/searchfield": version: 0.0.0-use.local resolution: "@react-stately/searchfield@workspace:../../packages/@react-stately/searchfield" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/searchfield": "npm:^3.6.5" + "@react-types/searchfield": "npm:^3.6.6" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/select@npm:^3.7.1, @react-stately/select@workspace:../../packages/@react-stately/select": +"@react-stately/select@npm:^3.8.0, @react-stately/select@workspace:../../packages/@react-stately/select": version: 0.0.0-use.local resolution: "@react-stately/select@workspace:../../packages/@react-stately/select" dependencies: - "@react-stately/form": "npm:^3.2.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/selection@npm:^3.20.5, @react-stately/selection@workspace:../../packages/@react-stately/selection": +"@react-stately/selection@npm:^3.20.6, @react-stately/selection@workspace:../../packages/@react-stately/selection": version: 0.0.0-use.local resolution: "@react-stately/selection@workspace:../../packages/@react-stately/selection" dependencies: - "@react-stately/collections": "npm:^3.12.7" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/slider@npm:^3.7.1, @react-stately/slider@workspace:../../packages/@react-stately/slider": +"@react-stately/slider@npm:^3.7.2, @react-stately/slider@workspace:../../packages/@react-stately/slider": version: 0.0.0-use.local resolution: "@react-stately/slider@workspace:../../packages/@react-stately/slider" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/steplist@npm:3.0.0-alpha.17, @react-stately/steplist@workspace:../../packages/@react-stately/steplist": +"@react-stately/steplist@npm:3.0.0-alpha.18, @react-stately/steplist@workspace:../../packages/@react-stately/steplist": version: 0.0.0-use.local resolution: "@react-stately/steplist@workspace:../../packages/@react-stately/steplist" dependencies: - "@react-stately/list": "npm:^3.13.0" + "@react-stately/list": "npm:^3.13.1" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/table@npm:^3.15.0, @react-stately/table@workspace:../../packages/@react-stately/table": +"@react-stately/table@npm:^3.15.1, @react-stately/table@workspace:../../packages/@react-stately/table": version: 0.0.0-use.local resolution: "@react-stately/table@workspace:../../packages/@react-stately/table" dependencies: - "@react-stately/collections": "npm:^3.12.7" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tabs@npm:^3.8.5, @react-stately/tabs@workspace:../../packages/@react-stately/tabs": +"@react-stately/tabs@npm:^3.8.6, @react-stately/tabs@workspace:../../packages/@react-stately/tabs": version: 0.0.0-use.local resolution: "@react-stately/tabs@workspace:../../packages/@react-stately/tabs" dependencies: - "@react-stately/list": "npm:^3.13.0" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-stately/list": "npm:^3.13.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6135,39 +6117,39 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/toggle@npm:^3.9.1, @react-stately/toggle@workspace:../../packages/@react-stately/toggle": +"@react-stately/toggle@npm:^3.9.2, @react-stately/toggle@workspace:../../packages/@react-stately/toggle": version: 0.0.0-use.local resolution: "@react-stately/toggle@workspace:../../packages/@react-stately/toggle" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tooltip@npm:^3.5.7, @react-stately/tooltip@workspace:../../packages/@react-stately/tooltip": +"@react-stately/tooltip@npm:^3.5.8, @react-stately/tooltip@workspace:../../packages/@react-stately/tooltip": version: 0.0.0-use.local resolution: "@react-stately/tooltip@workspace:../../packages/@react-stately/tooltip" dependencies: - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/tooltip": "npm:^3.4.20" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/tooltip": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tree@npm:^3.9.2, @react-stately/tree@workspace:../../packages/@react-stately/tree": +"@react-stately/tree@npm:^3.9.3, @react-stately/tree@workspace:../../packages/@react-stately/tree": version: 0.0.0-use.local resolution: "@react-stately/tree@workspace:../../packages/@react-stately/tree" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6184,11 +6166,11 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/virtualizer@npm:^4.0.0, @react-stately/virtualizer@npm:^4.4.3, @react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer": +"@react-stately/virtualizer@npm:^4.0.0, @react-stately/virtualizer@npm:^4.4.4, @react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer": version: 0.0.0-use.local resolution: "@react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6196,254 +6178,254 @@ __metadata: languageName: unknown linkType: soft -"@react-types/actionbar@npm:^3.1.18, @react-types/actionbar@workspace:../../packages/@react-types/actionbar": +"@react-types/actionbar@npm:^3.1.19, @react-types/actionbar@workspace:../../packages/@react-types/actionbar": version: 0.0.0-use.local resolution: "@react-types/actionbar@workspace:../../packages/@react-types/actionbar" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/actiongroup@npm:^3.4.20, @react-types/actiongroup@workspace:../../packages/@react-types/actiongroup": +"@react-types/actiongroup@npm:^3.4.21, @react-types/actiongroup@workspace:../../packages/@react-types/actiongroup": version: 0.0.0-use.local resolution: "@react-types/actiongroup@workspace:../../packages/@react-types/actiongroup" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/autocomplete@npm:3.0.0-alpha.34, @react-types/autocomplete@workspace:../../packages/@react-types/autocomplete": +"@react-types/autocomplete@npm:3.0.0-alpha.35, @react-types/autocomplete@workspace:../../packages/@react-types/autocomplete": version: 0.0.0-use.local resolution: "@react-types/autocomplete@workspace:../../packages/@react-types/autocomplete" dependencies: - "@react-types/combobox": "npm:^3.13.8" - "@react-types/searchfield": "npm:^3.6.5" - "@react-types/shared": "npm:^3.32.0" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/avatar@npm:^3.0.18, @react-types/avatar@workspace:../../packages/@react-types/avatar": +"@react-types/avatar@npm:^3.0.19, @react-types/avatar@workspace:../../packages/@react-types/avatar": version: 0.0.0-use.local resolution: "@react-types/avatar@workspace:../../packages/@react-types/avatar" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/badge@npm:^3.1.20, @react-types/badge@workspace:../../packages/@react-types/badge": +"@react-types/badge@npm:^3.1.21, @react-types/badge@workspace:../../packages/@react-types/badge": version: 0.0.0-use.local resolution: "@react-types/badge@workspace:../../packages/@react-types/badge" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/breadcrumbs@npm:^3.7.16, @react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs": +"@react-types/breadcrumbs@npm:^3.7.17, @react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs": version: 0.0.0-use.local resolution: "@react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs" dependencies: - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/button@npm:^3.14.0, @react-types/button@workspace:../../packages/@react-types/button": +"@react-types/button@npm:^3.14.1, @react-types/button@workspace:../../packages/@react-types/button": version: 0.0.0-use.local resolution: "@react-types/button@workspace:../../packages/@react-types/button" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/buttongroup@npm:^3.3.20, @react-types/buttongroup@workspace:../../packages/@react-types/buttongroup": +"@react-types/buttongroup@npm:^3.3.21, @react-types/buttongroup@workspace:../../packages/@react-types/buttongroup": version: 0.0.0-use.local resolution: "@react-types/buttongroup@workspace:../../packages/@react-types/buttongroup" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/calendar@npm:^3.7.4, @react-types/calendar@workspace:../../packages/@react-types/calendar": +"@react-types/calendar@npm:^3.8.0, @react-types/calendar@workspace:../../packages/@react-types/calendar": version: 0.0.0-use.local resolution: "@react-types/calendar@workspace:../../packages/@react-types/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/card@npm:3.0.0-alpha.39, @react-types/card@workspace:../../packages/@react-types/card": +"@react-types/card@npm:3.0.0-alpha.40, @react-types/card@workspace:../../packages/@react-types/card": version: 0.0.0-use.local resolution: "@react-types/card@workspace:../../packages/@react-types/card" dependencies: - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/checkbox@npm:^3.10.1, @react-types/checkbox@workspace:../../packages/@react-types/checkbox": +"@react-types/checkbox@npm:^3.10.2, @react-types/checkbox@workspace:../../packages/@react-types/checkbox": version: 0.0.0-use.local resolution: "@react-types/checkbox@workspace:../../packages/@react-types/checkbox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/color@npm:^3.1.1, @react-types/color@workspace:../../packages/@react-types/color": +"@react-types/color@npm:^3.1.2, @react-types/color@workspace:../../packages/@react-types/color": version: 0.0.0-use.local resolution: "@react-types/color@workspace:../../packages/@react-types/color" dependencies: - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/combobox@npm:^3.13.8, @react-types/combobox@workspace:../../packages/@react-types/combobox": +"@react-types/combobox@npm:^3.13.9, @react-types/combobox@workspace:../../packages/@react-types/combobox": version: 0.0.0-use.local resolution: "@react-types/combobox@workspace:../../packages/@react-types/combobox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/contextualhelp@npm:^3.2.21, @react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp": +"@react-types/contextualhelp@npm:^3.2.22, @react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp": version: 0.0.0-use.local resolution: "@react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/datepicker@npm:^3.13.1, @react-types/datepicker@workspace:../../packages/@react-types/datepicker": +"@react-types/datepicker@npm:^3.13.2, @react-types/datepicker@workspace:../../packages/@react-types/datepicker": version: 0.0.0-use.local resolution: "@react-types/datepicker@workspace:../../packages/@react-types/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/dialog@npm:^3.5.21, @react-types/dialog@workspace:../../packages/@react-types/dialog": +"@react-types/dialog@npm:^3.5.22, @react-types/dialog@workspace:../../packages/@react-types/dialog": version: 0.0.0-use.local resolution: "@react-types/dialog@workspace:../../packages/@react-types/dialog" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/divider@npm:^3.3.20, @react-types/divider@workspace:../../packages/@react-types/divider": +"@react-types/divider@npm:^3.3.21, @react-types/divider@workspace:../../packages/@react-types/divider": version: 0.0.0-use.local resolution: "@react-types/divider@workspace:../../packages/@react-types/divider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/form@npm:^3.7.15, @react-types/form@workspace:../../packages/@react-types/form": +"@react-types/form@npm:^3.7.16, @react-types/form@workspace:../../packages/@react-types/form": version: 0.0.0-use.local resolution: "@react-types/form@workspace:../../packages/@react-types/form" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/grid@npm:^3.3.5, @react-types/grid@workspace:../../packages/@react-types/grid": +"@react-types/grid@npm:^3.3.6, @react-types/grid@workspace:../../packages/@react-types/grid": version: 0.0.0-use.local resolution: "@react-types/grid@workspace:../../packages/@react-types/grid" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/illustratedmessage@npm:^3.3.20, @react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage": +"@react-types/illustratedmessage@npm:^3.3.21, @react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage": version: 0.0.0-use.local resolution: "@react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/image@npm:^3.5.1, @react-types/image@workspace:../../packages/@react-types/image": +"@react-types/image@npm:^3.5.2, @react-types/image@workspace:../../packages/@react-types/image": version: 0.0.0-use.local resolution: "@react-types/image@workspace:../../packages/@react-types/image" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/label@npm:^3.9.14, @react-types/label@workspace:../../packages/@react-types/label": +"@react-types/label@npm:^3.9.15, @react-types/label@workspace:../../packages/@react-types/label": version: 0.0.0-use.local resolution: "@react-types/label@workspace:../../packages/@react-types/label" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/layout@npm:^3.3.26, @react-types/layout@workspace:../../packages/@react-types/layout": +"@react-types/layout@npm:^3.3.27, @react-types/layout@workspace:../../packages/@react-types/layout": version: 0.0.0-use.local resolution: "@react-types/layout@workspace:../../packages/@react-types/layout" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/link@npm:^3.6.4, @react-types/link@workspace:../../packages/@react-types/link": +"@react-types/link@npm:^3.6.5, @react-types/link@workspace:../../packages/@react-types/link": version: 0.0.0-use.local resolution: "@react-types/link@workspace:../../packages/@react-types/link" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown @@ -6453,8 +6435,8 @@ __metadata: version: 0.0.0-use.local resolution: "@react-types/list@workspace:../../packages/@react-types/list" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-spectrum/list": "npm:^3.10.7" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-spectrum/list": "npm:^3.10.8" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6462,109 +6444,109 @@ __metadata: languageName: unknown linkType: soft -"@react-types/listbox@npm:^3.7.3, @react-types/listbox@workspace:../../packages/@react-types/listbox": +"@react-types/listbox@npm:^3.7.4, @react-types/listbox@workspace:../../packages/@react-types/listbox": version: 0.0.0-use.local resolution: "@react-types/listbox@workspace:../../packages/@react-types/listbox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/menu@npm:^3.10.4, @react-types/menu@workspace:../../packages/@react-types/menu": +"@react-types/menu@npm:^3.10.5, @react-types/menu@workspace:../../packages/@react-types/menu": version: 0.0.0-use.local resolution: "@react-types/menu@workspace:../../packages/@react-types/menu" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/meter@npm:^3.4.12, @react-types/meter@workspace:../../packages/@react-types/meter": +"@react-types/meter@npm:^3.4.13, @react-types/meter@workspace:../../packages/@react-types/meter": version: 0.0.0-use.local resolution: "@react-types/meter@workspace:../../packages/@react-types/meter" dependencies: - "@react-types/progress": "npm:^3.5.15" + "@react-types/progress": "npm:^3.5.16" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/numberfield@npm:^3.8.14, @react-types/numberfield@workspace:../../packages/@react-types/numberfield": +"@react-types/numberfield@npm:^3.8.15, @react-types/numberfield@workspace:../../packages/@react-types/numberfield": version: 0.0.0-use.local resolution: "@react-types/numberfield@workspace:../../packages/@react-types/numberfield" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/overlays@npm:^3.9.1, @react-types/overlays@workspace:../../packages/@react-types/overlays": +"@react-types/overlays@npm:^3.9.2, @react-types/overlays@workspace:../../packages/@react-types/overlays": version: 0.0.0-use.local resolution: "@react-types/overlays@workspace:../../packages/@react-types/overlays" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/progress@npm:^3.5.15, @react-types/progress@workspace:../../packages/@react-types/progress": +"@react-types/progress@npm:^3.5.16, @react-types/progress@workspace:../../packages/@react-types/progress": version: 0.0.0-use.local resolution: "@react-types/progress@workspace:../../packages/@react-types/progress" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/provider@npm:^3.8.12, @react-types/provider@workspace:../../packages/@react-types/provider": +"@react-types/provider@npm:^3.8.13, @react-types/provider@workspace:../../packages/@react-types/provider": version: 0.0.0-use.local resolution: "@react-types/provider@workspace:../../packages/@react-types/provider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/radio@npm:^3.9.1, @react-types/radio@workspace:../../packages/@react-types/radio": +"@react-types/radio@npm:^3.9.2, @react-types/radio@workspace:../../packages/@react-types/radio": version: 0.0.0-use.local resolution: "@react-types/radio@workspace:../../packages/@react-types/radio" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/searchfield@npm:^3.6.5, @react-types/searchfield@workspace:../../packages/@react-types/searchfield": +"@react-types/searchfield@npm:^3.6.6, @react-types/searchfield@workspace:../../packages/@react-types/searchfield": version: 0.0.0-use.local resolution: "@react-types/searchfield@workspace:../../packages/@react-types/searchfield" dependencies: - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/select@npm:^3.10.1, @react-types/select@workspace:../../packages/@react-types/select": +"@react-types/select@npm:^3.11.0, @react-types/select@workspace:../../packages/@react-types/select": version: 0.0.0-use.local resolution: "@react-types/select@workspace:../../packages/@react-types/select" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/shared@npm:^3.1.0, @react-types/shared@npm:^3.30.0, @react-types/shared@npm:^3.32.0, @react-types/shared@workspace:../../packages/@react-types/shared": +"@react-types/shared@npm:^3.1.0, @react-types/shared@npm:^3.30.0, @react-types/shared@npm:^3.32.1, @react-types/shared@workspace:../../packages/@react-types/shared": version: 0.0.0-use.local resolution: "@react-types/shared@workspace:../../packages/@react-types/shared" peerDependencies: @@ -6584,103 +6566,103 @@ __metadata: languageName: unknown linkType: soft -"@react-types/slider@npm:^3.8.1, @react-types/slider@workspace:../../packages/@react-types/slider": +"@react-types/slider@npm:^3.8.2, @react-types/slider@workspace:../../packages/@react-types/slider": version: 0.0.0-use.local resolution: "@react-types/slider@workspace:../../packages/@react-types/slider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/statuslight@npm:^3.3.20, @react-types/statuslight@workspace:../../packages/@react-types/statuslight": +"@react-types/statuslight@npm:^3.3.21, @react-types/statuslight@workspace:../../packages/@react-types/statuslight": version: 0.0.0-use.local resolution: "@react-types/statuslight@workspace:../../packages/@react-types/statuslight" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/switch@npm:^3.5.14, @react-types/switch@workspace:../../packages/@react-types/switch": +"@react-types/switch@npm:^3.5.15, @react-types/switch@workspace:../../packages/@react-types/switch": version: 0.0.0-use.local resolution: "@react-types/switch@workspace:../../packages/@react-types/switch" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/table@npm:^3.13.3, @react-types/table@workspace:../../packages/@react-types/table": +"@react-types/table@npm:^3.13.4, @react-types/table@workspace:../../packages/@react-types/table": version: 0.0.0-use.local resolution: "@react-types/table@workspace:../../packages/@react-types/table" dependencies: - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/tabs@npm:^3.3.18, @react-types/tabs@workspace:../../packages/@react-types/tabs": +"@react-types/tabs@npm:^3.3.19, @react-types/tabs@workspace:../../packages/@react-types/tabs": version: 0.0.0-use.local resolution: "@react-types/tabs@workspace:../../packages/@react-types/tabs" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/text@npm:^3.3.20, @react-types/text@workspace:../../packages/@react-types/text": +"@react-types/text@npm:^3.3.21, @react-types/text@workspace:../../packages/@react-types/text": version: 0.0.0-use.local resolution: "@react-types/text@workspace:../../packages/@react-types/text" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/textfield@npm:^3.12.3, @react-types/textfield@npm:^3.12.5, @react-types/textfield@workspace:../../packages/@react-types/textfield": +"@react-types/textfield@npm:^3.12.3, @react-types/textfield@npm:^3.12.6, @react-types/textfield@workspace:../../packages/@react-types/textfield": version: 0.0.0-use.local resolution: "@react-types/textfield@workspace:../../packages/@react-types/textfield" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/tooltip@npm:^3.4.20, @react-types/tooltip@workspace:../../packages/@react-types/tooltip": +"@react-types/tooltip@npm:^3.4.21, @react-types/tooltip@workspace:../../packages/@react-types/tooltip": version: 0.0.0-use.local resolution: "@react-types/tooltip@workspace:../../packages/@react-types/tooltip" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/view@npm:^3.4.20, @react-types/view@workspace:../../packages/@react-types/view": +"@react-types/view@npm:^3.4.21, @react-types/view@workspace:../../packages/@react-types/view": version: 0.0.0-use.local resolution: "@react-types/view@workspace:../../packages/@react-types/view" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/well@npm:^3.3.20, @react-types/well@workspace:../../packages/@react-types/well": +"@react-types/well@npm:^3.3.21, @react-types/well@workspace:../../packages/@react-types/well": version: 0.0.0-use.local resolution: "@react-types/well@workspace:../../packages/@react-types/well" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown @@ -6758,7 +6740,7 @@ __metadata: resolution: "@spectrum-icons/build-tools@workspace:../../packages/@spectrum-icons/build-tools" dependencies: "@svgr/core": "npm:^8.1.0" - fs-extra: "npm:^11.0.0" + prettier: "npm:^3.6.2" languageName: unknown linkType: soft @@ -6767,7 +6749,7 @@ __metadata: resolution: "@spectrum-icons/color@workspace:../../packages/@spectrum-icons/color" dependencies: "@adobe/react-spectrum-workflow-color": "npm:1.1.1" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -6783,10 +6765,9 @@ __metadata: resolution: "@spectrum-icons/express@workspace:../../packages/@spectrum-icons/express" dependencies: "@adobe/spectrum-css-ccx-workflow-icons": "npm:1.0.2" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" - fs-extra: "npm:^11.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6798,8 +6779,8 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-icons/illustrations@workspace:../../packages/@spectrum-icons/illustrations" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -6809,13 +6790,13 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-icons/ui@npm:^3.1.0, @spectrum-icons/ui@npm:^3.6.19, @spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui": +"@spectrum-icons/ui@npm:^3.1.0, @spectrum-icons/ui@npm:^3.6.20, @spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui": version: 0.0.0-use.local resolution: "@spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui" dependencies: "@adobe/react-spectrum-ui": "npm:1.2.1" "@babel/runtime": "npm:^7.24.4" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -6826,12 +6807,12 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-icons/workflow@npm:^4.0.0, @spectrum-icons/workflow@npm:^4.2.24, @spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow": +"@spectrum-icons/workflow@npm:^4.0.0, @spectrum-icons/workflow@npm:^4.2.25, @spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow": version: 0.0.0-use.local resolution: "@spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow" dependencies: "@adobe/react-spectrum-workflow": "npm:2.3.5" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -7907,10 +7888,10 @@ __metadata: languageName: node linkType: hard -"@types/triple-beam@npm:^1.3.2": - version: 1.3.5 - resolution: "@types/triple-beam@npm:1.3.5" - checksum: 10c0/d5d7f25da612f6d79266f4f1bb9c1ef8f1684e9f60abab251e1261170631062b656ba26ff22631f2760caeafd372abc41e64867cde27fba54fafb73a35b9056a +"@types/trusted-types@npm:^2.0.7": + version: 2.0.7 + resolution: "@types/trusted-types@npm:2.0.7" + checksum: 10c0/4c4855f10de7c6c135e0d32ce462419d8abbbc33713b31d294596c0cc34ae1fa6112a2f9da729c8f7a20707782b0d69da3b1f8df6645b0366d08825ca1522e0c languageName: node linkType: hard @@ -8243,13 +8224,6 @@ __metadata: languageName: node linkType: hard -"async@npm:^3.2.3": - version: 3.2.6 - resolution: "async@npm:3.2.6" - checksum: 10c0/36484bb15ceddf07078688d95e27076379cc2f87b10c03b6dd8a83e89475a3c8df5848859dd06a4c95af1e4c16fc973de0171a77f18ea00be899aca2a4f85e70 - languageName: node - linkType: hard - "available-typed-arrays@npm:^1.0.7": version: 1.0.7 resolution: "available-typed-arrays@npm:1.0.7" @@ -8566,24 +8540,6 @@ __metadata: languageName: node linkType: hard -"build@npm:^0.1.4": - version: 0.1.4 - resolution: "build@npm:0.1.4" - dependencies: - cssmin: "npm:0.3.x" - jsmin: "npm:1.x" - jxLoader: "npm:*" - moo-server: "npm:*" - promised-io: "npm:*" - timespan: "npm:2.x" - uglify-js: "npm:1.x" - walker: "npm:1.x" - winston: "npm:*" - wrench: "npm:1.3.x" - checksum: 10c0/cc1b0284e1b4e7f6e82464ea70ff8ac19c39fc6c92ff9466572895a9777b5fd53a03af39120311646ab7d1d1b06ce26f6e5a227a9655dbb431cd6fc5b2b4798e - languageName: node - linkType: hard - "busboy@npm:1.6.0": version: 1.6.0 resolution: "busboy@npm:1.6.0" @@ -8934,7 +8890,7 @@ __metadata: languageName: node linkType: hard -"color-convert@npm:^1.9.0, color-convert@npm:^1.9.3": +"color-convert@npm:^1.9.0": version: 1.9.3 resolution: "color-convert@npm:1.9.3" dependencies: @@ -8966,7 +8922,7 @@ __metadata: languageName: node linkType: hard -"color-string@npm:^1.6.0, color-string@npm:^1.9.0": +"color-string@npm:^1.9.0": version: 1.9.1 resolution: "color-string@npm:1.9.1" dependencies: @@ -8976,16 +8932,6 @@ __metadata: languageName: node linkType: hard -"color@npm:^3.1.3": - version: 3.2.1 - resolution: "color@npm:3.2.1" - dependencies: - color-convert: "npm:^1.9.3" - color-string: "npm:^1.6.0" - checksum: 10c0/39345d55825884c32a88b95127d417a2c24681d8b57069413596d9fcbb721459ef9d9ec24ce3e65527b5373ce171b73e38dbcd9c830a52a6487e7f37bf00e83c - languageName: node - linkType: hard - "color@npm:^4.2.3": version: 4.2.3 resolution: "color@npm:4.2.3" @@ -8996,16 +8942,6 @@ __metadata: languageName: node linkType: hard -"colorspace@npm:1.1.x": - version: 1.1.4 - resolution: "colorspace@npm:1.1.4" - dependencies: - color: "npm:^3.1.3" - text-hex: "npm:1.0.x" - checksum: 10c0/af5f91ff7f8e146b96e439ac20ed79b197210193bde721b47380a75b21751d90fa56390c773bb67c0aedd34ff85091883a437ab56861c779bd507d639ba7e123 - languageName: node - linkType: hard - "comma-separated-tokens@npm:^2.0.0": version: 2.0.3 resolution: "comma-separated-tokens@npm:2.0.3" @@ -9258,15 +9194,6 @@ __metadata: languageName: node linkType: hard -"cssmin@npm:0.3.x": - version: 0.3.2 - resolution: "cssmin@npm:0.3.2" - bin: - cssmin: ./bin/cssmin - checksum: 10c0/64669b17ba10e80ea976be49ac2ed7b03cf2a4216c2066f7cff98dca5a3eda4c47367d213ac4a738b32d5c269b561ab52bb7ffc16b1bebbbd10d44affdfa9c25 - languageName: node - linkType: hard - "csso@npm:^5.0.5": version: 5.0.5 resolution: "csso@npm:5.0.5" @@ -9489,10 +9416,15 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^2.3.10": - version: 2.5.8 - resolution: "dompurify@npm:2.5.8" - checksum: 10c0/4101708d190b67be00350369d72619266a2e0ebb7dcab12628cf07711329b1df12239baea613df41b65cba571128e8ea4c29c442f4e2c98670a9bb5563521f03 +"dompurify@npm:^3.2.4": + version: 3.3.0 + resolution: "dompurify@npm:3.3.0" + dependencies: + "@types/trusted-types": "npm:^2.0.7" + dependenciesMeta: + "@types/trusted-types": + optional: true + checksum: 10c0/66b1787b0bc8250d8f58e13284cf7f5f6bb400a0a55515e7a2a030316a4bb0d8306fdb669c17ed86ed58ff7e53c62b5da4488c2f261d11c58870fe01b8fcc486 languageName: node linkType: hard @@ -9612,13 +9544,6 @@ __metadata: languageName: node linkType: hard -"enabled@npm:2.0.x": - version: 2.0.0 - resolution: "enabled@npm:2.0.0" - checksum: 10c0/3b2c2af9bc7f8b9e291610f2dde4a75cf6ee52a68f4dd585482fbdf9a55d65388940e024e56d40bb03e05ef6671f5f53021fa8b72a20e954d7066ec28166713f - languageName: node - linkType: hard - "encodeurl@npm:^2.0.0": version: 2.0.0 resolution: "encodeurl@npm:2.0.0" @@ -10185,13 +10110,6 @@ __metadata: languageName: node linkType: hard -"fecha@npm:^4.2.0": - version: 4.2.3 - resolution: "fecha@npm:4.2.3" - checksum: 10c0/0e895965959cf6a22bb7b00f0bf546f2783836310f510ddf63f463e1518d4c96dec61ab33fdfd8e79a71b4856a7c865478ce2ee8498d560fe125947703c9b1cf - languageName: node - linkType: hard - "fflate@npm:^0.7.3": version: 0.7.4 resolution: "fflate@npm:0.7.4" @@ -10291,13 +10209,6 @@ __metadata: languageName: node linkType: hard -"fn.name@npm:1.x.x": - version: 1.1.0 - resolution: "fn.name@npm:1.1.0" - checksum: 10c0/8ad62aa2d4f0b2a76d09dba36cfec61c540c13a0fd72e5d94164e430f987a7ce6a743112bbeb14877c810ef500d1f73d7f56e76d029d2e3413f20d79e3460a9a - languageName: node - linkType: hard - "follow-redirects@npm:^1.0.0": version: 1.15.11 resolution: "follow-redirects@npm:1.15.11" @@ -10364,17 +10275,6 @@ __metadata: languageName: node linkType: hard -"fs-extra@npm:^11.0.0": - version: 11.3.2 - resolution: "fs-extra@npm:11.3.2" - dependencies: - graceful-fs: "npm:^4.2.0" - jsonfile: "npm:^6.0.1" - universalify: "npm:^2.0.0" - checksum: 10c0/f5d629e1bb646d5dedb4d8b24c5aad3deb8cc1d5438979d6f237146cd10e113b49a949ae1b54212c2fbc98e2d0995f38009a9a1d0520f0287943335e65fe919b - languageName: node - linkType: hard - "fs-minipass@npm:^3.0.0": version: 3.0.3 resolution: "fs-minipass@npm:3.0.3" @@ -10594,19 +10494,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:^8.0.3": - version: 8.1.0 - resolution: "glob@npm:8.1.0" - dependencies: - fs.realpath: "npm:^1.0.0" - inflight: "npm:^1.0.4" - inherits: "npm:2" - minimatch: "npm:^5.0.1" - once: "npm:^1.3.0" - checksum: 10c0/cb0b5cab17a59c57299376abe5646c7070f8acb89df5595b492dba3bfb43d301a46c01e5695f01154e6553168207cb60d4eaf07d3be4bc3eb9b0457c5c561d0f - languageName: node - linkType: hard - "global-modules@npm:^1.0.0": version: 1.0.0 resolution: "global-modules@npm:1.0.0" @@ -10672,7 +10559,7 @@ __metadata: languageName: node linkType: hard -"graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.10, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.8, graceful-fs@npm:^4.2.9": +"graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.2.10, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.8, graceful-fs@npm:^4.2.9": version: 4.2.11 resolution: "graceful-fs@npm:4.2.11" checksum: 10c0/386d011a553e02bc594ac2ca0bd6d9e4c22d7fa8cfbfc448a6d148c59ea881b092db9dbe3547ae4b88e55f1b01f7c4a2ecc53b310c042793e63aa44cf6c257f2 @@ -12063,13 +11950,6 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:0.3.x": - version: 0.3.7 - resolution: "js-yaml@npm:0.3.7" - checksum: 10c0/547de7771ed52a4b0870c5410f44fb8cfb01a28231560f71537b0c64a6b5d6dfa0372815faa0d4e3860d8caf8b8eb8a5ae930965cfa17161b732dd986b98b4ad - languageName: node - linkType: hard - "js-yaml@npm:^3.13.1": version: 3.14.1 resolution: "js-yaml@npm:3.14.1" @@ -12144,15 +12024,6 @@ __metadata: languageName: node linkType: hard -"jsmin@npm:1.x": - version: 1.0.1 - resolution: "jsmin@npm:1.0.1" - bin: - jsmin: ./bin/jsmin - checksum: 10c0/684cf120a97bb30ba3aff532477a04764800911865045b60249eab936fbaf794d658d8d8befea7017f9b2233a560265d8487da626f47ade9ef4c189299308a51 - languageName: node - linkType: hard - "json-parse-even-better-errors@npm:^2.3.0": version: 2.3.1 resolution: "json-parse-even-better-errors@npm:2.3.1" @@ -12176,31 +12047,6 @@ __metadata: languageName: node linkType: hard -"jsonfile@npm:^6.0.1": - version: 6.2.0 - resolution: "jsonfile@npm:6.2.0" - dependencies: - graceful-fs: "npm:^4.1.6" - universalify: "npm:^2.0.0" - dependenciesMeta: - graceful-fs: - optional: true - checksum: 10c0/7f4f43b08d1869ded8a6822213d13ae3b99d651151d77efd1557ced0889c466296a7d9684e397bd126acf5eb2cfcb605808c3e681d0fdccd2fe5a04b47e76c0d - languageName: node - linkType: hard - -"jxLoader@npm:*": - version: 0.1.1 - resolution: "jxLoader@npm:0.1.1" - dependencies: - js-yaml: "npm:0.3.x" - moo-server: "npm:1.3.x" - promised-io: "npm:*" - walker: "npm:1.x" - checksum: 10c0/0905a8ffef4b1b77cf7df96a54aaaaae3f54a010629d554f78a5b95c0236949d3f467b3712480bae06eedff29355338212c325e30248e399862d6624abbaf9a9 - languageName: node - linkType: hard - "kind-of@npm:^6.0.0, kind-of@npm:^6.0.2": version: 6.0.3 resolution: "kind-of@npm:6.0.3" @@ -12222,13 +12068,6 @@ __metadata: languageName: node linkType: hard -"kuler@npm:^2.0.0": - version: 2.0.0 - resolution: "kuler@npm:2.0.0" - checksum: 10c0/0a4e99d92ca373f8f74d1dc37931909c4d0d82aebc94cf2ba265771160fc12c8df34eaaac80805efbda367e2795cb1f1dd4c3d404b6b1cf38aec94035b503d2d - languageName: node - linkType: hard - "last-run@npm:^2.0.0": version: 2.0.0 resolution: "last-run@npm:2.0.0" @@ -12453,20 +12292,6 @@ __metadata: languageName: node linkType: hard -"logform@npm:^2.7.0": - version: 2.7.0 - resolution: "logform@npm:2.7.0" - dependencies: - "@colors/colors": "npm:1.6.0" - "@types/triple-beam": "npm:^1.3.2" - fecha: "npm:^4.2.0" - ms: "npm:^2.1.1" - safe-stable-stringify: "npm:^2.3.1" - triple-beam: "npm:^1.3.0" - checksum: 10c0/4789b4b37413c731d1835734cb799240d31b865afde6b7b3e06051d6a4127bfda9e88c99cfbf296d084a315ccbed2647796e6a56b66e725bcb268c586f57558f - languageName: node - linkType: hard - "longest-streak@npm:^3.0.0": version: 3.1.0 resolution: "longest-streak@npm:3.1.0" @@ -13716,15 +13541,6 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^5.0.1": - version: 5.1.6 - resolution: "minimatch@npm:5.1.6" - dependencies: - brace-expansion: "npm:^2.0.1" - checksum: 10c0/3defdfd230914f22a8da203747c42ee3c405c39d4d37ffda284dac5e45b7e1f6c49aa8be606509002898e73091ff2a3bbfc59c2c6c71d4660609f63aa92f98e3 - languageName: node - linkType: hard - "minimatch@npm:^9.0.4": version: 9.0.5 resolution: "minimatch@npm:9.0.5" @@ -13810,13 +13626,6 @@ __metadata: languageName: node linkType: hard -"moo-server@npm:*, moo-server@npm:1.3.x": - version: 1.3.0 - resolution: "moo-server@npm:1.3.0" - checksum: 10c0/8be0a9d18093fdebcd460d1efaa9dcc0caa3991dbbdf57289f7d517aa3e6f2e8ab8df12b35093959682df99640f723c999782e62142ca080491b31c6ea2a9377 - languageName: node - linkType: hard - "mri@npm:^1.1.0": version: 1.2.0 resolution: "mri@npm:1.2.0" @@ -13824,7 +13633,7 @@ __metadata: languageName: node linkType: hard -"ms@npm:^2.1.1, ms@npm:^2.1.3": +"ms@npm:^2.1.3": version: 2.1.3 resolution: "ms@npm:2.1.3" checksum: 10c0/d924b57e7312b3b63ad21fc5b3dc0af5e78d61a1fc7cfb5457edaf26326bf62be5307cc87ffb6862ef1c2b33b0233cdb5d4f01c4c958cc0d660948b65a287a48 @@ -14186,15 +13995,6 @@ __metadata: languageName: node linkType: hard -"one-time@npm:^1.0.0": - version: 1.0.0 - resolution: "one-time@npm:1.0.0" - dependencies: - fn.name: "npm:1.x.x" - checksum: 10c0/6e4887b331edbb954f4e915831cbec0a7b9956c36f4feb5f6de98c448ac02ff881fd8d9b55a6b1b55030af184c6b648f340a76eb211812f4ad8c9b4b8692fdaa - languageName: node - linkType: hard - "onetime@npm:^5.1.2": version: 5.1.2 resolution: "onetime@npm:5.1.2" @@ -14756,6 +14556,15 @@ __metadata: languageName: node linkType: hard +"prettier@npm:^3.6.2": + version: 3.6.2 + resolution: "prettier@npm:3.6.2" + bin: + prettier: bin/prettier.cjs + checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812 + languageName: node + linkType: hard + "pretty-format@npm:30.2.0, pretty-format@npm:^30.0.0": version: 30.2.0 resolution: "pretty-format@npm:30.2.0" @@ -14832,13 +14641,6 @@ __metadata: languageName: node linkType: hard -"promised-io@npm:*": - version: 0.3.6 - resolution: "promised-io@npm:0.3.6" - checksum: 10c0/c567dcf4af2736f718ee812e8f8b196c9ce563703d2d7c22b1ef4aebd01974320e7e3f173e47fc682087c1872b5c4f0afe6354fff348970acd2cbc367f6416a3 - languageName: node - linkType: hard - "prompts@npm:^2.0.1": version: 2.4.2 resolution: "prompts@npm:2.4.2" @@ -14939,39 +14741,39 @@ __metadata: languageName: node linkType: hard -"react-aria-components@npm:^1.12.2, react-aria-components@npm:^1.7.1, react-aria-components@workspace:../../packages/react-aria-components": +"react-aria-components@npm:^1.13.0, react-aria-components@npm:^1.7.1, react-aria-components@workspace:../../packages/react-aria-components": version: 0.0.0-use.local resolution: "react-aria-components@workspace:../../packages/react-aria-components" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/string": "npm:^3.2.7" - "@react-aria/autocomplete": "npm:3.0.0-rc.2" - "@react-aria/collections": "npm:3.0.0-rc.7" - "@react-aria/dnd": "npm:^3.11.2" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/autocomplete": "npm:3.0.0-rc.3" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/overlays": "npm:^3.29.1" + "@react-aria/overlays": "npm:^3.30.0" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/toolbar": "npm:3.0.0-beta.20" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/toolbar": "npm:3.0.0-beta.21" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" "@react-stately/autocomplete": "npm:3.0.0-beta.3" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/selection": "npm:^3.20.5" - "@react-stately/table": "npm:^3.15.0" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/table": "npm:^3.15.1" "@react-stately/utils": "npm:^3.10.8" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/form": "npm:^3.7.15" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/form": "npm:^3.7.16" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" "@tailwindcss/postcss": "npm:^4.0.0" client-only: "npm:^0.0.1" - react-aria: "npm:^3.43.2" - react-stately: "npm:^3.41.0" + react-aria: "npm:^3.44.0" + react-stately: "npm:^3.42.0" use-sync-external-store: "npm:^1.4.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -14979,54 +14781,54 @@ __metadata: languageName: unknown linkType: soft -"react-aria@npm:^3.40.0, react-aria@npm:^3.43.2, react-aria@workspace:../../packages/react-aria": +"react-aria@npm:^3.40.0, react-aria@npm:^3.44.0, react-aria@workspace:../../packages/react-aria": version: 0.0.0-use.local resolution: "react-aria@workspace:../../packages/react-aria" dependencies: "@babel/cli": "npm:^7.24.1" "@babel/core": "npm:^7.24.3" "@internationalized/string": "npm:^3.2.7" - "@react-aria/breadcrumbs": "npm:^3.5.28" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/calendar": "npm:^3.9.1" - "@react-aria/checkbox": "npm:^3.16.1" - "@react-aria/color": "npm:^3.1.1" - "@react-aria/combobox": "npm:^3.13.2" - "@react-aria/datepicker": "npm:^3.15.1" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/disclosure": "npm:^3.0.8" - "@react-aria/dnd": "npm:^3.11.2" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/landmark": "npm:^3.0.6" - "@react-aria/link": "npm:^3.8.5" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/meter": "npm:^3.4.26" - "@react-aria/numberfield": "npm:^3.12.1" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/progress": "npm:^3.4.26" - "@react-aria/radio": "npm:^3.12.1" - "@react-aria/searchfield": "npm:^3.8.8" - "@react-aria/select": "npm:^3.16.2" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/separator": "npm:^3.4.12" - "@react-aria/slider": "npm:^3.8.1" + "@react-aria/breadcrumbs": "npm:^3.5.29" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/checkbox": "npm:^3.16.2" + "@react-aria/color": "npm:^3.1.2" + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/datepicker": "npm:^3.15.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/disclosure": "npm:^3.1.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/landmark": "npm:^3.0.7" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/meter": "npm:^3.4.27" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-aria/radio": "npm:^3.12.2" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-aria/select": "npm:^3.17.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-aria/slider": "npm:^3.8.2" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/switch": "npm:^3.7.7" - "@react-aria/table": "npm:^3.17.7" - "@react-aria/tabs": "npm:^3.10.7" - "@react-aria/tag": "npm:^3.7.1" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/toast": "npm:^3.0.7" - "@react-aria/tooltip": "npm:^3.8.7" - "@react-aria/tree": "npm:^3.1.3" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/switch": "npm:^3.7.8" + "@react-aria/table": "npm:^3.17.8" + "@react-aria/tabs": "npm:^3.10.8" + "@react-aria/tag": "npm:^3.7.2" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/toast": "npm:^3.0.8" + "@react-aria/tooltip": "npm:^3.8.8" + "@react-aria/tree": "npm:^3.1.4" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -15099,38 +14901,38 @@ __metadata: languageName: node linkType: hard -"react-stately@npm:^3.38.0, react-stately@npm:^3.41.0, react-stately@workspace:../../packages/react-stately": +"react-stately@npm:^3.38.0, react-stately@npm:^3.42.0, react-stately@workspace:../../packages/react-stately": version: 0.0.0-use.local resolution: "react-stately@workspace:../../packages/react-stately" dependencies: "@babel/cli": "npm:^7.24.1" "@babel/core": "npm:^7.24.3" - "@react-stately/calendar": "npm:^3.8.4" - "@react-stately/checkbox": "npm:^3.7.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/color": "npm:^3.9.1" - "@react-stately/combobox": "npm:^3.11.1" - "@react-stately/data": "npm:^3.14.0" - "@react-stately/datepicker": "npm:^3.15.1" - "@react-stately/disclosure": "npm:^3.0.7" - "@react-stately/dnd": "npm:^3.7.0" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/menu": "npm:^3.9.7" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-stately/overlays": "npm:^3.6.19" - "@react-stately/radio": "npm:^3.11.1" - "@react-stately/searchfield": "npm:^3.5.15" - "@react-stately/select": "npm:^3.7.1" - "@react-stately/selection": "npm:^3.20.5" - "@react-stately/slider": "npm:^3.7.1" - "@react-stately/table": "npm:^3.15.0" - "@react-stately/tabs": "npm:^3.8.5" + "@react-stately/calendar": "npm:^3.9.0" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/color": "npm:^3.9.2" + "@react-stately/combobox": "npm:^3.12.0" + "@react-stately/data": "npm:^3.14.1" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-stately/disclosure": "npm:^3.0.8" + "@react-stately/dnd": "npm:^3.7.1" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-stately/overlays": "npm:^3.6.20" + "@react-stately/radio": "npm:^3.11.2" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-stately/select": "npm:^3.8.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/slider": "npm:^3.7.2" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/tabs": "npm:^3.8.6" "@react-stately/toast": "npm:^3.1.2" - "@react-stately/toggle": "npm:^3.9.1" - "@react-stately/tooltip": "npm:^3.5.7" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/toggle": "npm:^3.9.2" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown @@ -15166,7 +14968,7 @@ __metadata: languageName: node linkType: hard -"readable-stream@npm:2 || 3, readable-stream@npm:^3.4.0, readable-stream@npm:^3.6.2": +"readable-stream@npm:2 || 3, readable-stream@npm:^3.4.0": version: 3.6.2 resolution: "readable-stream@npm:3.6.2" dependencies: @@ -15565,13 +15367,6 @@ __metadata: languageName: node linkType: hard -"safe-stable-stringify@npm:^2.3.1": - version: 2.5.0 - resolution: "safe-stable-stringify@npm:2.5.0" - checksum: 10c0/baea14971858cadd65df23894a40588ed791769db21bafb7fd7608397dbdce9c5aac60748abae9995e0fc37e15f2061980501e012cd48859740796bea2987f49 - languageName: node - linkType: hard - "safer-buffer@npm:>= 2.1.2 < 3.0.0": version: 2.1.2 resolution: "safer-buffer@npm:2.1.2" @@ -15998,13 +15793,6 @@ __metadata: languageName: node linkType: hard -"stack-trace@npm:0.0.x": - version: 0.0.10 - resolution: "stack-trace@npm:0.0.10" - checksum: 10c0/9ff3dabfad4049b635a85456f927a075c9d0c210e3ea336412d18220b2a86cbb9b13ec46d6c37b70a302a4ea4d49e30e5d4944dd60ae784073f1cde778ac8f4b - languageName: node - linkType: hard - "stack-utils@npm:^2.0.3, stack-utils@npm:^2.0.6": version: 2.0.6 resolution: "stack-utils@npm:2.0.6" @@ -16428,13 +16216,6 @@ __metadata: languageName: node linkType: hard -"text-hex@npm:1.0.x": - version: 1.0.0 - resolution: "text-hex@npm:1.0.0" - checksum: 10c0/57d8d320d92c79d7c03ffb8339b825bb9637c2cbccf14304309f51d8950015c44464b6fd1b6820a3d4821241c68825634f09f5a2d9d501e84f7c6fd14376860d - languageName: node - linkType: hard - "throttles@npm:^1.0.0": version: 1.0.1 resolution: "throttles@npm:1.0.1" @@ -16462,13 +16243,6 @@ __metadata: languageName: node linkType: hard -"timespan@npm:2.x": - version: 2.3.0 - resolution: "timespan@npm:2.3.0" - checksum: 10c0/a3acf8ed6d00af1f7fe4cf6767bd709c2a9c9e35da4d4f3939a4b5be641c692b51a4359565999c71ab89ab44b074fd310f8836581260b17b988e372c7dca8740 - languageName: node - linkType: hard - "tiny-inflate@npm:^1.0.0": version: 1.0.3 resolution: "tiny-inflate@npm:1.0.3" @@ -16539,13 +16313,6 @@ __metadata: languageName: node linkType: hard -"triple-beam@npm:^1.3.0": - version: 1.4.1 - resolution: "triple-beam@npm:1.4.1" - checksum: 10c0/4bf1db71e14fe3ff1c3adbe3c302f1fdb553b74d7591a37323a7badb32dc8e9c290738996cbb64f8b10dc5a3833645b5d8c26221aaaaa12e50d1251c9aba2fea - languageName: node - linkType: hard - "trough@npm:^2.0.0": version: 2.2.0 resolution: "trough@npm:2.2.0" @@ -16660,15 +16427,6 @@ __metadata: languageName: node linkType: hard -"uglify-js@npm:1.x": - version: 1.3.5 - resolution: "uglify-js@npm:1.3.5" - bin: - uglifyjs: ./bin/uglifyjs - checksum: 10c0/9a513fc1ffcceb9168b4eeaa93c209a592ac5c7bcbd6f0cbd0ac3153b4d88b76d23d4d84c2162a0f7712e4c4bc116bd8371eba7bb14ee35b352d2ba2139a5d7e - languageName: node - linkType: hard - "unc-path-regex@npm:^0.1.2": version: 0.1.2 resolution: "unc-path-regex@npm:0.1.2" @@ -16896,13 +16654,6 @@ __metadata: languageName: node linkType: hard -"universalify@npm:^2.0.0": - version: 2.0.1 - resolution: "universalify@npm:2.0.1" - checksum: 10c0/73e8ee3809041ca8b818efb141801a1004e3fc0002727f1531f4de613ea281b494a40909596dae4a042a4fb6cd385af5d4db2e137b1362e0e91384b828effd3a - languageName: node - linkType: hard - "unpipe@npm:1.0.0": version: 1.0.0 resolution: "unpipe@npm:1.0.0" @@ -17162,7 +16913,7 @@ __metadata: languageName: node linkType: hard -"walker@npm:1.x, walker@npm:^1.0.8": +"walker@npm:^1.0.8": version: 1.0.8 resolution: "walker@npm:1.0.8" dependencies: @@ -17242,36 +16993,6 @@ __metadata: languageName: node linkType: hard -"winston-transport@npm:^4.9.0": - version: 4.9.0 - resolution: "winston-transport@npm:4.9.0" - dependencies: - logform: "npm:^2.7.0" - readable-stream: "npm:^3.6.2" - triple-beam: "npm:^1.3.0" - checksum: 10c0/e2990a172e754dbf27e7823772214a22dc8312f7ec9cfba831e5ef30a5d5528792e5ea8f083c7387ccfc5b2af20e3691f64738546c8869086110a26f98671095 - languageName: node - linkType: hard - -"winston@npm:*": - version: 3.17.0 - resolution: "winston@npm:3.17.0" - dependencies: - "@colors/colors": "npm:^1.6.0" - "@dabh/diagnostics": "npm:^2.0.2" - async: "npm:^3.2.3" - is-stream: "npm:^2.0.0" - logform: "npm:^2.7.0" - one-time: "npm:^1.0.0" - readable-stream: "npm:^3.4.0" - safe-stable-stringify: "npm:^2.3.1" - stack-trace: "npm:0.0.x" - triple-beam: "npm:^1.3.0" - winston-transport: "npm:^4.9.0" - checksum: 10c0/ec8eaeac9a72b2598aedbff50b7dac82ce374a400ed92e7e705d7274426b48edcb25507d78cff318187c4fb27d642a0e2a39c57b6badc9af8e09d4a40636a5f7 - languageName: node - linkType: hard - "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0, wrap-ansi@npm:^7.0.0": version: 7.0.0 resolution: "wrap-ansi@npm:7.0.0" @@ -17301,13 +17022,6 @@ __metadata: languageName: node linkType: hard -"wrench@npm:1.3.x": - version: 1.3.9 - resolution: "wrench@npm:1.3.9" - checksum: 10c0/09528e4e2e9601fb9a58da35b91572b2de49221a386d6acf8396421f01491fa8a12e7faea75e086ed1e85ac53977bbdaeb4e8a66e18bbfb35ca853b7c4c07b3c - languageName: node - linkType: hard - "write-file-atomic@npm:^2.3.0": version: 2.4.3 resolution: "write-file-atomic@npm:2.4.3" diff --git a/examples/next-app/yarn.lock b/examples/next-app/yarn.lock index 39c0660de8b..71a6ee87e1a 100644 --- a/examples/next-app/yarn.lock +++ b/examples/next-app/yarn.lock @@ -49,68 +49,68 @@ __metadata: "@babel/cli": "npm:^7.12.10" "@babel/core": "npm:^7.24.3" "@internationalized/string": "npm:^3.2.7" - "@react-aria/collections": "npm:3.0.0-rc.7" - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/accordion": "npm:^3.0.12" - "@react-spectrum/actionbar": "npm:^3.6.13" - "@react-spectrum/actiongroup": "npm:^3.11.3" - "@react-spectrum/avatar": "npm:^3.0.25" - "@react-spectrum/badge": "npm:^3.1.29" - "@react-spectrum/breadcrumbs": "npm:^3.9.23" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/buttongroup": "npm:^3.6.25" - "@react-spectrum/calendar": "npm:^3.7.7" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/color": "npm:^3.1.3" - "@react-spectrum/combobox": "npm:^3.16.3" - "@react-spectrum/contextualhelp": "npm:^3.6.27" - "@react-spectrum/datepicker": "npm:^3.14.7" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/divider": "npm:^3.5.26" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/dropzone": "npm:^3.0.17" - "@react-spectrum/filetrigger": "npm:^3.0.17" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/icon": "npm:^3.8.8" - "@react-spectrum/illustratedmessage": "npm:^3.5.13" - "@react-spectrum/image": "npm:^3.6.1" - "@react-spectrum/inlinealert": "npm:^3.2.19" - "@react-spectrum/labeledvalue": "npm:^3.2.6" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/link": "npm:^3.6.21" - "@react-spectrum/list": "npm:^3.10.7" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/meter": "npm:^3.5.13" - "@react-spectrum/numberfield": "npm:^3.10.1" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/provider": "npm:^3.10.10" - "@react-spectrum/radio": "npm:^3.7.20" - "@react-spectrum/searchfield": "npm:^3.8.22" - "@react-spectrum/slider": "npm:^3.8.1" - "@react-spectrum/statuslight": "npm:^3.5.25" - "@react-spectrum/switch": "npm:^3.6.5" - "@react-spectrum/table": "npm:^3.17.7" - "@react-spectrum/tabs": "npm:^3.8.26" - "@react-spectrum/tag": "npm:^3.3.6" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/theme-dark": "npm:^3.5.21" - "@react-spectrum/theme-default": "npm:^3.5.21" - "@react-spectrum/theme-light": "npm:^3.4.21" - "@react-spectrum/toast": "npm:^3.1.3" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/tree": "npm:^3.1.7" - "@react-spectrum/view": "npm:^3.6.22" - "@react-spectrum/well": "npm:^3.4.26" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/data": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/accordion": "npm:^3.0.13" + "@react-spectrum/actionbar": "npm:^3.6.14" + "@react-spectrum/actiongroup": "npm:^3.11.4" + "@react-spectrum/avatar": "npm:^3.0.26" + "@react-spectrum/badge": "npm:^3.1.30" + "@react-spectrum/breadcrumbs": "npm:^3.9.24" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/buttongroup": "npm:^3.6.26" + "@react-spectrum/calendar": "npm:^3.7.8" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/color": "npm:^3.1.4" + "@react-spectrum/combobox": "npm:^3.16.4" + "@react-spectrum/contextualhelp": "npm:^3.6.28" + "@react-spectrum/datepicker": "npm:^3.14.8" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/divider": "npm:^3.5.27" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/dropzone": "npm:^3.0.18" + "@react-spectrum/filetrigger": "npm:^3.0.18" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/icon": "npm:^3.8.9" + "@react-spectrum/illustratedmessage": "npm:^3.5.14" + "@react-spectrum/image": "npm:^3.6.2" + "@react-spectrum/inlinealert": "npm:^3.2.20" + "@react-spectrum/labeledvalue": "npm:^3.2.7" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/link": "npm:^3.6.22" + "@react-spectrum/list": "npm:^3.10.8" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/meter": "npm:^3.5.14" + "@react-spectrum/numberfield": "npm:^3.10.2" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/provider": "npm:^3.10.11" + "@react-spectrum/radio": "npm:^3.7.21" + "@react-spectrum/searchfield": "npm:^3.8.23" + "@react-spectrum/slider": "npm:^3.8.2" + "@react-spectrum/statuslight": "npm:^3.5.26" + "@react-spectrum/switch": "npm:^3.6.6" + "@react-spectrum/table": "npm:^3.17.8" + "@react-spectrum/tabs": "npm:^3.8.27" + "@react-spectrum/tag": "npm:^3.3.7" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/theme-dark": "npm:^3.5.22" + "@react-spectrum/theme-default": "npm:^3.5.22" + "@react-spectrum/theme-light": "npm:^3.4.22" + "@react-spectrum/toast": "npm:^3.1.4" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/tree": "npm:^3.1.8" + "@react-spectrum/view": "npm:^3.6.23" + "@react-spectrum/well": "npm:^3.4.27" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/data": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" client-only: "npm:^0.0.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -526,7 +526,7 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.3, @babel/parser@npm:^7.28.4": +"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5, @babel/parser@npm:^7.26.3, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.3, @babel/parser@npm:^7.28.4": version: 7.28.4 resolution: "@babel/parser@npm:7.28.4" dependencies: @@ -914,13 +914,6 @@ __metadata: languageName: node linkType: hard -"@colors/colors@npm:1.6.0, @colors/colors@npm:^1.6.0": - version: 1.6.0 - resolution: "@colors/colors@npm:1.6.0" - checksum: 10c0/9328a0778a5b0db243af54455b79a69e3fb21122d6c15ef9e9fcc94881d8d17352d8b2b2590f9bdd46fac5c2d6c1636dcfc14358a20c70e22daf89e1a759b629 - languageName: node - linkType: hard - "@cspotcode/source-map-support@npm:^0.8.0": version: 0.8.1 resolution: "@cspotcode/source-map-support@npm:0.8.1" @@ -930,17 +923,6 @@ __metadata: languageName: node linkType: hard -"@dabh/diagnostics@npm:^2.0.2": - version: 2.0.3 - resolution: "@dabh/diagnostics@npm:2.0.3" - dependencies: - colorspace: "npm:1.1.x" - enabled: "npm:2.0.x" - kuler: "npm:^2.0.0" - checksum: 10c0/a5133df8492802465ed01f2f0a5784585241a1030c362d54a602ed1839816d6c93d71dde05cf2ddb4fd0796238c19774406bd62fa2564b637907b495f52425fe - languageName: node - linkType: hard - "@emnapi/core@npm:^1.4.3, @emnapi/core@npm:^1.4.5": version: 1.5.0 resolution: "@emnapi/core@npm:1.5.0" @@ -1393,7 +1375,7 @@ __metadata: languageName: node linkType: hard -"@internationalized/date@npm:^3.9.0, @internationalized/date@workspace:../../packages/@internationalized/date": +"@internationalized/date@npm:^3.10.0, @internationalized/date@workspace:../../packages/@internationalized/date": version: 0.0.0-use.local resolution: "@internationalized/date@workspace:../../packages/@internationalized/date" dependencies: @@ -3174,17 +3156,17 @@ __metadata: languageName: node linkType: hard -"@react-aria/actiongroup@npm:^3.7.20, @react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup": +"@react-aria/actiongroup@npm:^3.7.21, @react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup": version: 0.0.0-use.local resolution: "@react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-types/actiongroup": "npm:^3.4.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-types/actiongroup": "npm:^3.4.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3203,23 +3185,23 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/autocomplete@npm:3.0.0-rc.2, @react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete": +"@react-aria/autocomplete@npm:3.0.0-rc.3, @react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete": version: 0.0.0-use.local resolution: "@react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete" dependencies: - "@react-aria/combobox": "npm:^3.13.2" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/searchfield": "npm:^3.8.8" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" "@react-stately/autocomplete": "npm:3.0.0-beta.3" - "@react-stately/combobox": "npm:^3.11.1" - "@react-types/autocomplete": "npm:3.0.0-alpha.34" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/autocomplete": "npm:3.0.0-alpha.35" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3227,15 +3209,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/breadcrumbs@npm:^3.5.28, @react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs": +"@react-aria/breadcrumbs@npm:^3.5.29, @react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs": version: 0.0.0-use.local resolution: "@react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/link": "npm:^3.8.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/breadcrumbs": "npm:^3.7.16" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/breadcrumbs": "npm:^3.7.17" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3243,16 +3225,16 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/button@npm:^3.14.1, @react-aria/button@workspace:../../packages/@react-aria/button": +"@react-aria/button@npm:^3.14.2, @react-aria/button@workspace:../../packages/@react-aria/button": version: 0.0.0-use.local resolution: "@react-aria/button@workspace:../../packages/@react-aria/button" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/toolbar": "npm:3.0.0-beta.20" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/toolbar": "npm:3.0.0-beta.21" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3260,19 +3242,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/calendar@npm:^3.9.1, @react-aria/calendar@workspace:../../packages/@react-aria/calendar": +"@react-aria/calendar@npm:^3.9.2, @react-aria/calendar@workspace:../../packages/@react-aria/calendar": version: 0.0.0-use.local resolution: "@react-aria/calendar@workspace:../../packages/@react-aria/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/calendar": "npm:^3.8.4" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/calendar": "npm:^3.9.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3280,20 +3262,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/checkbox@npm:^3.16.1, @react-aria/checkbox@workspace:../../packages/@react-aria/checkbox": +"@react-aria/checkbox@npm:^3.16.2, @react-aria/checkbox@workspace:../../packages/@react-aria/checkbox": version: 0.0.0-use.local resolution: "@react-aria/checkbox@workspace:../../packages/@react-aria/checkbox" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/toggle": "npm:^3.12.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/checkbox": "npm:^3.7.1" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/toggle": "npm:^3.12.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3301,14 +3283,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/collections@npm:3.0.0-rc.7, @react-aria/collections@workspace:../../packages/@react-aria/collections": +"@react-aria/collections@npm:^3.0.0, @react-aria/collections@workspace:../../packages/@react-aria/collections": version: 0.0.0-use.local resolution: "@react-aria/collections@workspace:../../packages/@react-aria/collections" dependencies: - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" use-sync-external-store: "npm:^1.4.0" peerDependencies: @@ -3317,22 +3299,22 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/color@npm:^3.1.1, @react-aria/color@workspace:../../packages/@react-aria/color": +"@react-aria/color@npm:^3.1.2, @react-aria/color@workspace:../../packages/@react-aria/color": version: 0.0.0-use.local resolution: "@react-aria/color@workspace:../../packages/@react-aria/color" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/numberfield": "npm:^3.12.1" - "@react-aria/slider": "npm:^3.8.1" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/color": "npm:^3.9.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/slider": "npm:^3.8.2" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/color": "npm:^3.9.2" + "@react-stately/form": "npm:^3.2.2" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3340,25 +3322,25 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/combobox@npm:^3.13.2, @react-aria/combobox@workspace:../../packages/@react-aria/combobox": +"@react-aria/combobox@npm:^3.14.0, @react-aria/combobox@workspace:../../packages/@react-aria/combobox": version: 0.0.0-use.local resolution: "@react-aria/combobox@workspace:../../packages/@react-aria/combobox" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/listbox": "npm:^3.14.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/listbox": "npm:^3.15.0" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-stately/form": "npm:^3.2.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3366,27 +3348,27 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/datepicker@npm:^3.15.1, @react-aria/datepicker@workspace:../../packages/@react-aria/datepicker": +"@react-aria/datepicker@npm:^3.15.2, @react-aria/datepicker@workspace:../../packages/@react-aria/datepicker": version: 0.0.0-use.local resolution: "@react-aria/datepicker@workspace:../../packages/@react-aria/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/datepicker": "npm:^3.15.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-stately/form": "npm:^3.2.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3394,15 +3376,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/dialog@npm:^3.5.30, @react-aria/dialog@workspace:../../packages/@react-aria/dialog": +"@react-aria/dialog@npm:^3.5.31, @react-aria/dialog@workspace:../../packages/@react-aria/dialog": version: 0.0.0-use.local resolution: "@react-aria/dialog@workspace:../../packages/@react-aria/dialog" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3410,14 +3392,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/disclosure@npm:^3.0.8, @react-aria/disclosure@workspace:../../packages/@react-aria/disclosure": +"@react-aria/disclosure@npm:^3.1.0, @react-aria/disclosure@workspace:../../packages/@react-aria/disclosure": version: 0.0.0-use.local resolution: "@react-aria/disclosure@workspace:../../packages/@react-aria/disclosure" dependencies: "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/disclosure": "npm:^3.0.7" - "@react-types/button": "npm:^3.14.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/disclosure": "npm:^3.0.8" + "@react-types/button": "npm:^3.14.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3425,20 +3407,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/dnd@npm:^3.0.0, @react-aria/dnd@npm:^3.1.0, @react-aria/dnd@npm:^3.11.2, @react-aria/dnd@workspace:../../packages/@react-aria/dnd": +"@react-aria/dnd@npm:^3.0.0, @react-aria/dnd@npm:^3.1.0, @react-aria/dnd@npm:^3.11.3, @react-aria/dnd@workspace:../../packages/@react-aria/dnd": version: 0.0.0-use.local resolution: "@react-aria/dnd@workspace:../../packages/@react-aria/dnd" dependencies: "@internationalized/string": "npm:^3.2.7" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/dnd": "npm:^3.7.0" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/dnd": "npm:^3.7.1" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3452,13 +3434,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/focus@npm:^3.20.4, @react-aria/focus@npm:^3.21.1, @react-aria/focus@workspace:../../packages/@react-aria/focus": +"@react-aria/focus@npm:^3.20.4, @react-aria/focus@npm:^3.21.2, @react-aria/focus@workspace:../../packages/@react-aria/focus": version: 0.0.0-use.local resolution: "@react-aria/focus@workspace:../../packages/@react-aria/focus" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -3467,14 +3449,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/form@npm:^3.1.1, @react-aria/form@workspace:../../packages/@react-aria/form": +"@react-aria/form@npm:^3.1.2, @react-aria/form@workspace:../../packages/@react-aria/form": version: 0.0.0-use.local resolution: "@react-aria/form@workspace:../../packages/@react-aria/form" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3482,22 +3464,22 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/grid@npm:^3.14.4, @react-aria/grid@workspace:../../packages/@react-aria/grid": +"@react-aria/grid@npm:^3.14.5, @react-aria/grid@workspace:../../packages/@react-aria/grid": version: 0.0.0-use.local resolution: "@react-aria/grid@workspace:../../packages/@react-aria/grid" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3505,19 +3487,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/gridlist@npm:^3.14.0, @react-aria/gridlist@workspace:../../packages/@react-aria/gridlist": +"@react-aria/gridlist@npm:^3.14.1, @react-aria/gridlist@workspace:../../packages/@react-aria/gridlist": version: 0.0.0-use.local resolution: "@react-aria/gridlist@workspace:../../packages/@react-aria/gridlist" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3525,17 +3507,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/i18n@npm:^3.12.10, @react-aria/i18n@npm:^3.12.12, @react-aria/i18n@workspace:../../packages/@react-aria/i18n": +"@react-aria/i18n@npm:^3.12.10, @react-aria/i18n@npm:^3.12.13, @react-aria/i18n@workspace:../../packages/@react-aria/i18n": version: 0.0.0-use.local resolution: "@react-aria/i18n@workspace:../../packages/@react-aria/i18n" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/message": "npm:^3.1.8" "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3543,14 +3525,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/interactions@npm:^3.1.0, @react-aria/interactions@npm:^3.25.1, @react-aria/interactions@npm:^3.25.5, @react-aria/interactions@workspace:../../packages/@react-aria/interactions": +"@react-aria/interactions@npm:^3.1.0, @react-aria/interactions@npm:^3.25.1, @react-aria/interactions@npm:^3.25.6, @react-aria/interactions@workspace:../../packages/@react-aria/interactions": version: 0.0.0-use.local resolution: "@react-aria/interactions@workspace:../../packages/@react-aria/interactions" dependencies: "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/utils": "npm:^3.31.0" "@react-stately/flags": "npm:^3.1.2" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3558,12 +3540,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/label@npm:^3.7.21, @react-aria/label@workspace:../../packages/@react-aria/label": +"@react-aria/label@npm:^3.7.22, @react-aria/label@workspace:../../packages/@react-aria/label": version: 0.0.0-use.local resolution: "@react-aria/label@workspace:../../packages/@react-aria/label" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3571,12 +3553,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/landmark@npm:^3.0.6, @react-aria/landmark@workspace:../../packages/@react-aria/landmark": +"@react-aria/landmark@npm:^3.0.7, @react-aria/landmark@workspace:../../packages/@react-aria/landmark": version: 0.0.0-use.local resolution: "@react-aria/landmark@workspace:../../packages/@react-aria/landmark" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" use-sync-external-store: "npm:^1.4.0" peerDependencies: @@ -3585,14 +3567,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/link@npm:^3.8.5, @react-aria/link@workspace:../../packages/@react-aria/link": +"@react-aria/link@npm:^3.8.6, @react-aria/link@workspace:../../packages/@react-aria/link": version: 0.0.0-use.local resolution: "@react-aria/link@workspace:../../packages/@react-aria/link" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3600,18 +3582,18 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/listbox@npm:^3.14.8, @react-aria/listbox@workspace:../../packages/@react-aria/listbox": +"@react-aria/listbox@npm:^3.15.0, @react-aria/listbox@workspace:../../packages/@react-aria/listbox": version: 0.0.0-use.local resolution: "@react-aria/listbox@workspace:../../packages/@react-aria/listbox" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/listbox": "npm:^3.7.3" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/listbox": "npm:^3.7.4" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3627,23 +3609,23 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/menu@npm:^3.19.2, @react-aria/menu@workspace:../../packages/@react-aria/menu": +"@react-aria/menu@npm:^3.19.3, @react-aria/menu@workspace:../../packages/@react-aria/menu": version: 0.0.0-use.local resolution: "@react-aria/menu@workspace:../../packages/@react-aria/menu" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/menu": "npm:^3.9.7" - "@react-stately/selection": "npm:^3.20.5" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/menu": "npm:^3.10.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/button": "npm:^3.14.1" + "@react-types/menu": "npm:^3.10.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3651,13 +3633,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/meter@npm:^3.4.26, @react-aria/meter@workspace:../../packages/@react-aria/meter": +"@react-aria/meter@npm:^3.4.27, @react-aria/meter@workspace:../../packages/@react-aria/meter": version: 0.0.0-use.local resolution: "@react-aria/meter@workspace:../../packages/@react-aria/meter" dependencies: - "@react-aria/progress": "npm:^3.4.26" - "@react-types/meter": "npm:^3.4.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-types/meter": "npm:^3.4.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3665,20 +3647,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/numberfield@npm:^3.12.1, @react-aria/numberfield@workspace:../../packages/@react-aria/numberfield": +"@react-aria/numberfield@npm:^3.12.2, @react-aria/numberfield@workspace:../../packages/@react-aria/numberfield": version: 0.0.0-use.local resolution: "@react-aria/numberfield@workspace:../../packages/@react-aria/numberfield" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/numberfield": "npm:^3.8.14" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/numberfield": "npm:^3.8.15" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3694,20 +3676,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/overlays@npm:^3.29.1, @react-aria/overlays@workspace:../../packages/@react-aria/overlays": +"@react-aria/overlays@npm:^3.30.0, @react-aria/overlays@workspace:../../packages/@react-aria/overlays": version: 0.0.0-use.local resolution: "@react-aria/overlays@workspace:../../packages/@react-aria/overlays" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/button": "npm:^3.14.0" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/button": "npm:^3.14.1" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3723,15 +3705,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/progress@npm:^3.4.26, @react-aria/progress@workspace:../../packages/@react-aria/progress": +"@react-aria/progress@npm:^3.4.27, @react-aria/progress@workspace:../../packages/@react-aria/progress": version: 0.0.0-use.local resolution: "@react-aria/progress@workspace:../../packages/@react-aria/progress" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/progress": "npm:^3.5.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/progress": "npm:^3.5.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3739,19 +3721,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/radio@npm:^3.12.1, @react-aria/radio@workspace:../../packages/@react-aria/radio": +"@react-aria/radio@npm:^3.12.2, @react-aria/radio@workspace:../../packages/@react-aria/radio": version: 0.0.0-use.local resolution: "@react-aria/radio@workspace:../../packages/@react-aria/radio" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/radio": "npm:^3.11.1" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/radio": "npm:^3.11.2" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3759,17 +3741,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/searchfield@npm:^3.8.8, @react-aria/searchfield@workspace:../../packages/@react-aria/searchfield": +"@react-aria/searchfield@npm:^3.8.9, @react-aria/searchfield@workspace:../../packages/@react-aria/searchfield": version: 0.0.0-use.local resolution: "@react-aria/searchfield@workspace:../../packages/@react-aria/searchfield" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/searchfield": "npm:^3.5.15" - "@react-types/button": "npm:^3.14.0" - "@react-types/searchfield": "npm:^3.6.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-types/button": "npm:^3.14.1" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3777,23 +3759,23 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/select@npm:^3.16.2, @react-aria/select@workspace:../../packages/@react-aria/select": +"@react-aria/select@npm:^3.17.0, @react-aria/select@workspace:../../packages/@react-aria/select": version: 0.0.0-use.local resolution: "@react-aria/select@workspace:../../packages/@react-aria/select" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/select": "npm:^3.7.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/select": "npm:^3.8.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3801,16 +3783,16 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/selection@npm:^3.25.1, @react-aria/selection@workspace:../../packages/@react-aria/selection": +"@react-aria/selection@npm:^3.26.0, @react-aria/selection@workspace:../../packages/@react-aria/selection": version: 0.0.0-use.local resolution: "@react-aria/selection@workspace:../../packages/@react-aria/selection" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3818,12 +3800,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/separator@npm:^3.4.12, @react-aria/separator@workspace:../../packages/@react-aria/separator": +"@react-aria/separator@npm:^3.4.13, @react-aria/separator@workspace:../../packages/@react-aria/separator": version: 0.0.0-use.local resolution: "@react-aria/separator@workspace:../../packages/@react-aria/separator" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3831,17 +3813,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/slider@npm:^3.8.1, @react-aria/slider@workspace:../../packages/@react-aria/slider": +"@react-aria/slider@npm:^3.8.2, @react-aria/slider@workspace:../../packages/@react-aria/slider": version: 0.0.0-use.local resolution: "@react-aria/slider@workspace:../../packages/@react-aria/slider" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/slider": "npm:^3.7.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/slider": "npm:^3.7.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3849,15 +3831,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/spinbutton@npm:^3.6.18, @react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton": +"@react-aria/spinbutton@npm:^3.6.19, @react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton": version: 0.0.0-use.local resolution: "@react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton" dependencies: - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3875,15 +3857,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/steplist@npm:3.0.0-alpha.21, @react-aria/steplist@workspace:../../packages/@react-aria/steplist": +"@react-aria/steplist@npm:3.0.0-alpha.22, @react-aria/steplist@workspace:../../packages/@react-aria/steplist": version: 0.0.0-use.local resolution: "@react-aria/steplist@workspace:../../packages/@react-aria/steplist" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/steplist": "npm:3.0.0-alpha.17" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/steplist": "npm:3.0.0-alpha.18" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3891,14 +3873,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/switch@npm:^3.7.7, @react-aria/switch@workspace:../../packages/@react-aria/switch": +"@react-aria/switch@npm:^3.7.8, @react-aria/switch@workspace:../../packages/@react-aria/switch": version: 0.0.0-use.local resolution: "@react-aria/switch@workspace:../../packages/@react-aria/switch" dependencies: - "@react-aria/toggle": "npm:^3.12.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/switch": "npm:^3.5.14" + "@react-aria/toggle": "npm:^3.12.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/switch": "npm:^3.5.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3906,24 +3888,24 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/table@npm:^3.17.7, @react-aria/table@workspace:../../packages/@react-aria/table": +"@react-aria/table@npm:^3.17.8, @react-aria/table@workspace:../../packages/@react-aria/table": version: 0.0.0-use.local resolution: "@react-aria/table@workspace:../../packages/@react-aria/table" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/collections": "npm:^3.12.7" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/table": "npm:^3.15.0" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-stately/table": "npm:^3.15.1" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3931,17 +3913,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tabs@npm:^3.10.7, @react-aria/tabs@workspace:../../packages/@react-aria/tabs": +"@react-aria/tabs@npm:^3.10.8, @react-aria/tabs@workspace:../../packages/@react-aria/tabs": version: 0.0.0-use.local resolution: "@react-aria/tabs@workspace:../../packages/@react-aria/tabs" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tabs": "npm:^3.8.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tabs": "npm:^3.8.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3949,19 +3931,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tag@npm:^3.7.1, @react-aria/tag@workspace:../../packages/@react-aria/tag": +"@react-aria/tag@npm:^3.7.2, @react-aria/tag@workspace:../../packages/@react-aria/tag": version: 0.0.0-use.local resolution: "@react-aria/tag@workspace:../../packages/@react-aria/tag" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3969,7 +3951,7 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/test-utils@npm:1.0.0-beta.0, @react-aria/test-utils@npm:^1.0.0-alpha.8, @react-aria/test-utils@workspace:../../packages/@react-aria/test-utils": +"@react-aria/test-utils@npm:1.0.0-beta.1, @react-aria/test-utils@npm:^1.0.0-alpha.8, @react-aria/test-utils@workspace:../../packages/@react-aria/test-utils": version: 0.0.0-use.local resolution: "@react-aria/test-utils@workspace:../../packages/@react-aria/test-utils" dependencies: @@ -3982,18 +3964,18 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/textfield@npm:^3.18.1, @react-aria/textfield@workspace:../../packages/@react-aria/textfield": +"@react-aria/textfield@npm:^3.18.2, @react-aria/textfield@workspace:../../packages/@react-aria/textfield": version: 0.0.0-use.local resolution: "@react-aria/textfield@workspace:../../packages/@react-aria/textfield" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4001,17 +3983,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toast@npm:^3.0.7, @react-aria/toast@workspace:../../packages/@react-aria/toast": +"@react-aria/toast@npm:^3.0.8, @react-aria/toast@workspace:../../packages/@react-aria/toast": version: 0.0.0-use.local resolution: "@react-aria/toast@workspace:../../packages/@react-aria/toast" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/landmark": "npm:^3.0.6" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/landmark": "npm:^3.0.7" + "@react-aria/utils": "npm:^3.31.0" "@react-stately/toast": "npm:^3.1.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4019,15 +4001,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toggle@npm:^3.12.1, @react-aria/toggle@workspace:../../packages/@react-aria/toggle": +"@react-aria/toggle@npm:^3.12.2, @react-aria/toggle@workspace:../../packages/@react-aria/toggle": version: 0.0.0-use.local resolution: "@react-aria/toggle@workspace:../../packages/@react-aria/toggle" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4035,14 +4017,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toolbar@npm:3.0.0-beta.20, @react-aria/toolbar@workspace:../../packages/@react-aria/toolbar": +"@react-aria/toolbar@npm:3.0.0-beta.21, @react-aria/toolbar@workspace:../../packages/@react-aria/toolbar": version: 0.0.0-use.local resolution: "@react-aria/toolbar@workspace:../../packages/@react-aria/toolbar" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4050,15 +4032,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tooltip@npm:^3.8.7, @react-aria/tooltip@workspace:../../packages/@react-aria/tooltip": +"@react-aria/tooltip@npm:^3.8.8, @react-aria/tooltip@workspace:../../packages/@react-aria/tooltip": version: 0.0.0-use.local resolution: "@react-aria/tooltip@workspace:../../packages/@react-aria/tooltip" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tooltip": "npm:^3.5.7" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tooltip": "npm:^3.4.20" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tooltip": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4066,17 +4048,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tree@npm:^3.1.3, @react-aria/tree@workspace:../../packages/@react-aria/tree": +"@react-aria/tree@npm:^3.1.4, @react-aria/tree@workspace:../../packages/@react-aria/tree": version: 0.0.0-use.local resolution: "@react-aria/tree@workspace:../../packages/@react-aria/tree" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4084,14 +4066,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/utils@npm:^3.29.0, @react-aria/utils@npm:^3.30.1, @react-aria/utils@npm:^3.8.0, @react-aria/utils@workspace:../../packages/@react-aria/utils": +"@react-aria/utils@npm:^3.29.0, @react-aria/utils@npm:^3.31.0, @react-aria/utils@npm:^3.8.0, @react-aria/utils@workspace:../../packages/@react-aria/utils": version: 0.0.0-use.local resolution: "@react-aria/utils@workspace:../../packages/@react-aria/utils" dependencies: "@react-aria/ssr": "npm:^3.9.10" "@react-stately/flags": "npm:^3.1.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -4100,15 +4082,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/virtualizer@npm:^4.1.9, @react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer": +"@react-aria/virtualizer@npm:^4.1.10, @react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer": version: 0.0.0-use.local resolution: "@react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4116,13 +4098,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/visually-hidden@npm:^3.1.0, @react-aria/visually-hidden@npm:^3.8.27, @react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden": +"@react-aria/visually-hidden@npm:^3.1.0, @react-aria/visually-hidden@npm:^3.8.28, @react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden": version: 0.0.0-use.local resolution: "@react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4130,17 +4112,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/accordion@npm:^3.0.12, @react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion": +"@react-spectrum/accordion@npm:^3.0.13, @react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion": version: 0.0.0-use.local resolution: "@react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4148,25 +4130,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/actionbar@npm:^3.6.13, @react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar": +"@react-spectrum/actionbar@npm:^3.6.14, @react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar": version: 0.0.0-use.local resolution: "@react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/actiongroup": "npm:^3.11.3" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-types/actionbar": "npm:^3.1.18" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/actiongroup": "npm:^3.11.4" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-types/actionbar": "npm:^3.1.19" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4175,27 +4157,27 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/actiongroup@npm:^3.11.3, @react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup": +"@react-spectrum/actiongroup@npm:^3.11.4, @react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup": version: 0.0.0-use.local resolution: "@react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/actiongroup": "npm:^3.7.20" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/actiongroup": "npm:^3.4.20" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-aria/actiongroup": "npm:^3.7.21" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/actiongroup": "npm:^3.4.21" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.0 @@ -4204,35 +4186,35 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/autocomplete@npm:3.0.0-alpha.49, @react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete": +"@react-spectrum/autocomplete@npm:3.0.0-alpha.50, @react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete": version: 0.0.0-use.local resolution: "@react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/autocomplete": "npm:3.0.0-rc.2" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-types/autocomplete": "npm:3.0.0-alpha.34" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/autocomplete": "npm:3.0.0-rc.3" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/autocomplete": "npm:3.0.0-alpha.35" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4241,15 +4223,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/avatar@npm:^3.0.25, @react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar": +"@react-spectrum/avatar@npm:^3.0.26, @react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar": version: 0.0.0-use.local resolution: "@react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/avatar": "npm:^3.0.18" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/avatar": "npm:^3.0.19" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.1 @@ -4258,16 +4240,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/badge@npm:^3.1.29, @react-spectrum/badge@workspace:../../packages/@react-spectrum/badge": +"@react-spectrum/badge@npm:^3.1.30, @react-spectrum/badge@workspace:../../packages/@react-spectrum/badge": version: 0.0.0-use.local resolution: "@react-spectrum/badge@workspace:../../packages/@react-spectrum/badge" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/badge": "npm:^3.1.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/badge": "npm:^3.1.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4276,23 +4258,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/breadcrumbs@npm:^3.1.0, @react-spectrum/breadcrumbs@npm:^3.9.23, @react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs": +"@react-spectrum/breadcrumbs@npm:^3.1.0, @react-spectrum/breadcrumbs@npm:^3.9.24, @react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs": version: 0.0.0-use.local resolution: "@react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/breadcrumbs": "npm:^3.5.28" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-types/breadcrumbs": "npm:^3.7.16" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/breadcrumbs": "npm:^3.5.29" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-types/breadcrumbs": "npm:^3.7.17" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4301,24 +4283,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/button@npm:^3.1.0, @react-spectrum/button@npm:^3.17.3, @react-spectrum/button@npm:^3.8.1, @react-spectrum/button@workspace:../../packages/@react-spectrum/button": +"@react-spectrum/button@npm:^3.1.0, @react-spectrum/button@npm:^3.17.4, @react-spectrum/button@npm:^3.8.1, @react-spectrum/button@workspace:../../packages/@react-spectrum/button": version: 0.0.0-use.local resolution: "@react-spectrum/button@workspace:../../packages/@react-spectrum/button" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/progress": "npm:^3.7.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/progress": "npm:^3.7.20" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: @@ -4328,15 +4310,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/buttongroup@npm:^3.6.25, @react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup": +"@react-spectrum/buttongroup@npm:^3.6.26, @react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup": version: 0.0.0-use.local resolution: "@react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/buttongroup": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/buttongroup": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@spectrum-icons/workflow": "npm:^4.0.0" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -4346,27 +4328,27 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/calendar@npm:^3.7.7, @react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar": +"@react-spectrum/calendar@npm:^3.7.8, @react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar": version: 0.0.0-use.local resolution: "@react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/calendar": "npm:^3.9.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/label": "npm:^3.16.18" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/label": "npm:^3.16.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/calendar": "npm:^3.8.4" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/calendar": "npm:^3.9.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4380,22 +4362,22 @@ __metadata: resolution: "@react-spectrum/card@workspace:../../packages/@react-spectrum/card" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/card": "npm:3.0.0-alpha.39" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/card": "npm:3.0.0-alpha.40" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4404,24 +4386,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/checkbox@npm:^3.10.3, @react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox": +"@react-spectrum/checkbox@npm:^3.10.4, @react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox": version: 0.0.0-use.local resolution: "@react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/checkbox": "npm:^3.16.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/checkbox": "npm:^3.7.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/checkbox": "npm:^3.16.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4437,12 +4419,11 @@ __metadata: "@babel/parser": "npm:^7.24.5" "@babel/traverse": "npm:^7.24.5" "@babel/types": "npm:^7.24.5" - "@react-spectrum/s2": "npm:^0.11.2" - "@react-types/shared": "npm:^3.32.0" + "@react-spectrum/s2": "npm:^0.12.0" + "@react-types/shared": "npm:^3.32.1" "@types/jscodeshift": "npm:^0.11.11" "@types/node": "npm:^22" boxen: "npm:^5.1.2" - build: "npm:^0.1.4" chalk: "npm:^4.0.0" execa: "npm:^5.1.1" jscodeshift: "npm:^0.15.2" @@ -4458,31 +4439,31 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/color@npm:^3.1.3, @react-spectrum/color@workspace:../../packages/@react-spectrum/color": +"@react-spectrum/color@npm:^3.1.4, @react-spectrum/color@workspace:../../packages/@react-spectrum/color": version: 0.0.0-use.local resolution: "@react-spectrum/color@workspace:../../packages/@react-spectrum/color" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/color": "npm:^3.1.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.4" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/color": "npm:^3.9.1" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-aria/color": "npm:^3.1.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.5" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/color": "npm:^3.9.2" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4490,35 +4471,35 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/combobox@npm:^3.16.3, @react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox": +"@react-spectrum/combobox@npm:^3.16.4, @react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox": version: 0.0.0-use.local resolution: "@react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/combobox": "npm:^3.13.2" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4527,21 +4508,21 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/contextualhelp@npm:^3.6.27, @react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp": +"@react-spectrum/contextualhelp@npm:^3.6.28, @react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp": version: 0.0.0-use.local resolution: "@react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/dialog": "npm:^3.9.3" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/dialog": "npm:^3.9.4" "@react-spectrum/link": "npm:^3.2.0" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-spectrum/utils": "npm:^3.12.9" "@react-spectrum/view": "npm:^3.1.3" - "@react-types/contextualhelp": "npm:^3.2.21" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-types/contextualhelp": "npm:^3.2.22" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4550,31 +4531,31 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/datepicker@npm:^3.14.7, @react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker": +"@react-spectrum/datepicker@npm:^3.14.8, @react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker": version: 0.0.0-use.local resolution: "@react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/datepicker": "npm:^3.15.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/calendar": "npm:^3.7.7" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/layout": "npm:^3.6.18" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/datepicker": "npm:^3.15.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/calendar": "npm:^3.7.8" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/layout": "npm:^3.6.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/datepicker": "npm:^3.15.1" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4583,30 +4564,30 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dialog@npm:^3.1.0, @react-spectrum/dialog@npm:^3.9.3, @react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog": +"@react-spectrum/dialog@npm:^3.1.0, @react-spectrum/dialog@npm:^3.9.4, @react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog": version: 0.0.0-use.local resolution: "@react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/buttongroup": "npm:^3.6.25" - "@react-spectrum/divider": "npm:^3.5.26" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/overlays": "npm:^5.8.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/buttongroup": "npm:^3.6.26" + "@react-spectrum/divider": "npm:^3.5.27" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/overlays": "npm:^5.9.0" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/button": "npm:^3.14.0" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/button": "npm:^3.14.1" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4615,15 +4596,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/divider@npm:^3.1.0, @react-spectrum/divider@npm:^3.5.26, @react-spectrum/divider@workspace:../../packages/@react-spectrum/divider": +"@react-spectrum/divider@npm:^3.1.0, @react-spectrum/divider@npm:^3.5.27, @react-spectrum/divider@workspace:../../packages/@react-spectrum/divider": version: 0.0.0-use.local resolution: "@react-spectrum/divider@workspace:../../packages/@react-spectrum/divider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/separator": "npm:^3.4.12" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/divider": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/divider": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4631,14 +4612,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dnd@npm:^3.6.1, @react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd": +"@react-spectrum/dnd@npm:^3.6.2, @react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd": version: 0.0.0-use.local resolution: "@react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/dnd": "npm:^3.11.2" - "@react-stately/dnd": "npm:^3.7.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-stately/dnd": "npm:^3.7.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4656,7 +4637,7 @@ __metadata: "@react-aria/aria-modal-polyfill": "npm:^3.1.0" "@react-aria/interactions": "npm:^3.1.0" "@react-aria/visually-hidden": "npm:^3.1.0" - "@react-spectrum/autocomplete": "npm:3.0.0-alpha.49" + "@react-spectrum/autocomplete": "npm:3.0.0-alpha.50" "@react-spectrum/breadcrumbs": "npm:^3.1.0" "@react-spectrum/button": "npm:^3.1.0" "@react-spectrum/dialog": "npm:^3.1.0" @@ -4673,7 +4654,7 @@ __metadata: "@spectrum-icons/workflow": "npm:^4.0.0" algoliasearch: "npm:^4.14.1" clsx: "npm:^2.0.0" - dompurify: "npm:^2.3.10" + dompurify: "npm:^3.2.4" globals-docs: "npm:^2.4.1" highlight.js: "npm:9.18.1" markdown-to-jsx: "npm:^6.11.0" @@ -4687,18 +4668,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dropzone@npm:^3.0.17, @react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone": +"@react-spectrum/dropzone@npm:^3.0.18, @react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone": version: 0.0.0-use.local resolution: "@react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4707,13 +4688,13 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/filetrigger@npm:^3.0.17, @react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger": +"@react-spectrum/filetrigger@npm:^3.0.18, @react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger": version: 0.0.0-use.local resolution: "@react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4722,16 +4703,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/form@npm:^3.7.18, @react-spectrum/form@workspace:../../packages/@react-spectrum/form": +"@react-spectrum/form@npm:^3.7.19, @react-spectrum/form@workspace:../../packages/@react-spectrum/form": version: 0.0.0-use.local resolution: "@react-spectrum/form@workspace:../../packages/@react-spectrum/form" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/form": "npm:^3.2.1" - "@react-types/form": "npm:^3.7.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/form": "npm:^3.2.2" + "@react-types/form": "npm:^3.7.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4740,14 +4721,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/icon@npm:^3.8.8, @react-spectrum/icon@workspace:../../packages/@react-spectrum/icon": +"@react-spectrum/icon@npm:^3.8.9, @react-spectrum/icon@workspace:../../packages/@react-spectrum/icon": version: 0.0.0-use.local resolution: "@react-spectrum/icon@workspace:../../packages/@react-spectrum/icon" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4756,16 +4737,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/illustratedmessage@npm:^3.5.0, @react-spectrum/illustratedmessage@npm:^3.5.13, @react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage": +"@react-spectrum/illustratedmessage@npm:^3.5.0, @react-spectrum/illustratedmessage@npm:^3.5.14, @react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage": version: 0.0.0-use.local resolution: "@react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/illustratedmessage": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/illustratedmessage": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4774,15 +4755,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/image@npm:^3.6.1, @react-spectrum/image@workspace:../../packages/@react-spectrum/image": +"@react-spectrum/image@npm:^3.6.2, @react-spectrum/image@workspace:../../packages/@react-spectrum/image": version: 0.0.0-use.local resolution: "@react-spectrum/image@workspace:../../packages/@react-spectrum/image" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/image": "npm:^3.5.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/image": "npm:^3.5.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4791,18 +4772,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/inlinealert@npm:^3.2.19, @react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert": +"@react-spectrum/inlinealert@npm:^3.2.20, @react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert": version: 0.0.0-use.local resolution: "@react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4811,19 +4792,19 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/label@npm:^3.16.18, @react-spectrum/label@workspace:../../packages/@react-spectrum/label": +"@react-spectrum/label@npm:^3.16.19, @react-spectrum/label@workspace:../../packages/@react-spectrum/label": version: 0.0.0-use.local resolution: "@react-spectrum/label@workspace:../../packages/@react-spectrum/label" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/label": "npm:^3.9.14" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/label": "npm:^3.9.15" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4832,17 +4813,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/labeledvalue@npm:^3.2.6, @react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue": +"@react-spectrum/labeledvalue@npm:^3.2.7, @react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue": version: 0.0.0-use.local resolution: "@react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4851,15 +4832,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/layout@npm:^3.1.0, @react-spectrum/layout@npm:^3.6.18, @react-spectrum/layout@workspace:../../packages/@react-spectrum/layout": +"@react-spectrum/layout@npm:^3.1.0, @react-spectrum/layout@npm:^3.6.19, @react-spectrum/layout@workspace:../../packages/@react-spectrum/layout": version: 0.0.0-use.local resolution: "@react-spectrum/layout@workspace:../../packages/@react-spectrum/layout" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/layout": "npm:^3.3.26" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/layout": "npm:^3.3.27" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4868,18 +4849,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/link@npm:^3.2.0, @react-spectrum/link@npm:^3.6.21, @react-spectrum/link@workspace:../../packages/@react-spectrum/link": +"@react-spectrum/link@npm:^3.2.0, @react-spectrum/link@npm:^3.6.22, @react-spectrum/link@workspace:../../packages/@react-spectrum/link": version: 0.0.0-use.local resolution: "@react-spectrum/link@workspace:../../packages/@react-spectrum/link" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/link": "npm:^3.8.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4888,36 +4869,36 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/list@npm:^3.10.7, @react-spectrum/list@workspace:../../packages/@react-spectrum/list": +"@react-spectrum/list@npm:^3.10.8, @react-spectrum/list@workspace:../../packages/@react-spectrum/list": version: 0.0.0-use.local resolution: "@react-spectrum/list@workspace:../../packages/@react-spectrum/list" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" + "@react-aria/button": "npm:^3.14.2" "@react-aria/dnd": "npm:^3.0.0" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-aria/visually-hidden": "npm:^3.8.27" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-aria/visually-hidden": "npm:^3.8.28" "@react-spectrum/button": "npm:^3.8.1" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/dnd": "npm:^3.0.0" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" react-transition-group: "npm:^4.4.5" peerDependencies: @@ -4927,28 +4908,28 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/listbox@npm:^3.15.7, @react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox": +"@react-spectrum/listbox@npm:^3.15.8, @react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox": version: 0.0.0-use.local resolution: "@react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/listbox": "npm:^3.7.3" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/listbox": "npm:^3.7.4" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.0 @@ -4961,7 +4942,6 @@ __metadata: version: 0.0.0-use.local resolution: "@react-spectrum/mcp@workspace:../../packages/dev/mcp" dependencies: - "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@modelcontextprotocol/sdk": "npm:^1.17.3" "@swc/helpers": "npm:^0.5.0" fast-glob: "npm:^3.3.3" @@ -4972,32 +4952,32 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/menu@npm:^3.22.7, @react-spectrum/menu@workspace:../../packages/@react-spectrum/menu": +"@react-spectrum/menu@npm:^3.22.8, @react-spectrum/menu@workspace:../../packages/@react-spectrum/menu": version: 0.0.0-use.local resolution: "@react-spectrum/menu@workspace:../../packages/@react-spectrum/menu" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/separator": "npm:^3.4.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/menu": "npm:^3.9.7" - "@react-stately/overlays": "npm:^3.6.19" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/menu": "npm:^3.10.4" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/overlays": "npm:^3.6.20" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/menu": "npm:^3.10.5" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5006,16 +4986,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/meter@npm:^3.5.13, @react-spectrum/meter@workspace:../../packages/@react-spectrum/meter": +"@react-spectrum/meter@npm:^3.5.14, @react-spectrum/meter@workspace:../../packages/@react-spectrum/meter": version: 0.0.0-use.local resolution: "@react-spectrum/meter@workspace:../../packages/@react-spectrum/meter" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/meter": "npm:^3.4.26" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/meter": "npm:^3.4.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/meter": "npm:^3.4.27" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/meter": "npm:^3.4.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5024,28 +5004,28 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/numberfield@npm:^3.10.1, @react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield": +"@react-spectrum/numberfield@npm:^3.10.2, @react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield": version: 0.0.0-use.local resolution: "@react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/numberfield": "npm:^3.12.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/numberfield": "npm:^3.8.14" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/numberfield": "npm:^3.8.15" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5054,18 +5034,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/overlays@npm:^5.8.2, @react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays": +"@react-spectrum/overlays@npm:^5.9.0, @react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays": version: 0.0.0-use.local resolution: "@react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" react-transition-group: "npm:^4.4.5" peerDependencies: @@ -5075,7 +5055,7 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/parcel-namer-s2@npm:^0.3.1, @react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2": +"@react-spectrum/parcel-namer-s2@npm:^0.3.2, @react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2": version: 0.0.0-use.local resolution: "@react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2" dependencies: @@ -5083,7 +5063,7 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/parcel-transformer-s2-icon@npm:^0.3.1, @react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon": +"@react-spectrum/parcel-transformer-s2-icon@npm:^0.3.2, @react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon": version: 0.0.0-use.local resolution: "@react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon" dependencies: @@ -5092,31 +5072,32 @@ __metadata: "@svgr/core": "npm:^8.1.0" "@svgr/plugin-jsx": "npm:^8.1.0" "@svgr/plugin-svgo": "npm:^8.1.0" + prettier: "npm:^3.6.2" languageName: unknown linkType: soft -"@react-spectrum/picker@npm:^3.1.0, @react-spectrum/picker@npm:^3.16.3, @react-spectrum/picker@workspace:../../packages/@react-spectrum/picker": +"@react-spectrum/picker@npm:^3.1.0, @react-spectrum/picker@npm:^3.16.4, @react-spectrum/picker@workspace:../../packages/@react-spectrum/picker": version: 0.0.0-use.local resolution: "@react-spectrum/picker@workspace:../../packages/@react-spectrum/picker" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/select": "npm:^3.16.2" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/select": "npm:^3.7.1" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/select": "npm:^3.17.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/select": "npm:^3.8.0" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.1.4 @@ -5125,16 +5106,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/progress@npm:^3.7.19, @react-spectrum/progress@workspace:../../packages/@react-spectrum/progress": +"@react-spectrum/progress@npm:^3.7.20, @react-spectrum/progress@workspace:../../packages/@react-spectrum/progress": version: 0.0.0-use.local resolution: "@react-spectrum/progress@workspace:../../packages/@react-spectrum/progress" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/progress": "npm:^3.4.26" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/progress": "npm:^3.5.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/progress": "npm:^3.5.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5143,17 +5124,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/provider@npm:^3.1.0, @react-spectrum/provider@npm:^3.10.10, @react-spectrum/provider@workspace:../../packages/@react-spectrum/provider": +"@react-spectrum/provider@npm:^3.1.0, @react-spectrum/provider@npm:^3.10.11, @react-spectrum/provider@workspace:../../packages/@react-spectrum/provider": version: 0.0.0-use.local resolution: "@react-spectrum/provider@workspace:../../packages/@react-spectrum/provider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -5162,20 +5143,20 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/radio@npm:^3.7.20, @react-spectrum/radio@workspace:../../packages/@react-spectrum/radio": +"@react-spectrum/radio@npm:^3.7.21, @react-spectrum/radio@workspace:../../packages/@react-spectrum/radio": version: 0.0.0-use.local resolution: "@react-spectrum/radio@workspace:../../packages/@react-spectrum/radio" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/radio": "npm:^3.12.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/radio": "npm:^3.11.1" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/radio": "npm:^3.12.2" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/radio": "npm:^3.11.2" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5188,13 +5169,14 @@ __metadata: version: 0.0.0-use.local resolution: "@react-spectrum/s2-docs@workspace:../../packages/dev/s2-docs" dependencies: + "@babel/parser": "npm:^7.26.3" "@parcel/plugin": "npm:^2.16.0" "@parcel/rsc": "npm:^2.16.0" "@react-aria/focus": "npm:^3.20.4" "@react-aria/i18n": "npm:^3.12.10" "@react-aria/interactions": "npm:^3.25.1" "@react-aria/utils": "npm:^3.29.0" - "@react-spectrum/s2": "npm:^0.11.0" + "@react-spectrum/s2": "npm:^0.12.0" "@react-spectrum/utils": "npm:^3.12.6" "@react-types/shared": "npm:^3.30.0" "@react-types/textfield": "npm:^3.12.3" @@ -5237,10 +5219,10 @@ __metadata: "@parcel/transformer-js": "npm:^2.16.0" "@parcel/transformer-raw": "npm:^2.16.0" "@parcel/transformer-react-refresh-wrap": "npm:^2.16.0" - "@react-spectrum/parcel-namer-s2": "npm:^0.3.1" - "@react-spectrum/parcel-transformer-s2-icon": "npm:^0.3.1" + "@react-spectrum/parcel-namer-s2": "npm:^0.3.2" + "@react-spectrum/parcel-transformer-s2-icon": "npm:^0.3.2" "@swc/helpers": "npm:^0.5.0" - glob: "npm:^8.0.3" + glob: "npm:^11.0.3" peerDependencies: "@react-spectrum/s2": ">=0.8.0" react: ^18.0.0 || ^19.0.0-rc.1 @@ -5250,61 +5232,61 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/s2@npm:^0.11.0, @react-spectrum/s2@npm:^0.11.2, @react-spectrum/s2@workspace:../../packages/@react-spectrum/s2": +"@react-spectrum/s2@npm:^0.12.0, @react-spectrum/s2@workspace:../../packages/@react-spectrum/s2": version: 0.0.0-use.local resolution: "@react-spectrum/s2@workspace:../../packages/@react-spectrum/s2" dependencies: "@adobe/spectrum-tokens": "npm:^13.15.1" - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/number": "npm:^3.6.5" "@parcel/macros": "npm:^2.16.0" - "@react-aria/calendar": "npm:^3.9.1" - "@react-aria/collections": "npm:3.0.0-rc.7" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" "@react-aria/test-utils": "npm:^1.0.0-alpha.8" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/layout": "npm:^4.5.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/layout": "npm:^4.5.1" "@react-stately/utils": "npm:^3.10.8" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/grid": "npm:^3.3.5" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/grid": "npm:^3.3.6" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" + "@react-types/textfield": "npm:^3.12.6" "@storybook/jest": "npm:^0.2.3" "@testing-library/dom": "npm:^10.1.0" "@testing-library/react": "npm:^16.0.0" "@testing-library/user-event": "npm:^14.0.0" csstype: "npm:^3.0.2" jest: "npm:^29.5.0" - react-aria: "npm:^3.43.2" - react-aria-components: "npm:^1.12.2" - react-stately: "npm:^3.41.0" + react-aria: "npm:^3.44.0" + react-aria-components: "npm:^1.13.0" + react-stately: "npm:^3.42.0" peerDependencies: react: ^18.0.0 || ^19.0.0-rc.1 react-dom: ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/searchfield@npm:^3.8.22, @react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield": +"@react-spectrum/searchfield@npm:^3.8.23, @react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield": version: 0.0.0-use.local resolution: "@react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/searchfield": "npm:^3.8.8" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/searchfield": "npm:^3.5.15" - "@react-types/searchfield": "npm:^3.6.5" - "@react-types/textfield": "npm:^3.12.5" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/textfield": "npm:^3.12.6" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5313,21 +5295,21 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/slider@npm:^3.8.1, @react-spectrum/slider@workspace:../../packages/@react-spectrum/slider": +"@react-spectrum/slider@npm:^3.8.2, @react-spectrum/slider@workspace:../../packages/@react-spectrum/slider": version: 0.0.0-use.local resolution: "@react-spectrum/slider@workspace:../../packages/@react-spectrum/slider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/slider": "npm:^3.8.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/slider": "npm:^3.7.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/slider": "npm:^3.8.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/slider": "npm:^3.7.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5336,15 +5318,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/statuslight@npm:^3.5.25, @react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight": +"@react-spectrum/statuslight@npm:^3.5.26, @react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight": version: 0.0.0-use.local resolution: "@react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/statuslight": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/statuslight": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5358,17 +5340,17 @@ __metadata: resolution: "@react-spectrum/steplist@workspace:../../packages/@react-spectrum/steplist" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/steplist": "npm:3.0.0-alpha.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/steplist": "npm:3.0.0-alpha.17" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/steplist": "npm:3.0.0-alpha.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/steplist": "npm:3.0.0-alpha.18" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5390,24 +5372,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/style-macro-s1@npm:3.0.0-alpha.4, @react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1": +"@react-spectrum/style-macro-s1@npm:3.0.0-alpha.5, @react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1": version: 0.0.0-use.local resolution: "@react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1" languageName: unknown linkType: soft -"@react-spectrum/switch@npm:^3.6.5, @react-spectrum/switch@workspace:../../packages/@react-spectrum/switch": +"@react-spectrum/switch@npm:^3.6.6, @react-spectrum/switch@workspace:../../packages/@react-spectrum/switch": version: 0.0.0-use.local resolution: "@react-spectrum/switch@workspace:../../packages/@react-spectrum/switch" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/switch": "npm:^3.7.7" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/switch": "npm:^3.5.14" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/switch": "npm:^3.7.8" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/switch": "npm:^3.5.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5416,38 +5398,38 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/table@npm:^3.17.7, @react-spectrum/table@workspace:../../packages/@react-spectrum/table": +"@react-spectrum/table@npm:^3.17.8, @react-spectrum/table@workspace:../../packages/@react-spectrum/table": version: 0.0.0-use.local resolution: "@react-spectrum/table@workspace:../../packages/@react-spectrum/table" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" + "@react-aria/button": "npm:^3.14.2" "@react-aria/dnd": "npm:^3.1.0" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/table": "npm:^3.17.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/table": "npm:^3.17.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/dnd": "npm:^3.1.0" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/table": "npm:^3.15.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5456,25 +5438,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tabs@npm:^3.8.26, @react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs": +"@react-spectrum/tabs@npm:^3.8.27, @react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs": version: 0.0.0-use.local resolution: "@react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/tabs": "npm:^3.10.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/tabs": "npm:^3.8.5" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/tabs": "npm:^3.10.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/tabs": "npm:^3.8.6" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5483,25 +5465,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tag@npm:^3.3.6, @react-spectrum/tag@workspace:../../packages/@react-spectrum/tag": +"@react-spectrum/tag@npm:^3.3.7, @react-spectrum/tag@workspace:../../packages/@react-spectrum/tag": version: 0.0.0-use.local resolution: "@react-spectrum/tag@workspace:../../packages/@react-spectrum/tag" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/tag": "npm:^3.7.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/tag": "npm:^3.7.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5516,7 +5498,7 @@ __metadata: dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@react-aria/ssr": "npm:^3.0.0" - "@react-spectrum/test-utils": "npm:1.0.0-beta.1" + "@react-spectrum/test-utils": "npm:1.0.0-beta.2" "@react-spectrum/theme-default": "npm:^3.5.13" "@swc/helpers": "npm:^0.5.0" "@testing-library/dom": "npm:^10.1.0" @@ -5532,12 +5514,12 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/test-utils@npm:1.0.0-beta.1, @react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils": +"@react-spectrum/test-utils@npm:1.0.0-beta.2, @react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils": version: 0.0.0-use.local resolution: "@react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/test-utils": "npm:1.0.0-beta.0" + "@react-aria/test-utils": "npm:1.0.0-beta.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@testing-library/react": ^16.0.0 @@ -5548,17 +5530,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/text@npm:^3.1.0, @react-spectrum/text@npm:^3.5.21, @react-spectrum/text@workspace:../../packages/@react-spectrum/text": +"@react-spectrum/text@npm:^3.1.0, @react-spectrum/text@npm:^3.5.22, @react-spectrum/text@workspace:../../packages/@react-spectrum/text": version: 0.0.0-use.local resolution: "@react-spectrum/text@workspace:../../packages/@react-spectrum/text" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/text": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/text": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5567,23 +5549,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/textfield@npm:^3.14.1, @react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield": +"@react-spectrum/textfield@npm:^3.14.2, @react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield": version: 0.0.0-use.local resolution: "@react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" + "@spectrum-icons/ui": "npm:^3.6.20" "@spectrum-icons/workflow": "npm:^4.0.0" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -5593,24 +5575,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/theme-dark@npm:^3.5.21, @react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark": +"@react-spectrum/theme-dark@npm:^3.5.22, @react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark": version: 0.0.0-use.local resolution: "@react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/theme-default@npm:^3.1.0, @react-spectrum/theme-default@npm:^3.5.13, @react-spectrum/theme-default@npm:^3.5.21, @react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default": +"@react-spectrum/theme-default@npm:^3.1.0, @react-spectrum/theme-default@npm:^3.5.13, @react-spectrum/theme-default@npm:^3.5.22, @react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default": version: 0.0.0-use.local resolution: "@react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5622,42 +5604,42 @@ __metadata: resolution: "@react-spectrum/theme-express@workspace:../../packages/@react-spectrum/theme-express" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-spectrum/theme-default": "npm:^3.5.21" - "@react-types/provider": "npm:^3.8.12" + "@react-spectrum/theme-default": "npm:^3.5.22" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/theme-light@npm:^3.4.21, @react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light": +"@react-spectrum/theme-light@npm:^3.4.22, @react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light": version: 0.0.0-use.local resolution: "@react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/toast@npm:^3.1.3, @react-spectrum/toast@workspace:../../packages/@react-spectrum/toast": +"@react-spectrum/toast@npm:^3.1.4, @react-spectrum/toast@workspace:../../packages/@react-spectrum/toast": version: 0.0.0-use.local resolution: "@react-spectrum/toast@workspace:../../packages/@react-spectrum/toast" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/toast": "npm:^3.0.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/toast": "npm:^3.0.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/toast": "npm:^3.1.2" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" "@types/use-sync-external-store": "npm:^0.0.3" use-sync-external-store: "npm:^1.4.0" @@ -5668,22 +5650,22 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tooltip@npm:^3.7.10, @react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip": +"@react-spectrum/tooltip@npm:^3.7.11, @react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip": version: 0.0.0-use.local resolution: "@react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/tooltip": "npm:^3.8.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/tooltip": "npm:^3.5.7" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tooltip": "npm:^3.4.20" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/tooltip": "npm:^3.8.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tooltip": "npm:^3.4.21" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5692,23 +5674,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tree@npm:^3.1.7, @react-spectrum/tree@workspace:../../packages/@react-spectrum/tree": +"@react-spectrum/tree@npm:^3.1.8, @react-spectrum/tree@workspace:../../packages/@react-spectrum/tree": version: 0.0.0-use.local resolution: "@react-spectrum/tree@workspace:../../packages/@react-spectrum/tree" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/tree": "npm:^3.1.3" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.4" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/tree": "npm:^3.1.4" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.5" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5722,14 +5704,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/utils@npm:^3.12.6, @react-spectrum/utils@npm:^3.12.8, @react-spectrum/utils@workspace:../../packages/@react-spectrum/utils": +"@react-spectrum/utils@npm:^3.12.6, @react-spectrum/utils@npm:^3.12.9, @react-spectrum/utils@workspace:../../packages/@react-spectrum/utils": version: 0.0.0-use.local resolution: "@react-spectrum/utils@workspace:../../packages/@react-spectrum/utils" dependencies: - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -5738,15 +5720,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/view@npm:^3.1.0, @react-spectrum/view@npm:^3.1.3, @react-spectrum/view@npm:^3.6.22, @react-spectrum/view@workspace:../../packages/@react-spectrum/view": +"@react-spectrum/view@npm:^3.1.0, @react-spectrum/view@npm:^3.1.3, @react-spectrum/view@npm:^3.6.23, @react-spectrum/view@workspace:../../packages/@react-spectrum/view": version: 0.0.0-use.local resolution: "@react-spectrum/view@workspace:../../packages/@react-spectrum/view" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/view": "npm:^3.4.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/view": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5755,15 +5737,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/well@npm:^3.4.26, @react-spectrum/well@workspace:../../packages/@react-spectrum/well": +"@react-spectrum/well@npm:^3.4.27, @react-spectrum/well@workspace:../../packages/@react-spectrum/well": version: 0.0.0-use.local resolution: "@react-spectrum/well@workspace:../../packages/@react-spectrum/well" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/well": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/well": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5782,126 +5764,126 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/calendar@npm:^3.8.4, @react-stately/calendar@workspace:../../packages/@react-stately/calendar": +"@react-stately/calendar@npm:^3.9.0, @react-stately/calendar@workspace:../../packages/@react-stately/calendar": version: 0.0.0-use.local resolution: "@react-stately/calendar@workspace:../../packages/@react-stately/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@react-stately/utils": "npm:^3.10.8" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/checkbox@npm:^3.7.1, @react-stately/checkbox@workspace:../../packages/@react-stately/checkbox": +"@react-stately/checkbox@npm:^3.7.2, @react-stately/checkbox@workspace:../../packages/@react-stately/checkbox": version: 0.0.0-use.local resolution: "@react-stately/checkbox@workspace:../../packages/@react-stately/checkbox" dependencies: - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/collections@npm:^3.12.7, @react-stately/collections@workspace:../../packages/@react-stately/collections": +"@react-stately/collections@npm:^3.12.8, @react-stately/collections@workspace:../../packages/@react-stately/collections": version: 0.0.0-use.local resolution: "@react-stately/collections@workspace:../../packages/@react-stately/collections" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/color@npm:^3.9.1, @react-stately/color@workspace:../../packages/@react-stately/color": +"@react-stately/color@npm:^3.9.2, @react-stately/color@workspace:../../packages/@react-stately/color": version: 0.0.0-use.local resolution: "@react-stately/color@workspace:../../packages/@react-stately/color" dependencies: "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-stately/slider": "npm:^3.7.1" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-stately/slider": "npm:^3.7.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/combobox@npm:^3.11.1, @react-stately/combobox@workspace:../../packages/@react-stately/combobox": +"@react-stately/combobox@npm:^3.12.0, @react-stately/combobox@workspace:../../packages/@react-stately/combobox": version: 0.0.0-use.local resolution: "@react-stately/combobox@workspace:../../packages/@react-stately/combobox" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/data@npm:^3.14.0, @react-stately/data@workspace:../../packages/@react-stately/data": +"@react-stately/data@npm:^3.14.1, @react-stately/data@workspace:../../packages/@react-stately/data": version: 0.0.0-use.local resolution: "@react-stately/data@workspace:../../packages/@react-stately/data" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/datepicker@npm:^3.15.1, @react-stately/datepicker@workspace:../../packages/@react-stately/datepicker": +"@react-stately/datepicker@npm:^3.15.2, @react-stately/datepicker@workspace:../../packages/@react-stately/datepicker": version: 0.0.0-use.local resolution: "@react-stately/datepicker@workspace:../../packages/@react-stately/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/string": "npm:^3.2.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/disclosure@npm:^3.0.7, @react-stately/disclosure@workspace:../../packages/@react-stately/disclosure": +"@react-stately/disclosure@npm:^3.0.8, @react-stately/disclosure@workspace:../../packages/@react-stately/disclosure": version: 0.0.0-use.local resolution: "@react-stately/disclosure@workspace:../../packages/@react-stately/disclosure" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/dnd@npm:^3.0.0, @react-stately/dnd@npm:^3.1.0, @react-stately/dnd@npm:^3.7.0, @react-stately/dnd@workspace:../../packages/@react-stately/dnd": +"@react-stately/dnd@npm:^3.0.0, @react-stately/dnd@npm:^3.1.0, @react-stately/dnd@npm:^3.7.1, @react-stately/dnd@workspace:../../packages/@react-stately/dnd": version: 0.0.0-use.local resolution: "@react-stately/dnd@workspace:../../packages/@react-stately/dnd" dependencies: - "@react-stately/selection": "npm:^3.20.5" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5916,41 +5898,41 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/form@npm:^3.2.1, @react-stately/form@workspace:../../packages/@react-stately/form": +"@react-stately/form@npm:^3.2.2, @react-stately/form@workspace:../../packages/@react-stately/form": version: 0.0.0-use.local resolution: "@react-stately/form@workspace:../../packages/@react-stately/form" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/grid@npm:^3.11.5, @react-stately/grid@workspace:../../packages/@react-stately/grid": +"@react-stately/grid@npm:^3.11.6, @react-stately/grid@workspace:../../packages/@react-stately/grid": version: 0.0.0-use.local resolution: "@react-stately/grid@workspace:../../packages/@react-stately/grid" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/layout@npm:^4.5.0, @react-stately/layout@workspace:../../packages/@react-stately/layout": +"@react-stately/layout@npm:^4.5.1, @react-stately/layout@workspace:../../packages/@react-stately/layout": version: 0.0.0-use.local resolution: "@react-stately/layout@workspace:../../packages/@react-stately/layout" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/table": "npm:^3.15.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5958,165 +5940,165 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/list@npm:^3.13.0, @react-stately/list@workspace:../../packages/@react-stately/list": +"@react-stately/list@npm:^3.13.1, @react-stately/list@workspace:../../packages/@react-stately/list": version: 0.0.0-use.local resolution: "@react-stately/list@workspace:../../packages/@react-stately/list" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/menu@npm:^3.9.7, @react-stately/menu@workspace:../../packages/@react-stately/menu": +"@react-stately/menu@npm:^3.9.8, @react-stately/menu@workspace:../../packages/@react-stately/menu": version: 0.0.0-use.local resolution: "@react-stately/menu@workspace:../../packages/@react-stately/menu" dependencies: - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/menu": "npm:^3.10.4" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/menu": "npm:^3.10.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/numberfield@npm:^3.10.1, @react-stately/numberfield@workspace:../../packages/@react-stately/numberfield": +"@react-stately/numberfield@npm:^3.10.2, @react-stately/numberfield@workspace:../../packages/@react-stately/numberfield": version: 0.0.0-use.local resolution: "@react-stately/numberfield@workspace:../../packages/@react-stately/numberfield" dependencies: "@internationalized/number": "npm:^3.6.5" - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/numberfield": "npm:^3.8.14" + "@react-types/numberfield": "npm:^3.8.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/overlays@npm:^3.6.19, @react-stately/overlays@workspace:../../packages/@react-stately/overlays": +"@react-stately/overlays@npm:^3.6.20, @react-stately/overlays@workspace:../../packages/@react-stately/overlays": version: 0.0.0-use.local resolution: "@react-stately/overlays@workspace:../../packages/@react-stately/overlays" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/overlays": "npm:^3.9.1" + "@react-types/overlays": "npm:^3.9.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/radio@npm:^3.11.1, @react-stately/radio@workspace:../../packages/@react-stately/radio": +"@react-stately/radio@npm:^3.11.2, @react-stately/radio@workspace:../../packages/@react-stately/radio": version: 0.0.0-use.local resolution: "@react-stately/radio@workspace:../../packages/@react-stately/radio" dependencies: - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/searchfield@npm:^3.5.15, @react-stately/searchfield@workspace:../../packages/@react-stately/searchfield": +"@react-stately/searchfield@npm:^3.5.16, @react-stately/searchfield@workspace:../../packages/@react-stately/searchfield": version: 0.0.0-use.local resolution: "@react-stately/searchfield@workspace:../../packages/@react-stately/searchfield" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/searchfield": "npm:^3.6.5" + "@react-types/searchfield": "npm:^3.6.6" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/select@npm:^3.7.1, @react-stately/select@workspace:../../packages/@react-stately/select": +"@react-stately/select@npm:^3.8.0, @react-stately/select@workspace:../../packages/@react-stately/select": version: 0.0.0-use.local resolution: "@react-stately/select@workspace:../../packages/@react-stately/select" dependencies: - "@react-stately/form": "npm:^3.2.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/selection@npm:^3.20.5, @react-stately/selection@workspace:../../packages/@react-stately/selection": +"@react-stately/selection@npm:^3.20.6, @react-stately/selection@workspace:../../packages/@react-stately/selection": version: 0.0.0-use.local resolution: "@react-stately/selection@workspace:../../packages/@react-stately/selection" dependencies: - "@react-stately/collections": "npm:^3.12.7" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/slider@npm:^3.7.1, @react-stately/slider@workspace:../../packages/@react-stately/slider": +"@react-stately/slider@npm:^3.7.2, @react-stately/slider@workspace:../../packages/@react-stately/slider": version: 0.0.0-use.local resolution: "@react-stately/slider@workspace:../../packages/@react-stately/slider" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/steplist@npm:3.0.0-alpha.17, @react-stately/steplist@workspace:../../packages/@react-stately/steplist": +"@react-stately/steplist@npm:3.0.0-alpha.18, @react-stately/steplist@workspace:../../packages/@react-stately/steplist": version: 0.0.0-use.local resolution: "@react-stately/steplist@workspace:../../packages/@react-stately/steplist" dependencies: - "@react-stately/list": "npm:^3.13.0" + "@react-stately/list": "npm:^3.13.1" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/table@npm:^3.15.0, @react-stately/table@workspace:../../packages/@react-stately/table": +"@react-stately/table@npm:^3.15.1, @react-stately/table@workspace:../../packages/@react-stately/table": version: 0.0.0-use.local resolution: "@react-stately/table@workspace:../../packages/@react-stately/table" dependencies: - "@react-stately/collections": "npm:^3.12.7" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tabs@npm:^3.8.5, @react-stately/tabs@workspace:../../packages/@react-stately/tabs": +"@react-stately/tabs@npm:^3.8.6, @react-stately/tabs@workspace:../../packages/@react-stately/tabs": version: 0.0.0-use.local resolution: "@react-stately/tabs@workspace:../../packages/@react-stately/tabs" dependencies: - "@react-stately/list": "npm:^3.13.0" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-stately/list": "npm:^3.13.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6135,39 +6117,39 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/toggle@npm:^3.9.1, @react-stately/toggle@workspace:../../packages/@react-stately/toggle": +"@react-stately/toggle@npm:^3.9.2, @react-stately/toggle@workspace:../../packages/@react-stately/toggle": version: 0.0.0-use.local resolution: "@react-stately/toggle@workspace:../../packages/@react-stately/toggle" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tooltip@npm:^3.5.7, @react-stately/tooltip@workspace:../../packages/@react-stately/tooltip": +"@react-stately/tooltip@npm:^3.5.8, @react-stately/tooltip@workspace:../../packages/@react-stately/tooltip": version: 0.0.0-use.local resolution: "@react-stately/tooltip@workspace:../../packages/@react-stately/tooltip" dependencies: - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/tooltip": "npm:^3.4.20" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/tooltip": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tree@npm:^3.9.2, @react-stately/tree@workspace:../../packages/@react-stately/tree": +"@react-stately/tree@npm:^3.9.3, @react-stately/tree@workspace:../../packages/@react-stately/tree": version: 0.0.0-use.local resolution: "@react-stately/tree@workspace:../../packages/@react-stately/tree" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6184,11 +6166,11 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/virtualizer@npm:^4.0.0, @react-stately/virtualizer@npm:^4.4.3, @react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer": +"@react-stately/virtualizer@npm:^4.0.0, @react-stately/virtualizer@npm:^4.4.4, @react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer": version: 0.0.0-use.local resolution: "@react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6196,254 +6178,254 @@ __metadata: languageName: unknown linkType: soft -"@react-types/actionbar@npm:^3.1.18, @react-types/actionbar@workspace:../../packages/@react-types/actionbar": +"@react-types/actionbar@npm:^3.1.19, @react-types/actionbar@workspace:../../packages/@react-types/actionbar": version: 0.0.0-use.local resolution: "@react-types/actionbar@workspace:../../packages/@react-types/actionbar" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/actiongroup@npm:^3.4.20, @react-types/actiongroup@workspace:../../packages/@react-types/actiongroup": +"@react-types/actiongroup@npm:^3.4.21, @react-types/actiongroup@workspace:../../packages/@react-types/actiongroup": version: 0.0.0-use.local resolution: "@react-types/actiongroup@workspace:../../packages/@react-types/actiongroup" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/autocomplete@npm:3.0.0-alpha.34, @react-types/autocomplete@workspace:../../packages/@react-types/autocomplete": +"@react-types/autocomplete@npm:3.0.0-alpha.35, @react-types/autocomplete@workspace:../../packages/@react-types/autocomplete": version: 0.0.0-use.local resolution: "@react-types/autocomplete@workspace:../../packages/@react-types/autocomplete" dependencies: - "@react-types/combobox": "npm:^3.13.8" - "@react-types/searchfield": "npm:^3.6.5" - "@react-types/shared": "npm:^3.32.0" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/avatar@npm:^3.0.18, @react-types/avatar@workspace:../../packages/@react-types/avatar": +"@react-types/avatar@npm:^3.0.19, @react-types/avatar@workspace:../../packages/@react-types/avatar": version: 0.0.0-use.local resolution: "@react-types/avatar@workspace:../../packages/@react-types/avatar" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/badge@npm:^3.1.20, @react-types/badge@workspace:../../packages/@react-types/badge": +"@react-types/badge@npm:^3.1.21, @react-types/badge@workspace:../../packages/@react-types/badge": version: 0.0.0-use.local resolution: "@react-types/badge@workspace:../../packages/@react-types/badge" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/breadcrumbs@npm:^3.7.16, @react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs": +"@react-types/breadcrumbs@npm:^3.7.17, @react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs": version: 0.0.0-use.local resolution: "@react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs" dependencies: - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/button@npm:^3.14.0, @react-types/button@workspace:../../packages/@react-types/button": +"@react-types/button@npm:^3.14.1, @react-types/button@workspace:../../packages/@react-types/button": version: 0.0.0-use.local resolution: "@react-types/button@workspace:../../packages/@react-types/button" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/buttongroup@npm:^3.3.20, @react-types/buttongroup@workspace:../../packages/@react-types/buttongroup": +"@react-types/buttongroup@npm:^3.3.21, @react-types/buttongroup@workspace:../../packages/@react-types/buttongroup": version: 0.0.0-use.local resolution: "@react-types/buttongroup@workspace:../../packages/@react-types/buttongroup" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/calendar@npm:^3.7.4, @react-types/calendar@workspace:../../packages/@react-types/calendar": +"@react-types/calendar@npm:^3.8.0, @react-types/calendar@workspace:../../packages/@react-types/calendar": version: 0.0.0-use.local resolution: "@react-types/calendar@workspace:../../packages/@react-types/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/card@npm:3.0.0-alpha.39, @react-types/card@workspace:../../packages/@react-types/card": +"@react-types/card@npm:3.0.0-alpha.40, @react-types/card@workspace:../../packages/@react-types/card": version: 0.0.0-use.local resolution: "@react-types/card@workspace:../../packages/@react-types/card" dependencies: - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/checkbox@npm:^3.10.1, @react-types/checkbox@workspace:../../packages/@react-types/checkbox": +"@react-types/checkbox@npm:^3.10.2, @react-types/checkbox@workspace:../../packages/@react-types/checkbox": version: 0.0.0-use.local resolution: "@react-types/checkbox@workspace:../../packages/@react-types/checkbox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/color@npm:^3.1.1, @react-types/color@workspace:../../packages/@react-types/color": +"@react-types/color@npm:^3.1.2, @react-types/color@workspace:../../packages/@react-types/color": version: 0.0.0-use.local resolution: "@react-types/color@workspace:../../packages/@react-types/color" dependencies: - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/combobox@npm:^3.13.8, @react-types/combobox@workspace:../../packages/@react-types/combobox": +"@react-types/combobox@npm:^3.13.9, @react-types/combobox@workspace:../../packages/@react-types/combobox": version: 0.0.0-use.local resolution: "@react-types/combobox@workspace:../../packages/@react-types/combobox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/contextualhelp@npm:^3.2.21, @react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp": +"@react-types/contextualhelp@npm:^3.2.22, @react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp": version: 0.0.0-use.local resolution: "@react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/datepicker@npm:^3.13.1, @react-types/datepicker@workspace:../../packages/@react-types/datepicker": +"@react-types/datepicker@npm:^3.13.2, @react-types/datepicker@workspace:../../packages/@react-types/datepicker": version: 0.0.0-use.local resolution: "@react-types/datepicker@workspace:../../packages/@react-types/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/dialog@npm:^3.5.21, @react-types/dialog@workspace:../../packages/@react-types/dialog": +"@react-types/dialog@npm:^3.5.22, @react-types/dialog@workspace:../../packages/@react-types/dialog": version: 0.0.0-use.local resolution: "@react-types/dialog@workspace:../../packages/@react-types/dialog" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/divider@npm:^3.3.20, @react-types/divider@workspace:../../packages/@react-types/divider": +"@react-types/divider@npm:^3.3.21, @react-types/divider@workspace:../../packages/@react-types/divider": version: 0.0.0-use.local resolution: "@react-types/divider@workspace:../../packages/@react-types/divider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/form@npm:^3.7.15, @react-types/form@workspace:../../packages/@react-types/form": +"@react-types/form@npm:^3.7.16, @react-types/form@workspace:../../packages/@react-types/form": version: 0.0.0-use.local resolution: "@react-types/form@workspace:../../packages/@react-types/form" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/grid@npm:^3.3.5, @react-types/grid@workspace:../../packages/@react-types/grid": +"@react-types/grid@npm:^3.3.6, @react-types/grid@workspace:../../packages/@react-types/grid": version: 0.0.0-use.local resolution: "@react-types/grid@workspace:../../packages/@react-types/grid" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/illustratedmessage@npm:^3.3.20, @react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage": +"@react-types/illustratedmessage@npm:^3.3.21, @react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage": version: 0.0.0-use.local resolution: "@react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/image@npm:^3.5.1, @react-types/image@workspace:../../packages/@react-types/image": +"@react-types/image@npm:^3.5.2, @react-types/image@workspace:../../packages/@react-types/image": version: 0.0.0-use.local resolution: "@react-types/image@workspace:../../packages/@react-types/image" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/label@npm:^3.9.14, @react-types/label@workspace:../../packages/@react-types/label": +"@react-types/label@npm:^3.9.15, @react-types/label@workspace:../../packages/@react-types/label": version: 0.0.0-use.local resolution: "@react-types/label@workspace:../../packages/@react-types/label" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/layout@npm:^3.3.26, @react-types/layout@workspace:../../packages/@react-types/layout": +"@react-types/layout@npm:^3.3.27, @react-types/layout@workspace:../../packages/@react-types/layout": version: 0.0.0-use.local resolution: "@react-types/layout@workspace:../../packages/@react-types/layout" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/link@npm:^3.6.4, @react-types/link@workspace:../../packages/@react-types/link": +"@react-types/link@npm:^3.6.5, @react-types/link@workspace:../../packages/@react-types/link": version: 0.0.0-use.local resolution: "@react-types/link@workspace:../../packages/@react-types/link" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown @@ -6453,8 +6435,8 @@ __metadata: version: 0.0.0-use.local resolution: "@react-types/list@workspace:../../packages/@react-types/list" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-spectrum/list": "npm:^3.10.7" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-spectrum/list": "npm:^3.10.8" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6462,109 +6444,109 @@ __metadata: languageName: unknown linkType: soft -"@react-types/listbox@npm:^3.7.3, @react-types/listbox@workspace:../../packages/@react-types/listbox": +"@react-types/listbox@npm:^3.7.4, @react-types/listbox@workspace:../../packages/@react-types/listbox": version: 0.0.0-use.local resolution: "@react-types/listbox@workspace:../../packages/@react-types/listbox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/menu@npm:^3.10.4, @react-types/menu@workspace:../../packages/@react-types/menu": +"@react-types/menu@npm:^3.10.5, @react-types/menu@workspace:../../packages/@react-types/menu": version: 0.0.0-use.local resolution: "@react-types/menu@workspace:../../packages/@react-types/menu" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/meter@npm:^3.4.12, @react-types/meter@workspace:../../packages/@react-types/meter": +"@react-types/meter@npm:^3.4.13, @react-types/meter@workspace:../../packages/@react-types/meter": version: 0.0.0-use.local resolution: "@react-types/meter@workspace:../../packages/@react-types/meter" dependencies: - "@react-types/progress": "npm:^3.5.15" + "@react-types/progress": "npm:^3.5.16" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/numberfield@npm:^3.8.14, @react-types/numberfield@workspace:../../packages/@react-types/numberfield": +"@react-types/numberfield@npm:^3.8.15, @react-types/numberfield@workspace:../../packages/@react-types/numberfield": version: 0.0.0-use.local resolution: "@react-types/numberfield@workspace:../../packages/@react-types/numberfield" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/overlays@npm:^3.9.1, @react-types/overlays@workspace:../../packages/@react-types/overlays": +"@react-types/overlays@npm:^3.9.2, @react-types/overlays@workspace:../../packages/@react-types/overlays": version: 0.0.0-use.local resolution: "@react-types/overlays@workspace:../../packages/@react-types/overlays" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/progress@npm:^3.5.15, @react-types/progress@workspace:../../packages/@react-types/progress": +"@react-types/progress@npm:^3.5.16, @react-types/progress@workspace:../../packages/@react-types/progress": version: 0.0.0-use.local resolution: "@react-types/progress@workspace:../../packages/@react-types/progress" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/provider@npm:^3.8.12, @react-types/provider@workspace:../../packages/@react-types/provider": +"@react-types/provider@npm:^3.8.13, @react-types/provider@workspace:../../packages/@react-types/provider": version: 0.0.0-use.local resolution: "@react-types/provider@workspace:../../packages/@react-types/provider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/radio@npm:^3.9.1, @react-types/radio@workspace:../../packages/@react-types/radio": +"@react-types/radio@npm:^3.9.2, @react-types/radio@workspace:../../packages/@react-types/radio": version: 0.0.0-use.local resolution: "@react-types/radio@workspace:../../packages/@react-types/radio" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/searchfield@npm:^3.6.5, @react-types/searchfield@workspace:../../packages/@react-types/searchfield": +"@react-types/searchfield@npm:^3.6.6, @react-types/searchfield@workspace:../../packages/@react-types/searchfield": version: 0.0.0-use.local resolution: "@react-types/searchfield@workspace:../../packages/@react-types/searchfield" dependencies: - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/select@npm:^3.10.1, @react-types/select@workspace:../../packages/@react-types/select": +"@react-types/select@npm:^3.11.0, @react-types/select@workspace:../../packages/@react-types/select": version: 0.0.0-use.local resolution: "@react-types/select@workspace:../../packages/@react-types/select" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/shared@npm:^3.1.0, @react-types/shared@npm:^3.30.0, @react-types/shared@npm:^3.32.0, @react-types/shared@workspace:../../packages/@react-types/shared": +"@react-types/shared@npm:^3.1.0, @react-types/shared@npm:^3.30.0, @react-types/shared@npm:^3.32.1, @react-types/shared@workspace:../../packages/@react-types/shared": version: 0.0.0-use.local resolution: "@react-types/shared@workspace:../../packages/@react-types/shared" peerDependencies: @@ -6584,103 +6566,103 @@ __metadata: languageName: unknown linkType: soft -"@react-types/slider@npm:^3.8.1, @react-types/slider@workspace:../../packages/@react-types/slider": +"@react-types/slider@npm:^3.8.2, @react-types/slider@workspace:../../packages/@react-types/slider": version: 0.0.0-use.local resolution: "@react-types/slider@workspace:../../packages/@react-types/slider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/statuslight@npm:^3.3.20, @react-types/statuslight@workspace:../../packages/@react-types/statuslight": +"@react-types/statuslight@npm:^3.3.21, @react-types/statuslight@workspace:../../packages/@react-types/statuslight": version: 0.0.0-use.local resolution: "@react-types/statuslight@workspace:../../packages/@react-types/statuslight" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/switch@npm:^3.5.14, @react-types/switch@workspace:../../packages/@react-types/switch": +"@react-types/switch@npm:^3.5.15, @react-types/switch@workspace:../../packages/@react-types/switch": version: 0.0.0-use.local resolution: "@react-types/switch@workspace:../../packages/@react-types/switch" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/table@npm:^3.13.3, @react-types/table@workspace:../../packages/@react-types/table": +"@react-types/table@npm:^3.13.4, @react-types/table@workspace:../../packages/@react-types/table": version: 0.0.0-use.local resolution: "@react-types/table@workspace:../../packages/@react-types/table" dependencies: - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/tabs@npm:^3.3.18, @react-types/tabs@workspace:../../packages/@react-types/tabs": +"@react-types/tabs@npm:^3.3.19, @react-types/tabs@workspace:../../packages/@react-types/tabs": version: 0.0.0-use.local resolution: "@react-types/tabs@workspace:../../packages/@react-types/tabs" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/text@npm:^3.3.20, @react-types/text@workspace:../../packages/@react-types/text": +"@react-types/text@npm:^3.3.21, @react-types/text@workspace:../../packages/@react-types/text": version: 0.0.0-use.local resolution: "@react-types/text@workspace:../../packages/@react-types/text" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/textfield@npm:^3.12.3, @react-types/textfield@npm:^3.12.5, @react-types/textfield@workspace:../../packages/@react-types/textfield": +"@react-types/textfield@npm:^3.12.3, @react-types/textfield@npm:^3.12.6, @react-types/textfield@workspace:../../packages/@react-types/textfield": version: 0.0.0-use.local resolution: "@react-types/textfield@workspace:../../packages/@react-types/textfield" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/tooltip@npm:^3.4.20, @react-types/tooltip@workspace:../../packages/@react-types/tooltip": +"@react-types/tooltip@npm:^3.4.21, @react-types/tooltip@workspace:../../packages/@react-types/tooltip": version: 0.0.0-use.local resolution: "@react-types/tooltip@workspace:../../packages/@react-types/tooltip" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/view@npm:^3.4.20, @react-types/view@workspace:../../packages/@react-types/view": +"@react-types/view@npm:^3.4.21, @react-types/view@workspace:../../packages/@react-types/view": version: 0.0.0-use.local resolution: "@react-types/view@workspace:../../packages/@react-types/view" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/well@npm:^3.3.20, @react-types/well@workspace:../../packages/@react-types/well": +"@react-types/well@npm:^3.3.21, @react-types/well@workspace:../../packages/@react-types/well": version: 0.0.0-use.local resolution: "@react-types/well@workspace:../../packages/@react-types/well" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown @@ -6758,7 +6740,7 @@ __metadata: resolution: "@spectrum-icons/build-tools@workspace:../../packages/@spectrum-icons/build-tools" dependencies: "@svgr/core": "npm:^8.1.0" - fs-extra: "npm:^11.0.0" + prettier: "npm:^3.6.2" languageName: unknown linkType: soft @@ -6767,7 +6749,7 @@ __metadata: resolution: "@spectrum-icons/color@workspace:../../packages/@spectrum-icons/color" dependencies: "@adobe/react-spectrum-workflow-color": "npm:1.1.1" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -6783,10 +6765,9 @@ __metadata: resolution: "@spectrum-icons/express@workspace:../../packages/@spectrum-icons/express" dependencies: "@adobe/spectrum-css-ccx-workflow-icons": "npm:1.0.2" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" - fs-extra: "npm:^11.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6798,8 +6779,8 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-icons/illustrations@workspace:../../packages/@spectrum-icons/illustrations" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -6809,13 +6790,13 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-icons/ui@npm:^3.1.0, @spectrum-icons/ui@npm:^3.6.19, @spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui": +"@spectrum-icons/ui@npm:^3.1.0, @spectrum-icons/ui@npm:^3.6.20, @spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui": version: 0.0.0-use.local resolution: "@spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui" dependencies: "@adobe/react-spectrum-ui": "npm:1.2.1" "@babel/runtime": "npm:^7.24.4" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -6826,12 +6807,12 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-icons/workflow@npm:^4.0.0, @spectrum-icons/workflow@npm:^4.2.24, @spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow": +"@spectrum-icons/workflow@npm:^4.0.0, @spectrum-icons/workflow@npm:^4.2.25, @spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow": version: 0.0.0-use.local resolution: "@spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow" dependencies: "@adobe/react-spectrum-workflow": "npm:2.3.5" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -7907,10 +7888,10 @@ __metadata: languageName: node linkType: hard -"@types/triple-beam@npm:^1.3.2": - version: 1.3.5 - resolution: "@types/triple-beam@npm:1.3.5" - checksum: 10c0/d5d7f25da612f6d79266f4f1bb9c1ef8f1684e9f60abab251e1261170631062b656ba26ff22631f2760caeafd372abc41e64867cde27fba54fafb73a35b9056a +"@types/trusted-types@npm:^2.0.7": + version: 2.0.7 + resolution: "@types/trusted-types@npm:2.0.7" + checksum: 10c0/4c4855f10de7c6c135e0d32ce462419d8abbbc33713b31d294596c0cc34ae1fa6112a2f9da729c8f7a20707782b0d69da3b1f8df6645b0366d08825ca1522e0c languageName: node linkType: hard @@ -8243,13 +8224,6 @@ __metadata: languageName: node linkType: hard -"async@npm:^3.2.3": - version: 3.2.6 - resolution: "async@npm:3.2.6" - checksum: 10c0/36484bb15ceddf07078688d95e27076379cc2f87b10c03b6dd8a83e89475a3c8df5848859dd06a4c95af1e4c16fc973de0171a77f18ea00be899aca2a4f85e70 - languageName: node - linkType: hard - "available-typed-arrays@npm:^1.0.7": version: 1.0.7 resolution: "available-typed-arrays@npm:1.0.7" @@ -8566,24 +8540,6 @@ __metadata: languageName: node linkType: hard -"build@npm:^0.1.4": - version: 0.1.4 - resolution: "build@npm:0.1.4" - dependencies: - cssmin: "npm:0.3.x" - jsmin: "npm:1.x" - jxLoader: "npm:*" - moo-server: "npm:*" - promised-io: "npm:*" - timespan: "npm:2.x" - uglify-js: "npm:1.x" - walker: "npm:1.x" - winston: "npm:*" - wrench: "npm:1.3.x" - checksum: 10c0/cc1b0284e1b4e7f6e82464ea70ff8ac19c39fc6c92ff9466572895a9777b5fd53a03af39120311646ab7d1d1b06ce26f6e5a227a9655dbb431cd6fc5b2b4798e - languageName: node - linkType: hard - "busboy@npm:1.6.0": version: 1.6.0 resolution: "busboy@npm:1.6.0" @@ -8934,7 +8890,7 @@ __metadata: languageName: node linkType: hard -"color-convert@npm:^1.9.0, color-convert@npm:^1.9.3": +"color-convert@npm:^1.9.0": version: 1.9.3 resolution: "color-convert@npm:1.9.3" dependencies: @@ -8966,7 +8922,7 @@ __metadata: languageName: node linkType: hard -"color-string@npm:^1.6.0, color-string@npm:^1.9.0": +"color-string@npm:^1.9.0": version: 1.9.1 resolution: "color-string@npm:1.9.1" dependencies: @@ -8976,16 +8932,6 @@ __metadata: languageName: node linkType: hard -"color@npm:^3.1.3": - version: 3.2.1 - resolution: "color@npm:3.2.1" - dependencies: - color-convert: "npm:^1.9.3" - color-string: "npm:^1.6.0" - checksum: 10c0/39345d55825884c32a88b95127d417a2c24681d8b57069413596d9fcbb721459ef9d9ec24ce3e65527b5373ce171b73e38dbcd9c830a52a6487e7f37bf00e83c - languageName: node - linkType: hard - "color@npm:^4.2.3": version: 4.2.3 resolution: "color@npm:4.2.3" @@ -8996,16 +8942,6 @@ __metadata: languageName: node linkType: hard -"colorspace@npm:1.1.x": - version: 1.1.4 - resolution: "colorspace@npm:1.1.4" - dependencies: - color: "npm:^3.1.3" - text-hex: "npm:1.0.x" - checksum: 10c0/af5f91ff7f8e146b96e439ac20ed79b197210193bde721b47380a75b21751d90fa56390c773bb67c0aedd34ff85091883a437ab56861c779bd507d639ba7e123 - languageName: node - linkType: hard - "comma-separated-tokens@npm:^2.0.0": version: 2.0.3 resolution: "comma-separated-tokens@npm:2.0.3" @@ -9258,15 +9194,6 @@ __metadata: languageName: node linkType: hard -"cssmin@npm:0.3.x": - version: 0.3.2 - resolution: "cssmin@npm:0.3.2" - bin: - cssmin: ./bin/cssmin - checksum: 10c0/64669b17ba10e80ea976be49ac2ed7b03cf2a4216c2066f7cff98dca5a3eda4c47367d213ac4a738b32d5c269b561ab52bb7ffc16b1bebbbd10d44affdfa9c25 - languageName: node - linkType: hard - "csso@npm:^5.0.5": version: 5.0.5 resolution: "csso@npm:5.0.5" @@ -9489,10 +9416,15 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^2.3.10": - version: 2.5.8 - resolution: "dompurify@npm:2.5.8" - checksum: 10c0/4101708d190b67be00350369d72619266a2e0ebb7dcab12628cf07711329b1df12239baea613df41b65cba571128e8ea4c29c442f4e2c98670a9bb5563521f03 +"dompurify@npm:^3.2.4": + version: 3.3.0 + resolution: "dompurify@npm:3.3.0" + dependencies: + "@types/trusted-types": "npm:^2.0.7" + dependenciesMeta: + "@types/trusted-types": + optional: true + checksum: 10c0/66b1787b0bc8250d8f58e13284cf7f5f6bb400a0a55515e7a2a030316a4bb0d8306fdb669c17ed86ed58ff7e53c62b5da4488c2f261d11c58870fe01b8fcc486 languageName: node linkType: hard @@ -9612,13 +9544,6 @@ __metadata: languageName: node linkType: hard -"enabled@npm:2.0.x": - version: 2.0.0 - resolution: "enabled@npm:2.0.0" - checksum: 10c0/3b2c2af9bc7f8b9e291610f2dde4a75cf6ee52a68f4dd585482fbdf9a55d65388940e024e56d40bb03e05ef6671f5f53021fa8b72a20e954d7066ec28166713f - languageName: node - linkType: hard - "encodeurl@npm:^2.0.0": version: 2.0.0 resolution: "encodeurl@npm:2.0.0" @@ -10185,13 +10110,6 @@ __metadata: languageName: node linkType: hard -"fecha@npm:^4.2.0": - version: 4.2.3 - resolution: "fecha@npm:4.2.3" - checksum: 10c0/0e895965959cf6a22bb7b00f0bf546f2783836310f510ddf63f463e1518d4c96dec61ab33fdfd8e79a71b4856a7c865478ce2ee8498d560fe125947703c9b1cf - languageName: node - linkType: hard - "fflate@npm:^0.7.3": version: 0.7.4 resolution: "fflate@npm:0.7.4" @@ -10291,13 +10209,6 @@ __metadata: languageName: node linkType: hard -"fn.name@npm:1.x.x": - version: 1.1.0 - resolution: "fn.name@npm:1.1.0" - checksum: 10c0/8ad62aa2d4f0b2a76d09dba36cfec61c540c13a0fd72e5d94164e430f987a7ce6a743112bbeb14877c810ef500d1f73d7f56e76d029d2e3413f20d79e3460a9a - languageName: node - linkType: hard - "follow-redirects@npm:^1.0.0": version: 1.15.11 resolution: "follow-redirects@npm:1.15.11" @@ -10364,17 +10275,6 @@ __metadata: languageName: node linkType: hard -"fs-extra@npm:^11.0.0": - version: 11.3.2 - resolution: "fs-extra@npm:11.3.2" - dependencies: - graceful-fs: "npm:^4.2.0" - jsonfile: "npm:^6.0.1" - universalify: "npm:^2.0.0" - checksum: 10c0/f5d629e1bb646d5dedb4d8b24c5aad3deb8cc1d5438979d6f237146cd10e113b49a949ae1b54212c2fbc98e2d0995f38009a9a1d0520f0287943335e65fe919b - languageName: node - linkType: hard - "fs-minipass@npm:^3.0.0": version: 3.0.3 resolution: "fs-minipass@npm:3.0.3" @@ -10594,19 +10494,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:^8.0.3": - version: 8.1.0 - resolution: "glob@npm:8.1.0" - dependencies: - fs.realpath: "npm:^1.0.0" - inflight: "npm:^1.0.4" - inherits: "npm:2" - minimatch: "npm:^5.0.1" - once: "npm:^1.3.0" - checksum: 10c0/cb0b5cab17a59c57299376abe5646c7070f8acb89df5595b492dba3bfb43d301a46c01e5695f01154e6553168207cb60d4eaf07d3be4bc3eb9b0457c5c561d0f - languageName: node - linkType: hard - "global-modules@npm:^1.0.0": version: 1.0.0 resolution: "global-modules@npm:1.0.0" @@ -10672,7 +10559,7 @@ __metadata: languageName: node linkType: hard -"graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.10, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.8, graceful-fs@npm:^4.2.9": +"graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.2.10, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.8, graceful-fs@npm:^4.2.9": version: 4.2.11 resolution: "graceful-fs@npm:4.2.11" checksum: 10c0/386d011a553e02bc594ac2ca0bd6d9e4c22d7fa8cfbfc448a6d148c59ea881b092db9dbe3547ae4b88e55f1b01f7c4a2ecc53b310c042793e63aa44cf6c257f2 @@ -12063,13 +11950,6 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:0.3.x": - version: 0.3.7 - resolution: "js-yaml@npm:0.3.7" - checksum: 10c0/547de7771ed52a4b0870c5410f44fb8cfb01a28231560f71537b0c64a6b5d6dfa0372815faa0d4e3860d8caf8b8eb8a5ae930965cfa17161b732dd986b98b4ad - languageName: node - linkType: hard - "js-yaml@npm:^3.13.1": version: 3.14.1 resolution: "js-yaml@npm:3.14.1" @@ -12144,15 +12024,6 @@ __metadata: languageName: node linkType: hard -"jsmin@npm:1.x": - version: 1.0.1 - resolution: "jsmin@npm:1.0.1" - bin: - jsmin: ./bin/jsmin - checksum: 10c0/684cf120a97bb30ba3aff532477a04764800911865045b60249eab936fbaf794d658d8d8befea7017f9b2233a560265d8487da626f47ade9ef4c189299308a51 - languageName: node - linkType: hard - "json-parse-even-better-errors@npm:^2.3.0": version: 2.3.1 resolution: "json-parse-even-better-errors@npm:2.3.1" @@ -12176,31 +12047,6 @@ __metadata: languageName: node linkType: hard -"jsonfile@npm:^6.0.1": - version: 6.2.0 - resolution: "jsonfile@npm:6.2.0" - dependencies: - graceful-fs: "npm:^4.1.6" - universalify: "npm:^2.0.0" - dependenciesMeta: - graceful-fs: - optional: true - checksum: 10c0/7f4f43b08d1869ded8a6822213d13ae3b99d651151d77efd1557ced0889c466296a7d9684e397bd126acf5eb2cfcb605808c3e681d0fdccd2fe5a04b47e76c0d - languageName: node - linkType: hard - -"jxLoader@npm:*": - version: 0.1.1 - resolution: "jxLoader@npm:0.1.1" - dependencies: - js-yaml: "npm:0.3.x" - moo-server: "npm:1.3.x" - promised-io: "npm:*" - walker: "npm:1.x" - checksum: 10c0/0905a8ffef4b1b77cf7df96a54aaaaae3f54a010629d554f78a5b95c0236949d3f467b3712480bae06eedff29355338212c325e30248e399862d6624abbaf9a9 - languageName: node - linkType: hard - "kind-of@npm:^6.0.0, kind-of@npm:^6.0.2": version: 6.0.3 resolution: "kind-of@npm:6.0.3" @@ -12222,13 +12068,6 @@ __metadata: languageName: node linkType: hard -"kuler@npm:^2.0.0": - version: 2.0.0 - resolution: "kuler@npm:2.0.0" - checksum: 10c0/0a4e99d92ca373f8f74d1dc37931909c4d0d82aebc94cf2ba265771160fc12c8df34eaaac80805efbda367e2795cb1f1dd4c3d404b6b1cf38aec94035b503d2d - languageName: node - linkType: hard - "last-run@npm:^2.0.0": version: 2.0.0 resolution: "last-run@npm:2.0.0" @@ -12453,20 +12292,6 @@ __metadata: languageName: node linkType: hard -"logform@npm:^2.7.0": - version: 2.7.0 - resolution: "logform@npm:2.7.0" - dependencies: - "@colors/colors": "npm:1.6.0" - "@types/triple-beam": "npm:^1.3.2" - fecha: "npm:^4.2.0" - ms: "npm:^2.1.1" - safe-stable-stringify: "npm:^2.3.1" - triple-beam: "npm:^1.3.0" - checksum: 10c0/4789b4b37413c731d1835734cb799240d31b865afde6b7b3e06051d6a4127bfda9e88c99cfbf296d084a315ccbed2647796e6a56b66e725bcb268c586f57558f - languageName: node - linkType: hard - "longest-streak@npm:^3.0.0": version: 3.1.0 resolution: "longest-streak@npm:3.1.0" @@ -13716,15 +13541,6 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^5.0.1": - version: 5.1.6 - resolution: "minimatch@npm:5.1.6" - dependencies: - brace-expansion: "npm:^2.0.1" - checksum: 10c0/3defdfd230914f22a8da203747c42ee3c405c39d4d37ffda284dac5e45b7e1f6c49aa8be606509002898e73091ff2a3bbfc59c2c6c71d4660609f63aa92f98e3 - languageName: node - linkType: hard - "minimatch@npm:^9.0.4": version: 9.0.5 resolution: "minimatch@npm:9.0.5" @@ -13810,13 +13626,6 @@ __metadata: languageName: node linkType: hard -"moo-server@npm:*, moo-server@npm:1.3.x": - version: 1.3.0 - resolution: "moo-server@npm:1.3.0" - checksum: 10c0/8be0a9d18093fdebcd460d1efaa9dcc0caa3991dbbdf57289f7d517aa3e6f2e8ab8df12b35093959682df99640f723c999782e62142ca080491b31c6ea2a9377 - languageName: node - linkType: hard - "mri@npm:^1.1.0": version: 1.2.0 resolution: "mri@npm:1.2.0" @@ -13824,7 +13633,7 @@ __metadata: languageName: node linkType: hard -"ms@npm:^2.1.1, ms@npm:^2.1.3": +"ms@npm:^2.1.3": version: 2.1.3 resolution: "ms@npm:2.1.3" checksum: 10c0/d924b57e7312b3b63ad21fc5b3dc0af5e78d61a1fc7cfb5457edaf26326bf62be5307cc87ffb6862ef1c2b33b0233cdb5d4f01c4c958cc0d660948b65a287a48 @@ -14186,15 +13995,6 @@ __metadata: languageName: node linkType: hard -"one-time@npm:^1.0.0": - version: 1.0.0 - resolution: "one-time@npm:1.0.0" - dependencies: - fn.name: "npm:1.x.x" - checksum: 10c0/6e4887b331edbb954f4e915831cbec0a7b9956c36f4feb5f6de98c448ac02ff881fd8d9b55a6b1b55030af184c6b648f340a76eb211812f4ad8c9b4b8692fdaa - languageName: node - linkType: hard - "onetime@npm:^5.1.2": version: 5.1.2 resolution: "onetime@npm:5.1.2" @@ -14756,6 +14556,15 @@ __metadata: languageName: node linkType: hard +"prettier@npm:^3.6.2": + version: 3.6.2 + resolution: "prettier@npm:3.6.2" + bin: + prettier: bin/prettier.cjs + checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812 + languageName: node + linkType: hard + "pretty-format@npm:30.0.5, pretty-format@npm:^30.0.0": version: 30.0.5 resolution: "pretty-format@npm:30.0.5" @@ -14832,13 +14641,6 @@ __metadata: languageName: node linkType: hard -"promised-io@npm:*": - version: 0.3.6 - resolution: "promised-io@npm:0.3.6" - checksum: 10c0/c567dcf4af2736f718ee812e8f8b196c9ce563703d2d7c22b1ef4aebd01974320e7e3f173e47fc682087c1872b5c4f0afe6354fff348970acd2cbc367f6416a3 - languageName: node - linkType: hard - "prompts@npm:^2.0.1": version: 2.4.2 resolution: "prompts@npm:2.4.2" @@ -14939,39 +14741,39 @@ __metadata: languageName: node linkType: hard -"react-aria-components@npm:^1.12.2, react-aria-components@npm:^1.7.1, react-aria-components@workspace:../../packages/react-aria-components": +"react-aria-components@npm:^1.13.0, react-aria-components@npm:^1.7.1, react-aria-components@workspace:../../packages/react-aria-components": version: 0.0.0-use.local resolution: "react-aria-components@workspace:../../packages/react-aria-components" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/string": "npm:^3.2.7" - "@react-aria/autocomplete": "npm:3.0.0-rc.2" - "@react-aria/collections": "npm:3.0.0-rc.7" - "@react-aria/dnd": "npm:^3.11.2" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/autocomplete": "npm:3.0.0-rc.3" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/overlays": "npm:^3.29.1" + "@react-aria/overlays": "npm:^3.30.0" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/toolbar": "npm:3.0.0-beta.20" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/toolbar": "npm:3.0.0-beta.21" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" "@react-stately/autocomplete": "npm:3.0.0-beta.3" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/selection": "npm:^3.20.5" - "@react-stately/table": "npm:^3.15.0" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/table": "npm:^3.15.1" "@react-stately/utils": "npm:^3.10.8" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/form": "npm:^3.7.15" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/form": "npm:^3.7.16" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" "@tailwindcss/postcss": "npm:^4.0.0" client-only: "npm:^0.0.1" - react-aria: "npm:^3.43.2" - react-stately: "npm:^3.41.0" + react-aria: "npm:^3.44.0" + react-stately: "npm:^3.42.0" use-sync-external-store: "npm:^1.4.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -14979,54 +14781,54 @@ __metadata: languageName: unknown linkType: soft -"react-aria@npm:^3.40.0, react-aria@npm:^3.43.2, react-aria@workspace:../../packages/react-aria": +"react-aria@npm:^3.40.0, react-aria@npm:^3.44.0, react-aria@workspace:../../packages/react-aria": version: 0.0.0-use.local resolution: "react-aria@workspace:../../packages/react-aria" dependencies: "@babel/cli": "npm:^7.24.1" "@babel/core": "npm:^7.24.3" "@internationalized/string": "npm:^3.2.7" - "@react-aria/breadcrumbs": "npm:^3.5.28" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/calendar": "npm:^3.9.1" - "@react-aria/checkbox": "npm:^3.16.1" - "@react-aria/color": "npm:^3.1.1" - "@react-aria/combobox": "npm:^3.13.2" - "@react-aria/datepicker": "npm:^3.15.1" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/disclosure": "npm:^3.0.8" - "@react-aria/dnd": "npm:^3.11.2" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/landmark": "npm:^3.0.6" - "@react-aria/link": "npm:^3.8.5" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/meter": "npm:^3.4.26" - "@react-aria/numberfield": "npm:^3.12.1" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/progress": "npm:^3.4.26" - "@react-aria/radio": "npm:^3.12.1" - "@react-aria/searchfield": "npm:^3.8.8" - "@react-aria/select": "npm:^3.16.2" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/separator": "npm:^3.4.12" - "@react-aria/slider": "npm:^3.8.1" + "@react-aria/breadcrumbs": "npm:^3.5.29" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/checkbox": "npm:^3.16.2" + "@react-aria/color": "npm:^3.1.2" + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/datepicker": "npm:^3.15.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/disclosure": "npm:^3.1.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/landmark": "npm:^3.0.7" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/meter": "npm:^3.4.27" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-aria/radio": "npm:^3.12.2" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-aria/select": "npm:^3.17.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-aria/slider": "npm:^3.8.2" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/switch": "npm:^3.7.7" - "@react-aria/table": "npm:^3.17.7" - "@react-aria/tabs": "npm:^3.10.7" - "@react-aria/tag": "npm:^3.7.1" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/toast": "npm:^3.0.7" - "@react-aria/tooltip": "npm:^3.8.7" - "@react-aria/tree": "npm:^3.1.3" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/switch": "npm:^3.7.8" + "@react-aria/table": "npm:^3.17.8" + "@react-aria/tabs": "npm:^3.10.8" + "@react-aria/tag": "npm:^3.7.2" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/toast": "npm:^3.0.8" + "@react-aria/tooltip": "npm:^3.8.8" + "@react-aria/tree": "npm:^3.1.4" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -15099,38 +14901,38 @@ __metadata: languageName: node linkType: hard -"react-stately@npm:^3.38.0, react-stately@npm:^3.41.0, react-stately@workspace:../../packages/react-stately": +"react-stately@npm:^3.38.0, react-stately@npm:^3.42.0, react-stately@workspace:../../packages/react-stately": version: 0.0.0-use.local resolution: "react-stately@workspace:../../packages/react-stately" dependencies: "@babel/cli": "npm:^7.24.1" "@babel/core": "npm:^7.24.3" - "@react-stately/calendar": "npm:^3.8.4" - "@react-stately/checkbox": "npm:^3.7.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/color": "npm:^3.9.1" - "@react-stately/combobox": "npm:^3.11.1" - "@react-stately/data": "npm:^3.14.0" - "@react-stately/datepicker": "npm:^3.15.1" - "@react-stately/disclosure": "npm:^3.0.7" - "@react-stately/dnd": "npm:^3.7.0" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/menu": "npm:^3.9.7" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-stately/overlays": "npm:^3.6.19" - "@react-stately/radio": "npm:^3.11.1" - "@react-stately/searchfield": "npm:^3.5.15" - "@react-stately/select": "npm:^3.7.1" - "@react-stately/selection": "npm:^3.20.5" - "@react-stately/slider": "npm:^3.7.1" - "@react-stately/table": "npm:^3.15.0" - "@react-stately/tabs": "npm:^3.8.5" + "@react-stately/calendar": "npm:^3.9.0" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/color": "npm:^3.9.2" + "@react-stately/combobox": "npm:^3.12.0" + "@react-stately/data": "npm:^3.14.1" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-stately/disclosure": "npm:^3.0.8" + "@react-stately/dnd": "npm:^3.7.1" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-stately/overlays": "npm:^3.6.20" + "@react-stately/radio": "npm:^3.11.2" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-stately/select": "npm:^3.8.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/slider": "npm:^3.7.2" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/tabs": "npm:^3.8.6" "@react-stately/toast": "npm:^3.1.2" - "@react-stately/toggle": "npm:^3.9.1" - "@react-stately/tooltip": "npm:^3.5.7" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/toggle": "npm:^3.9.2" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown @@ -15166,7 +14968,7 @@ __metadata: languageName: node linkType: hard -"readable-stream@npm:2 || 3, readable-stream@npm:^3.4.0, readable-stream@npm:^3.6.2": +"readable-stream@npm:2 || 3, readable-stream@npm:^3.4.0": version: 3.6.2 resolution: "readable-stream@npm:3.6.2" dependencies: @@ -15565,13 +15367,6 @@ __metadata: languageName: node linkType: hard -"safe-stable-stringify@npm:^2.3.1": - version: 2.5.0 - resolution: "safe-stable-stringify@npm:2.5.0" - checksum: 10c0/baea14971858cadd65df23894a40588ed791769db21bafb7fd7608397dbdce9c5aac60748abae9995e0fc37e15f2061980501e012cd48859740796bea2987f49 - languageName: node - linkType: hard - "safer-buffer@npm:>= 2.1.2 < 3.0.0": version: 2.1.2 resolution: "safer-buffer@npm:2.1.2" @@ -15998,13 +15793,6 @@ __metadata: languageName: node linkType: hard -"stack-trace@npm:0.0.x": - version: 0.0.10 - resolution: "stack-trace@npm:0.0.10" - checksum: 10c0/9ff3dabfad4049b635a85456f927a075c9d0c210e3ea336412d18220b2a86cbb9b13ec46d6c37b70a302a4ea4d49e30e5d4944dd60ae784073f1cde778ac8f4b - languageName: node - linkType: hard - "stack-utils@npm:^2.0.3, stack-utils@npm:^2.0.6": version: 2.0.6 resolution: "stack-utils@npm:2.0.6" @@ -16428,13 +16216,6 @@ __metadata: languageName: node linkType: hard -"text-hex@npm:1.0.x": - version: 1.0.0 - resolution: "text-hex@npm:1.0.0" - checksum: 10c0/57d8d320d92c79d7c03ffb8339b825bb9637c2cbccf14304309f51d8950015c44464b6fd1b6820a3d4821241c68825634f09f5a2d9d501e84f7c6fd14376860d - languageName: node - linkType: hard - "throttles@npm:^1.0.0": version: 1.0.1 resolution: "throttles@npm:1.0.1" @@ -16462,13 +16243,6 @@ __metadata: languageName: node linkType: hard -"timespan@npm:2.x": - version: 2.3.0 - resolution: "timespan@npm:2.3.0" - checksum: 10c0/a3acf8ed6d00af1f7fe4cf6767bd709c2a9c9e35da4d4f3939a4b5be641c692b51a4359565999c71ab89ab44b074fd310f8836581260b17b988e372c7dca8740 - languageName: node - linkType: hard - "tiny-inflate@npm:^1.0.0": version: 1.0.3 resolution: "tiny-inflate@npm:1.0.3" @@ -16539,13 +16313,6 @@ __metadata: languageName: node linkType: hard -"triple-beam@npm:^1.3.0": - version: 1.4.1 - resolution: "triple-beam@npm:1.4.1" - checksum: 10c0/4bf1db71e14fe3ff1c3adbe3c302f1fdb553b74d7591a37323a7badb32dc8e9c290738996cbb64f8b10dc5a3833645b5d8c26221aaaaa12e50d1251c9aba2fea - languageName: node - linkType: hard - "trough@npm:^2.0.0": version: 2.2.0 resolution: "trough@npm:2.2.0" @@ -16660,15 +16427,6 @@ __metadata: languageName: node linkType: hard -"uglify-js@npm:1.x": - version: 1.3.5 - resolution: "uglify-js@npm:1.3.5" - bin: - uglifyjs: ./bin/uglifyjs - checksum: 10c0/9a513fc1ffcceb9168b4eeaa93c209a592ac5c7bcbd6f0cbd0ac3153b4d88b76d23d4d84c2162a0f7712e4c4bc116bd8371eba7bb14ee35b352d2ba2139a5d7e - languageName: node - linkType: hard - "unc-path-regex@npm:^0.1.2": version: 0.1.2 resolution: "unc-path-regex@npm:0.1.2" @@ -16896,13 +16654,6 @@ __metadata: languageName: node linkType: hard -"universalify@npm:^2.0.0": - version: 2.0.1 - resolution: "universalify@npm:2.0.1" - checksum: 10c0/73e8ee3809041ca8b818efb141801a1004e3fc0002727f1531f4de613ea281b494a40909596dae4a042a4fb6cd385af5d4db2e137b1362e0e91384b828effd3a - languageName: node - linkType: hard - "unpipe@npm:1.0.0": version: 1.0.0 resolution: "unpipe@npm:1.0.0" @@ -17162,7 +16913,7 @@ __metadata: languageName: node linkType: hard -"walker@npm:1.x, walker@npm:^1.0.8": +"walker@npm:^1.0.8": version: 1.0.8 resolution: "walker@npm:1.0.8" dependencies: @@ -17242,36 +16993,6 @@ __metadata: languageName: node linkType: hard -"winston-transport@npm:^4.9.0": - version: 4.9.0 - resolution: "winston-transport@npm:4.9.0" - dependencies: - logform: "npm:^2.7.0" - readable-stream: "npm:^3.6.2" - triple-beam: "npm:^1.3.0" - checksum: 10c0/e2990a172e754dbf27e7823772214a22dc8312f7ec9cfba831e5ef30a5d5528792e5ea8f083c7387ccfc5b2af20e3691f64738546c8869086110a26f98671095 - languageName: node - linkType: hard - -"winston@npm:*": - version: 3.17.0 - resolution: "winston@npm:3.17.0" - dependencies: - "@colors/colors": "npm:^1.6.0" - "@dabh/diagnostics": "npm:^2.0.2" - async: "npm:^3.2.3" - is-stream: "npm:^2.0.0" - logform: "npm:^2.7.0" - one-time: "npm:^1.0.0" - readable-stream: "npm:^3.4.0" - safe-stable-stringify: "npm:^2.3.1" - stack-trace: "npm:0.0.x" - triple-beam: "npm:^1.3.0" - winston-transport: "npm:^4.9.0" - checksum: 10c0/ec8eaeac9a72b2598aedbff50b7dac82ce374a400ed92e7e705d7274426b48edcb25507d78cff318187c4fb27d642a0e2a39c57b6badc9af8e09d4a40636a5f7 - languageName: node - linkType: hard - "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0, wrap-ansi@npm:^7.0.0": version: 7.0.0 resolution: "wrap-ansi@npm:7.0.0" @@ -17301,13 +17022,6 @@ __metadata: languageName: node linkType: hard -"wrench@npm:1.3.x": - version: 1.3.9 - resolution: "wrench@npm:1.3.9" - checksum: 10c0/09528e4e2e9601fb9a58da35b91572b2de49221a386d6acf8396421f01491fa8a12e7faea75e086ed1e85ac53977bbdaeb4e8a66e18bbfb35ca853b7c4c07b3c - languageName: node - linkType: hard - "write-file-atomic@npm:^2.3.0": version: 2.4.3 resolution: "write-file-atomic@npm:2.4.3" diff --git a/examples/remix/.yarn/install-state.gz b/examples/remix/.yarn/install-state.gz index 2d78e3e9090..0c1e638284a 100644 Binary files a/examples/remix/.yarn/install-state.gz and b/examples/remix/.yarn/install-state.gz differ diff --git a/examples/remix/yarn.lock b/examples/remix/yarn.lock index 549af14483f..7adb49c7f97 100644 --- a/examples/remix/yarn.lock +++ b/examples/remix/yarn.lock @@ -49,68 +49,68 @@ __metadata: "@babel/cli": "npm:^7.12.10" "@babel/core": "npm:^7.24.3" "@internationalized/string": "npm:^3.2.7" - "@react-aria/collections": "npm:3.0.0-rc.7" - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/accordion": "npm:^3.0.12" - "@react-spectrum/actionbar": "npm:^3.6.13" - "@react-spectrum/actiongroup": "npm:^3.11.3" - "@react-spectrum/avatar": "npm:^3.0.25" - "@react-spectrum/badge": "npm:^3.1.29" - "@react-spectrum/breadcrumbs": "npm:^3.9.23" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/buttongroup": "npm:^3.6.25" - "@react-spectrum/calendar": "npm:^3.7.7" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/color": "npm:^3.1.3" - "@react-spectrum/combobox": "npm:^3.16.3" - "@react-spectrum/contextualhelp": "npm:^3.6.27" - "@react-spectrum/datepicker": "npm:^3.14.7" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/divider": "npm:^3.5.26" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/dropzone": "npm:^3.0.17" - "@react-spectrum/filetrigger": "npm:^3.0.17" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/icon": "npm:^3.8.8" - "@react-spectrum/illustratedmessage": "npm:^3.5.13" - "@react-spectrum/image": "npm:^3.6.1" - "@react-spectrum/inlinealert": "npm:^3.2.19" - "@react-spectrum/labeledvalue": "npm:^3.2.6" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/link": "npm:^3.6.21" - "@react-spectrum/list": "npm:^3.10.7" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/meter": "npm:^3.5.13" - "@react-spectrum/numberfield": "npm:^3.10.1" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/provider": "npm:^3.10.10" - "@react-spectrum/radio": "npm:^3.7.20" - "@react-spectrum/searchfield": "npm:^3.8.22" - "@react-spectrum/slider": "npm:^3.8.1" - "@react-spectrum/statuslight": "npm:^3.5.25" - "@react-spectrum/switch": "npm:^3.6.5" - "@react-spectrum/table": "npm:^3.17.7" - "@react-spectrum/tabs": "npm:^3.8.26" - "@react-spectrum/tag": "npm:^3.3.6" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/theme-dark": "npm:^3.5.21" - "@react-spectrum/theme-default": "npm:^3.5.21" - "@react-spectrum/theme-light": "npm:^3.4.21" - "@react-spectrum/toast": "npm:^3.1.3" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/tree": "npm:^3.1.7" - "@react-spectrum/view": "npm:^3.6.22" - "@react-spectrum/well": "npm:^3.4.26" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/data": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/accordion": "npm:^3.0.13" + "@react-spectrum/actionbar": "npm:^3.6.14" + "@react-spectrum/actiongroup": "npm:^3.11.4" + "@react-spectrum/avatar": "npm:^3.0.26" + "@react-spectrum/badge": "npm:^3.1.30" + "@react-spectrum/breadcrumbs": "npm:^3.9.24" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/buttongroup": "npm:^3.6.26" + "@react-spectrum/calendar": "npm:^3.7.8" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/color": "npm:^3.1.4" + "@react-spectrum/combobox": "npm:^3.16.4" + "@react-spectrum/contextualhelp": "npm:^3.6.28" + "@react-spectrum/datepicker": "npm:^3.14.8" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/divider": "npm:^3.5.27" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/dropzone": "npm:^3.0.18" + "@react-spectrum/filetrigger": "npm:^3.0.18" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/icon": "npm:^3.8.9" + "@react-spectrum/illustratedmessage": "npm:^3.5.14" + "@react-spectrum/image": "npm:^3.6.2" + "@react-spectrum/inlinealert": "npm:^3.2.20" + "@react-spectrum/labeledvalue": "npm:^3.2.7" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/link": "npm:^3.6.22" + "@react-spectrum/list": "npm:^3.10.8" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/meter": "npm:^3.5.14" + "@react-spectrum/numberfield": "npm:^3.10.2" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/provider": "npm:^3.10.11" + "@react-spectrum/radio": "npm:^3.7.21" + "@react-spectrum/searchfield": "npm:^3.8.23" + "@react-spectrum/slider": "npm:^3.8.2" + "@react-spectrum/statuslight": "npm:^3.5.26" + "@react-spectrum/switch": "npm:^3.6.6" + "@react-spectrum/table": "npm:^3.17.8" + "@react-spectrum/tabs": "npm:^3.8.27" + "@react-spectrum/tag": "npm:^3.3.7" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/theme-dark": "npm:^3.5.22" + "@react-spectrum/theme-default": "npm:^3.5.22" + "@react-spectrum/theme-light": "npm:^3.4.22" + "@react-spectrum/toast": "npm:^3.1.4" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/tree": "npm:^3.1.8" + "@react-spectrum/view": "npm:^3.6.23" + "@react-spectrum/well": "npm:^3.4.27" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/data": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" client-only: "npm:^0.0.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -540,7 +540,7 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.21.8, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.3, @babel/parser@npm:^7.28.4": +"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.21.8, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5, @babel/parser@npm:^7.26.3, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.3, @babel/parser@npm:^7.28.4": version: 7.28.4 resolution: "@babel/parser@npm:7.28.4" dependencies: @@ -1004,13 +1004,6 @@ __metadata: languageName: node linkType: hard -"@colors/colors@npm:1.6.0, @colors/colors@npm:^1.6.0": - version: 1.6.0 - resolution: "@colors/colors@npm:1.6.0" - checksum: 10c0/9328a0778a5b0db243af54455b79a69e3fb21122d6c15ef9e9fcc94881d8d17352d8b2b2590f9bdd46fac5c2d6c1636dcfc14358a20c70e22daf89e1a759b629 - languageName: node - linkType: hard - "@cspotcode/source-map-support@npm:^0.8.0": version: 0.8.1 resolution: "@cspotcode/source-map-support@npm:0.8.1" @@ -1020,17 +1013,6 @@ __metadata: languageName: node linkType: hard -"@dabh/diagnostics@npm:^2.0.2": - version: 2.0.3 - resolution: "@dabh/diagnostics@npm:2.0.3" - dependencies: - colorspace: "npm:1.1.x" - enabled: "npm:2.0.x" - kuler: "npm:^2.0.0" - checksum: 10c0/a5133df8492802465ed01f2f0a5784585241a1030c362d54a602ed1839816d6c93d71dde05cf2ddb4fd0796238c19774406bd62fa2564b637907b495f52425fe - languageName: node - linkType: hard - "@emnapi/core@npm:^1.4.3, @emnapi/core@npm:^1.4.5": version: 1.5.0 resolution: "@emnapi/core@npm:1.5.0" @@ -2033,7 +2015,7 @@ __metadata: languageName: node linkType: hard -"@internationalized/date@npm:^3.9.0, @internationalized/date@workspace:../../packages/@internationalized/date": +"@internationalized/date@npm:^3.10.0, @internationalized/date@workspace:../../packages/@internationalized/date": version: 0.0.0-use.local resolution: "@internationalized/date@workspace:../../packages/@internationalized/date" dependencies: @@ -3841,17 +3823,17 @@ __metadata: languageName: node linkType: hard -"@react-aria/actiongroup@npm:^3.7.20, @react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup": +"@react-aria/actiongroup@npm:^3.7.21, @react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup": version: 0.0.0-use.local resolution: "@react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-types/actiongroup": "npm:^3.4.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-types/actiongroup": "npm:^3.4.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3870,23 +3852,23 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/autocomplete@npm:3.0.0-rc.2, @react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete": +"@react-aria/autocomplete@npm:3.0.0-rc.3, @react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete": version: 0.0.0-use.local resolution: "@react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete" dependencies: - "@react-aria/combobox": "npm:^3.13.2" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/searchfield": "npm:^3.8.8" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" "@react-stately/autocomplete": "npm:3.0.0-beta.3" - "@react-stately/combobox": "npm:^3.11.1" - "@react-types/autocomplete": "npm:3.0.0-alpha.34" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/autocomplete": "npm:3.0.0-alpha.35" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3894,15 +3876,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/breadcrumbs@npm:^3.5.28, @react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs": +"@react-aria/breadcrumbs@npm:^3.5.29, @react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs": version: 0.0.0-use.local resolution: "@react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/link": "npm:^3.8.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/breadcrumbs": "npm:^3.7.16" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/breadcrumbs": "npm:^3.7.17" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3910,16 +3892,16 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/button@npm:^3.14.1, @react-aria/button@workspace:../../packages/@react-aria/button": +"@react-aria/button@npm:^3.14.2, @react-aria/button@workspace:../../packages/@react-aria/button": version: 0.0.0-use.local resolution: "@react-aria/button@workspace:../../packages/@react-aria/button" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/toolbar": "npm:3.0.0-beta.20" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/toolbar": "npm:3.0.0-beta.21" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3927,19 +3909,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/calendar@npm:^3.9.1, @react-aria/calendar@workspace:../../packages/@react-aria/calendar": +"@react-aria/calendar@npm:^3.9.2, @react-aria/calendar@workspace:../../packages/@react-aria/calendar": version: 0.0.0-use.local resolution: "@react-aria/calendar@workspace:../../packages/@react-aria/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/calendar": "npm:^3.8.4" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/calendar": "npm:^3.9.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3947,20 +3929,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/checkbox@npm:^3.16.1, @react-aria/checkbox@workspace:../../packages/@react-aria/checkbox": +"@react-aria/checkbox@npm:^3.16.2, @react-aria/checkbox@workspace:../../packages/@react-aria/checkbox": version: 0.0.0-use.local resolution: "@react-aria/checkbox@workspace:../../packages/@react-aria/checkbox" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/toggle": "npm:^3.12.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/checkbox": "npm:^3.7.1" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/toggle": "npm:^3.12.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -3968,14 +3950,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/collections@npm:3.0.0-rc.7, @react-aria/collections@workspace:../../packages/@react-aria/collections": +"@react-aria/collections@npm:^3.0.0, @react-aria/collections@workspace:../../packages/@react-aria/collections": version: 0.0.0-use.local resolution: "@react-aria/collections@workspace:../../packages/@react-aria/collections" dependencies: - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" use-sync-external-store: "npm:^1.4.0" peerDependencies: @@ -3984,22 +3966,22 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/color@npm:^3.1.1, @react-aria/color@workspace:../../packages/@react-aria/color": +"@react-aria/color@npm:^3.1.2, @react-aria/color@workspace:../../packages/@react-aria/color": version: 0.0.0-use.local resolution: "@react-aria/color@workspace:../../packages/@react-aria/color" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/numberfield": "npm:^3.12.1" - "@react-aria/slider": "npm:^3.8.1" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/color": "npm:^3.9.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/slider": "npm:^3.8.2" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/color": "npm:^3.9.2" + "@react-stately/form": "npm:^3.2.2" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4007,25 +3989,25 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/combobox@npm:^3.13.2, @react-aria/combobox@workspace:../../packages/@react-aria/combobox": +"@react-aria/combobox@npm:^3.14.0, @react-aria/combobox@workspace:../../packages/@react-aria/combobox": version: 0.0.0-use.local resolution: "@react-aria/combobox@workspace:../../packages/@react-aria/combobox" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/listbox": "npm:^3.14.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/listbox": "npm:^3.15.0" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-stately/form": "npm:^3.2.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4033,27 +4015,27 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/datepicker@npm:^3.15.1, @react-aria/datepicker@workspace:../../packages/@react-aria/datepicker": +"@react-aria/datepicker@npm:^3.15.2, @react-aria/datepicker@workspace:../../packages/@react-aria/datepicker": version: 0.0.0-use.local resolution: "@react-aria/datepicker@workspace:../../packages/@react-aria/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/datepicker": "npm:^3.15.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-stately/form": "npm:^3.2.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4061,15 +4043,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/dialog@npm:^3.5.30, @react-aria/dialog@workspace:../../packages/@react-aria/dialog": +"@react-aria/dialog@npm:^3.5.31, @react-aria/dialog@workspace:../../packages/@react-aria/dialog": version: 0.0.0-use.local resolution: "@react-aria/dialog@workspace:../../packages/@react-aria/dialog" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4077,14 +4059,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/disclosure@npm:^3.0.8, @react-aria/disclosure@workspace:../../packages/@react-aria/disclosure": +"@react-aria/disclosure@npm:^3.1.0, @react-aria/disclosure@workspace:../../packages/@react-aria/disclosure": version: 0.0.0-use.local resolution: "@react-aria/disclosure@workspace:../../packages/@react-aria/disclosure" dependencies: "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/disclosure": "npm:^3.0.7" - "@react-types/button": "npm:^3.14.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/disclosure": "npm:^3.0.8" + "@react-types/button": "npm:^3.14.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4092,20 +4074,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/dnd@npm:^3.0.0, @react-aria/dnd@npm:^3.1.0, @react-aria/dnd@npm:^3.11.2, @react-aria/dnd@workspace:../../packages/@react-aria/dnd": +"@react-aria/dnd@npm:^3.0.0, @react-aria/dnd@npm:^3.1.0, @react-aria/dnd@npm:^3.11.3, @react-aria/dnd@workspace:../../packages/@react-aria/dnd": version: 0.0.0-use.local resolution: "@react-aria/dnd@workspace:../../packages/@react-aria/dnd" dependencies: "@internationalized/string": "npm:^3.2.7" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/dnd": "npm:^3.7.0" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/dnd": "npm:^3.7.1" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4119,13 +4101,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/focus@npm:^3.20.4, @react-aria/focus@npm:^3.21.1, @react-aria/focus@workspace:../../packages/@react-aria/focus": +"@react-aria/focus@npm:^3.20.4, @react-aria/focus@npm:^3.21.2, @react-aria/focus@workspace:../../packages/@react-aria/focus": version: 0.0.0-use.local resolution: "@react-aria/focus@workspace:../../packages/@react-aria/focus" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -4134,14 +4116,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/form@npm:^3.1.1, @react-aria/form@workspace:../../packages/@react-aria/form": +"@react-aria/form@npm:^3.1.2, @react-aria/form@workspace:../../packages/@react-aria/form": version: 0.0.0-use.local resolution: "@react-aria/form@workspace:../../packages/@react-aria/form" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4149,22 +4131,22 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/grid@npm:^3.14.4, @react-aria/grid@workspace:../../packages/@react-aria/grid": +"@react-aria/grid@npm:^3.14.5, @react-aria/grid@workspace:../../packages/@react-aria/grid": version: 0.0.0-use.local resolution: "@react-aria/grid@workspace:../../packages/@react-aria/grid" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4172,19 +4154,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/gridlist@npm:^3.14.0, @react-aria/gridlist@workspace:../../packages/@react-aria/gridlist": +"@react-aria/gridlist@npm:^3.14.1, @react-aria/gridlist@workspace:../../packages/@react-aria/gridlist": version: 0.0.0-use.local resolution: "@react-aria/gridlist@workspace:../../packages/@react-aria/gridlist" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4192,17 +4174,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/i18n@npm:^3.12.10, @react-aria/i18n@npm:^3.12.12, @react-aria/i18n@workspace:../../packages/@react-aria/i18n": +"@react-aria/i18n@npm:^3.12.10, @react-aria/i18n@npm:^3.12.13, @react-aria/i18n@workspace:../../packages/@react-aria/i18n": version: 0.0.0-use.local resolution: "@react-aria/i18n@workspace:../../packages/@react-aria/i18n" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/message": "npm:^3.1.8" "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4210,14 +4192,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/interactions@npm:^3.1.0, @react-aria/interactions@npm:^3.25.1, @react-aria/interactions@npm:^3.25.5, @react-aria/interactions@workspace:../../packages/@react-aria/interactions": +"@react-aria/interactions@npm:^3.1.0, @react-aria/interactions@npm:^3.25.1, @react-aria/interactions@npm:^3.25.6, @react-aria/interactions@workspace:../../packages/@react-aria/interactions": version: 0.0.0-use.local resolution: "@react-aria/interactions@workspace:../../packages/@react-aria/interactions" dependencies: "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/utils": "npm:^3.31.0" "@react-stately/flags": "npm:^3.1.2" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4225,12 +4207,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/label@npm:^3.7.21, @react-aria/label@workspace:../../packages/@react-aria/label": +"@react-aria/label@npm:^3.7.22, @react-aria/label@workspace:../../packages/@react-aria/label": version: 0.0.0-use.local resolution: "@react-aria/label@workspace:../../packages/@react-aria/label" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4238,12 +4220,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/landmark@npm:^3.0.6, @react-aria/landmark@workspace:../../packages/@react-aria/landmark": +"@react-aria/landmark@npm:^3.0.7, @react-aria/landmark@workspace:../../packages/@react-aria/landmark": version: 0.0.0-use.local resolution: "@react-aria/landmark@workspace:../../packages/@react-aria/landmark" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" use-sync-external-store: "npm:^1.4.0" peerDependencies: @@ -4252,14 +4234,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/link@npm:^3.8.5, @react-aria/link@workspace:../../packages/@react-aria/link": +"@react-aria/link@npm:^3.8.6, @react-aria/link@workspace:../../packages/@react-aria/link": version: 0.0.0-use.local resolution: "@react-aria/link@workspace:../../packages/@react-aria/link" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4267,18 +4249,18 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/listbox@npm:^3.14.8, @react-aria/listbox@workspace:../../packages/@react-aria/listbox": +"@react-aria/listbox@npm:^3.15.0, @react-aria/listbox@workspace:../../packages/@react-aria/listbox": version: 0.0.0-use.local resolution: "@react-aria/listbox@workspace:../../packages/@react-aria/listbox" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/listbox": "npm:^3.7.3" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/listbox": "npm:^3.7.4" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4294,23 +4276,23 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/menu@npm:^3.19.2, @react-aria/menu@workspace:../../packages/@react-aria/menu": +"@react-aria/menu@npm:^3.19.3, @react-aria/menu@workspace:../../packages/@react-aria/menu": version: 0.0.0-use.local resolution: "@react-aria/menu@workspace:../../packages/@react-aria/menu" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/menu": "npm:^3.9.7" - "@react-stately/selection": "npm:^3.20.5" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/menu": "npm:^3.10.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/button": "npm:^3.14.1" + "@react-types/menu": "npm:^3.10.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4318,13 +4300,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/meter@npm:^3.4.26, @react-aria/meter@workspace:../../packages/@react-aria/meter": +"@react-aria/meter@npm:^3.4.27, @react-aria/meter@workspace:../../packages/@react-aria/meter": version: 0.0.0-use.local resolution: "@react-aria/meter@workspace:../../packages/@react-aria/meter" dependencies: - "@react-aria/progress": "npm:^3.4.26" - "@react-types/meter": "npm:^3.4.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-types/meter": "npm:^3.4.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4332,20 +4314,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/numberfield@npm:^3.12.1, @react-aria/numberfield@workspace:../../packages/@react-aria/numberfield": +"@react-aria/numberfield@npm:^3.12.2, @react-aria/numberfield@workspace:../../packages/@react-aria/numberfield": version: 0.0.0-use.local resolution: "@react-aria/numberfield@workspace:../../packages/@react-aria/numberfield" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/numberfield": "npm:^3.8.14" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/numberfield": "npm:^3.8.15" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4370,20 +4352,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/overlays@npm:^3.29.1, @react-aria/overlays@workspace:../../packages/@react-aria/overlays": +"@react-aria/overlays@npm:^3.30.0, @react-aria/overlays@workspace:../../packages/@react-aria/overlays": version: 0.0.0-use.local resolution: "@react-aria/overlays@workspace:../../packages/@react-aria/overlays" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/button": "npm:^3.14.0" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/button": "npm:^3.14.1" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4399,15 +4381,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/progress@npm:^3.4.26, @react-aria/progress@workspace:../../packages/@react-aria/progress": +"@react-aria/progress@npm:^3.4.27, @react-aria/progress@workspace:../../packages/@react-aria/progress": version: 0.0.0-use.local resolution: "@react-aria/progress@workspace:../../packages/@react-aria/progress" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/progress": "npm:^3.5.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/progress": "npm:^3.5.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4415,19 +4397,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/radio@npm:^3.12.1, @react-aria/radio@workspace:../../packages/@react-aria/radio": +"@react-aria/radio@npm:^3.12.2, @react-aria/radio@workspace:../../packages/@react-aria/radio": version: 0.0.0-use.local resolution: "@react-aria/radio@workspace:../../packages/@react-aria/radio" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/radio": "npm:^3.11.1" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/radio": "npm:^3.11.2" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4435,17 +4417,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/searchfield@npm:^3.8.8, @react-aria/searchfield@workspace:../../packages/@react-aria/searchfield": +"@react-aria/searchfield@npm:^3.8.9, @react-aria/searchfield@workspace:../../packages/@react-aria/searchfield": version: 0.0.0-use.local resolution: "@react-aria/searchfield@workspace:../../packages/@react-aria/searchfield" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/searchfield": "npm:^3.5.15" - "@react-types/button": "npm:^3.14.0" - "@react-types/searchfield": "npm:^3.6.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-types/button": "npm:^3.14.1" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4453,23 +4435,23 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/select@npm:^3.16.2, @react-aria/select@workspace:../../packages/@react-aria/select": +"@react-aria/select@npm:^3.17.0, @react-aria/select@workspace:../../packages/@react-aria/select": version: 0.0.0-use.local resolution: "@react-aria/select@workspace:../../packages/@react-aria/select" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/select": "npm:^3.7.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/select": "npm:^3.8.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4477,16 +4459,16 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/selection@npm:^3.25.1, @react-aria/selection@workspace:../../packages/@react-aria/selection": +"@react-aria/selection@npm:^3.26.0, @react-aria/selection@workspace:../../packages/@react-aria/selection": version: 0.0.0-use.local resolution: "@react-aria/selection@workspace:../../packages/@react-aria/selection" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4494,12 +4476,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/separator@npm:^3.4.12, @react-aria/separator@workspace:../../packages/@react-aria/separator": +"@react-aria/separator@npm:^3.4.13, @react-aria/separator@workspace:../../packages/@react-aria/separator": version: 0.0.0-use.local resolution: "@react-aria/separator@workspace:../../packages/@react-aria/separator" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4507,17 +4489,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/slider@npm:^3.8.1, @react-aria/slider@workspace:../../packages/@react-aria/slider": +"@react-aria/slider@npm:^3.8.2, @react-aria/slider@workspace:../../packages/@react-aria/slider": version: 0.0.0-use.local resolution: "@react-aria/slider@workspace:../../packages/@react-aria/slider" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/slider": "npm:^3.7.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/slider": "npm:^3.7.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4525,15 +4507,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/spinbutton@npm:^3.6.18, @react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton": +"@react-aria/spinbutton@npm:^3.6.19, @react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton": version: 0.0.0-use.local resolution: "@react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton" dependencies: - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4551,15 +4533,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/steplist@npm:3.0.0-alpha.21, @react-aria/steplist@workspace:../../packages/@react-aria/steplist": +"@react-aria/steplist@npm:3.0.0-alpha.22, @react-aria/steplist@workspace:../../packages/@react-aria/steplist": version: 0.0.0-use.local resolution: "@react-aria/steplist@workspace:../../packages/@react-aria/steplist" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/steplist": "npm:3.0.0-alpha.17" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/steplist": "npm:3.0.0-alpha.18" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4567,14 +4549,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/switch@npm:^3.7.7, @react-aria/switch@workspace:../../packages/@react-aria/switch": +"@react-aria/switch@npm:^3.7.8, @react-aria/switch@workspace:../../packages/@react-aria/switch": version: 0.0.0-use.local resolution: "@react-aria/switch@workspace:../../packages/@react-aria/switch" dependencies: - "@react-aria/toggle": "npm:^3.12.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/switch": "npm:^3.5.14" + "@react-aria/toggle": "npm:^3.12.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/switch": "npm:^3.5.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4582,24 +4564,24 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/table@npm:^3.17.7, @react-aria/table@workspace:../../packages/@react-aria/table": +"@react-aria/table@npm:^3.17.8, @react-aria/table@workspace:../../packages/@react-aria/table": version: 0.0.0-use.local resolution: "@react-aria/table@workspace:../../packages/@react-aria/table" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/collections": "npm:^3.12.7" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/table": "npm:^3.15.0" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-stately/table": "npm:^3.15.1" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4607,17 +4589,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tabs@npm:^3.10.7, @react-aria/tabs@workspace:../../packages/@react-aria/tabs": +"@react-aria/tabs@npm:^3.10.8, @react-aria/tabs@workspace:../../packages/@react-aria/tabs": version: 0.0.0-use.local resolution: "@react-aria/tabs@workspace:../../packages/@react-aria/tabs" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tabs": "npm:^3.8.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tabs": "npm:^3.8.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4625,19 +4607,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tag@npm:^3.7.1, @react-aria/tag@workspace:../../packages/@react-aria/tag": +"@react-aria/tag@npm:^3.7.2, @react-aria/tag@workspace:../../packages/@react-aria/tag": version: 0.0.0-use.local resolution: "@react-aria/tag@workspace:../../packages/@react-aria/tag" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4645,7 +4627,7 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/test-utils@npm:1.0.0-beta.0, @react-aria/test-utils@npm:^1.0.0-alpha.8, @react-aria/test-utils@workspace:../../packages/@react-aria/test-utils": +"@react-aria/test-utils@npm:1.0.0-beta.1, @react-aria/test-utils@npm:^1.0.0-alpha.8, @react-aria/test-utils@workspace:../../packages/@react-aria/test-utils": version: 0.0.0-use.local resolution: "@react-aria/test-utils@workspace:../../packages/@react-aria/test-utils" dependencies: @@ -4658,18 +4640,18 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/textfield@npm:^3.18.1, @react-aria/textfield@workspace:../../packages/@react-aria/textfield": +"@react-aria/textfield@npm:^3.18.2, @react-aria/textfield@workspace:../../packages/@react-aria/textfield": version: 0.0.0-use.local resolution: "@react-aria/textfield@workspace:../../packages/@react-aria/textfield" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4677,17 +4659,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toast@npm:^3.0.7, @react-aria/toast@workspace:../../packages/@react-aria/toast": +"@react-aria/toast@npm:^3.0.8, @react-aria/toast@workspace:../../packages/@react-aria/toast": version: 0.0.0-use.local resolution: "@react-aria/toast@workspace:../../packages/@react-aria/toast" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/landmark": "npm:^3.0.6" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/landmark": "npm:^3.0.7" + "@react-aria/utils": "npm:^3.31.0" "@react-stately/toast": "npm:^3.1.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4695,15 +4677,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toggle@npm:^3.12.1, @react-aria/toggle@workspace:../../packages/@react-aria/toggle": +"@react-aria/toggle@npm:^3.12.2, @react-aria/toggle@workspace:../../packages/@react-aria/toggle": version: 0.0.0-use.local resolution: "@react-aria/toggle@workspace:../../packages/@react-aria/toggle" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4711,14 +4693,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toolbar@npm:3.0.0-beta.20, @react-aria/toolbar@workspace:../../packages/@react-aria/toolbar": +"@react-aria/toolbar@npm:3.0.0-beta.21, @react-aria/toolbar@workspace:../../packages/@react-aria/toolbar": version: 0.0.0-use.local resolution: "@react-aria/toolbar@workspace:../../packages/@react-aria/toolbar" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4726,15 +4708,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tooltip@npm:^3.8.7, @react-aria/tooltip@workspace:../../packages/@react-aria/tooltip": +"@react-aria/tooltip@npm:^3.8.8, @react-aria/tooltip@workspace:../../packages/@react-aria/tooltip": version: 0.0.0-use.local resolution: "@react-aria/tooltip@workspace:../../packages/@react-aria/tooltip" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tooltip": "npm:^3.5.7" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tooltip": "npm:^3.4.20" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tooltip": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4742,17 +4724,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tree@npm:^3.1.3, @react-aria/tree@workspace:../../packages/@react-aria/tree": +"@react-aria/tree@npm:^3.1.4, @react-aria/tree@workspace:../../packages/@react-aria/tree": version: 0.0.0-use.local resolution: "@react-aria/tree@workspace:../../packages/@react-aria/tree" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4760,14 +4742,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/utils@npm:^3.29.0, @react-aria/utils@npm:^3.30.1, @react-aria/utils@npm:^3.8.0, @react-aria/utils@workspace:../../packages/@react-aria/utils": +"@react-aria/utils@npm:^3.29.0, @react-aria/utils@npm:^3.31.0, @react-aria/utils@npm:^3.8.0, @react-aria/utils@workspace:../../packages/@react-aria/utils": version: 0.0.0-use.local resolution: "@react-aria/utils@workspace:../../packages/@react-aria/utils" dependencies: "@react-aria/ssr": "npm:^3.9.10" "@react-stately/flags": "npm:^3.1.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -4776,15 +4758,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/virtualizer@npm:^4.1.9, @react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer": +"@react-aria/virtualizer@npm:^4.1.10, @react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer": version: 0.0.0-use.local resolution: "@react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4792,13 +4774,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/visually-hidden@npm:^3.1.0, @react-aria/visually-hidden@npm:^3.8.27, @react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden": +"@react-aria/visually-hidden@npm:^3.1.0, @react-aria/visually-hidden@npm:^3.8.28, @react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden": version: 0.0.0-use.local resolution: "@react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4806,17 +4788,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/accordion@npm:^3.0.12, @react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion": +"@react-spectrum/accordion@npm:^3.0.13, @react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion": version: 0.0.0-use.local resolution: "@react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4824,25 +4806,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/actionbar@npm:^3.6.13, @react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar": +"@react-spectrum/actionbar@npm:^3.6.14, @react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar": version: 0.0.0-use.local resolution: "@react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/actiongroup": "npm:^3.11.3" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-types/actionbar": "npm:^3.1.18" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/actiongroup": "npm:^3.11.4" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-types/actionbar": "npm:^3.1.19" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4851,27 +4833,27 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/actiongroup@npm:^3.11.3, @react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup": +"@react-spectrum/actiongroup@npm:^3.11.4, @react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup": version: 0.0.0-use.local resolution: "@react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/actiongroup": "npm:^3.7.20" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/actiongroup": "npm:^3.4.20" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-aria/actiongroup": "npm:^3.7.21" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/actiongroup": "npm:^3.4.21" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.0 @@ -4880,35 +4862,35 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/autocomplete@npm:3.0.0-alpha.49, @react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete": +"@react-spectrum/autocomplete@npm:3.0.0-alpha.50, @react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete": version: 0.0.0-use.local resolution: "@react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/autocomplete": "npm:3.0.0-rc.2" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-types/autocomplete": "npm:3.0.0-alpha.34" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/autocomplete": "npm:3.0.0-rc.3" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/autocomplete": "npm:3.0.0-alpha.35" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4917,15 +4899,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/avatar@npm:^3.0.25, @react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar": +"@react-spectrum/avatar@npm:^3.0.26, @react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar": version: 0.0.0-use.local resolution: "@react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/avatar": "npm:^3.0.18" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/avatar": "npm:^3.0.19" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.1 @@ -4934,16 +4916,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/badge@npm:^3.1.29, @react-spectrum/badge@workspace:../../packages/@react-spectrum/badge": +"@react-spectrum/badge@npm:^3.1.30, @react-spectrum/badge@workspace:../../packages/@react-spectrum/badge": version: 0.0.0-use.local resolution: "@react-spectrum/badge@workspace:../../packages/@react-spectrum/badge" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/badge": "npm:^3.1.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/badge": "npm:^3.1.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4952,23 +4934,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/breadcrumbs@npm:^3.1.0, @react-spectrum/breadcrumbs@npm:^3.9.23, @react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs": +"@react-spectrum/breadcrumbs@npm:^3.1.0, @react-spectrum/breadcrumbs@npm:^3.9.24, @react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs": version: 0.0.0-use.local resolution: "@react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/breadcrumbs": "npm:^3.5.28" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-types/breadcrumbs": "npm:^3.7.16" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/breadcrumbs": "npm:^3.5.29" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-types/breadcrumbs": "npm:^3.7.17" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -4977,24 +4959,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/button@npm:^3.1.0, @react-spectrum/button@npm:^3.17.3, @react-spectrum/button@npm:^3.8.1, @react-spectrum/button@workspace:../../packages/@react-spectrum/button": +"@react-spectrum/button@npm:^3.1.0, @react-spectrum/button@npm:^3.17.4, @react-spectrum/button@npm:^3.8.1, @react-spectrum/button@workspace:../../packages/@react-spectrum/button": version: 0.0.0-use.local resolution: "@react-spectrum/button@workspace:../../packages/@react-spectrum/button" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/progress": "npm:^3.7.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/progress": "npm:^3.7.20" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: @@ -5004,15 +4986,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/buttongroup@npm:^3.6.25, @react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup": +"@react-spectrum/buttongroup@npm:^3.6.26, @react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup": version: 0.0.0-use.local resolution: "@react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/buttongroup": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/buttongroup": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@spectrum-icons/workflow": "npm:^4.0.0" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -5022,27 +5004,27 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/calendar@npm:^3.7.7, @react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar": +"@react-spectrum/calendar@npm:^3.7.8, @react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar": version: 0.0.0-use.local resolution: "@react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/calendar": "npm:^3.9.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/label": "npm:^3.16.18" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/label": "npm:^3.16.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/calendar": "npm:^3.8.4" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/calendar": "npm:^3.9.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5056,22 +5038,22 @@ __metadata: resolution: "@react-spectrum/card@workspace:../../packages/@react-spectrum/card" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/card": "npm:3.0.0-alpha.39" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/card": "npm:3.0.0-alpha.40" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5080,24 +5062,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/checkbox@npm:^3.10.3, @react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox": +"@react-spectrum/checkbox@npm:^3.10.4, @react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox": version: 0.0.0-use.local resolution: "@react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/checkbox": "npm:^3.16.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/checkbox": "npm:^3.7.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/checkbox": "npm:^3.16.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5113,12 +5095,11 @@ __metadata: "@babel/parser": "npm:^7.24.5" "@babel/traverse": "npm:^7.24.5" "@babel/types": "npm:^7.24.5" - "@react-spectrum/s2": "npm:^0.11.2" - "@react-types/shared": "npm:^3.32.0" + "@react-spectrum/s2": "npm:^0.12.0" + "@react-types/shared": "npm:^3.32.1" "@types/jscodeshift": "npm:^0.11.11" "@types/node": "npm:^22" boxen: "npm:^5.1.2" - build: "npm:^0.1.4" chalk: "npm:^4.0.0" execa: "npm:^5.1.1" jscodeshift: "npm:^0.15.2" @@ -5134,31 +5115,31 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/color@npm:^3.1.3, @react-spectrum/color@workspace:../../packages/@react-spectrum/color": +"@react-spectrum/color@npm:^3.1.4, @react-spectrum/color@workspace:../../packages/@react-spectrum/color": version: 0.0.0-use.local resolution: "@react-spectrum/color@workspace:../../packages/@react-spectrum/color" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/color": "npm:^3.1.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.4" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/color": "npm:^3.9.1" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-aria/color": "npm:^3.1.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.5" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/color": "npm:^3.9.2" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5166,35 +5147,35 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/combobox@npm:^3.16.3, @react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox": +"@react-spectrum/combobox@npm:^3.16.4, @react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox": version: 0.0.0-use.local resolution: "@react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/combobox": "npm:^3.13.2" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5203,21 +5184,21 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/contextualhelp@npm:^3.6.27, @react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp": +"@react-spectrum/contextualhelp@npm:^3.6.28, @react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp": version: 0.0.0-use.local resolution: "@react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/dialog": "npm:^3.9.3" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/dialog": "npm:^3.9.4" "@react-spectrum/link": "npm:^3.2.0" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-spectrum/utils": "npm:^3.12.9" "@react-spectrum/view": "npm:^3.1.3" - "@react-types/contextualhelp": "npm:^3.2.21" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-types/contextualhelp": "npm:^3.2.22" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5226,31 +5207,31 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/datepicker@npm:^3.14.7, @react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker": +"@react-spectrum/datepicker@npm:^3.14.8, @react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker": version: 0.0.0-use.local resolution: "@react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/datepicker": "npm:^3.15.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/calendar": "npm:^3.7.7" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/layout": "npm:^3.6.18" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/datepicker": "npm:^3.15.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/calendar": "npm:^3.7.8" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/layout": "npm:^3.6.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/datepicker": "npm:^3.15.1" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5259,30 +5240,30 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dialog@npm:^3.1.0, @react-spectrum/dialog@npm:^3.9.3, @react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog": +"@react-spectrum/dialog@npm:^3.1.0, @react-spectrum/dialog@npm:^3.9.4, @react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog": version: 0.0.0-use.local resolution: "@react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/buttongroup": "npm:^3.6.25" - "@react-spectrum/divider": "npm:^3.5.26" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/overlays": "npm:^5.8.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/buttongroup": "npm:^3.6.26" + "@react-spectrum/divider": "npm:^3.5.27" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/overlays": "npm:^5.9.0" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/button": "npm:^3.14.0" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/button": "npm:^3.14.1" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5291,15 +5272,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/divider@npm:^3.1.0, @react-spectrum/divider@npm:^3.5.26, @react-spectrum/divider@workspace:../../packages/@react-spectrum/divider": +"@react-spectrum/divider@npm:^3.1.0, @react-spectrum/divider@npm:^3.5.27, @react-spectrum/divider@workspace:../../packages/@react-spectrum/divider": version: 0.0.0-use.local resolution: "@react-spectrum/divider@workspace:../../packages/@react-spectrum/divider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/separator": "npm:^3.4.12" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/divider": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/divider": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5307,14 +5288,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dnd@npm:^3.6.1, @react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd": +"@react-spectrum/dnd@npm:^3.6.2, @react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd": version: 0.0.0-use.local resolution: "@react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/dnd": "npm:^3.11.2" - "@react-stately/dnd": "npm:^3.7.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-stately/dnd": "npm:^3.7.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5332,7 +5313,7 @@ __metadata: "@react-aria/aria-modal-polyfill": "npm:^3.1.0" "@react-aria/interactions": "npm:^3.1.0" "@react-aria/visually-hidden": "npm:^3.1.0" - "@react-spectrum/autocomplete": "npm:3.0.0-alpha.49" + "@react-spectrum/autocomplete": "npm:3.0.0-alpha.50" "@react-spectrum/breadcrumbs": "npm:^3.1.0" "@react-spectrum/button": "npm:^3.1.0" "@react-spectrum/dialog": "npm:^3.1.0" @@ -5349,7 +5330,7 @@ __metadata: "@spectrum-icons/workflow": "npm:^4.0.0" algoliasearch: "npm:^4.14.1" clsx: "npm:^2.0.0" - dompurify: "npm:^2.3.10" + dompurify: "npm:^3.2.4" globals-docs: "npm:^2.4.1" highlight.js: "npm:9.18.1" markdown-to-jsx: "npm:^6.11.0" @@ -5363,18 +5344,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dropzone@npm:^3.0.17, @react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone": +"@react-spectrum/dropzone@npm:^3.0.18, @react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone": version: 0.0.0-use.local resolution: "@react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5383,13 +5364,13 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/filetrigger@npm:^3.0.17, @react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger": +"@react-spectrum/filetrigger@npm:^3.0.18, @react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger": version: 0.0.0-use.local resolution: "@react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5398,16 +5379,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/form@npm:^3.7.18, @react-spectrum/form@workspace:../../packages/@react-spectrum/form": +"@react-spectrum/form@npm:^3.7.19, @react-spectrum/form@workspace:../../packages/@react-spectrum/form": version: 0.0.0-use.local resolution: "@react-spectrum/form@workspace:../../packages/@react-spectrum/form" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/form": "npm:^3.2.1" - "@react-types/form": "npm:^3.7.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/form": "npm:^3.2.2" + "@react-types/form": "npm:^3.7.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5416,14 +5397,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/icon@npm:^3.8.8, @react-spectrum/icon@workspace:../../packages/@react-spectrum/icon": +"@react-spectrum/icon@npm:^3.8.9, @react-spectrum/icon@workspace:../../packages/@react-spectrum/icon": version: 0.0.0-use.local resolution: "@react-spectrum/icon@workspace:../../packages/@react-spectrum/icon" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5432,16 +5413,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/illustratedmessage@npm:^3.5.0, @react-spectrum/illustratedmessage@npm:^3.5.13, @react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage": +"@react-spectrum/illustratedmessage@npm:^3.5.0, @react-spectrum/illustratedmessage@npm:^3.5.14, @react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage": version: 0.0.0-use.local resolution: "@react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/illustratedmessage": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/illustratedmessage": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5450,15 +5431,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/image@npm:^3.6.1, @react-spectrum/image@workspace:../../packages/@react-spectrum/image": +"@react-spectrum/image@npm:^3.6.2, @react-spectrum/image@workspace:../../packages/@react-spectrum/image": version: 0.0.0-use.local resolution: "@react-spectrum/image@workspace:../../packages/@react-spectrum/image" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/image": "npm:^3.5.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/image": "npm:^3.5.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5467,18 +5448,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/inlinealert@npm:^3.2.19, @react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert": +"@react-spectrum/inlinealert@npm:^3.2.20, @react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert": version: 0.0.0-use.local resolution: "@react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5487,19 +5468,19 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/label@npm:^3.16.18, @react-spectrum/label@workspace:../../packages/@react-spectrum/label": +"@react-spectrum/label@npm:^3.16.19, @react-spectrum/label@workspace:../../packages/@react-spectrum/label": version: 0.0.0-use.local resolution: "@react-spectrum/label@workspace:../../packages/@react-spectrum/label" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/label": "npm:^3.9.14" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/label": "npm:^3.9.15" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5508,17 +5489,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/labeledvalue@npm:^3.2.6, @react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue": +"@react-spectrum/labeledvalue@npm:^3.2.7, @react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue": version: 0.0.0-use.local resolution: "@react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5527,15 +5508,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/layout@npm:^3.1.0, @react-spectrum/layout@npm:^3.6.18, @react-spectrum/layout@workspace:../../packages/@react-spectrum/layout": +"@react-spectrum/layout@npm:^3.1.0, @react-spectrum/layout@npm:^3.6.19, @react-spectrum/layout@workspace:../../packages/@react-spectrum/layout": version: 0.0.0-use.local resolution: "@react-spectrum/layout@workspace:../../packages/@react-spectrum/layout" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/layout": "npm:^3.3.26" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/layout": "npm:^3.3.27" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5544,18 +5525,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/link@npm:^3.2.0, @react-spectrum/link@npm:^3.6.21, @react-spectrum/link@workspace:../../packages/@react-spectrum/link": +"@react-spectrum/link@npm:^3.2.0, @react-spectrum/link@npm:^3.6.22, @react-spectrum/link@workspace:../../packages/@react-spectrum/link": version: 0.0.0-use.local resolution: "@react-spectrum/link@workspace:../../packages/@react-spectrum/link" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/link": "npm:^3.8.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5564,36 +5545,36 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/list@npm:^3.10.7, @react-spectrum/list@workspace:../../packages/@react-spectrum/list": +"@react-spectrum/list@npm:^3.10.8, @react-spectrum/list@workspace:../../packages/@react-spectrum/list": version: 0.0.0-use.local resolution: "@react-spectrum/list@workspace:../../packages/@react-spectrum/list" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" + "@react-aria/button": "npm:^3.14.2" "@react-aria/dnd": "npm:^3.0.0" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-aria/visually-hidden": "npm:^3.8.27" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-aria/visually-hidden": "npm:^3.8.28" "@react-spectrum/button": "npm:^3.8.1" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/dnd": "npm:^3.0.0" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" react-transition-group: "npm:^4.4.5" peerDependencies: @@ -5603,28 +5584,28 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/listbox@npm:^3.15.7, @react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox": +"@react-spectrum/listbox@npm:^3.15.8, @react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox": version: 0.0.0-use.local resolution: "@react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/listbox": "npm:^3.7.3" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/listbox": "npm:^3.7.4" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.0 @@ -5637,7 +5618,6 @@ __metadata: version: 0.0.0-use.local resolution: "@react-spectrum/mcp@workspace:../../packages/dev/mcp" dependencies: - "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@modelcontextprotocol/sdk": "npm:^1.17.3" "@swc/helpers": "npm:^0.5.0" fast-glob: "npm:^3.3.3" @@ -5648,32 +5628,32 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/menu@npm:^3.22.7, @react-spectrum/menu@workspace:../../packages/@react-spectrum/menu": +"@react-spectrum/menu@npm:^3.22.8, @react-spectrum/menu@workspace:../../packages/@react-spectrum/menu": version: 0.0.0-use.local resolution: "@react-spectrum/menu@workspace:../../packages/@react-spectrum/menu" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/separator": "npm:^3.4.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/menu": "npm:^3.9.7" - "@react-stately/overlays": "npm:^3.6.19" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/menu": "npm:^3.10.4" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/overlays": "npm:^3.6.20" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/menu": "npm:^3.10.5" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5682,16 +5662,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/meter@npm:^3.5.13, @react-spectrum/meter@workspace:../../packages/@react-spectrum/meter": +"@react-spectrum/meter@npm:^3.5.14, @react-spectrum/meter@workspace:../../packages/@react-spectrum/meter": version: 0.0.0-use.local resolution: "@react-spectrum/meter@workspace:../../packages/@react-spectrum/meter" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/meter": "npm:^3.4.26" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/meter": "npm:^3.4.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/meter": "npm:^3.4.27" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/meter": "npm:^3.4.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5700,28 +5680,28 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/numberfield@npm:^3.10.1, @react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield": +"@react-spectrum/numberfield@npm:^3.10.2, @react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield": version: 0.0.0-use.local resolution: "@react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/numberfield": "npm:^3.12.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/numberfield": "npm:^3.8.14" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/numberfield": "npm:^3.8.15" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5730,18 +5710,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/overlays@npm:^5.8.2, @react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays": +"@react-spectrum/overlays@npm:^5.9.0, @react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays": version: 0.0.0-use.local resolution: "@react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" react-transition-group: "npm:^4.4.5" peerDependencies: @@ -5751,7 +5731,7 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/parcel-namer-s2@npm:^0.3.1, @react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2": +"@react-spectrum/parcel-namer-s2@npm:^0.3.2, @react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2": version: 0.0.0-use.local resolution: "@react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2" dependencies: @@ -5759,7 +5739,7 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/parcel-transformer-s2-icon@npm:^0.3.1, @react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon": +"@react-spectrum/parcel-transformer-s2-icon@npm:^0.3.2, @react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon": version: 0.0.0-use.local resolution: "@react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon" dependencies: @@ -5768,31 +5748,32 @@ __metadata: "@svgr/core": "npm:^8.1.0" "@svgr/plugin-jsx": "npm:^8.1.0" "@svgr/plugin-svgo": "npm:^8.1.0" + prettier: "npm:^3.6.2" languageName: unknown linkType: soft -"@react-spectrum/picker@npm:^3.1.0, @react-spectrum/picker@npm:^3.16.3, @react-spectrum/picker@workspace:../../packages/@react-spectrum/picker": +"@react-spectrum/picker@npm:^3.1.0, @react-spectrum/picker@npm:^3.16.4, @react-spectrum/picker@workspace:../../packages/@react-spectrum/picker": version: 0.0.0-use.local resolution: "@react-spectrum/picker@workspace:../../packages/@react-spectrum/picker" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/select": "npm:^3.16.2" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/select": "npm:^3.7.1" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/select": "npm:^3.17.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/select": "npm:^3.8.0" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.1.4 @@ -5801,16 +5782,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/progress@npm:^3.7.19, @react-spectrum/progress@workspace:../../packages/@react-spectrum/progress": +"@react-spectrum/progress@npm:^3.7.20, @react-spectrum/progress@workspace:../../packages/@react-spectrum/progress": version: 0.0.0-use.local resolution: "@react-spectrum/progress@workspace:../../packages/@react-spectrum/progress" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/progress": "npm:^3.4.26" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/progress": "npm:^3.5.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/progress": "npm:^3.5.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5819,17 +5800,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/provider@npm:^3.1.0, @react-spectrum/provider@npm:^3.10.10, @react-spectrum/provider@workspace:../../packages/@react-spectrum/provider": +"@react-spectrum/provider@npm:^3.1.0, @react-spectrum/provider@npm:^3.10.11, @react-spectrum/provider@workspace:../../packages/@react-spectrum/provider": version: 0.0.0-use.local resolution: "@react-spectrum/provider@workspace:../../packages/@react-spectrum/provider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -5838,20 +5819,20 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/radio@npm:^3.7.20, @react-spectrum/radio@workspace:../../packages/@react-spectrum/radio": +"@react-spectrum/radio@npm:^3.7.21, @react-spectrum/radio@workspace:../../packages/@react-spectrum/radio": version: 0.0.0-use.local resolution: "@react-spectrum/radio@workspace:../../packages/@react-spectrum/radio" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/radio": "npm:^3.12.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/radio": "npm:^3.11.1" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/radio": "npm:^3.12.2" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/radio": "npm:^3.11.2" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5864,13 +5845,14 @@ __metadata: version: 0.0.0-use.local resolution: "@react-spectrum/s2-docs@workspace:../../packages/dev/s2-docs" dependencies: + "@babel/parser": "npm:^7.26.3" "@parcel/plugin": "npm:^2.16.0" "@parcel/rsc": "npm:^2.16.0" "@react-aria/focus": "npm:^3.20.4" "@react-aria/i18n": "npm:^3.12.10" "@react-aria/interactions": "npm:^3.25.1" "@react-aria/utils": "npm:^3.29.0" - "@react-spectrum/s2": "npm:^0.11.0" + "@react-spectrum/s2": "npm:^0.12.0" "@react-spectrum/utils": "npm:^3.12.6" "@react-types/shared": "npm:^3.30.0" "@react-types/textfield": "npm:^3.12.3" @@ -5913,10 +5895,10 @@ __metadata: "@parcel/transformer-js": "npm:^2.16.0" "@parcel/transformer-raw": "npm:^2.16.0" "@parcel/transformer-react-refresh-wrap": "npm:^2.16.0" - "@react-spectrum/parcel-namer-s2": "npm:^0.3.1" - "@react-spectrum/parcel-transformer-s2-icon": "npm:^0.3.1" + "@react-spectrum/parcel-namer-s2": "npm:^0.3.2" + "@react-spectrum/parcel-transformer-s2-icon": "npm:^0.3.2" "@swc/helpers": "npm:^0.5.0" - glob: "npm:^8.0.3" + glob: "npm:^11.0.3" peerDependencies: "@react-spectrum/s2": ">=0.8.0" react: ^18.0.0 || ^19.0.0-rc.1 @@ -5926,61 +5908,61 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/s2@npm:^0.11.0, @react-spectrum/s2@npm:^0.11.2, @react-spectrum/s2@workspace:../../packages/@react-spectrum/s2": +"@react-spectrum/s2@npm:^0.12.0, @react-spectrum/s2@workspace:../../packages/@react-spectrum/s2": version: 0.0.0-use.local resolution: "@react-spectrum/s2@workspace:../../packages/@react-spectrum/s2" dependencies: "@adobe/spectrum-tokens": "npm:^13.15.1" - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/number": "npm:^3.6.5" "@parcel/macros": "npm:^2.16.0" - "@react-aria/calendar": "npm:^3.9.1" - "@react-aria/collections": "npm:3.0.0-rc.7" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" "@react-aria/test-utils": "npm:^1.0.0-alpha.8" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/layout": "npm:^4.5.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/layout": "npm:^4.5.1" "@react-stately/utils": "npm:^3.10.8" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/grid": "npm:^3.3.5" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/grid": "npm:^3.3.6" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" + "@react-types/textfield": "npm:^3.12.6" "@storybook/jest": "npm:^0.2.3" "@testing-library/dom": "npm:^10.1.0" "@testing-library/react": "npm:^16.0.0" "@testing-library/user-event": "npm:^14.0.0" csstype: "npm:^3.0.2" jest: "npm:^29.5.0" - react-aria: "npm:^3.43.2" - react-aria-components: "npm:^1.12.2" - react-stately: "npm:^3.41.0" + react-aria: "npm:^3.44.0" + react-aria-components: "npm:^1.13.0" + react-stately: "npm:^3.42.0" peerDependencies: react: ^18.0.0 || ^19.0.0-rc.1 react-dom: ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/searchfield@npm:^3.8.22, @react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield": +"@react-spectrum/searchfield@npm:^3.8.23, @react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield": version: 0.0.0-use.local resolution: "@react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/searchfield": "npm:^3.8.8" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/searchfield": "npm:^3.5.15" - "@react-types/searchfield": "npm:^3.6.5" - "@react-types/textfield": "npm:^3.12.5" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/textfield": "npm:^3.12.6" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5989,21 +5971,21 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/slider@npm:^3.8.1, @react-spectrum/slider@workspace:../../packages/@react-spectrum/slider": +"@react-spectrum/slider@npm:^3.8.2, @react-spectrum/slider@workspace:../../packages/@react-spectrum/slider": version: 0.0.0-use.local resolution: "@react-spectrum/slider@workspace:../../packages/@react-spectrum/slider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/slider": "npm:^3.8.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/slider": "npm:^3.7.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/slider": "npm:^3.8.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/slider": "npm:^3.7.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6012,15 +5994,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/statuslight@npm:^3.5.25, @react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight": +"@react-spectrum/statuslight@npm:^3.5.26, @react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight": version: 0.0.0-use.local resolution: "@react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/statuslight": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/statuslight": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6034,17 +6016,17 @@ __metadata: resolution: "@react-spectrum/steplist@workspace:../../packages/@react-spectrum/steplist" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/steplist": "npm:3.0.0-alpha.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/steplist": "npm:3.0.0-alpha.17" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/steplist": "npm:3.0.0-alpha.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/steplist": "npm:3.0.0-alpha.18" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6066,24 +6048,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/style-macro-s1@npm:3.0.0-alpha.4, @react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1": +"@react-spectrum/style-macro-s1@npm:3.0.0-alpha.5, @react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1": version: 0.0.0-use.local resolution: "@react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1" languageName: unknown linkType: soft -"@react-spectrum/switch@npm:^3.6.5, @react-spectrum/switch@workspace:../../packages/@react-spectrum/switch": +"@react-spectrum/switch@npm:^3.6.6, @react-spectrum/switch@workspace:../../packages/@react-spectrum/switch": version: 0.0.0-use.local resolution: "@react-spectrum/switch@workspace:../../packages/@react-spectrum/switch" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/switch": "npm:^3.7.7" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/switch": "npm:^3.5.14" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/switch": "npm:^3.7.8" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/switch": "npm:^3.5.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6092,38 +6074,38 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/table@npm:^3.17.7, @react-spectrum/table@workspace:../../packages/@react-spectrum/table": +"@react-spectrum/table@npm:^3.17.8, @react-spectrum/table@workspace:../../packages/@react-spectrum/table": version: 0.0.0-use.local resolution: "@react-spectrum/table@workspace:../../packages/@react-spectrum/table" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" + "@react-aria/button": "npm:^3.14.2" "@react-aria/dnd": "npm:^3.1.0" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/table": "npm:^3.17.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/table": "npm:^3.17.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/dnd": "npm:^3.1.0" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/table": "npm:^3.15.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6132,25 +6114,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tabs@npm:^3.8.26, @react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs": +"@react-spectrum/tabs@npm:^3.8.27, @react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs": version: 0.0.0-use.local resolution: "@react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/tabs": "npm:^3.10.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/tabs": "npm:^3.8.5" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/tabs": "npm:^3.10.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/tabs": "npm:^3.8.6" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6159,25 +6141,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tag@npm:^3.3.6, @react-spectrum/tag@workspace:../../packages/@react-spectrum/tag": +"@react-spectrum/tag@npm:^3.3.7, @react-spectrum/tag@workspace:../../packages/@react-spectrum/tag": version: 0.0.0-use.local resolution: "@react-spectrum/tag@workspace:../../packages/@react-spectrum/tag" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/tag": "npm:^3.7.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/tag": "npm:^3.7.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6192,7 +6174,7 @@ __metadata: dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@react-aria/ssr": "npm:^3.0.0" - "@react-spectrum/test-utils": "npm:1.0.0-beta.1" + "@react-spectrum/test-utils": "npm:1.0.0-beta.2" "@react-spectrum/theme-default": "npm:^3.5.13" "@swc/helpers": "npm:^0.5.0" "@testing-library/dom": "npm:^10.1.0" @@ -6208,12 +6190,12 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/test-utils@npm:1.0.0-beta.1, @react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils": +"@react-spectrum/test-utils@npm:1.0.0-beta.2, @react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils": version: 0.0.0-use.local resolution: "@react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/test-utils": "npm:1.0.0-beta.0" + "@react-aria/test-utils": "npm:1.0.0-beta.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@testing-library/react": ^16.0.0 @@ -6224,17 +6206,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/text@npm:^3.1.0, @react-spectrum/text@npm:^3.5.21, @react-spectrum/text@workspace:../../packages/@react-spectrum/text": +"@react-spectrum/text@npm:^3.1.0, @react-spectrum/text@npm:^3.5.22, @react-spectrum/text@workspace:../../packages/@react-spectrum/text": version: 0.0.0-use.local resolution: "@react-spectrum/text@workspace:../../packages/@react-spectrum/text" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/text": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/text": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6243,23 +6225,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/textfield@npm:^3.14.1, @react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield": +"@react-spectrum/textfield@npm:^3.14.2, @react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield": version: 0.0.0-use.local resolution: "@react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" + "@spectrum-icons/ui": "npm:^3.6.20" "@spectrum-icons/workflow": "npm:^4.0.0" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -6269,24 +6251,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/theme-dark@npm:^3.5.21, @react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark": +"@react-spectrum/theme-dark@npm:^3.5.22, @react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark": version: 0.0.0-use.local resolution: "@react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/theme-default@npm:^3.1.0, @react-spectrum/theme-default@npm:^3.5.13, @react-spectrum/theme-default@npm:^3.5.21, @react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default": +"@react-spectrum/theme-default@npm:^3.1.0, @react-spectrum/theme-default@npm:^3.5.13, @react-spectrum/theme-default@npm:^3.5.22, @react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default": version: 0.0.0-use.local resolution: "@react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6298,42 +6280,42 @@ __metadata: resolution: "@react-spectrum/theme-express@workspace:../../packages/@react-spectrum/theme-express" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-spectrum/theme-default": "npm:^3.5.21" - "@react-types/provider": "npm:^3.8.12" + "@react-spectrum/theme-default": "npm:^3.5.22" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/theme-light@npm:^3.4.21, @react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light": +"@react-spectrum/theme-light@npm:^3.4.22, @react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light": version: 0.0.0-use.local resolution: "@react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/toast@npm:^3.1.3, @react-spectrum/toast@workspace:../../packages/@react-spectrum/toast": +"@react-spectrum/toast@npm:^3.1.4, @react-spectrum/toast@workspace:../../packages/@react-spectrum/toast": version: 0.0.0-use.local resolution: "@react-spectrum/toast@workspace:../../packages/@react-spectrum/toast" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/toast": "npm:^3.0.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/toast": "npm:^3.0.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/toast": "npm:^3.1.2" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" "@types/use-sync-external-store": "npm:^0.0.3" use-sync-external-store: "npm:^1.4.0" @@ -6344,22 +6326,22 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tooltip@npm:^3.7.10, @react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip": +"@react-spectrum/tooltip@npm:^3.7.11, @react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip": version: 0.0.0-use.local resolution: "@react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/tooltip": "npm:^3.8.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/tooltip": "npm:^3.5.7" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tooltip": "npm:^3.4.20" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/tooltip": "npm:^3.8.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tooltip": "npm:^3.4.21" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6368,23 +6350,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tree@npm:^3.1.7, @react-spectrum/tree@workspace:../../packages/@react-spectrum/tree": +"@react-spectrum/tree@npm:^3.1.8, @react-spectrum/tree@workspace:../../packages/@react-spectrum/tree": version: 0.0.0-use.local resolution: "@react-spectrum/tree@workspace:../../packages/@react-spectrum/tree" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/tree": "npm:^3.1.3" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.4" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/tree": "npm:^3.1.4" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.5" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6398,14 +6380,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/utils@npm:^3.12.6, @react-spectrum/utils@npm:^3.12.8, @react-spectrum/utils@workspace:../../packages/@react-spectrum/utils": +"@react-spectrum/utils@npm:^3.12.6, @react-spectrum/utils@npm:^3.12.9, @react-spectrum/utils@workspace:../../packages/@react-spectrum/utils": version: 0.0.0-use.local resolution: "@react-spectrum/utils@workspace:../../packages/@react-spectrum/utils" dependencies: - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -6414,15 +6396,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/view@npm:^3.1.0, @react-spectrum/view@npm:^3.1.3, @react-spectrum/view@npm:^3.6.22, @react-spectrum/view@workspace:../../packages/@react-spectrum/view": +"@react-spectrum/view@npm:^3.1.0, @react-spectrum/view@npm:^3.1.3, @react-spectrum/view@npm:^3.6.23, @react-spectrum/view@workspace:../../packages/@react-spectrum/view": version: 0.0.0-use.local resolution: "@react-spectrum/view@workspace:../../packages/@react-spectrum/view" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/view": "npm:^3.4.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/view": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6431,15 +6413,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/well@npm:^3.4.26, @react-spectrum/well@workspace:../../packages/@react-spectrum/well": +"@react-spectrum/well@npm:^3.4.27, @react-spectrum/well@workspace:../../packages/@react-spectrum/well": version: 0.0.0-use.local resolution: "@react-spectrum/well@workspace:../../packages/@react-spectrum/well" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/well": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/well": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6458,126 +6440,126 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/calendar@npm:^3.8.4, @react-stately/calendar@workspace:../../packages/@react-stately/calendar": +"@react-stately/calendar@npm:^3.9.0, @react-stately/calendar@workspace:../../packages/@react-stately/calendar": version: 0.0.0-use.local resolution: "@react-stately/calendar@workspace:../../packages/@react-stately/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@react-stately/utils": "npm:^3.10.8" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/checkbox@npm:^3.7.1, @react-stately/checkbox@workspace:../../packages/@react-stately/checkbox": +"@react-stately/checkbox@npm:^3.7.2, @react-stately/checkbox@workspace:../../packages/@react-stately/checkbox": version: 0.0.0-use.local resolution: "@react-stately/checkbox@workspace:../../packages/@react-stately/checkbox" dependencies: - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/collections@npm:^3.12.7, @react-stately/collections@workspace:../../packages/@react-stately/collections": +"@react-stately/collections@npm:^3.12.8, @react-stately/collections@workspace:../../packages/@react-stately/collections": version: 0.0.0-use.local resolution: "@react-stately/collections@workspace:../../packages/@react-stately/collections" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/color@npm:^3.9.1, @react-stately/color@workspace:../../packages/@react-stately/color": +"@react-stately/color@npm:^3.9.2, @react-stately/color@workspace:../../packages/@react-stately/color": version: 0.0.0-use.local resolution: "@react-stately/color@workspace:../../packages/@react-stately/color" dependencies: "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-stately/slider": "npm:^3.7.1" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-stately/slider": "npm:^3.7.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/combobox@npm:^3.11.1, @react-stately/combobox@workspace:../../packages/@react-stately/combobox": +"@react-stately/combobox@npm:^3.12.0, @react-stately/combobox@workspace:../../packages/@react-stately/combobox": version: 0.0.0-use.local resolution: "@react-stately/combobox@workspace:../../packages/@react-stately/combobox" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/data@npm:^3.14.0, @react-stately/data@workspace:../../packages/@react-stately/data": +"@react-stately/data@npm:^3.14.1, @react-stately/data@workspace:../../packages/@react-stately/data": version: 0.0.0-use.local resolution: "@react-stately/data@workspace:../../packages/@react-stately/data" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/datepicker@npm:^3.15.1, @react-stately/datepicker@workspace:../../packages/@react-stately/datepicker": +"@react-stately/datepicker@npm:^3.15.2, @react-stately/datepicker@workspace:../../packages/@react-stately/datepicker": version: 0.0.0-use.local resolution: "@react-stately/datepicker@workspace:../../packages/@react-stately/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/string": "npm:^3.2.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/disclosure@npm:^3.0.7, @react-stately/disclosure@workspace:../../packages/@react-stately/disclosure": +"@react-stately/disclosure@npm:^3.0.8, @react-stately/disclosure@workspace:../../packages/@react-stately/disclosure": version: 0.0.0-use.local resolution: "@react-stately/disclosure@workspace:../../packages/@react-stately/disclosure" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/dnd@npm:^3.0.0, @react-stately/dnd@npm:^3.1.0, @react-stately/dnd@npm:^3.7.0, @react-stately/dnd@workspace:../../packages/@react-stately/dnd": +"@react-stately/dnd@npm:^3.0.0, @react-stately/dnd@npm:^3.1.0, @react-stately/dnd@npm:^3.7.1, @react-stately/dnd@workspace:../../packages/@react-stately/dnd": version: 0.0.0-use.local resolution: "@react-stately/dnd@workspace:../../packages/@react-stately/dnd" dependencies: - "@react-stately/selection": "npm:^3.20.5" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6592,41 +6574,41 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/form@npm:^3.2.1, @react-stately/form@workspace:../../packages/@react-stately/form": +"@react-stately/form@npm:^3.2.2, @react-stately/form@workspace:../../packages/@react-stately/form": version: 0.0.0-use.local resolution: "@react-stately/form@workspace:../../packages/@react-stately/form" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/grid@npm:^3.11.5, @react-stately/grid@workspace:../../packages/@react-stately/grid": +"@react-stately/grid@npm:^3.11.6, @react-stately/grid@workspace:../../packages/@react-stately/grid": version: 0.0.0-use.local resolution: "@react-stately/grid@workspace:../../packages/@react-stately/grid" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/layout@npm:^4.5.0, @react-stately/layout@workspace:../../packages/@react-stately/layout": +"@react-stately/layout@npm:^4.5.1, @react-stately/layout@workspace:../../packages/@react-stately/layout": version: 0.0.0-use.local resolution: "@react-stately/layout@workspace:../../packages/@react-stately/layout" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/table": "npm:^3.15.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6634,165 +6616,165 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/list@npm:^3.13.0, @react-stately/list@workspace:../../packages/@react-stately/list": +"@react-stately/list@npm:^3.13.1, @react-stately/list@workspace:../../packages/@react-stately/list": version: 0.0.0-use.local resolution: "@react-stately/list@workspace:../../packages/@react-stately/list" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/menu@npm:^3.9.7, @react-stately/menu@workspace:../../packages/@react-stately/menu": +"@react-stately/menu@npm:^3.9.8, @react-stately/menu@workspace:../../packages/@react-stately/menu": version: 0.0.0-use.local resolution: "@react-stately/menu@workspace:../../packages/@react-stately/menu" dependencies: - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/menu": "npm:^3.10.4" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/menu": "npm:^3.10.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/numberfield@npm:^3.10.1, @react-stately/numberfield@workspace:../../packages/@react-stately/numberfield": +"@react-stately/numberfield@npm:^3.10.2, @react-stately/numberfield@workspace:../../packages/@react-stately/numberfield": version: 0.0.0-use.local resolution: "@react-stately/numberfield@workspace:../../packages/@react-stately/numberfield" dependencies: "@internationalized/number": "npm:^3.6.5" - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/numberfield": "npm:^3.8.14" + "@react-types/numberfield": "npm:^3.8.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/overlays@npm:^3.6.19, @react-stately/overlays@workspace:../../packages/@react-stately/overlays": +"@react-stately/overlays@npm:^3.6.20, @react-stately/overlays@workspace:../../packages/@react-stately/overlays": version: 0.0.0-use.local resolution: "@react-stately/overlays@workspace:../../packages/@react-stately/overlays" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/overlays": "npm:^3.9.1" + "@react-types/overlays": "npm:^3.9.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/radio@npm:^3.11.1, @react-stately/radio@workspace:../../packages/@react-stately/radio": +"@react-stately/radio@npm:^3.11.2, @react-stately/radio@workspace:../../packages/@react-stately/radio": version: 0.0.0-use.local resolution: "@react-stately/radio@workspace:../../packages/@react-stately/radio" dependencies: - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/searchfield@npm:^3.5.15, @react-stately/searchfield@workspace:../../packages/@react-stately/searchfield": +"@react-stately/searchfield@npm:^3.5.16, @react-stately/searchfield@workspace:../../packages/@react-stately/searchfield": version: 0.0.0-use.local resolution: "@react-stately/searchfield@workspace:../../packages/@react-stately/searchfield" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/searchfield": "npm:^3.6.5" + "@react-types/searchfield": "npm:^3.6.6" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/select@npm:^3.7.1, @react-stately/select@workspace:../../packages/@react-stately/select": +"@react-stately/select@npm:^3.8.0, @react-stately/select@workspace:../../packages/@react-stately/select": version: 0.0.0-use.local resolution: "@react-stately/select@workspace:../../packages/@react-stately/select" dependencies: - "@react-stately/form": "npm:^3.2.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/selection@npm:^3.20.5, @react-stately/selection@workspace:../../packages/@react-stately/selection": +"@react-stately/selection@npm:^3.20.6, @react-stately/selection@workspace:../../packages/@react-stately/selection": version: 0.0.0-use.local resolution: "@react-stately/selection@workspace:../../packages/@react-stately/selection" dependencies: - "@react-stately/collections": "npm:^3.12.7" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/slider@npm:^3.7.1, @react-stately/slider@workspace:../../packages/@react-stately/slider": +"@react-stately/slider@npm:^3.7.2, @react-stately/slider@workspace:../../packages/@react-stately/slider": version: 0.0.0-use.local resolution: "@react-stately/slider@workspace:../../packages/@react-stately/slider" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/steplist@npm:3.0.0-alpha.17, @react-stately/steplist@workspace:../../packages/@react-stately/steplist": +"@react-stately/steplist@npm:3.0.0-alpha.18, @react-stately/steplist@workspace:../../packages/@react-stately/steplist": version: 0.0.0-use.local resolution: "@react-stately/steplist@workspace:../../packages/@react-stately/steplist" dependencies: - "@react-stately/list": "npm:^3.13.0" + "@react-stately/list": "npm:^3.13.1" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/table@npm:^3.15.0, @react-stately/table@workspace:../../packages/@react-stately/table": +"@react-stately/table@npm:^3.15.1, @react-stately/table@workspace:../../packages/@react-stately/table": version: 0.0.0-use.local resolution: "@react-stately/table@workspace:../../packages/@react-stately/table" dependencies: - "@react-stately/collections": "npm:^3.12.7" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tabs@npm:^3.8.5, @react-stately/tabs@workspace:../../packages/@react-stately/tabs": +"@react-stately/tabs@npm:^3.8.6, @react-stately/tabs@workspace:../../packages/@react-stately/tabs": version: 0.0.0-use.local resolution: "@react-stately/tabs@workspace:../../packages/@react-stately/tabs" dependencies: - "@react-stately/list": "npm:^3.13.0" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-stately/list": "npm:^3.13.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6811,39 +6793,39 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/toggle@npm:^3.9.1, @react-stately/toggle@workspace:../../packages/@react-stately/toggle": +"@react-stately/toggle@npm:^3.9.2, @react-stately/toggle@workspace:../../packages/@react-stately/toggle": version: 0.0.0-use.local resolution: "@react-stately/toggle@workspace:../../packages/@react-stately/toggle" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tooltip@npm:^3.5.7, @react-stately/tooltip@workspace:../../packages/@react-stately/tooltip": +"@react-stately/tooltip@npm:^3.5.8, @react-stately/tooltip@workspace:../../packages/@react-stately/tooltip": version: 0.0.0-use.local resolution: "@react-stately/tooltip@workspace:../../packages/@react-stately/tooltip" dependencies: - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/tooltip": "npm:^3.4.20" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/tooltip": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tree@npm:^3.9.2, @react-stately/tree@workspace:../../packages/@react-stately/tree": +"@react-stately/tree@npm:^3.9.3, @react-stately/tree@workspace:../../packages/@react-stately/tree": version: 0.0.0-use.local resolution: "@react-stately/tree@workspace:../../packages/@react-stately/tree" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6860,11 +6842,11 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/virtualizer@npm:^4.0.0, @react-stately/virtualizer@npm:^4.4.3, @react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer": +"@react-stately/virtualizer@npm:^4.0.0, @react-stately/virtualizer@npm:^4.4.4, @react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer": version: 0.0.0-use.local resolution: "@react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6872,254 +6854,254 @@ __metadata: languageName: unknown linkType: soft -"@react-types/actionbar@npm:^3.1.18, @react-types/actionbar@workspace:../../packages/@react-types/actionbar": +"@react-types/actionbar@npm:^3.1.19, @react-types/actionbar@workspace:../../packages/@react-types/actionbar": version: 0.0.0-use.local resolution: "@react-types/actionbar@workspace:../../packages/@react-types/actionbar" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/actiongroup@npm:^3.4.20, @react-types/actiongroup@workspace:../../packages/@react-types/actiongroup": +"@react-types/actiongroup@npm:^3.4.21, @react-types/actiongroup@workspace:../../packages/@react-types/actiongroup": version: 0.0.0-use.local resolution: "@react-types/actiongroup@workspace:../../packages/@react-types/actiongroup" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/autocomplete@npm:3.0.0-alpha.34, @react-types/autocomplete@workspace:../../packages/@react-types/autocomplete": +"@react-types/autocomplete@npm:3.0.0-alpha.35, @react-types/autocomplete@workspace:../../packages/@react-types/autocomplete": version: 0.0.0-use.local resolution: "@react-types/autocomplete@workspace:../../packages/@react-types/autocomplete" dependencies: - "@react-types/combobox": "npm:^3.13.8" - "@react-types/searchfield": "npm:^3.6.5" - "@react-types/shared": "npm:^3.32.0" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/avatar@npm:^3.0.18, @react-types/avatar@workspace:../../packages/@react-types/avatar": +"@react-types/avatar@npm:^3.0.19, @react-types/avatar@workspace:../../packages/@react-types/avatar": version: 0.0.0-use.local resolution: "@react-types/avatar@workspace:../../packages/@react-types/avatar" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/badge@npm:^3.1.20, @react-types/badge@workspace:../../packages/@react-types/badge": +"@react-types/badge@npm:^3.1.21, @react-types/badge@workspace:../../packages/@react-types/badge": version: 0.0.0-use.local resolution: "@react-types/badge@workspace:../../packages/@react-types/badge" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/breadcrumbs@npm:^3.7.16, @react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs": +"@react-types/breadcrumbs@npm:^3.7.17, @react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs": version: 0.0.0-use.local resolution: "@react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs" dependencies: - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/button@npm:^3.14.0, @react-types/button@workspace:../../packages/@react-types/button": +"@react-types/button@npm:^3.14.1, @react-types/button@workspace:../../packages/@react-types/button": version: 0.0.0-use.local resolution: "@react-types/button@workspace:../../packages/@react-types/button" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/buttongroup@npm:^3.3.20, @react-types/buttongroup@workspace:../../packages/@react-types/buttongroup": +"@react-types/buttongroup@npm:^3.3.21, @react-types/buttongroup@workspace:../../packages/@react-types/buttongroup": version: 0.0.0-use.local resolution: "@react-types/buttongroup@workspace:../../packages/@react-types/buttongroup" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/calendar@npm:^3.7.4, @react-types/calendar@workspace:../../packages/@react-types/calendar": +"@react-types/calendar@npm:^3.8.0, @react-types/calendar@workspace:../../packages/@react-types/calendar": version: 0.0.0-use.local resolution: "@react-types/calendar@workspace:../../packages/@react-types/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/card@npm:3.0.0-alpha.39, @react-types/card@workspace:../../packages/@react-types/card": +"@react-types/card@npm:3.0.0-alpha.40, @react-types/card@workspace:../../packages/@react-types/card": version: 0.0.0-use.local resolution: "@react-types/card@workspace:../../packages/@react-types/card" dependencies: - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/checkbox@npm:^3.10.1, @react-types/checkbox@workspace:../../packages/@react-types/checkbox": +"@react-types/checkbox@npm:^3.10.2, @react-types/checkbox@workspace:../../packages/@react-types/checkbox": version: 0.0.0-use.local resolution: "@react-types/checkbox@workspace:../../packages/@react-types/checkbox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/color@npm:^3.1.1, @react-types/color@workspace:../../packages/@react-types/color": +"@react-types/color@npm:^3.1.2, @react-types/color@workspace:../../packages/@react-types/color": version: 0.0.0-use.local resolution: "@react-types/color@workspace:../../packages/@react-types/color" dependencies: - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/combobox@npm:^3.13.8, @react-types/combobox@workspace:../../packages/@react-types/combobox": +"@react-types/combobox@npm:^3.13.9, @react-types/combobox@workspace:../../packages/@react-types/combobox": version: 0.0.0-use.local resolution: "@react-types/combobox@workspace:../../packages/@react-types/combobox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/contextualhelp@npm:^3.2.21, @react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp": +"@react-types/contextualhelp@npm:^3.2.22, @react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp": version: 0.0.0-use.local resolution: "@react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/datepicker@npm:^3.13.1, @react-types/datepicker@workspace:../../packages/@react-types/datepicker": +"@react-types/datepicker@npm:^3.13.2, @react-types/datepicker@workspace:../../packages/@react-types/datepicker": version: 0.0.0-use.local resolution: "@react-types/datepicker@workspace:../../packages/@react-types/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/dialog@npm:^3.5.21, @react-types/dialog@workspace:../../packages/@react-types/dialog": +"@react-types/dialog@npm:^3.5.22, @react-types/dialog@workspace:../../packages/@react-types/dialog": version: 0.0.0-use.local resolution: "@react-types/dialog@workspace:../../packages/@react-types/dialog" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/divider@npm:^3.3.20, @react-types/divider@workspace:../../packages/@react-types/divider": +"@react-types/divider@npm:^3.3.21, @react-types/divider@workspace:../../packages/@react-types/divider": version: 0.0.0-use.local resolution: "@react-types/divider@workspace:../../packages/@react-types/divider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/form@npm:^3.7.15, @react-types/form@workspace:../../packages/@react-types/form": +"@react-types/form@npm:^3.7.16, @react-types/form@workspace:../../packages/@react-types/form": version: 0.0.0-use.local resolution: "@react-types/form@workspace:../../packages/@react-types/form" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/grid@npm:^3.3.5, @react-types/grid@workspace:../../packages/@react-types/grid": +"@react-types/grid@npm:^3.3.6, @react-types/grid@workspace:../../packages/@react-types/grid": version: 0.0.0-use.local resolution: "@react-types/grid@workspace:../../packages/@react-types/grid" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/illustratedmessage@npm:^3.3.20, @react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage": +"@react-types/illustratedmessage@npm:^3.3.21, @react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage": version: 0.0.0-use.local resolution: "@react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/image@npm:^3.5.1, @react-types/image@workspace:../../packages/@react-types/image": +"@react-types/image@npm:^3.5.2, @react-types/image@workspace:../../packages/@react-types/image": version: 0.0.0-use.local resolution: "@react-types/image@workspace:../../packages/@react-types/image" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/label@npm:^3.9.14, @react-types/label@workspace:../../packages/@react-types/label": +"@react-types/label@npm:^3.9.15, @react-types/label@workspace:../../packages/@react-types/label": version: 0.0.0-use.local resolution: "@react-types/label@workspace:../../packages/@react-types/label" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/layout@npm:^3.3.26, @react-types/layout@workspace:../../packages/@react-types/layout": +"@react-types/layout@npm:^3.3.27, @react-types/layout@workspace:../../packages/@react-types/layout": version: 0.0.0-use.local resolution: "@react-types/layout@workspace:../../packages/@react-types/layout" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/link@npm:^3.6.4, @react-types/link@workspace:../../packages/@react-types/link": +"@react-types/link@npm:^3.6.5, @react-types/link@workspace:../../packages/@react-types/link": version: 0.0.0-use.local resolution: "@react-types/link@workspace:../../packages/@react-types/link" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown @@ -7129,8 +7111,8 @@ __metadata: version: 0.0.0-use.local resolution: "@react-types/list@workspace:../../packages/@react-types/list" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-spectrum/list": "npm:^3.10.7" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-spectrum/list": "npm:^3.10.8" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -7138,109 +7120,109 @@ __metadata: languageName: unknown linkType: soft -"@react-types/listbox@npm:^3.7.3, @react-types/listbox@workspace:../../packages/@react-types/listbox": +"@react-types/listbox@npm:^3.7.4, @react-types/listbox@workspace:../../packages/@react-types/listbox": version: 0.0.0-use.local resolution: "@react-types/listbox@workspace:../../packages/@react-types/listbox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/menu@npm:^3.10.4, @react-types/menu@workspace:../../packages/@react-types/menu": +"@react-types/menu@npm:^3.10.5, @react-types/menu@workspace:../../packages/@react-types/menu": version: 0.0.0-use.local resolution: "@react-types/menu@workspace:../../packages/@react-types/menu" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/meter@npm:^3.4.12, @react-types/meter@workspace:../../packages/@react-types/meter": +"@react-types/meter@npm:^3.4.13, @react-types/meter@workspace:../../packages/@react-types/meter": version: 0.0.0-use.local resolution: "@react-types/meter@workspace:../../packages/@react-types/meter" dependencies: - "@react-types/progress": "npm:^3.5.15" + "@react-types/progress": "npm:^3.5.16" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/numberfield@npm:^3.8.14, @react-types/numberfield@workspace:../../packages/@react-types/numberfield": +"@react-types/numberfield@npm:^3.8.15, @react-types/numberfield@workspace:../../packages/@react-types/numberfield": version: 0.0.0-use.local resolution: "@react-types/numberfield@workspace:../../packages/@react-types/numberfield" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/overlays@npm:^3.9.1, @react-types/overlays@workspace:../../packages/@react-types/overlays": +"@react-types/overlays@npm:^3.9.2, @react-types/overlays@workspace:../../packages/@react-types/overlays": version: 0.0.0-use.local resolution: "@react-types/overlays@workspace:../../packages/@react-types/overlays" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/progress@npm:^3.5.15, @react-types/progress@workspace:../../packages/@react-types/progress": +"@react-types/progress@npm:^3.5.16, @react-types/progress@workspace:../../packages/@react-types/progress": version: 0.0.0-use.local resolution: "@react-types/progress@workspace:../../packages/@react-types/progress" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/provider@npm:^3.8.12, @react-types/provider@workspace:../../packages/@react-types/provider": +"@react-types/provider@npm:^3.8.13, @react-types/provider@workspace:../../packages/@react-types/provider": version: 0.0.0-use.local resolution: "@react-types/provider@workspace:../../packages/@react-types/provider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/radio@npm:^3.9.1, @react-types/radio@workspace:../../packages/@react-types/radio": +"@react-types/radio@npm:^3.9.2, @react-types/radio@workspace:../../packages/@react-types/radio": version: 0.0.0-use.local resolution: "@react-types/radio@workspace:../../packages/@react-types/radio" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/searchfield@npm:^3.6.5, @react-types/searchfield@workspace:../../packages/@react-types/searchfield": +"@react-types/searchfield@npm:^3.6.6, @react-types/searchfield@workspace:../../packages/@react-types/searchfield": version: 0.0.0-use.local resolution: "@react-types/searchfield@workspace:../../packages/@react-types/searchfield" dependencies: - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/select@npm:^3.10.1, @react-types/select@workspace:../../packages/@react-types/select": +"@react-types/select@npm:^3.11.0, @react-types/select@workspace:../../packages/@react-types/select": version: 0.0.0-use.local resolution: "@react-types/select@workspace:../../packages/@react-types/select" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/shared@npm:^3.1.0, @react-types/shared@npm:^3.30.0, @react-types/shared@npm:^3.32.0, @react-types/shared@workspace:../../packages/@react-types/shared": +"@react-types/shared@npm:^3.1.0, @react-types/shared@npm:^3.30.0, @react-types/shared@npm:^3.32.1, @react-types/shared@workspace:../../packages/@react-types/shared": version: 0.0.0-use.local resolution: "@react-types/shared@workspace:../../packages/@react-types/shared" peerDependencies: @@ -7260,103 +7242,103 @@ __metadata: languageName: unknown linkType: soft -"@react-types/slider@npm:^3.8.1, @react-types/slider@workspace:../../packages/@react-types/slider": +"@react-types/slider@npm:^3.8.2, @react-types/slider@workspace:../../packages/@react-types/slider": version: 0.0.0-use.local resolution: "@react-types/slider@workspace:../../packages/@react-types/slider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/statuslight@npm:^3.3.20, @react-types/statuslight@workspace:../../packages/@react-types/statuslight": +"@react-types/statuslight@npm:^3.3.21, @react-types/statuslight@workspace:../../packages/@react-types/statuslight": version: 0.0.0-use.local resolution: "@react-types/statuslight@workspace:../../packages/@react-types/statuslight" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/switch@npm:^3.5.14, @react-types/switch@workspace:../../packages/@react-types/switch": +"@react-types/switch@npm:^3.5.15, @react-types/switch@workspace:../../packages/@react-types/switch": version: 0.0.0-use.local resolution: "@react-types/switch@workspace:../../packages/@react-types/switch" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/table@npm:^3.13.3, @react-types/table@workspace:../../packages/@react-types/table": +"@react-types/table@npm:^3.13.4, @react-types/table@workspace:../../packages/@react-types/table": version: 0.0.0-use.local resolution: "@react-types/table@workspace:../../packages/@react-types/table" dependencies: - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/tabs@npm:^3.3.18, @react-types/tabs@workspace:../../packages/@react-types/tabs": +"@react-types/tabs@npm:^3.3.19, @react-types/tabs@workspace:../../packages/@react-types/tabs": version: 0.0.0-use.local resolution: "@react-types/tabs@workspace:../../packages/@react-types/tabs" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/text@npm:^3.3.20, @react-types/text@workspace:../../packages/@react-types/text": +"@react-types/text@npm:^3.3.21, @react-types/text@workspace:../../packages/@react-types/text": version: 0.0.0-use.local resolution: "@react-types/text@workspace:../../packages/@react-types/text" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/textfield@npm:^3.12.3, @react-types/textfield@npm:^3.12.5, @react-types/textfield@workspace:../../packages/@react-types/textfield": +"@react-types/textfield@npm:^3.12.3, @react-types/textfield@npm:^3.12.6, @react-types/textfield@workspace:../../packages/@react-types/textfield": version: 0.0.0-use.local resolution: "@react-types/textfield@workspace:../../packages/@react-types/textfield" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/tooltip@npm:^3.4.20, @react-types/tooltip@workspace:../../packages/@react-types/tooltip": +"@react-types/tooltip@npm:^3.4.21, @react-types/tooltip@workspace:../../packages/@react-types/tooltip": version: 0.0.0-use.local resolution: "@react-types/tooltip@workspace:../../packages/@react-types/tooltip" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/view@npm:^3.4.20, @react-types/view@workspace:../../packages/@react-types/view": +"@react-types/view@npm:^3.4.21, @react-types/view@workspace:../../packages/@react-types/view": version: 0.0.0-use.local resolution: "@react-types/view@workspace:../../packages/@react-types/view" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/well@npm:^3.3.20, @react-types/well@workspace:../../packages/@react-types/well": +"@react-types/well@npm:^3.3.21, @react-types/well@workspace:../../packages/@react-types/well": version: 0.0.0-use.local resolution: "@react-types/well@workspace:../../packages/@react-types/well" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown @@ -7867,7 +7849,7 @@ __metadata: resolution: "@spectrum-icons/build-tools@workspace:../../packages/@spectrum-icons/build-tools" dependencies: "@svgr/core": "npm:^8.1.0" - fs-extra: "npm:^11.0.0" + prettier: "npm:^3.6.2" languageName: unknown linkType: soft @@ -7876,7 +7858,7 @@ __metadata: resolution: "@spectrum-icons/color@workspace:../../packages/@spectrum-icons/color" dependencies: "@adobe/react-spectrum-workflow-color": "npm:1.1.1" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -7892,10 +7874,9 @@ __metadata: resolution: "@spectrum-icons/express@workspace:../../packages/@spectrum-icons/express" dependencies: "@adobe/spectrum-css-ccx-workflow-icons": "npm:1.0.2" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" - fs-extra: "npm:^11.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -7907,8 +7888,8 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-icons/illustrations@workspace:../../packages/@spectrum-icons/illustrations" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -7918,13 +7899,13 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-icons/ui@npm:^3.1.0, @spectrum-icons/ui@npm:^3.6.19, @spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui": +"@spectrum-icons/ui@npm:^3.1.0, @spectrum-icons/ui@npm:^3.6.20, @spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui": version: 0.0.0-use.local resolution: "@spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui" dependencies: "@adobe/react-spectrum-ui": "npm:1.2.1" "@babel/runtime": "npm:^7.24.4" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -7935,12 +7916,12 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-icons/workflow@npm:^4.0.0, @spectrum-icons/workflow@npm:^4.2.24, @spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow": +"@spectrum-icons/workflow@npm:^4.0.0, @spectrum-icons/workflow@npm:^4.2.25, @spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow": version: 0.0.0-use.local resolution: "@spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow" dependencies: "@adobe/react-spectrum-workflow": "npm:2.3.5" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -9041,10 +9022,10 @@ __metadata: languageName: node linkType: hard -"@types/triple-beam@npm:^1.3.2": - version: 1.3.5 - resolution: "@types/triple-beam@npm:1.3.5" - checksum: 10c0/d5d7f25da612f6d79266f4f1bb9c1ef8f1684e9f60abab251e1261170631062b656ba26ff22631f2760caeafd372abc41e64867cde27fba54fafb73a35b9056a +"@types/trusted-types@npm:^2.0.7": + version: 2.0.7 + resolution: "@types/trusted-types@npm:2.0.7" + checksum: 10c0/4c4855f10de7c6c135e0d32ce462419d8abbbc33713b31d294596c0cc34ae1fa6112a2f9da729c8f7a20707782b0d69da3b1f8df6645b0366d08825ca1522e0c languageName: node linkType: hard @@ -9891,13 +9872,6 @@ __metadata: languageName: node linkType: hard -"async@npm:^3.2.3": - version: 3.2.6 - resolution: "async@npm:3.2.6" - checksum: 10c0/36484bb15ceddf07078688d95e27076379cc2f87b10c03b6dd8a83e89475a3c8df5848859dd06a4c95af1e4c16fc973de0171a77f18ea00be899aca2a4f85e70 - languageName: node - linkType: hard - "available-typed-arrays@npm:^1.0.7": version: 1.0.7 resolution: "available-typed-arrays@npm:1.0.7" @@ -10287,24 +10261,6 @@ __metadata: languageName: node linkType: hard -"build@npm:^0.1.4": - version: 0.1.4 - resolution: "build@npm:0.1.4" - dependencies: - cssmin: "npm:0.3.x" - jsmin: "npm:1.x" - jxLoader: "npm:*" - moo-server: "npm:*" - promised-io: "npm:*" - timespan: "npm:2.x" - uglify-js: "npm:1.x" - walker: "npm:1.x" - winston: "npm:*" - wrench: "npm:1.3.x" - checksum: 10c0/cc1b0284e1b4e7f6e82464ea70ff8ac19c39fc6c92ff9466572895a9777b5fd53a03af39120311646ab7d1d1b06ce26f6e5a227a9655dbb431cd6fc5b2b4798e - languageName: node - linkType: hard - "bytes@npm:3.1.2, bytes@npm:^3.1.2": version: 3.1.2 resolution: "bytes@npm:3.1.2" @@ -10717,7 +10673,7 @@ __metadata: languageName: node linkType: hard -"color-convert@npm:^1.9.0, color-convert@npm:^1.9.3": +"color-convert@npm:^1.9.0": version: 1.9.3 resolution: "color-convert@npm:1.9.3" dependencies: @@ -10749,7 +10705,7 @@ __metadata: languageName: node linkType: hard -"color-string@npm:^1.6.0, color-string@npm:^1.9.0": +"color-string@npm:^1.9.0": version: 1.9.1 resolution: "color-string@npm:1.9.1" dependencies: @@ -10759,16 +10715,6 @@ __metadata: languageName: node linkType: hard -"color@npm:^3.1.3": - version: 3.2.1 - resolution: "color@npm:3.2.1" - dependencies: - color-convert: "npm:^1.9.3" - color-string: "npm:^1.6.0" - checksum: 10c0/39345d55825884c32a88b95127d417a2c24681d8b57069413596d9fcbb721459ef9d9ec24ce3e65527b5373ce171b73e38dbcd9c830a52a6487e7f37bf00e83c - languageName: node - linkType: hard - "color@npm:^4.2.3": version: 4.2.3 resolution: "color@npm:4.2.3" @@ -10779,16 +10725,6 @@ __metadata: languageName: node linkType: hard -"colorspace@npm:1.1.x": - version: 1.1.4 - resolution: "colorspace@npm:1.1.4" - dependencies: - color: "npm:^3.1.3" - text-hex: "npm:1.0.x" - checksum: 10c0/af5f91ff7f8e146b96e439ac20ed79b197210193bde721b47380a75b21751d90fa56390c773bb67c0aedd34ff85091883a437ab56861c779bd507d639ba7e123 - languageName: node - linkType: hard - "comma-separated-tokens@npm:^2.0.0": version: 2.0.3 resolution: "comma-separated-tokens@npm:2.0.3" @@ -11111,15 +11047,6 @@ __metadata: languageName: node linkType: hard -"cssmin@npm:0.3.x": - version: 0.3.2 - resolution: "cssmin@npm:0.3.2" - bin: - cssmin: ./bin/cssmin - checksum: 10c0/64669b17ba10e80ea976be49ac2ed7b03cf2a4216c2066f7cff98dca5a3eda4c47367d213ac4a738b32d5c269b561ab52bb7ffc16b1bebbbd10d44affdfa9c25 - languageName: node - linkType: hard - "csso@npm:^5.0.5": version: 5.0.5 resolution: "csso@npm:5.0.5" @@ -11492,10 +11419,15 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^2.3.10": - version: 2.5.8 - resolution: "dompurify@npm:2.5.8" - checksum: 10c0/4101708d190b67be00350369d72619266a2e0ebb7dcab12628cf07711329b1df12239baea613df41b65cba571128e8ea4c29c442f4e2c98670a9bb5563521f03 +"dompurify@npm:^3.2.4": + version: 3.3.0 + resolution: "dompurify@npm:3.3.0" + dependencies: + "@types/trusted-types": "npm:^2.0.7" + dependenciesMeta: + "@types/trusted-types": + optional: true + checksum: 10c0/66b1787b0bc8250d8f58e13284cf7f5f6bb400a0a55515e7a2a030316a4bb0d8306fdb669c17ed86ed58ff7e53c62b5da4488c2f261d11c58870fe01b8fcc486 languageName: node linkType: hard @@ -11627,13 +11559,6 @@ __metadata: languageName: node linkType: hard -"enabled@npm:2.0.x": - version: 2.0.0 - resolution: "enabled@npm:2.0.0" - checksum: 10c0/3b2c2af9bc7f8b9e291610f2dde4a75cf6ee52a68f4dd585482fbdf9a55d65388940e024e56d40bb03e05ef6671f5f53021fa8b72a20e954d7066ec28166713f - languageName: node - linkType: hard - "encodeurl@npm:^2.0.0, encodeurl@npm:~2.0.0": version: 2.0.0 resolution: "encodeurl@npm:2.0.0" @@ -13069,13 +12994,6 @@ __metadata: languageName: node linkType: hard -"fecha@npm:^4.2.0": - version: 4.2.3 - resolution: "fecha@npm:4.2.3" - checksum: 10c0/0e895965959cf6a22bb7b00f0bf546f2783836310f510ddf63f463e1518d4c96dec61ab33fdfd8e79a71b4856a7c865478ce2ee8498d560fe125947703c9b1cf - languageName: node - linkType: hard - "fflate@npm:^0.7.3": version: 0.7.4 resolution: "fflate@npm:0.7.4" @@ -13227,13 +13145,6 @@ __metadata: languageName: node linkType: hard -"fn.name@npm:1.x.x": - version: 1.1.0 - resolution: "fn.name@npm:1.1.0" - checksum: 10c0/8ad62aa2d4f0b2a76d09dba36cfec61c540c13a0fd72e5d94164e430f987a7ce6a743112bbeb14877c810ef500d1f73d7f56e76d029d2e3413f20d79e3460a9a - languageName: node - linkType: hard - "follow-redirects@npm:^1.0.0": version: 1.15.11 resolution: "follow-redirects@npm:1.15.11" @@ -13269,7 +13180,7 @@ __metadata: languageName: node linkType: hard -"foreground-child@npm:^3.1.0": +"foreground-child@npm:^3.1.0, foreground-child@npm:^3.3.1": version: 3.3.1 resolution: "foreground-child@npm:3.3.1" dependencies: @@ -13325,17 +13236,6 @@ __metadata: languageName: node linkType: hard -"fs-extra@npm:^11.0.0": - version: 11.3.2 - resolution: "fs-extra@npm:11.3.2" - dependencies: - graceful-fs: "npm:^4.2.0" - jsonfile: "npm:^6.0.1" - universalify: "npm:^2.0.0" - checksum: 10c0/f5d629e1bb646d5dedb4d8b24c5aad3deb8cc1d5438979d6f237146cd10e113b49a949ae1b54212c2fbc98e2d0995f38009a9a1d0520f0287943335e65fe919b - languageName: node - linkType: hard - "fs-minipass@npm:^2.0.0": version: 2.1.0 resolution: "fs-minipass@npm:2.1.0" @@ -13591,6 +13491,22 @@ __metadata: languageName: node linkType: hard +"glob@npm:^11.0.3": + version: 11.0.3 + resolution: "glob@npm:11.0.3" + dependencies: + foreground-child: "npm:^3.3.1" + jackspeak: "npm:^4.1.1" + minimatch: "npm:^10.0.3" + minipass: "npm:^7.1.2" + package-json-from-dist: "npm:^1.0.0" + path-scurry: "npm:^2.0.0" + bin: + glob: dist/esm/bin.mjs + checksum: 10c0/7d24457549ec2903920dfa3d8e76850e7c02aa709122f0164b240c712f5455c0b457e6f2a1eee39344c6148e39895be8094ae8cfef7ccc3296ed30bce250c661 + languageName: node + linkType: hard + "glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.2.0": version: 7.2.3 resolution: "glob@npm:7.2.3" @@ -13605,19 +13521,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:^8.0.3": - version: 8.1.0 - resolution: "glob@npm:8.1.0" - dependencies: - fs.realpath: "npm:^1.0.0" - inflight: "npm:^1.0.4" - inherits: "npm:2" - minimatch: "npm:^5.0.1" - once: "npm:^1.3.0" - checksum: 10c0/cb0b5cab17a59c57299376abe5646c7070f8acb89df5595b492dba3bfb43d301a46c01e5695f01154e6553168207cb60d4eaf07d3be4bc3eb9b0457c5c561d0f - languageName: node - linkType: hard - "global-modules@npm:^1.0.0": version: 1.0.0 resolution: "global-modules@npm:1.0.0" @@ -14836,6 +14739,15 @@ __metadata: languageName: node linkType: hard +"jackspeak@npm:^4.1.1": + version: 4.1.1 + resolution: "jackspeak@npm:4.1.1" + dependencies: + "@isaacs/cliui": "npm:^8.0.2" + checksum: 10c0/84ec4f8e21d6514db24737d9caf65361511f75e5e424980eebca4199f400874f45e562ac20fa8aeb1dd20ca2f3f81f0788b6e9c3e64d216a5794fd6f30e0e042 + languageName: node + linkType: hard + "javascript-stringify@npm:^2.0.1": version: 2.1.0 resolution: "javascript-stringify@npm:2.1.0" @@ -15419,13 +15331,6 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:0.3.x": - version: 0.3.7 - resolution: "js-yaml@npm:0.3.7" - checksum: 10c0/547de7771ed52a4b0870c5410f44fb8cfb01a28231560f71537b0c64a6b5d6dfa0372815faa0d4e3860d8caf8b8eb8a5ae930965cfa17161b732dd986b98b4ad - languageName: node - linkType: hard - "js-yaml@npm:^3.13.1": version: 3.14.1 resolution: "js-yaml@npm:3.14.1" @@ -15509,15 +15414,6 @@ __metadata: languageName: node linkType: hard -"jsmin@npm:1.x": - version: 1.0.1 - resolution: "jsmin@npm:1.0.1" - bin: - jsmin: ./bin/jsmin - checksum: 10c0/684cf120a97bb30ba3aff532477a04764800911865045b60249eab936fbaf794d658d8d8befea7017f9b2233a560265d8487da626f47ade9ef4c189299308a51 - languageName: node - linkType: hard - "json-buffer@npm:3.0.1": version: 3.0.1 resolution: "json-buffer@npm:3.0.1" @@ -15598,18 +15494,6 @@ __metadata: languageName: node linkType: hard -"jxLoader@npm:*": - version: 0.1.1 - resolution: "jxLoader@npm:0.1.1" - dependencies: - js-yaml: "npm:0.3.x" - moo-server: "npm:1.3.x" - promised-io: "npm:*" - walker: "npm:1.x" - checksum: 10c0/0905a8ffef4b1b77cf7df96a54aaaaae3f54a010629d554f78a5b95c0236949d3f467b3712480bae06eedff29355338212c325e30248e399862d6624abbaf9a9 - languageName: node - linkType: hard - "keyv@npm:^4.5.3": version: 4.5.4 resolution: "keyv@npm:4.5.4" @@ -15640,13 +15524,6 @@ __metadata: languageName: node linkType: hard -"kuler@npm:^2.0.0": - version: 2.0.0 - resolution: "kuler@npm:2.0.0" - checksum: 10c0/0a4e99d92ca373f8f74d1dc37931909c4d0d82aebc94cf2ba265771160fc12c8df34eaaac80805efbda367e2795cb1f1dd4c3d404b6b1cf38aec94035b503d2d - languageName: node - linkType: hard - "language-subtag-registry@npm:^0.3.20": version: 0.3.23 resolution: "language-subtag-registry@npm:0.3.23" @@ -15962,20 +15839,6 @@ __metadata: languageName: node linkType: hard -"logform@npm:^2.7.0": - version: 2.7.0 - resolution: "logform@npm:2.7.0" - dependencies: - "@colors/colors": "npm:1.6.0" - "@types/triple-beam": "npm:^1.3.2" - fecha: "npm:^4.2.0" - ms: "npm:^2.1.1" - safe-stable-stringify: "npm:^2.3.1" - triple-beam: "npm:^1.3.0" - checksum: 10c0/4789b4b37413c731d1835734cb799240d31b865afde6b7b3e06051d6a4127bfda9e88c99cfbf296d084a315ccbed2647796e6a56b66e725bcb268c586f57558f - languageName: node - linkType: hard - "longest-streak@npm:^3.0.0": version: 3.1.0 resolution: "longest-streak@npm:3.1.0" @@ -16020,6 +15883,13 @@ __metadata: languageName: node linkType: hard +"lru-cache@npm:^11.0.0": + version: 11.2.2 + resolution: "lru-cache@npm:11.2.2" + checksum: 10c0/72d7831bbebc85e2bdefe01047ee5584db69d641c48d7a509e86f66f6ee111b30af7ec3bd68a967d47b69a4b1fa8bbf3872630bd06a63b6735e6f0a5f1c8e83d + languageName: node + linkType: hard + "lru-cache@npm:^5.1.1": version: 5.1.1 resolution: "lru-cache@npm:5.1.1" @@ -17262,7 +17132,7 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^10.0.1": +"minimatch@npm:^10.0.1, minimatch@npm:^10.0.3": version: 10.0.3 resolution: "minimatch@npm:10.0.3" dependencies: @@ -17280,15 +17150,6 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^5.0.1": - version: 5.1.6 - resolution: "minimatch@npm:5.1.6" - dependencies: - brace-expansion: "npm:^2.0.1" - checksum: 10c0/3defdfd230914f22a8da203747c42ee3c405c39d4d37ffda284dac5e45b7e1f6c49aa8be606509002898e73091ff2a3bbfc59c2c6c71d4660609f63aa92f98e3 - languageName: node - linkType: hard - "minimatch@npm:^9.0.0, minimatch@npm:^9.0.4": version: 9.0.5 resolution: "minimatch@npm:9.0.5" @@ -17442,13 +17303,6 @@ __metadata: languageName: node linkType: hard -"moo-server@npm:*, moo-server@npm:1.3.x": - version: 1.3.0 - resolution: "moo-server@npm:1.3.0" - checksum: 10c0/8be0a9d18093fdebcd460d1efaa9dcc0caa3991dbbdf57289f7d517aa3e6f2e8ab8df12b35093959682df99640f723c999782e62142ca080491b31c6ea2a9377 - languageName: node - linkType: hard - "morgan@npm:^1.10.1": version: 1.10.1 resolution: "morgan@npm:1.10.1" @@ -17948,15 +17802,6 @@ __metadata: languageName: node linkType: hard -"one-time@npm:^1.0.0": - version: 1.0.0 - resolution: "one-time@npm:1.0.0" - dependencies: - fn.name: "npm:1.x.x" - checksum: 10c0/6e4887b331edbb954f4e915831cbec0a7b9956c36f4feb5f6de98c448ac02ff881fd8d9b55a6b1b55030af184c6b648f340a76eb211812f4ad8c9b4b8692fdaa - languageName: node - linkType: hard - "onetime@npm:^5.1.0, onetime@npm:^5.1.2": version: 5.1.2 resolution: "onetime@npm:5.1.2" @@ -18401,6 +18246,16 @@ __metadata: languageName: node linkType: hard +"path-scurry@npm:^2.0.0": + version: 2.0.0 + resolution: "path-scurry@npm:2.0.0" + dependencies: + lru-cache: "npm:^11.0.0" + minipass: "npm:^7.1.2" + checksum: 10c0/3da4adedaa8e7ef8d6dc4f35a0ff8f05a9b4d8365f2b28047752b62d4c1ad73eec21e37b1579ef2d075920157856a3b52ae8309c480a6f1a8bbe06ff8e52b33c + languageName: node + linkType: hard + "path-to-regexp@npm:0.1.12": version: 0.1.12 resolution: "path-to-regexp@npm:0.1.12" @@ -18749,6 +18604,15 @@ __metadata: languageName: node linkType: hard +"prettier@npm:^3.6.2": + version: 3.6.2 + resolution: "prettier@npm:3.6.2" + bin: + prettier: bin/prettier.cjs + checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812 + languageName: node + linkType: hard + "pretty-format@npm:30.0.5, pretty-format@npm:^30.0.0": version: 30.0.5 resolution: "pretty-format@npm:30.0.5" @@ -18848,13 +18712,6 @@ __metadata: languageName: node linkType: hard -"promised-io@npm:*": - version: 0.3.6 - resolution: "promised-io@npm:0.3.6" - checksum: 10c0/c567dcf4af2736f718ee812e8f8b196c9ce563703d2d7c22b1ef4aebd01974320e7e3f173e47fc682087c1872b5c4f0afe6354fff348970acd2cbc367f6416a3 - languageName: node - linkType: hard - "prompts@npm:^2.0.1": version: 2.4.2 resolution: "prompts@npm:2.4.2" @@ -19014,39 +18871,39 @@ __metadata: languageName: node linkType: hard -"react-aria-components@npm:^1.12.2, react-aria-components@npm:^1.7.1, react-aria-components@workspace:../../packages/react-aria-components": +"react-aria-components@npm:^1.13.0, react-aria-components@npm:^1.7.1, react-aria-components@workspace:../../packages/react-aria-components": version: 0.0.0-use.local resolution: "react-aria-components@workspace:../../packages/react-aria-components" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/string": "npm:^3.2.7" - "@react-aria/autocomplete": "npm:3.0.0-rc.2" - "@react-aria/collections": "npm:3.0.0-rc.7" - "@react-aria/dnd": "npm:^3.11.2" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/autocomplete": "npm:3.0.0-rc.3" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/overlays": "npm:^3.29.1" + "@react-aria/overlays": "npm:^3.30.0" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/toolbar": "npm:3.0.0-beta.20" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/toolbar": "npm:3.0.0-beta.21" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" "@react-stately/autocomplete": "npm:3.0.0-beta.3" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/selection": "npm:^3.20.5" - "@react-stately/table": "npm:^3.15.0" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/table": "npm:^3.15.1" "@react-stately/utils": "npm:^3.10.8" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/form": "npm:^3.7.15" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/form": "npm:^3.7.16" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" "@tailwindcss/postcss": "npm:^4.0.0" client-only: "npm:^0.0.1" - react-aria: "npm:^3.43.2" - react-stately: "npm:^3.41.0" + react-aria: "npm:^3.44.0" + react-stately: "npm:^3.42.0" use-sync-external-store: "npm:^1.4.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -19054,54 +18911,54 @@ __metadata: languageName: unknown linkType: soft -"react-aria@npm:^3.40.0, react-aria@npm:^3.43.2, react-aria@workspace:../../packages/react-aria": +"react-aria@npm:^3.40.0, react-aria@npm:^3.44.0, react-aria@workspace:../../packages/react-aria": version: 0.0.0-use.local resolution: "react-aria@workspace:../../packages/react-aria" dependencies: "@babel/cli": "npm:^7.24.1" "@babel/core": "npm:^7.24.3" "@internationalized/string": "npm:^3.2.7" - "@react-aria/breadcrumbs": "npm:^3.5.28" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/calendar": "npm:^3.9.1" - "@react-aria/checkbox": "npm:^3.16.1" - "@react-aria/color": "npm:^3.1.1" - "@react-aria/combobox": "npm:^3.13.2" - "@react-aria/datepicker": "npm:^3.15.1" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/disclosure": "npm:^3.0.8" - "@react-aria/dnd": "npm:^3.11.2" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/landmark": "npm:^3.0.6" - "@react-aria/link": "npm:^3.8.5" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/meter": "npm:^3.4.26" - "@react-aria/numberfield": "npm:^3.12.1" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/progress": "npm:^3.4.26" - "@react-aria/radio": "npm:^3.12.1" - "@react-aria/searchfield": "npm:^3.8.8" - "@react-aria/select": "npm:^3.16.2" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/separator": "npm:^3.4.12" - "@react-aria/slider": "npm:^3.8.1" + "@react-aria/breadcrumbs": "npm:^3.5.29" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/checkbox": "npm:^3.16.2" + "@react-aria/color": "npm:^3.1.2" + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/datepicker": "npm:^3.15.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/disclosure": "npm:^3.1.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/landmark": "npm:^3.0.7" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/meter": "npm:^3.4.27" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-aria/radio": "npm:^3.12.2" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-aria/select": "npm:^3.17.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-aria/slider": "npm:^3.8.2" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/switch": "npm:^3.7.7" - "@react-aria/table": "npm:^3.17.7" - "@react-aria/tabs": "npm:^3.10.7" - "@react-aria/tag": "npm:^3.7.1" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/toast": "npm:^3.0.7" - "@react-aria/tooltip": "npm:^3.8.7" - "@react-aria/tree": "npm:^3.1.3" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/switch": "npm:^3.7.8" + "@react-aria/table": "npm:^3.17.8" + "@react-aria/tabs": "npm:^3.10.8" + "@react-aria/tag": "npm:^3.7.2" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/toast": "npm:^3.0.8" + "@react-aria/tooltip": "npm:^3.8.8" + "@react-aria/tree": "npm:^3.1.4" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -19205,38 +19062,38 @@ __metadata: languageName: node linkType: hard -"react-stately@npm:^3.38.0, react-stately@npm:^3.41.0, react-stately@workspace:../../packages/react-stately": +"react-stately@npm:^3.38.0, react-stately@npm:^3.42.0, react-stately@workspace:../../packages/react-stately": version: 0.0.0-use.local resolution: "react-stately@workspace:../../packages/react-stately" dependencies: "@babel/cli": "npm:^7.24.1" "@babel/core": "npm:^7.24.3" - "@react-stately/calendar": "npm:^3.8.4" - "@react-stately/checkbox": "npm:^3.7.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/color": "npm:^3.9.1" - "@react-stately/combobox": "npm:^3.11.1" - "@react-stately/data": "npm:^3.14.0" - "@react-stately/datepicker": "npm:^3.15.1" - "@react-stately/disclosure": "npm:^3.0.7" - "@react-stately/dnd": "npm:^3.7.0" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/menu": "npm:^3.9.7" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-stately/overlays": "npm:^3.6.19" - "@react-stately/radio": "npm:^3.11.1" - "@react-stately/searchfield": "npm:^3.5.15" - "@react-stately/select": "npm:^3.7.1" - "@react-stately/selection": "npm:^3.20.5" - "@react-stately/slider": "npm:^3.7.1" - "@react-stately/table": "npm:^3.15.0" - "@react-stately/tabs": "npm:^3.8.5" + "@react-stately/calendar": "npm:^3.9.0" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/color": "npm:^3.9.2" + "@react-stately/combobox": "npm:^3.12.0" + "@react-stately/data": "npm:^3.14.1" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-stately/disclosure": "npm:^3.0.8" + "@react-stately/dnd": "npm:^3.7.1" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-stately/overlays": "npm:^3.6.20" + "@react-stately/radio": "npm:^3.11.2" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-stately/select": "npm:^3.8.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/slider": "npm:^3.7.2" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/tabs": "npm:^3.8.6" "@react-stately/toast": "npm:^3.1.2" - "@react-stately/toggle": "npm:^3.9.1" - "@react-stately/tooltip": "npm:^3.5.7" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/toggle": "npm:^3.9.2" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown @@ -19272,7 +19129,7 @@ __metadata: languageName: node linkType: hard -"readable-stream@npm:2 || 3, readable-stream@npm:^3.1.1, readable-stream@npm:^3.4.0, readable-stream@npm:^3.6.2": +"readable-stream@npm:2 || 3, readable-stream@npm:^3.1.1, readable-stream@npm:^3.4.0": version: 3.6.2 resolution: "readable-stream@npm:3.6.2" dependencies: @@ -19914,13 +19771,6 @@ __metadata: languageName: node linkType: hard -"safe-stable-stringify@npm:^2.3.1": - version: 2.5.0 - resolution: "safe-stable-stringify@npm:2.5.0" - checksum: 10c0/baea14971858cadd65df23894a40588ed791769db21bafb7fd7608397dbdce9c5aac60748abae9995e0fc37e15f2061980501e012cd48859740796bea2987f49 - languageName: node - linkType: hard - "safer-buffer@npm:>= 2.1.2 < 3, safer-buffer@npm:>= 2.1.2 < 3.0.0": version: 2.1.2 resolution: "safer-buffer@npm:2.1.2" @@ -20467,13 +20317,6 @@ __metadata: languageName: node linkType: hard -"stack-trace@npm:0.0.x": - version: 0.0.10 - resolution: "stack-trace@npm:0.0.10" - checksum: 10c0/9ff3dabfad4049b635a85456f927a075c9d0c210e3ea336412d18220b2a86cbb9b13ec46d6c37b70a302a4ea4d49e30e5d4944dd60ae784073f1cde778ac8f4b - languageName: node - linkType: hard - "stack-utils@npm:^2.0.3, stack-utils@npm:^2.0.6": version: 2.0.6 resolution: "stack-utils@npm:2.0.6" @@ -21031,13 +20874,6 @@ __metadata: languageName: node linkType: hard -"text-hex@npm:1.0.x": - version: 1.0.0 - resolution: "text-hex@npm:1.0.0" - checksum: 10c0/57d8d320d92c79d7c03ffb8339b825bb9637c2cbccf14304309f51d8950015c44464b6fd1b6820a3d4821241c68825634f09f5a2d9d501e84f7c6fd14376860d - languageName: node - linkType: hard - "text-table@npm:^0.2.0": version: 0.2.0 resolution: "text-table@npm:0.2.0" @@ -21072,13 +20908,6 @@ __metadata: languageName: node linkType: hard -"timespan@npm:2.x": - version: 2.3.0 - resolution: "timespan@npm:2.3.0" - checksum: 10c0/a3acf8ed6d00af1f7fe4cf6767bd709c2a9c9e35da4d4f3939a4b5be641c692b51a4359565999c71ab89ab44b074fd310f8836581260b17b988e372c7dca8740 - languageName: node - linkType: hard - "tiny-inflate@npm:^1.0.0": version: 1.0.3 resolution: "tiny-inflate@npm:1.0.3" @@ -21156,13 +20985,6 @@ __metadata: languageName: node linkType: hard -"triple-beam@npm:^1.3.0": - version: 1.4.1 - resolution: "triple-beam@npm:1.4.1" - checksum: 10c0/4bf1db71e14fe3ff1c3adbe3c302f1fdb553b74d7591a37323a7badb32dc8e9c290738996cbb64f8b10dc5a3833645b5d8c26221aaaaa12e50d1251c9aba2fea - languageName: node - linkType: hard - "trough@npm:^2.0.0": version: 2.2.0 resolution: "trough@npm:2.2.0" @@ -21418,15 +21240,6 @@ __metadata: languageName: node linkType: hard -"uglify-js@npm:1.x": - version: 1.3.5 - resolution: "uglify-js@npm:1.3.5" - bin: - uglifyjs: ./bin/uglifyjs - checksum: 10c0/9a513fc1ffcceb9168b4eeaa93c209a592ac5c7bcbd6f0cbd0ac3153b4d88b76d23d4d84c2162a0f7712e4c4bc116bd8371eba7bb14ee35b352d2ba2139a5d7e - languageName: node - linkType: hard - "unbox-primitive@npm:^1.1.0": version: 1.1.0 resolution: "unbox-primitive@npm:1.1.0" @@ -22204,7 +22017,7 @@ __metadata: languageName: node linkType: hard -"walker@npm:1.x, walker@npm:^1.0.8": +"walker@npm:^1.0.8": version: 1.0.8 resolution: "walker@npm:1.0.8" dependencies: @@ -22370,36 +22183,6 @@ __metadata: languageName: node linkType: hard -"winston-transport@npm:^4.9.0": - version: 4.9.0 - resolution: "winston-transport@npm:4.9.0" - dependencies: - logform: "npm:^2.7.0" - readable-stream: "npm:^3.6.2" - triple-beam: "npm:^1.3.0" - checksum: 10c0/e2990a172e754dbf27e7823772214a22dc8312f7ec9cfba831e5ef30a5d5528792e5ea8f083c7387ccfc5b2af20e3691f64738546c8869086110a26f98671095 - languageName: node - linkType: hard - -"winston@npm:*": - version: 3.17.0 - resolution: "winston@npm:3.17.0" - dependencies: - "@colors/colors": "npm:^1.6.0" - "@dabh/diagnostics": "npm:^2.0.2" - async: "npm:^3.2.3" - is-stream: "npm:^2.0.0" - logform: "npm:^2.7.0" - one-time: "npm:^1.0.0" - readable-stream: "npm:^3.4.0" - safe-stable-stringify: "npm:^2.3.1" - stack-trace: "npm:0.0.x" - triple-beam: "npm:^1.3.0" - winston-transport: "npm:^4.9.0" - checksum: 10c0/ec8eaeac9a72b2598aedbff50b7dac82ce374a400ed92e7e705d7274426b48edcb25507d78cff318187c4fb27d642a0e2a39c57b6badc9af8e09d4a40636a5f7 - languageName: node - linkType: hard - "word-wrap@npm:^1.2.5": version: 1.2.5 resolution: "word-wrap@npm:1.2.5" @@ -22436,13 +22219,6 @@ __metadata: languageName: node linkType: hard -"wrench@npm:1.3.x": - version: 1.3.9 - resolution: "wrench@npm:1.3.9" - checksum: 10c0/09528e4e2e9601fb9a58da35b91572b2de49221a386d6acf8396421f01491fa8a12e7faea75e086ed1e85ac53977bbdaeb4e8a66e18bbfb35ca853b7c4c07b3c - languageName: node - linkType: hard - "write-file-atomic@npm:^2.3.0": version: 2.4.3 resolution: "write-file-atomic@npm:2.4.3" diff --git a/examples/rsp-webpack-4/.yarn/install-state.gz b/examples/rsp-webpack-4/.yarn/install-state.gz index afb5bfa628b..1cbd59a93ca 100644 Binary files a/examples/rsp-webpack-4/.yarn/install-state.gz and b/examples/rsp-webpack-4/.yarn/install-state.gz differ diff --git a/examples/rsp-webpack-4/yarn.lock b/examples/rsp-webpack-4/yarn.lock index 5e1f05d7a6f..3f58939237c 100644 --- a/examples/rsp-webpack-4/yarn.lock +++ b/examples/rsp-webpack-4/yarn.lock @@ -124,68 +124,68 @@ __metadata: "@babel/cli": "npm:^7.12.10" "@babel/core": "npm:^7.24.3" "@internationalized/string": "npm:^3.2.7" - "@react-aria/collections": "npm:3.0.0-rc.7" - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/accordion": "npm:^3.0.12" - "@react-spectrum/actionbar": "npm:^3.6.13" - "@react-spectrum/actiongroup": "npm:^3.11.3" - "@react-spectrum/avatar": "npm:^3.0.25" - "@react-spectrum/badge": "npm:^3.1.29" - "@react-spectrum/breadcrumbs": "npm:^3.9.23" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/buttongroup": "npm:^3.6.25" - "@react-spectrum/calendar": "npm:^3.7.7" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/color": "npm:^3.1.3" - "@react-spectrum/combobox": "npm:^3.16.3" - "@react-spectrum/contextualhelp": "npm:^3.6.27" - "@react-spectrum/datepicker": "npm:^3.14.7" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/divider": "npm:^3.5.26" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/dropzone": "npm:^3.0.17" - "@react-spectrum/filetrigger": "npm:^3.0.17" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/icon": "npm:^3.8.8" - "@react-spectrum/illustratedmessage": "npm:^3.5.13" - "@react-spectrum/image": "npm:^3.6.1" - "@react-spectrum/inlinealert": "npm:^3.2.19" - "@react-spectrum/labeledvalue": "npm:^3.2.6" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/link": "npm:^3.6.21" - "@react-spectrum/list": "npm:^3.10.7" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/meter": "npm:^3.5.13" - "@react-spectrum/numberfield": "npm:^3.10.1" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/provider": "npm:^3.10.10" - "@react-spectrum/radio": "npm:^3.7.20" - "@react-spectrum/searchfield": "npm:^3.8.22" - "@react-spectrum/slider": "npm:^3.8.1" - "@react-spectrum/statuslight": "npm:^3.5.25" - "@react-spectrum/switch": "npm:^3.6.5" - "@react-spectrum/table": "npm:^3.17.7" - "@react-spectrum/tabs": "npm:^3.8.26" - "@react-spectrum/tag": "npm:^3.3.6" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/theme-dark": "npm:^3.5.21" - "@react-spectrum/theme-default": "npm:^3.5.21" - "@react-spectrum/theme-light": "npm:^3.4.21" - "@react-spectrum/toast": "npm:^3.1.3" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/tree": "npm:^3.1.7" - "@react-spectrum/view": "npm:^3.6.22" - "@react-spectrum/well": "npm:^3.4.26" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/data": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/accordion": "npm:^3.0.13" + "@react-spectrum/actionbar": "npm:^3.6.14" + "@react-spectrum/actiongroup": "npm:^3.11.4" + "@react-spectrum/avatar": "npm:^3.0.26" + "@react-spectrum/badge": "npm:^3.1.30" + "@react-spectrum/breadcrumbs": "npm:^3.9.24" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/buttongroup": "npm:^3.6.26" + "@react-spectrum/calendar": "npm:^3.7.8" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/color": "npm:^3.1.4" + "@react-spectrum/combobox": "npm:^3.16.4" + "@react-spectrum/contextualhelp": "npm:^3.6.28" + "@react-spectrum/datepicker": "npm:^3.14.8" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/divider": "npm:^3.5.27" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/dropzone": "npm:^3.0.18" + "@react-spectrum/filetrigger": "npm:^3.0.18" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/icon": "npm:^3.8.9" + "@react-spectrum/illustratedmessage": "npm:^3.5.14" + "@react-spectrum/image": "npm:^3.6.2" + "@react-spectrum/inlinealert": "npm:^3.2.20" + "@react-spectrum/labeledvalue": "npm:^3.2.7" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/link": "npm:^3.6.22" + "@react-spectrum/list": "npm:^3.10.8" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/meter": "npm:^3.5.14" + "@react-spectrum/numberfield": "npm:^3.10.2" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/provider": "npm:^3.10.11" + "@react-spectrum/radio": "npm:^3.7.21" + "@react-spectrum/searchfield": "npm:^3.8.23" + "@react-spectrum/slider": "npm:^3.8.2" + "@react-spectrum/statuslight": "npm:^3.5.26" + "@react-spectrum/switch": "npm:^3.6.6" + "@react-spectrum/table": "npm:^3.17.8" + "@react-spectrum/tabs": "npm:^3.8.27" + "@react-spectrum/tag": "npm:^3.3.7" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/theme-dark": "npm:^3.5.22" + "@react-spectrum/theme-default": "npm:^3.5.22" + "@react-spectrum/theme-light": "npm:^3.4.22" + "@react-spectrum/toast": "npm:^3.1.4" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/tree": "npm:^3.1.8" + "@react-spectrum/view": "npm:^3.6.23" + "@react-spectrum/well": "npm:^3.4.27" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/data": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" client-only: "npm:^0.0.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -646,7 +646,7 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.3, @babel/parser@npm:^7.28.4": +"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5, @babel/parser@npm:^7.26.3, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.3, @babel/parser@npm:^7.28.4": version: 7.28.4 resolution: "@babel/parser@npm:7.28.4" dependencies: @@ -1825,13 +1825,6 @@ __metadata: languageName: node linkType: hard -"@colors/colors@npm:1.6.0, @colors/colors@npm:^1.6.0": - version: 1.6.0 - resolution: "@colors/colors@npm:1.6.0" - checksum: 10c0/9328a0778a5b0db243af54455b79a69e3fb21122d6c15ef9e9fcc94881d8d17352d8b2b2590f9bdd46fac5c2d6c1636dcfc14358a20c70e22daf89e1a759b629 - languageName: node - linkType: hard - "@cspotcode/source-map-support@npm:^0.8.0": version: 0.8.1 resolution: "@cspotcode/source-map-support@npm:0.8.1" @@ -1841,17 +1834,6 @@ __metadata: languageName: node linkType: hard -"@dabh/diagnostics@npm:^2.0.2": - version: 2.0.3 - resolution: "@dabh/diagnostics@npm:2.0.3" - dependencies: - colorspace: "npm:1.1.x" - enabled: "npm:2.0.x" - kuler: "npm:^2.0.0" - checksum: 10c0/a5133df8492802465ed01f2f0a5784585241a1030c362d54a602ed1839816d6c93d71dde05cf2ddb4fd0796238c19774406bd62fa2564b637907b495f52425fe - languageName: node - linkType: hard - "@emnapi/runtime@npm:^1.2.0": version: 1.5.0 resolution: "@emnapi/runtime@npm:1.5.0" @@ -2292,7 +2274,7 @@ __metadata: languageName: node linkType: hard -"@internationalized/date@npm:^3.9.0, @internationalized/date@workspace:../../packages/@internationalized/date": +"@internationalized/date@npm:^3.10.0, @internationalized/date@npm:^3.9.0, @internationalized/date@workspace:../../packages/@internationalized/date": version: 0.0.0-use.local resolution: "@internationalized/date@workspace:../../packages/@internationalized/date" dependencies: @@ -4022,17 +4004,17 @@ __metadata: languageName: node linkType: hard -"@react-aria/actiongroup@npm:^3.7.20, @react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup": +"@react-aria/actiongroup@npm:^3.7.21, @react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup": version: 0.0.0-use.local resolution: "@react-aria/actiongroup@workspace:../../packages/@react-aria/actiongroup" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-types/actiongroup": "npm:^3.4.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-types/actiongroup": "npm:^3.4.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4051,9 +4033,9 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/autocomplete@npm:3.0.0-rc.2, @react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete": - version: 0.0.0-use.local - resolution: "@react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete" +"@react-aria/autocomplete@npm:3.0.0-rc.2": + version: 3.0.0-rc.2 + resolution: "@react-aria/autocomplete@npm:3.0.0-rc.2" dependencies: "@react-aria/combobox": "npm:^3.13.2" "@react-aria/focus": "npm:^3.21.1" @@ -4072,18 +4054,43 @@ __metadata: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/18d1606fea409240120275e10c230038ea0a31f272fe2250ada6276fee163479ac824ac4e7cd3416d0f94b254806d04de9377e025693e6ea1795b77e5f124cfb + languageName: node + linkType: hard + +"@react-aria/autocomplete@npm:3.0.0-rc.3, @react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete": + version: 0.0.0-use.local + resolution: "@react-aria/autocomplete@workspace:../../packages/@react-aria/autocomplete" + dependencies: + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/autocomplete": "npm:3.0.0-beta.3" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/autocomplete": "npm:3.0.0-alpha.35" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" + "@swc/helpers": "npm:^0.5.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-aria/breadcrumbs@npm:^3.5.28, @react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs": +"@react-aria/breadcrumbs@npm:^3.5.28, @react-aria/breadcrumbs@npm:^3.5.29, @react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs": version: 0.0.0-use.local resolution: "@react-aria/breadcrumbs@workspace:../../packages/@react-aria/breadcrumbs" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/link": "npm:^3.8.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/breadcrumbs": "npm:^3.7.16" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/breadcrumbs": "npm:^3.7.17" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4091,16 +4098,16 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/button@npm:^3.14.1, @react-aria/button@workspace:../../packages/@react-aria/button": +"@react-aria/button@npm:^3.14.1, @react-aria/button@npm:^3.14.2, @react-aria/button@workspace:../../packages/@react-aria/button": version: 0.0.0-use.local resolution: "@react-aria/button@workspace:../../packages/@react-aria/button" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/toolbar": "npm:3.0.0-beta.20" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/toolbar": "npm:3.0.0-beta.21" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4108,19 +4115,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/calendar@npm:^3.9.1, @react-aria/calendar@workspace:../../packages/@react-aria/calendar": +"@react-aria/calendar@npm:^3.9.1, @react-aria/calendar@npm:^3.9.2, @react-aria/calendar@workspace:../../packages/@react-aria/calendar": version: 0.0.0-use.local resolution: "@react-aria/calendar@workspace:../../packages/@react-aria/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/calendar": "npm:^3.8.4" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/calendar": "npm:^3.9.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4128,20 +4135,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/checkbox@npm:^3.16.1, @react-aria/checkbox@workspace:../../packages/@react-aria/checkbox": +"@react-aria/checkbox@npm:^3.16.1, @react-aria/checkbox@npm:^3.16.2, @react-aria/checkbox@workspace:../../packages/@react-aria/checkbox": version: 0.0.0-use.local resolution: "@react-aria/checkbox@workspace:../../packages/@react-aria/checkbox" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/toggle": "npm:^3.12.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/checkbox": "npm:^3.7.1" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/toggle": "npm:^3.12.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4149,9 +4156,9 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/collections@npm:3.0.0-rc.7, @react-aria/collections@workspace:../../packages/@react-aria/collections": - version: 0.0.0-use.local - resolution: "@react-aria/collections@workspace:../../packages/@react-aria/collections" +"@react-aria/collections@npm:3.0.0-rc.7": + version: 3.0.0-rc.7 + resolution: "@react-aria/collections@npm:3.0.0-rc.7" dependencies: "@react-aria/interactions": "npm:^3.25.5" "@react-aria/ssr": "npm:^3.9.10" @@ -4162,25 +4169,42 @@ __metadata: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/58e1d2b5a82650bed65e70c5c83cb61173cae5e0dea5c8355fed81dfeb2c9a38c35096eeb38e89ecdbb676368d308612bdad41098edaf519f2e4db50c29e9df2 + languageName: node + linkType: hard + +"@react-aria/collections@npm:^3.0.0, @react-aria/collections@workspace:../../packages/@react-aria/collections": + version: 0.0.0-use.local + resolution: "@react-aria/collections@workspace:../../packages/@react-aria/collections" + dependencies: + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/ssr": "npm:^3.9.10" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" + "@swc/helpers": "npm:^0.5.0" + use-sync-external-store: "npm:^1.4.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-aria/color@npm:^3.1.1, @react-aria/color@workspace:../../packages/@react-aria/color": +"@react-aria/color@npm:^3.1.1, @react-aria/color@npm:^3.1.2, @react-aria/color@workspace:../../packages/@react-aria/color": version: 0.0.0-use.local resolution: "@react-aria/color@workspace:../../packages/@react-aria/color" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/numberfield": "npm:^3.12.1" - "@react-aria/slider": "npm:^3.8.1" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/color": "npm:^3.9.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/slider": "npm:^3.8.2" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/color": "npm:^3.9.2" + "@react-stately/form": "npm:^3.2.2" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4188,25 +4212,25 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/combobox@npm:^3.13.2, @react-aria/combobox@workspace:../../packages/@react-aria/combobox": +"@react-aria/combobox@npm:^3.13.2, @react-aria/combobox@npm:^3.14.0, @react-aria/combobox@workspace:../../packages/@react-aria/combobox": version: 0.0.0-use.local resolution: "@react-aria/combobox@workspace:../../packages/@react-aria/combobox" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/listbox": "npm:^3.14.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/listbox": "npm:^3.15.0" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-stately/form": "npm:^3.2.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4214,27 +4238,27 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/datepicker@npm:^3.15.1, @react-aria/datepicker@workspace:../../packages/@react-aria/datepicker": +"@react-aria/datepicker@npm:^3.15.1, @react-aria/datepicker@npm:^3.15.2, @react-aria/datepicker@workspace:../../packages/@react-aria/datepicker": version: 0.0.0-use.local resolution: "@react-aria/datepicker@workspace:../../packages/@react-aria/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/datepicker": "npm:^3.15.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-stately/form": "npm:^3.2.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4242,15 +4266,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/dialog@npm:^3.5.30, @react-aria/dialog@workspace:../../packages/@react-aria/dialog": +"@react-aria/dialog@npm:^3.5.30, @react-aria/dialog@npm:^3.5.31, @react-aria/dialog@workspace:../../packages/@react-aria/dialog": version: 0.0.0-use.local resolution: "@react-aria/dialog@workspace:../../packages/@react-aria/dialog" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4258,14 +4282,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/disclosure@npm:^3.0.8, @react-aria/disclosure@workspace:../../packages/@react-aria/disclosure": +"@react-aria/disclosure@npm:^3.0.8, @react-aria/disclosure@npm:^3.1.0, @react-aria/disclosure@workspace:../../packages/@react-aria/disclosure": version: 0.0.0-use.local resolution: "@react-aria/disclosure@workspace:../../packages/@react-aria/disclosure" dependencies: "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/disclosure": "npm:^3.0.7" - "@react-types/button": "npm:^3.14.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/disclosure": "npm:^3.0.8" + "@react-types/button": "npm:^3.14.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4273,20 +4297,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/dnd@npm:^3.0.0, @react-aria/dnd@npm:^3.1.0, @react-aria/dnd@npm:^3.11.2, @react-aria/dnd@workspace:../../packages/@react-aria/dnd": +"@react-aria/dnd@npm:^3.0.0, @react-aria/dnd@npm:^3.1.0, @react-aria/dnd@npm:^3.11.2, @react-aria/dnd@npm:^3.11.3, @react-aria/dnd@workspace:../../packages/@react-aria/dnd": version: 0.0.0-use.local resolution: "@react-aria/dnd@workspace:../../packages/@react-aria/dnd" dependencies: "@internationalized/string": "npm:^3.2.7" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/dnd": "npm:^3.7.0" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/dnd": "npm:^3.7.1" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4300,13 +4324,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/focus@npm:^3.20.4, @react-aria/focus@npm:^3.21.1, @react-aria/focus@workspace:../../packages/@react-aria/focus": +"@react-aria/focus@npm:^3.20.4, @react-aria/focus@npm:^3.21.1, @react-aria/focus@npm:^3.21.2, @react-aria/focus@workspace:../../packages/@react-aria/focus": version: 0.0.0-use.local resolution: "@react-aria/focus@workspace:../../packages/@react-aria/focus" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -4315,14 +4339,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/form@npm:^3.1.1, @react-aria/form@workspace:../../packages/@react-aria/form": +"@react-aria/form@npm:^3.1.2, @react-aria/form@workspace:../../packages/@react-aria/form": version: 0.0.0-use.local resolution: "@react-aria/form@workspace:../../packages/@react-aria/form" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4330,22 +4354,22 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/grid@npm:^3.14.4, @react-aria/grid@workspace:../../packages/@react-aria/grid": +"@react-aria/grid@npm:^3.14.5, @react-aria/grid@workspace:../../packages/@react-aria/grid": version: 0.0.0-use.local resolution: "@react-aria/grid@workspace:../../packages/@react-aria/grid" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4353,19 +4377,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/gridlist@npm:^3.14.0, @react-aria/gridlist@workspace:../../packages/@react-aria/gridlist": +"@react-aria/gridlist@npm:^3.14.0, @react-aria/gridlist@npm:^3.14.1, @react-aria/gridlist@workspace:../../packages/@react-aria/gridlist": version: 0.0.0-use.local resolution: "@react-aria/gridlist@workspace:../../packages/@react-aria/gridlist" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4373,17 +4397,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/i18n@npm:^3.12.10, @react-aria/i18n@npm:^3.12.12, @react-aria/i18n@workspace:../../packages/@react-aria/i18n": +"@react-aria/i18n@npm:^3.12.10, @react-aria/i18n@npm:^3.12.12, @react-aria/i18n@npm:^3.12.13, @react-aria/i18n@workspace:../../packages/@react-aria/i18n": version: 0.0.0-use.local resolution: "@react-aria/i18n@workspace:../../packages/@react-aria/i18n" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/message": "npm:^3.1.8" "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4391,14 +4415,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/interactions@npm:^3.1.0, @react-aria/interactions@npm:^3.25.1, @react-aria/interactions@npm:^3.25.5, @react-aria/interactions@workspace:../../packages/@react-aria/interactions": +"@react-aria/interactions@npm:^3.1.0, @react-aria/interactions@npm:^3.25.1, @react-aria/interactions@npm:^3.25.5, @react-aria/interactions@npm:^3.25.6, @react-aria/interactions@workspace:../../packages/@react-aria/interactions": version: 0.0.0-use.local resolution: "@react-aria/interactions@workspace:../../packages/@react-aria/interactions" dependencies: "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/utils": "npm:^3.31.0" "@react-stately/flags": "npm:^3.1.2" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4406,12 +4430,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/label@npm:^3.7.21, @react-aria/label@workspace:../../packages/@react-aria/label": +"@react-aria/label@npm:^3.7.21, @react-aria/label@npm:^3.7.22, @react-aria/label@workspace:../../packages/@react-aria/label": version: 0.0.0-use.local resolution: "@react-aria/label@workspace:../../packages/@react-aria/label" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4419,12 +4443,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/landmark@npm:^3.0.6, @react-aria/landmark@workspace:../../packages/@react-aria/landmark": +"@react-aria/landmark@npm:^3.0.6, @react-aria/landmark@npm:^3.0.7, @react-aria/landmark@workspace:../../packages/@react-aria/landmark": version: 0.0.0-use.local resolution: "@react-aria/landmark@workspace:../../packages/@react-aria/landmark" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" use-sync-external-store: "npm:^1.4.0" peerDependencies: @@ -4433,14 +4457,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/link@npm:^3.8.5, @react-aria/link@workspace:../../packages/@react-aria/link": +"@react-aria/link@npm:^3.8.5, @react-aria/link@npm:^3.8.6, @react-aria/link@workspace:../../packages/@react-aria/link": version: 0.0.0-use.local resolution: "@react-aria/link@workspace:../../packages/@react-aria/link" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4448,18 +4472,18 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/listbox@npm:^3.14.8, @react-aria/listbox@workspace:../../packages/@react-aria/listbox": +"@react-aria/listbox@npm:^3.14.8, @react-aria/listbox@npm:^3.15.0, @react-aria/listbox@workspace:../../packages/@react-aria/listbox": version: 0.0.0-use.local resolution: "@react-aria/listbox@workspace:../../packages/@react-aria/listbox" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/listbox": "npm:^3.7.3" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/listbox": "npm:^3.7.4" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4475,23 +4499,23 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/menu@npm:^3.19.2, @react-aria/menu@workspace:../../packages/@react-aria/menu": +"@react-aria/menu@npm:^3.19.2, @react-aria/menu@npm:^3.19.3, @react-aria/menu@workspace:../../packages/@react-aria/menu": version: 0.0.0-use.local resolution: "@react-aria/menu@workspace:../../packages/@react-aria/menu" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/menu": "npm:^3.9.7" - "@react-stately/selection": "npm:^3.20.5" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/menu": "npm:^3.10.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/button": "npm:^3.14.1" + "@react-types/menu": "npm:^3.10.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4499,13 +4523,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/meter@npm:^3.4.26, @react-aria/meter@workspace:../../packages/@react-aria/meter": +"@react-aria/meter@npm:^3.4.26, @react-aria/meter@npm:^3.4.27, @react-aria/meter@workspace:../../packages/@react-aria/meter": version: 0.0.0-use.local resolution: "@react-aria/meter@workspace:../../packages/@react-aria/meter" dependencies: - "@react-aria/progress": "npm:^3.4.26" - "@react-types/meter": "npm:^3.4.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-types/meter": "npm:^3.4.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4513,20 +4537,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/numberfield@npm:^3.12.1, @react-aria/numberfield@workspace:../../packages/@react-aria/numberfield": +"@react-aria/numberfield@npm:^3.12.1, @react-aria/numberfield@npm:^3.12.2, @react-aria/numberfield@workspace:../../packages/@react-aria/numberfield": version: 0.0.0-use.local resolution: "@react-aria/numberfield@workspace:../../packages/@react-aria/numberfield" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/spinbutton": "npm:^3.6.18" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/numberfield": "npm:^3.8.14" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/spinbutton": "npm:^3.6.19" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/numberfield": "npm:^3.8.15" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4542,20 +4566,20 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/overlays@npm:^3.29.1, @react-aria/overlays@workspace:../../packages/@react-aria/overlays": +"@react-aria/overlays@npm:^3.29.1, @react-aria/overlays@npm:^3.30.0, @react-aria/overlays@workspace:../../packages/@react-aria/overlays": version: 0.0.0-use.local resolution: "@react-aria/overlays@workspace:../../packages/@react-aria/overlays" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/button": "npm:^3.14.0" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/button": "npm:^3.14.1" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4571,15 +4595,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/progress@npm:^3.4.26, @react-aria/progress@workspace:../../packages/@react-aria/progress": +"@react-aria/progress@npm:^3.4.26, @react-aria/progress@npm:^3.4.27, @react-aria/progress@workspace:../../packages/@react-aria/progress": version: 0.0.0-use.local resolution: "@react-aria/progress@workspace:../../packages/@react-aria/progress" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/progress": "npm:^3.5.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/progress": "npm:^3.5.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4587,19 +4611,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/radio@npm:^3.12.1, @react-aria/radio@workspace:../../packages/@react-aria/radio": +"@react-aria/radio@npm:^3.12.1, @react-aria/radio@npm:^3.12.2, @react-aria/radio@workspace:../../packages/@react-aria/radio": version: 0.0.0-use.local resolution: "@react-aria/radio@workspace:../../packages/@react-aria/radio" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/radio": "npm:^3.11.1" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/radio": "npm:^3.11.2" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4607,17 +4631,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/searchfield@npm:^3.8.8, @react-aria/searchfield@workspace:../../packages/@react-aria/searchfield": +"@react-aria/searchfield@npm:^3.8.8, @react-aria/searchfield@npm:^3.8.9, @react-aria/searchfield@workspace:../../packages/@react-aria/searchfield": version: 0.0.0-use.local resolution: "@react-aria/searchfield@workspace:../../packages/@react-aria/searchfield" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/searchfield": "npm:^3.5.15" - "@react-types/button": "npm:^3.14.0" - "@react-types/searchfield": "npm:^3.6.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-types/button": "npm:^3.14.1" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4625,23 +4649,23 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/select@npm:^3.16.2, @react-aria/select@workspace:../../packages/@react-aria/select": +"@react-aria/select@npm:^3.16.2, @react-aria/select@npm:^3.17.0, @react-aria/select@workspace:../../packages/@react-aria/select": version: 0.0.0-use.local resolution: "@react-aria/select@workspace:../../packages/@react-aria/select" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/select": "npm:^3.7.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/select": "npm:^3.8.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4649,16 +4673,16 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/selection@npm:^3.25.1, @react-aria/selection@workspace:../../packages/@react-aria/selection": +"@react-aria/selection@npm:^3.25.1, @react-aria/selection@npm:^3.26.0, @react-aria/selection@workspace:../../packages/@react-aria/selection": version: 0.0.0-use.local resolution: "@react-aria/selection@workspace:../../packages/@react-aria/selection" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4666,12 +4690,12 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/separator@npm:^3.4.12, @react-aria/separator@workspace:../../packages/@react-aria/separator": +"@react-aria/separator@npm:^3.4.12, @react-aria/separator@npm:^3.4.13, @react-aria/separator@workspace:../../packages/@react-aria/separator": version: 0.0.0-use.local resolution: "@react-aria/separator@workspace:../../packages/@react-aria/separator" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4679,17 +4703,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/slider@npm:^3.8.1, @react-aria/slider@workspace:../../packages/@react-aria/slider": +"@react-aria/slider@npm:^3.8.1, @react-aria/slider@npm:^3.8.2, @react-aria/slider@workspace:../../packages/@react-aria/slider": version: 0.0.0-use.local resolution: "@react-aria/slider@workspace:../../packages/@react-aria/slider" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/slider": "npm:^3.7.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/slider": "npm:^3.7.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4697,15 +4721,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/spinbutton@npm:^3.6.18, @react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton": +"@react-aria/spinbutton@npm:^3.6.19, @react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton": version: 0.0.0-use.local resolution: "@react-aria/spinbutton@workspace:../../packages/@react-aria/spinbutton" dependencies: - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4723,15 +4747,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/steplist@npm:3.0.0-alpha.21, @react-aria/steplist@workspace:../../packages/@react-aria/steplist": +"@react-aria/steplist@npm:3.0.0-alpha.22, @react-aria/steplist@workspace:../../packages/@react-aria/steplist": version: 0.0.0-use.local resolution: "@react-aria/steplist@workspace:../../packages/@react-aria/steplist" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/steplist": "npm:3.0.0-alpha.17" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/steplist": "npm:3.0.0-alpha.18" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4739,14 +4763,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/switch@npm:^3.7.7, @react-aria/switch@workspace:../../packages/@react-aria/switch": +"@react-aria/switch@npm:^3.7.7, @react-aria/switch@npm:^3.7.8, @react-aria/switch@workspace:../../packages/@react-aria/switch": version: 0.0.0-use.local resolution: "@react-aria/switch@workspace:../../packages/@react-aria/switch" dependencies: - "@react-aria/toggle": "npm:^3.12.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/switch": "npm:^3.5.14" + "@react-aria/toggle": "npm:^3.12.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/switch": "npm:^3.5.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4754,24 +4778,24 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/table@npm:^3.17.7, @react-aria/table@workspace:../../packages/@react-aria/table": +"@react-aria/table@npm:^3.17.7, @react-aria/table@npm:^3.17.8, @react-aria/table@workspace:../../packages/@react-aria/table": version: 0.0.0-use.local resolution: "@react-aria/table@workspace:../../packages/@react-aria/table" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-stately/collections": "npm:^3.12.7" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/table": "npm:^3.15.0" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-stately/table": "npm:^3.15.1" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4779,17 +4803,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tabs@npm:^3.10.7, @react-aria/tabs@workspace:../../packages/@react-aria/tabs": +"@react-aria/tabs@npm:^3.10.7, @react-aria/tabs@npm:^3.10.8, @react-aria/tabs@workspace:../../packages/@react-aria/tabs": version: 0.0.0-use.local resolution: "@react-aria/tabs@workspace:../../packages/@react-aria/tabs" dependencies: - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tabs": "npm:^3.8.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tabs": "npm:^3.8.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4797,19 +4821,19 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tag@npm:^3.7.1, @react-aria/tag@workspace:../../packages/@react-aria/tag": +"@react-aria/tag@npm:^3.7.1, @react-aria/tag@npm:^3.7.2, @react-aria/tag@workspace:../../packages/@react-aria/tag": version: 0.0.0-use.local resolution: "@react-aria/tag@workspace:../../packages/@react-aria/tag" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/list": "npm:^3.13.0" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/list": "npm:^3.13.1" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4817,7 +4841,7 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/test-utils@npm:1.0.0-beta.0, @react-aria/test-utils@npm:^1.0.0-alpha.8, @react-aria/test-utils@workspace:../../packages/@react-aria/test-utils": +"@react-aria/test-utils@npm:1.0.0-beta.1, @react-aria/test-utils@npm:^1.0.0-alpha.8, @react-aria/test-utils@workspace:../../packages/@react-aria/test-utils": version: 0.0.0-use.local resolution: "@react-aria/test-utils@workspace:../../packages/@react-aria/test-utils" dependencies: @@ -4830,18 +4854,18 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/textfield@npm:^3.18.1, @react-aria/textfield@workspace:../../packages/@react-aria/textfield": +"@react-aria/textfield@npm:^3.18.1, @react-aria/textfield@npm:^3.18.2, @react-aria/textfield@workspace:../../packages/@react-aria/textfield": version: 0.0.0-use.local resolution: "@react-aria/textfield@workspace:../../packages/@react-aria/textfield" dependencies: - "@react-aria/form": "npm:^3.1.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/form": "npm:^3.2.1" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4849,17 +4873,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toast@npm:^3.0.7, @react-aria/toast@workspace:../../packages/@react-aria/toast": +"@react-aria/toast@npm:^3.0.7, @react-aria/toast@npm:^3.0.8, @react-aria/toast@workspace:../../packages/@react-aria/toast": version: 0.0.0-use.local resolution: "@react-aria/toast@workspace:../../packages/@react-aria/toast" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/landmark": "npm:^3.0.6" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/landmark": "npm:^3.0.7" + "@react-aria/utils": "npm:^3.31.0" "@react-stately/toast": "npm:^3.1.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4867,15 +4891,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toggle@npm:^3.12.1, @react-aria/toggle@workspace:../../packages/@react-aria/toggle": +"@react-aria/toggle@npm:^3.12.2, @react-aria/toggle@workspace:../../packages/@react-aria/toggle": version: 0.0.0-use.local resolution: "@react-aria/toggle@workspace:../../packages/@react-aria/toggle" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4883,9 +4907,9 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/toolbar@npm:3.0.0-beta.20, @react-aria/toolbar@workspace:../../packages/@react-aria/toolbar": - version: 0.0.0-use.local - resolution: "@react-aria/toolbar@workspace:../../packages/@react-aria/toolbar" +"@react-aria/toolbar@npm:3.0.0-beta.20": + version: 3.0.0-beta.20 + resolution: "@react-aria/toolbar@npm:3.0.0-beta.20" dependencies: "@react-aria/focus": "npm:^3.21.1" "@react-aria/i18n": "npm:^3.12.12" @@ -4895,18 +4919,34 @@ __metadata: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/af186a16ba6d55b6fd80988ae95031e04bcfcd20bdedb02f12007f5f3c4ef1ace515a0d71d0191544c333bb181df8dfe33f89e52fde7ad83148172561d0c4049 + languageName: node + linkType: hard + +"@react-aria/toolbar@npm:3.0.0-beta.21, @react-aria/toolbar@workspace:../../packages/@react-aria/toolbar": + version: 0.0.0-use.local + resolution: "@react-aria/toolbar@workspace:../../packages/@react-aria/toolbar" + dependencies: + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" + "@swc/helpers": "npm:^0.5.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-aria/tooltip@npm:^3.8.7, @react-aria/tooltip@workspace:../../packages/@react-aria/tooltip": +"@react-aria/tooltip@npm:^3.8.7, @react-aria/tooltip@npm:^3.8.8, @react-aria/tooltip@workspace:../../packages/@react-aria/tooltip": version: 0.0.0-use.local resolution: "@react-aria/tooltip@workspace:../../packages/@react-aria/tooltip" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tooltip": "npm:^3.5.7" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tooltip": "npm:^3.4.20" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tooltip": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4914,17 +4954,17 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/tree@npm:^3.1.3, @react-aria/tree@workspace:../../packages/@react-aria/tree": +"@react-aria/tree@npm:^3.1.3, @react-aria/tree@npm:^3.1.4, @react-aria/tree@workspace:../../packages/@react-aria/tree": version: 0.0.0-use.local resolution: "@react-aria/tree@workspace:../../packages/@react-aria/tree" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4932,14 +4972,14 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/utils@npm:^3.29.0, @react-aria/utils@npm:^3.30.1, @react-aria/utils@npm:^3.8.0, @react-aria/utils@workspace:../../packages/@react-aria/utils": +"@react-aria/utils@npm:^3.29.0, @react-aria/utils@npm:^3.30.1, @react-aria/utils@npm:^3.31.0, @react-aria/utils@npm:^3.8.0, @react-aria/utils@workspace:../../packages/@react-aria/utils": version: 0.0.0-use.local resolution: "@react-aria/utils@workspace:../../packages/@react-aria/utils" dependencies: "@react-aria/ssr": "npm:^3.9.10" "@react-stately/flags": "npm:^3.1.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -4948,15 +4988,15 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/virtualizer@npm:^4.1.9, @react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer": +"@react-aria/virtualizer@npm:^4.1.10, @react-aria/virtualizer@npm:^4.1.9, @react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer": version: 0.0.0-use.local resolution: "@react-aria/virtualizer@workspace:../../packages/@react-aria/virtualizer" dependencies: - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4964,13 +5004,13 @@ __metadata: languageName: unknown linkType: soft -"@react-aria/visually-hidden@npm:^3.1.0, @react-aria/visually-hidden@npm:^3.8.27, @react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden": +"@react-aria/visually-hidden@npm:^3.1.0, @react-aria/visually-hidden@npm:^3.8.27, @react-aria/visually-hidden@npm:^3.8.28, @react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden": version: 0.0.0-use.local resolution: "@react-aria/visually-hidden@workspace:../../packages/@react-aria/visually-hidden" dependencies: - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4978,17 +5018,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/accordion@npm:^3.0.12, @react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion": +"@react-spectrum/accordion@npm:^3.0.12, @react-spectrum/accordion@npm:^3.0.13, @react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion": version: 0.0.0-use.local resolution: "@react-spectrum/accordion@workspace:../../packages/@react-spectrum/accordion" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -4996,25 +5036,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/actionbar@npm:^3.6.13, @react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar": +"@react-spectrum/actionbar@npm:^3.6.13, @react-spectrum/actionbar@npm:^3.6.14, @react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar": version: 0.0.0-use.local resolution: "@react-spectrum/actionbar@workspace:../../packages/@react-spectrum/actionbar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/actiongroup": "npm:^3.11.3" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-types/actionbar": "npm:^3.1.18" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/actiongroup": "npm:^3.11.4" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-types/actionbar": "npm:^3.1.19" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5023,27 +5063,27 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/actiongroup@npm:^3.11.3, @react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup": +"@react-spectrum/actiongroup@npm:^3.11.3, @react-spectrum/actiongroup@npm:^3.11.4, @react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup": version: 0.0.0-use.local resolution: "@react-spectrum/actiongroup@workspace:../../packages/@react-spectrum/actiongroup" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/actiongroup": "npm:^3.7.20" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/actiongroup": "npm:^3.4.20" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-aria/actiongroup": "npm:^3.7.21" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/actiongroup": "npm:^3.4.21" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.0 @@ -5052,35 +5092,35 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/autocomplete@npm:3.0.0-alpha.49, @react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete": +"@react-spectrum/autocomplete@npm:3.0.0-alpha.50, @react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete": version: 0.0.0-use.local resolution: "@react-spectrum/autocomplete@workspace:../../packages/@react-spectrum/autocomplete" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/autocomplete": "npm:3.0.0-rc.2" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-types/autocomplete": "npm:3.0.0-alpha.34" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/autocomplete": "npm:3.0.0-rc.3" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/autocomplete": "npm:3.0.0-alpha.35" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5089,15 +5129,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/avatar@npm:^3.0.25, @react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar": +"@react-spectrum/avatar@npm:^3.0.25, @react-spectrum/avatar@npm:^3.0.26, @react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar": version: 0.0.0-use.local resolution: "@react-spectrum/avatar@workspace:../../packages/@react-spectrum/avatar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/avatar": "npm:^3.0.18" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/avatar": "npm:^3.0.19" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.1 @@ -5106,16 +5146,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/badge@npm:^3.1.29, @react-spectrum/badge@workspace:../../packages/@react-spectrum/badge": +"@react-spectrum/badge@npm:^3.1.29, @react-spectrum/badge@npm:^3.1.30, @react-spectrum/badge@workspace:../../packages/@react-spectrum/badge": version: 0.0.0-use.local resolution: "@react-spectrum/badge@workspace:../../packages/@react-spectrum/badge" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/badge": "npm:^3.1.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/badge": "npm:^3.1.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5124,23 +5164,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/breadcrumbs@npm:^3.1.0, @react-spectrum/breadcrumbs@npm:^3.9.23, @react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs": +"@react-spectrum/breadcrumbs@npm:^3.1.0, @react-spectrum/breadcrumbs@npm:^3.9.23, @react-spectrum/breadcrumbs@npm:^3.9.24, @react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs": version: 0.0.0-use.local resolution: "@react-spectrum/breadcrumbs@workspace:../../packages/@react-spectrum/breadcrumbs" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/breadcrumbs": "npm:^3.5.28" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-types/breadcrumbs": "npm:^3.7.16" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/breadcrumbs": "npm:^3.5.29" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-types/breadcrumbs": "npm:^3.7.17" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5149,24 +5189,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/button@npm:^3.1.0, @react-spectrum/button@npm:^3.17.3, @react-spectrum/button@npm:^3.8.1, @react-spectrum/button@workspace:../../packages/@react-spectrum/button": +"@react-spectrum/button@npm:^3.1.0, @react-spectrum/button@npm:^3.17.3, @react-spectrum/button@npm:^3.17.4, @react-spectrum/button@npm:^3.8.1, @react-spectrum/button@workspace:../../packages/@react-spectrum/button": version: 0.0.0-use.local resolution: "@react-spectrum/button@workspace:../../packages/@react-spectrum/button" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/progress": "npm:^3.7.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/progress": "npm:^3.7.20" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: @@ -5176,15 +5216,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/buttongroup@npm:^3.6.25, @react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup": +"@react-spectrum/buttongroup@npm:^3.6.25, @react-spectrum/buttongroup@npm:^3.6.26, @react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup": version: 0.0.0-use.local resolution: "@react-spectrum/buttongroup@workspace:../../packages/@react-spectrum/buttongroup" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/buttongroup": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/buttongroup": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@spectrum-icons/workflow": "npm:^4.0.0" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -5194,27 +5234,27 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/calendar@npm:^3.7.7, @react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar": +"@react-spectrum/calendar@npm:^3.7.7, @react-spectrum/calendar@npm:^3.7.8, @react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar": version: 0.0.0-use.local resolution: "@react-spectrum/calendar@workspace:../../packages/@react-spectrum/calendar" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/calendar": "npm:^3.9.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/label": "npm:^3.16.18" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/label": "npm:^3.16.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/calendar": "npm:^3.8.4" - "@react-types/button": "npm:^3.14.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/calendar": "npm:^3.9.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5228,22 +5268,22 @@ __metadata: resolution: "@react-spectrum/card@workspace:../../packages/@react-spectrum/card" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/grid": "npm:^3.14.4" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/card": "npm:3.0.0-alpha.39" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/grid": "npm:^3.14.5" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/card": "npm:3.0.0-alpha.40" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5252,24 +5292,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/checkbox@npm:^3.10.3, @react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox": +"@react-spectrum/checkbox@npm:^3.10.3, @react-spectrum/checkbox@npm:^3.10.4, @react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox": version: 0.0.0-use.local resolution: "@react-spectrum/checkbox@workspace:../../packages/@react-spectrum/checkbox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/checkbox": "npm:^3.16.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/checkbox": "npm:^3.7.1" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/checkbox": "npm:^3.16.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5285,12 +5325,11 @@ __metadata: "@babel/parser": "npm:^7.24.5" "@babel/traverse": "npm:^7.24.5" "@babel/types": "npm:^7.24.5" - "@react-spectrum/s2": "npm:^0.11.2" - "@react-types/shared": "npm:^3.32.0" + "@react-spectrum/s2": "npm:^0.12.0" + "@react-types/shared": "npm:^3.32.1" "@types/jscodeshift": "npm:^0.11.11" "@types/node": "npm:^22" boxen: "npm:^5.1.2" - build: "npm:^0.1.4" chalk: "npm:^4.0.0" execa: "npm:^5.1.1" jscodeshift: "npm:^0.15.2" @@ -5306,31 +5345,31 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/color@npm:^3.1.3, @react-spectrum/color@workspace:../../packages/@react-spectrum/color": +"@react-spectrum/color@npm:^3.1.3, @react-spectrum/color@npm:^3.1.4, @react-spectrum/color@workspace:../../packages/@react-spectrum/color": version: 0.0.0-use.local resolution: "@react-spectrum/color@workspace:../../packages/@react-spectrum/color" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/color": "npm:^3.1.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.4" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/color": "npm:^3.9.1" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-aria/color": "npm:^3.1.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.5" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/color": "npm:^3.9.2" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5338,35 +5377,35 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/combobox@npm:^3.16.3, @react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox": +"@react-spectrum/combobox@npm:^3.16.3, @react-spectrum/combobox@npm:^3.16.4, @react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox": version: 0.0.0-use.local resolution: "@react-spectrum/combobox@workspace:../../packages/@react-spectrum/combobox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/combobox": "npm:^3.13.2" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/form": "npm:^3.1.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/label": "npm:^3.7.21" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/combobox": "npm:^3.11.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/form": "npm:^3.1.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/combobox": "npm:^3.12.0" + "@react-types/button": "npm:^3.14.1" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5375,21 +5414,21 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/contextualhelp@npm:^3.6.27, @react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp": +"@react-spectrum/contextualhelp@npm:^3.6.27, @react-spectrum/contextualhelp@npm:^3.6.28, @react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp": version: 0.0.0-use.local resolution: "@react-spectrum/contextualhelp@workspace:../../packages/@react-spectrum/contextualhelp" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/dialog": "npm:^3.9.3" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/dialog": "npm:^3.9.4" "@react-spectrum/link": "npm:^3.2.0" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-spectrum/utils": "npm:^3.12.9" "@react-spectrum/view": "npm:^3.1.3" - "@react-types/contextualhelp": "npm:^3.2.21" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-types/contextualhelp": "npm:^3.2.22" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5398,31 +5437,31 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/datepicker@npm:^3.14.7, @react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker": +"@react-spectrum/datepicker@npm:^3.14.7, @react-spectrum/datepicker@npm:^3.14.8, @react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker": version: 0.0.0-use.local resolution: "@react-spectrum/datepicker@workspace:../../packages/@react-spectrum/datepicker" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/datepicker": "npm:^3.15.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/calendar": "npm:^3.7.7" - "@react-spectrum/dialog": "npm:^3.9.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/layout": "npm:^3.6.18" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/datepicker": "npm:^3.15.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/calendar": "npm:^3.7.8" + "@react-spectrum/dialog": "npm:^3.9.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/layout": "npm:^3.6.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/datepicker": "npm:^3.15.1" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5431,30 +5470,30 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dialog@npm:^3.1.0, @react-spectrum/dialog@npm:^3.9.3, @react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog": +"@react-spectrum/dialog@npm:^3.1.0, @react-spectrum/dialog@npm:^3.9.3, @react-spectrum/dialog@npm:^3.9.4, @react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog": version: 0.0.0-use.local resolution: "@react-spectrum/dialog@workspace:../../packages/@react-spectrum/dialog" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/dialog": "npm:^3.5.30" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/buttongroup": "npm:^3.6.25" - "@react-spectrum/divider": "npm:^3.5.26" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/overlays": "npm:^5.8.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/buttongroup": "npm:^3.6.26" + "@react-spectrum/divider": "npm:^3.5.27" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/overlays": "npm:^5.9.0" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-spectrum/view": "npm:^3.6.22" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/button": "npm:^3.14.0" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-spectrum/view": "npm:^3.6.23" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/button": "npm:^3.14.1" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5463,15 +5502,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/divider@npm:^3.1.0, @react-spectrum/divider@npm:^3.5.26, @react-spectrum/divider@workspace:../../packages/@react-spectrum/divider": +"@react-spectrum/divider@npm:^3.1.0, @react-spectrum/divider@npm:^3.5.26, @react-spectrum/divider@npm:^3.5.27, @react-spectrum/divider@workspace:../../packages/@react-spectrum/divider": version: 0.0.0-use.local resolution: "@react-spectrum/divider@workspace:../../packages/@react-spectrum/divider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/separator": "npm:^3.4.12" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/divider": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/divider": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -5479,14 +5518,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dnd@npm:^3.6.1, @react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd": +"@react-spectrum/dnd@npm:^3.6.1, @react-spectrum/dnd@npm:^3.6.2, @react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd": version: 0.0.0-use.local resolution: "@react-spectrum/dnd@workspace:../../packages/@react-spectrum/dnd" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/dnd": "npm:^3.11.2" - "@react-stately/dnd": "npm:^3.7.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-stately/dnd": "npm:^3.7.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5504,7 +5543,7 @@ __metadata: "@react-aria/aria-modal-polyfill": "npm:^3.1.0" "@react-aria/interactions": "npm:^3.1.0" "@react-aria/visually-hidden": "npm:^3.1.0" - "@react-spectrum/autocomplete": "npm:3.0.0-alpha.49" + "@react-spectrum/autocomplete": "npm:3.0.0-alpha.50" "@react-spectrum/breadcrumbs": "npm:^3.1.0" "@react-spectrum/button": "npm:^3.1.0" "@react-spectrum/dialog": "npm:^3.1.0" @@ -5521,7 +5560,7 @@ __metadata: "@spectrum-icons/workflow": "npm:^4.0.0" algoliasearch: "npm:^4.14.1" clsx: "npm:^2.0.0" - dompurify: "npm:^2.3.10" + dompurify: "npm:^3.2.4" globals-docs: "npm:^2.4.1" highlight.js: "npm:9.18.1" markdown-to-jsx: "npm:^6.11.0" @@ -5535,18 +5574,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/dropzone@npm:^3.0.17, @react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone": +"@react-spectrum/dropzone@npm:^3.0.17, @react-spectrum/dropzone@npm:^3.0.18, @react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone": version: 0.0.0-use.local resolution: "@react-spectrum/dropzone@workspace:../../packages/@react-spectrum/dropzone" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5555,13 +5594,13 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/filetrigger@npm:^3.0.17, @react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger": +"@react-spectrum/filetrigger@npm:^3.0.17, @react-spectrum/filetrigger@npm:^3.0.18, @react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger": version: 0.0.0-use.local resolution: "@react-spectrum/filetrigger@workspace:../../packages/@react-spectrum/filetrigger" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5570,16 +5609,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/form@npm:^3.7.18, @react-spectrum/form@workspace:../../packages/@react-spectrum/form": +"@react-spectrum/form@npm:^3.7.18, @react-spectrum/form@npm:^3.7.19, @react-spectrum/form@workspace:../../packages/@react-spectrum/form": version: 0.0.0-use.local resolution: "@react-spectrum/form@workspace:../../packages/@react-spectrum/form" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/form": "npm:^3.2.1" - "@react-types/form": "npm:^3.7.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/form": "npm:^3.2.2" + "@react-types/form": "npm:^3.7.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5588,14 +5627,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/icon@npm:^3.8.8, @react-spectrum/icon@workspace:../../packages/@react-spectrum/icon": +"@react-spectrum/icon@npm:^3.8.8, @react-spectrum/icon@npm:^3.8.9, @react-spectrum/icon@workspace:../../packages/@react-spectrum/icon": version: 0.0.0-use.local resolution: "@react-spectrum/icon@workspace:../../packages/@react-spectrum/icon" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5604,16 +5643,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/illustratedmessage@npm:^3.5.0, @react-spectrum/illustratedmessage@npm:^3.5.13, @react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage": +"@react-spectrum/illustratedmessage@npm:^3.5.0, @react-spectrum/illustratedmessage@npm:^3.5.13, @react-spectrum/illustratedmessage@npm:^3.5.14, @react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage": version: 0.0.0-use.local resolution: "@react-spectrum/illustratedmessage@workspace:../../packages/@react-spectrum/illustratedmessage" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/illustratedmessage": "npm:^3.3.20" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/illustratedmessage": "npm:^3.3.21" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5622,15 +5661,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/image@npm:^3.6.1, @react-spectrum/image@workspace:../../packages/@react-spectrum/image": +"@react-spectrum/image@npm:^3.6.1, @react-spectrum/image@npm:^3.6.2, @react-spectrum/image@workspace:../../packages/@react-spectrum/image": version: 0.0.0-use.local resolution: "@react-spectrum/image@workspace:../../packages/@react-spectrum/image" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/image": "npm:^3.5.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/image": "npm:^3.5.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5639,18 +5678,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/inlinealert@npm:^3.2.19, @react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert": +"@react-spectrum/inlinealert@npm:^3.2.19, @react-spectrum/inlinealert@npm:^3.2.20, @react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert": version: 0.0.0-use.local resolution: "@react-spectrum/inlinealert@workspace:../../packages/@react-spectrum/inlinealert" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5659,19 +5698,19 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/label@npm:^3.16.18, @react-spectrum/label@workspace:../../packages/@react-spectrum/label": +"@react-spectrum/label@npm:^3.16.19, @react-spectrum/label@workspace:../../packages/@react-spectrum/label": version: 0.0.0-use.local resolution: "@react-spectrum/label@workspace:../../packages/@react-spectrum/label" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/label": "npm:^3.9.14" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/label": "npm:^3.9.15" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5680,17 +5719,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/labeledvalue@npm:^3.2.6, @react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue": +"@react-spectrum/labeledvalue@npm:^3.2.6, @react-spectrum/labeledvalue@npm:^3.2.7, @react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue": version: 0.0.0-use.local resolution: "@react-spectrum/labeledvalue@workspace:../../packages/@react-spectrum/labeledvalue" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@internationalized/date": "npm:^3.9.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5699,15 +5738,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/layout@npm:^3.1.0, @react-spectrum/layout@npm:^3.6.18, @react-spectrum/layout@workspace:../../packages/@react-spectrum/layout": +"@react-spectrum/layout@npm:^3.1.0, @react-spectrum/layout@npm:^3.6.18, @react-spectrum/layout@npm:^3.6.19, @react-spectrum/layout@workspace:../../packages/@react-spectrum/layout": version: 0.0.0-use.local resolution: "@react-spectrum/layout@workspace:../../packages/@react-spectrum/layout" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/layout": "npm:^3.3.26" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/layout": "npm:^3.3.27" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5716,18 +5755,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/link@npm:^3.2.0, @react-spectrum/link@npm:^3.6.21, @react-spectrum/link@workspace:../../packages/@react-spectrum/link": +"@react-spectrum/link@npm:^3.2.0, @react-spectrum/link@npm:^3.6.21, @react-spectrum/link@npm:^3.6.22, @react-spectrum/link@workspace:../../packages/@react-spectrum/link": version: 0.0.0-use.local resolution: "@react-spectrum/link@workspace:../../packages/@react-spectrum/link" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/link": "npm:^3.8.5" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5736,36 +5775,36 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/list@npm:^3.10.7, @react-spectrum/list@workspace:../../packages/@react-spectrum/list": +"@react-spectrum/list@npm:^3.10.7, @react-spectrum/list@npm:^3.10.8, @react-spectrum/list@workspace:../../packages/@react-spectrum/list": version: 0.0.0-use.local resolution: "@react-spectrum/list@workspace:../../packages/@react-spectrum/list" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" + "@react-aria/button": "npm:^3.14.2" "@react-aria/dnd": "npm:^3.0.0" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/gridlist": "npm:^3.14.0" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-aria/visually-hidden": "npm:^3.8.27" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-aria/visually-hidden": "npm:^3.8.28" "@react-spectrum/button": "npm:^3.8.1" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/dnd": "npm:^3.0.0" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" react-transition-group: "npm:^4.4.5" peerDependencies: @@ -5775,28 +5814,28 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/listbox@npm:^3.15.7, @react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox": +"@react-spectrum/listbox@npm:^3.15.7, @react-spectrum/listbox@npm:^3.15.8, @react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox": version: 0.0.0-use.local resolution: "@react-spectrum/listbox@workspace:../../packages/@react-spectrum/listbox" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/listbox": "npm:^3.14.8" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/listbox": "npm:^3.7.3" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/listbox": "npm:^3.7.4" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.2.0 @@ -5809,7 +5848,6 @@ __metadata: version: 0.0.0-use.local resolution: "@react-spectrum/mcp@workspace:../../packages/dev/mcp" dependencies: - "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@modelcontextprotocol/sdk": "npm:^1.17.3" "@swc/helpers": "npm:^0.5.0" fast-glob: "npm:^3.3.3" @@ -5820,32 +5858,32 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/menu@npm:^3.22.7, @react-spectrum/menu@workspace:../../packages/@react-spectrum/menu": +"@react-spectrum/menu@npm:^3.22.7, @react-spectrum/menu@npm:^3.22.8, @react-spectrum/menu@workspace:../../packages/@react-spectrum/menu": version: 0.0.0-use.local resolution: "@react-spectrum/menu@workspace:../../packages/@react-spectrum/menu" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/menu": "npm:^3.19.2" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/separator": "npm:^3.4.12" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/menu": "npm:^3.9.7" - "@react-stately/overlays": "npm:^3.6.19" - "@react-stately/tree": "npm:^3.9.2" - "@react-types/menu": "npm:^3.10.4" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/overlays": "npm:^3.6.20" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/menu": "npm:^3.10.5" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5854,46 +5892,46 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/meter@npm:^3.5.13, @react-spectrum/meter@workspace:../../packages/@react-spectrum/meter": +"@react-spectrum/meter@npm:^3.5.13, @react-spectrum/meter@npm:^3.5.14, @react-spectrum/meter@workspace:../../packages/@react-spectrum/meter": version: 0.0.0-use.local resolution: "@react-spectrum/meter@workspace:../../packages/@react-spectrum/meter" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/meter": "npm:^3.4.26" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/meter": "npm:^3.4.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/meter": "npm:^3.4.27" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/meter": "npm:^3.4.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown - linkType: soft - -"@react-spectrum/numberfield@npm:^3.10.1, @react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield": - version: 0.0.0-use.local - resolution: "@react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield" - dependencies: - "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/numberfield": "npm:^3.12.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" + linkType: soft + +"@react-spectrum/numberfield@npm:^3.10.1, @react-spectrum/numberfield@npm:^3.10.2, @react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield": + version: 0.0.0-use.local + resolution: "@react-spectrum/numberfield@workspace:../../packages/@react-spectrum/numberfield" + dependencies: + "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-types/button": "npm:^3.14.0" - "@react-types/numberfield": "npm:^3.8.14" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" - "@spectrum-icons/workflow": "npm:^4.2.24" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-types/button": "npm:^3.14.1" + "@react-types/numberfield": "npm:^3.8.15" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" + "@spectrum-icons/workflow": "npm:^4.2.25" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5902,18 +5940,18 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/overlays@npm:^5.8.2, @react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays": +"@react-spectrum/overlays@npm:^5.8.2, @react-spectrum/overlays@npm:^5.9.0, @react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays": version: 0.0.0-use.local resolution: "@react-spectrum/overlays@workspace:../../packages/@react-spectrum/overlays" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" react-transition-group: "npm:^4.4.5" peerDependencies: @@ -5923,7 +5961,7 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/parcel-namer-s2@npm:^0.3.1, @react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2": +"@react-spectrum/parcel-namer-s2@npm:^0.3.2, @react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2": version: 0.0.0-use.local resolution: "@react-spectrum/parcel-namer-s2@workspace:../../packages/dev/parcel-namer-s2" dependencies: @@ -5931,7 +5969,7 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/parcel-transformer-s2-icon@npm:^0.3.1, @react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon": +"@react-spectrum/parcel-transformer-s2-icon@npm:^0.3.2, @react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon": version: 0.0.0-use.local resolution: "@react-spectrum/parcel-transformer-s2-icon@workspace:../../packages/dev/parcel-transformer-s2-icon" dependencies: @@ -5940,31 +5978,32 @@ __metadata: "@svgr/core": "npm:^8.1.0" "@svgr/plugin-jsx": "npm:^8.1.0" "@svgr/plugin-svgo": "npm:^8.1.0" + prettier: "npm:^3.6.2" languageName: unknown linkType: soft -"@react-spectrum/picker@npm:^3.1.0, @react-spectrum/picker@npm:^3.16.3, @react-spectrum/picker@workspace:../../packages/@react-spectrum/picker": +"@react-spectrum/picker@npm:^3.1.0, @react-spectrum/picker@npm:^3.16.3, @react-spectrum/picker@npm:^3.16.4, @react-spectrum/picker@workspace:../../packages/@react-spectrum/picker": version: 0.0.0-use.local resolution: "@react-spectrum/picker@workspace:../../packages/@react-spectrum/picker" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/select": "npm:^3.16.2" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/listbox": "npm:^3.15.7" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/select": "npm:^3.7.1" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/select": "npm:^3.17.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/listbox": "npm:^3.15.8" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/select": "npm:^3.8.0" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.1.4 @@ -5973,16 +6012,16 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/progress@npm:^3.7.19, @react-spectrum/progress@workspace:../../packages/@react-spectrum/progress": +"@react-spectrum/progress@npm:^3.7.19, @react-spectrum/progress@npm:^3.7.20, @react-spectrum/progress@workspace:../../packages/@react-spectrum/progress": version: 0.0.0-use.local resolution: "@react-spectrum/progress@workspace:../../packages/@react-spectrum/progress" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/progress": "npm:^3.4.26" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/progress": "npm:^3.5.15" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/progress": "npm:^3.5.16" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -5991,17 +6030,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/provider@npm:^3.1.0, @react-spectrum/provider@npm:^3.10.10, @react-spectrum/provider@workspace:../../packages/@react-spectrum/provider": +"@react-spectrum/provider@npm:^3.1.0, @react-spectrum/provider@npm:^3.10.10, @react-spectrum/provider@npm:^3.10.11, @react-spectrum/provider@workspace:../../packages/@react-spectrum/provider": version: 0.0.0-use.local resolution: "@react-spectrum/provider@workspace:../../packages/@react-spectrum/provider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -6029,20 +6068,20 @@ __metadata: languageName: node linkType: hard -"@react-spectrum/radio@npm:^3.7.20, @react-spectrum/radio@workspace:../../packages/@react-spectrum/radio": +"@react-spectrum/radio@npm:^3.7.20, @react-spectrum/radio@npm:^3.7.21, @react-spectrum/radio@workspace:../../packages/@react-spectrum/radio": version: 0.0.0-use.local resolution: "@react-spectrum/radio@workspace:../../packages/@react-spectrum/radio" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/radio": "npm:^3.12.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/radio": "npm:^3.11.1" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/radio": "npm:^3.12.2" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/radio": "npm:^3.11.2" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6055,13 +6094,14 @@ __metadata: version: 0.0.0-use.local resolution: "@react-spectrum/s2-docs@workspace:../../packages/dev/s2-docs" dependencies: + "@babel/parser": "npm:^7.26.3" "@parcel/plugin": "npm:^2.16.0" "@parcel/rsc": "npm:^2.16.0" "@react-aria/focus": "npm:^3.20.4" "@react-aria/i18n": "npm:^3.12.10" "@react-aria/interactions": "npm:^3.25.1" "@react-aria/utils": "npm:^3.29.0" - "@react-spectrum/s2": "npm:^0.11.0" + "@react-spectrum/s2": "npm:^0.12.0" "@react-spectrum/utils": "npm:^3.12.6" "@react-types/shared": "npm:^3.30.0" "@react-types/textfield": "npm:^3.12.3" @@ -6104,10 +6144,10 @@ __metadata: "@parcel/transformer-js": "npm:^2.16.0" "@parcel/transformer-raw": "npm:^2.16.0" "@parcel/transformer-react-refresh-wrap": "npm:^2.16.0" - "@react-spectrum/parcel-namer-s2": "npm:^0.3.1" - "@react-spectrum/parcel-transformer-s2-icon": "npm:^0.3.1" + "@react-spectrum/parcel-namer-s2": "npm:^0.3.2" + "@react-spectrum/parcel-transformer-s2-icon": "npm:^0.3.2" "@swc/helpers": "npm:^0.5.0" - glob: "npm:^8.0.3" + glob: "npm:^11.0.3" peerDependencies: "@react-spectrum/s2": ">=0.8.0" react: ^18.0.0 || ^19.0.0-rc.1 @@ -6117,61 +6157,61 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/s2@npm:^0.11.0, @react-spectrum/s2@npm:^0.11.2, @react-spectrum/s2@workspace:../../packages/@react-spectrum/s2": +"@react-spectrum/s2@npm:^0.12.0, @react-spectrum/s2@workspace:../../packages/@react-spectrum/s2": version: 0.0.0-use.local resolution: "@react-spectrum/s2@workspace:../../packages/@react-spectrum/s2" dependencies: "@adobe/spectrum-tokens": "npm:^13.15.1" - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/number": "npm:^3.6.5" "@parcel/macros": "npm:^2.16.0" - "@react-aria/calendar": "npm:^3.9.1" - "@react-aria/collections": "npm:3.0.0-rc.7" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" "@react-aria/live-announcer": "npm:^3.4.4" "@react-aria/test-utils": "npm:^1.0.0-alpha.8" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/layout": "npm:^4.5.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/layout": "npm:^4.5.1" "@react-stately/utils": "npm:^3.10.8" - "@react-types/dialog": "npm:^3.5.21" - "@react-types/grid": "npm:^3.3.5" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/dialog": "npm:^3.5.22" + "@react-types/grid": "npm:^3.3.6" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" + "@react-types/textfield": "npm:^3.12.6" "@storybook/jest": "npm:^0.2.3" "@testing-library/dom": "npm:^10.1.0" "@testing-library/react": "npm:^16.0.0" "@testing-library/user-event": "npm:^14.0.0" csstype: "npm:^3.0.2" jest: "npm:^29.5.0" - react-aria: "npm:^3.43.2" - react-aria-components: "npm:^1.12.2" - react-stately: "npm:^3.41.0" + react-aria: "npm:^3.44.0" + react-aria-components: "npm:^1.13.0" + react-stately: "npm:^3.42.0" peerDependencies: react: ^18.0.0 || ^19.0.0-rc.1 react-dom: ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/searchfield@npm:^3.8.22, @react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield": +"@react-spectrum/searchfield@npm:^3.8.22, @react-spectrum/searchfield@npm:^3.8.23, @react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield": version: 0.0.0-use.local resolution: "@react-spectrum/searchfield@workspace:../../packages/@react-spectrum/searchfield" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/searchfield": "npm:^3.8.8" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/textfield": "npm:^3.14.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/searchfield": "npm:^3.5.15" - "@react-types/searchfield": "npm:^3.6.5" - "@react-types/textfield": "npm:^3.12.5" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-spectrum/textfield": "npm:^3.14.2" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/textfield": "npm:^3.12.6" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6180,21 +6220,21 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/slider@npm:^3.8.1, @react-spectrum/slider@workspace:../../packages/@react-spectrum/slider": +"@react-spectrum/slider@npm:^3.8.1, @react-spectrum/slider@npm:^3.8.2, @react-spectrum/slider@workspace:../../packages/@react-spectrum/slider": version: 0.0.0-use.local resolution: "@react-spectrum/slider@workspace:../../packages/@react-spectrum/slider" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/slider": "npm:^3.8.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/slider": "npm:^3.7.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/slider": "npm:^3.8.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/slider": "npm:^3.7.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6203,15 +6243,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/statuslight@npm:^3.5.25, @react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight": +"@react-spectrum/statuslight@npm:^3.5.25, @react-spectrum/statuslight@npm:^3.5.26, @react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight": version: 0.0.0-use.local resolution: "@react-spectrum/statuslight@workspace:../../packages/@react-spectrum/statuslight" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/statuslight": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/statuslight": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6225,17 +6265,17 @@ __metadata: resolution: "@react-spectrum/steplist@workspace:../../packages/@react-spectrum/steplist" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/steplist": "npm:3.0.0-alpha.21" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/steplist": "npm:3.0.0-alpha.17" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/steplist": "npm:3.0.0-alpha.22" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/steplist": "npm:3.0.0-alpha.18" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6257,24 +6297,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/style-macro-s1@npm:3.0.0-alpha.4, @react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1": +"@react-spectrum/style-macro-s1@npm:3.0.0-alpha.5, @react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1": version: 0.0.0-use.local resolution: "@react-spectrum/style-macro-s1@workspace:../../packages/@react-spectrum/style-macro-s1" languageName: unknown linkType: soft -"@react-spectrum/switch@npm:^3.6.5, @react-spectrum/switch@workspace:../../packages/@react-spectrum/switch": +"@react-spectrum/switch@npm:^3.6.5, @react-spectrum/switch@npm:^3.6.6, @react-spectrum/switch@workspace:../../packages/@react-spectrum/switch": version: 0.0.0-use.local resolution: "@react-spectrum/switch@workspace:../../packages/@react-spectrum/switch" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/switch": "npm:^3.7.7" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/toggle": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/switch": "npm:^3.5.14" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/switch": "npm:^3.7.8" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/toggle": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/switch": "npm:^3.5.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6283,38 +6323,38 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/table@npm:^3.17.7, @react-spectrum/table@workspace:../../packages/@react-spectrum/table": +"@react-spectrum/table@npm:^3.17.7, @react-spectrum/table@npm:^3.17.8, @react-spectrum/table@workspace:../../packages/@react-spectrum/table": version: 0.0.0-use.local resolution: "@react-spectrum/table@workspace:../../packages/@react-spectrum/table" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" + "@react-aria/button": "npm:^3.14.2" "@react-aria/dnd": "npm:^3.1.0" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/table": "npm:^3.17.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-aria/virtualizer": "npm:^4.1.9" - "@react-aria/visually-hidden": "npm:^3.8.27" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/dnd": "npm:^3.6.1" - "@react-spectrum/layout": "npm:^3.6.18" - "@react-spectrum/menu": "npm:^3.22.7" - "@react-spectrum/progress": "npm:^3.7.19" - "@react-spectrum/tooltip": "npm:^3.7.10" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/table": "npm:^3.17.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/dnd": "npm:^3.6.2" + "@react-spectrum/layout": "npm:^3.6.19" + "@react-spectrum/menu": "npm:^3.22.8" + "@react-spectrum/progress": "npm:^3.7.20" + "@react-spectrum/tooltip": "npm:^3.7.11" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/dnd": "npm:^3.1.0" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/layout": "npm:^4.5.0" - "@react-stately/table": "npm:^3.15.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6323,25 +6363,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tabs@npm:^3.8.26, @react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs": +"@react-spectrum/tabs@npm:^3.8.26, @react-spectrum/tabs@npm:^3.8.27, @react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs": version: 0.0.0-use.local resolution: "@react-spectrum/tabs@workspace:../../packages/@react-spectrum/tabs" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/tabs": "npm:^3.10.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/picker": "npm:^3.16.3" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/tabs": "npm:^3.8.5" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/tabs": "npm:^3.10.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/picker": "npm:^3.16.4" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/tabs": "npm:^3.8.6" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6350,25 +6390,25 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tag@npm:^3.3.6, @react-spectrum/tag@workspace:../../packages/@react-spectrum/tag": +"@react-spectrum/tag@npm:^3.3.6, @react-spectrum/tag@npm:^3.3.7, @react-spectrum/tag@workspace:../../packages/@react-spectrum/tag": version: 0.0.0-use.local resolution: "@react-spectrum/tag@workspace:../../packages/@react-spectrum/tag" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/selection": "npm:^3.25.1" - "@react-aria/tag": "npm:^3.7.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/list": "npm:^3.13.0" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/tag": "npm:^3.7.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/list": "npm:^3.13.1" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6383,7 +6423,7 @@ __metadata: dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" "@react-aria/ssr": "npm:^3.0.0" - "@react-spectrum/test-utils": "npm:1.0.0-beta.1" + "@react-spectrum/test-utils": "npm:1.0.0-beta.2" "@react-spectrum/theme-default": "npm:^3.5.13" "@swc/helpers": "npm:^0.5.0" "@testing-library/dom": "npm:^10.1.0" @@ -6399,12 +6439,12 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/test-utils@npm:1.0.0-beta.1, @react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils": +"@react-spectrum/test-utils@npm:1.0.0-beta.2, @react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils": version: 0.0.0-use.local resolution: "@react-spectrum/test-utils@workspace:../../packages/@react-spectrum/test-utils" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/test-utils": "npm:1.0.0-beta.0" + "@react-aria/test-utils": "npm:1.0.0-beta.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@testing-library/react": ^16.0.0 @@ -6415,17 +6455,17 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/text@npm:^3.1.0, @react-spectrum/text@npm:^3.5.21, @react-spectrum/text@workspace:../../packages/@react-spectrum/text": +"@react-spectrum/text@npm:^3.1.0, @react-spectrum/text@npm:^3.5.21, @react-spectrum/text@npm:^3.5.22, @react-spectrum/text@workspace:../../packages/@react-spectrum/text": version: 0.0.0-use.local resolution: "@react-spectrum/text@workspace:../../packages/@react-spectrum/text" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/text": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/text": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6434,23 +6474,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/textfield@npm:^3.14.1, @react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield": +"@react-spectrum/textfield@npm:^3.14.1, @react-spectrum/textfield@npm:^3.14.2, @react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield": version: 0.0.0-use.local resolution: "@react-spectrum/textfield@workspace:../../packages/@react-spectrum/textfield" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/interactions": "npm:^3.25.5" - "@react-aria/textfield": "npm:^3.18.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/form": "npm:^3.7.18" - "@react-spectrum/label": "npm:^3.16.18" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/form": "npm:^3.7.19" + "@react-spectrum/label": "npm:^3.16.19" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" + "@spectrum-icons/ui": "npm:^3.6.20" "@spectrum-icons/workflow": "npm:^4.0.0" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -6460,24 +6500,24 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/theme-dark@npm:^3.5.21, @react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark": +"@react-spectrum/theme-dark@npm:^3.5.21, @react-spectrum/theme-dark@npm:^3.5.22, @react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark": version: 0.0.0-use.local resolution: "@react-spectrum/theme-dark@workspace:../../packages/@react-spectrum/theme-dark" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/theme-default@npm:^3.1.0, @react-spectrum/theme-default@npm:^3.5.13, @react-spectrum/theme-default@npm:^3.5.21, @react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default": +"@react-spectrum/theme-default@npm:^3.1.0, @react-spectrum/theme-default@npm:^3.5.13, @react-spectrum/theme-default@npm:^3.5.21, @react-spectrum/theme-default@npm:^3.5.22, @react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default": version: 0.0.0-use.local resolution: "@react-spectrum/theme-default@workspace:../../packages/@react-spectrum/theme-default" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6489,42 +6529,42 @@ __metadata: resolution: "@react-spectrum/theme-express@workspace:../../packages/@react-spectrum/theme-express" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-spectrum/theme-default": "npm:^3.5.21" - "@react-types/provider": "npm:^3.8.12" + "@react-spectrum/theme-default": "npm:^3.5.22" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/theme-light@npm:^3.4.21, @react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light": +"@react-spectrum/theme-light@npm:^3.4.21, @react-spectrum/theme-light@npm:^3.4.22, @react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light": version: 0.0.0-use.local resolution: "@react-spectrum/theme-light@workspace:../../packages/@react-spectrum/theme-light" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-types/provider": "npm:^3.8.12" + "@react-types/provider": "npm:^3.8.13" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-spectrum/toast@npm:^3.1.3, @react-spectrum/toast@workspace:../../packages/@react-spectrum/toast": +"@react-spectrum/toast@npm:^3.1.3, @react-spectrum/toast@npm:^3.1.4, @react-spectrum/toast@workspace:../../packages/@react-spectrum/toast": version: 0.0.0-use.local resolution: "@react-spectrum/toast@workspace:../../packages/@react-spectrum/toast" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/toast": "npm:^3.0.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/button": "npm:^3.17.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/toast": "npm:^3.0.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/button": "npm:^3.17.4" "@react-spectrum/test-utils-internal": "npm:3.0.0-alpha.1" - "@react-spectrum/utils": "npm:^3.12.8" + "@react-spectrum/utils": "npm:^3.12.9" "@react-stately/toast": "npm:^3.1.2" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" "@types/use-sync-external-store": "npm:^0.0.3" use-sync-external-store: "npm:^1.4.0" @@ -6535,22 +6575,22 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tooltip@npm:^3.7.10, @react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip": +"@react-spectrum/tooltip@npm:^3.7.10, @react-spectrum/tooltip@npm:^3.7.11, @react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip": version: 0.0.0-use.local resolution: "@react-spectrum/tooltip@workspace:../../packages/@react-spectrum/tooltip" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/focus": "npm:^3.21.1" - "@react-aria/overlays": "npm:^3.29.1" - "@react-aria/tooltip": "npm:^3.8.7" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/overlays": "npm:^5.8.2" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-stately/tooltip": "npm:^3.5.7" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tooltip": "npm:^3.4.20" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/tooltip": "npm:^3.8.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/overlays": "npm:^5.9.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tooltip": "npm:^3.4.21" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6559,23 +6599,23 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/tree@npm:^3.1.7, @react-spectrum/tree@workspace:../../packages/@react-spectrum/tree": +"@react-spectrum/tree@npm:^3.1.7, @react-spectrum/tree@npm:^3.1.8, @react-spectrum/tree@workspace:../../packages/@react-spectrum/tree": version: 0.0.0-use.local resolution: "@react-spectrum/tree@workspace:../../packages/@react-spectrum/tree" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/button": "npm:^3.14.1" - "@react-aria/i18n": "npm:^3.12.12" - "@react-aria/tree": "npm:^3.1.3" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/checkbox": "npm:^3.10.3" - "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.4" - "@react-spectrum/text": "npm:^3.5.21" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@spectrum-icons/ui": "npm:^3.6.19" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/tree": "npm:^3.1.4" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/checkbox": "npm:^3.10.4" + "@react-spectrum/style-macro-s1": "npm:3.0.0-alpha.5" + "@react-spectrum/text": "npm:^3.5.22" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@spectrum-icons/ui": "npm:^3.6.20" "@swc/helpers": "npm:^0.5.0" - react-aria-components: "npm:^1.12.2" + react-aria-components: "npm:^1.13.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6589,14 +6629,14 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/utils@npm:^3.12.6, @react-spectrum/utils@npm:^3.12.8, @react-spectrum/utils@workspace:../../packages/@react-spectrum/utils": +"@react-spectrum/utils@npm:^3.12.6, @react-spectrum/utils@npm:^3.12.8, @react-spectrum/utils@npm:^3.12.9, @react-spectrum/utils@workspace:../../packages/@react-spectrum/utils": version: 0.0.0-use.local resolution: "@react-spectrum/utils@workspace:../../packages/@react-spectrum/utils" dependencies: - "@react-aria/i18n": "npm:^3.12.12" + "@react-aria/i18n": "npm:^3.12.13" "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.30.1" - "@react-types/shared": "npm:^3.32.0" + "@react-aria/utils": "npm:^3.31.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" clsx: "npm:^2.0.0" peerDependencies: @@ -6605,15 +6645,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/view@npm:^3.1.0, @react-spectrum/view@npm:^3.1.3, @react-spectrum/view@npm:^3.6.22, @react-spectrum/view@workspace:../../packages/@react-spectrum/view": +"@react-spectrum/view@npm:^3.1.0, @react-spectrum/view@npm:^3.1.3, @react-spectrum/view@npm:^3.6.22, @react-spectrum/view@npm:^3.6.23, @react-spectrum/view@workspace:../../packages/@react-spectrum/view": version: 0.0.0-use.local resolution: "@react-spectrum/view@workspace:../../packages/@react-spectrum/view" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/view": "npm:^3.4.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/view": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 @@ -6622,15 +6662,15 @@ __metadata: languageName: unknown linkType: soft -"@react-spectrum/well@npm:^3.4.26, @react-spectrum/well@workspace:../../packages/@react-spectrum/well": +"@react-spectrum/well@npm:^3.4.26, @react-spectrum/well@npm:^3.4.27, @react-spectrum/well@workspace:../../packages/@react-spectrum/well": version: 0.0.0-use.local resolution: "@react-spectrum/well@workspace:../../packages/@react-spectrum/well" dependencies: "@adobe/spectrum-css-temp": "npm:3.0.0-alpha.1" - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/utils": "npm:^3.12.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/well": "npm:^3.3.20" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/utils": "npm:^3.12.9" + "@react-types/shared": "npm:^3.32.1" + "@react-types/well": "npm:^3.3.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6649,126 +6689,126 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/calendar@npm:^3.8.4, @react-stately/calendar@workspace:../../packages/@react-stately/calendar": +"@react-stately/calendar@npm:^3.8.4, @react-stately/calendar@npm:^3.9.0, @react-stately/calendar@workspace:../../packages/@react-stately/calendar": version: 0.0.0-use.local resolution: "@react-stately/calendar@workspace:../../packages/@react-stately/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@react-stately/utils": "npm:^3.10.8" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/shared": "npm:^3.32.0" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/checkbox@npm:^3.7.1, @react-stately/checkbox@workspace:../../packages/@react-stately/checkbox": +"@react-stately/checkbox@npm:^3.7.1, @react-stately/checkbox@npm:^3.7.2, @react-stately/checkbox@workspace:../../packages/@react-stately/checkbox": version: 0.0.0-use.local resolution: "@react-stately/checkbox@workspace:../../packages/@react-stately/checkbox" dependencies: - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/collections@npm:^3.12.7, @react-stately/collections@workspace:../../packages/@react-stately/collections": +"@react-stately/collections@npm:^3.12.7, @react-stately/collections@npm:^3.12.8, @react-stately/collections@workspace:../../packages/@react-stately/collections": version: 0.0.0-use.local resolution: "@react-stately/collections@workspace:../../packages/@react-stately/collections" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/color@npm:^3.9.1, @react-stately/color@workspace:../../packages/@react-stately/color": +"@react-stately/color@npm:^3.9.1, @react-stately/color@npm:^3.9.2, @react-stately/color@workspace:../../packages/@react-stately/color": version: 0.0.0-use.local resolution: "@react-stately/color@workspace:../../packages/@react-stately/color" dependencies: "@internationalized/number": "npm:^3.6.5" "@internationalized/string": "npm:^3.2.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/numberfield": "npm:^3.10.1" - "@react-stately/slider": "npm:^3.7.1" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-stately/slider": "npm:^3.7.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/color": "npm:^3.1.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/color": "npm:^3.1.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/combobox@npm:^3.11.1, @react-stately/combobox@workspace:../../packages/@react-stately/combobox": +"@react-stately/combobox@npm:^3.11.1, @react-stately/combobox@npm:^3.12.0, @react-stately/combobox@workspace:../../packages/@react-stately/combobox": version: 0.0.0-use.local resolution: "@react-stately/combobox@workspace:../../packages/@react-stately/combobox" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/combobox": "npm:^3.13.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/combobox": "npm:^3.13.9" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/data@npm:^3.14.0, @react-stately/data@workspace:../../packages/@react-stately/data": +"@react-stately/data@npm:^3.14.0, @react-stately/data@npm:^3.14.1, @react-stately/data@workspace:../../packages/@react-stately/data": version: 0.0.0-use.local resolution: "@react-stately/data@workspace:../../packages/@react-stately/data" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/datepicker@npm:^3.15.1, @react-stately/datepicker@workspace:../../packages/@react-stately/datepicker": +"@react-stately/datepicker@npm:^3.15.1, @react-stately/datepicker@npm:^3.15.2, @react-stately/datepicker@workspace:../../packages/@react-stately/datepicker": version: 0.0.0-use.local resolution: "@react-stately/datepicker@workspace:../../packages/@react-stately/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" + "@internationalized/date": "npm:^3.10.0" "@internationalized/string": "npm:^3.2.7" - "@react-stately/form": "npm:^3.2.1" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/datepicker": "npm:^3.13.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/datepicker": "npm:^3.13.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/disclosure@npm:^3.0.7, @react-stately/disclosure@workspace:../../packages/@react-stately/disclosure": +"@react-stately/disclosure@npm:^3.0.7, @react-stately/disclosure@npm:^3.0.8, @react-stately/disclosure@workspace:../../packages/@react-stately/disclosure": version: 0.0.0-use.local resolution: "@react-stately/disclosure@workspace:../../packages/@react-stately/disclosure" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/dnd@npm:^3.0.0, @react-stately/dnd@npm:^3.1.0, @react-stately/dnd@npm:^3.7.0, @react-stately/dnd@workspace:../../packages/@react-stately/dnd": +"@react-stately/dnd@npm:^3.0.0, @react-stately/dnd@npm:^3.1.0, @react-stately/dnd@npm:^3.7.0, @react-stately/dnd@npm:^3.7.1, @react-stately/dnd@workspace:../../packages/@react-stately/dnd": version: 0.0.0-use.local resolution: "@react-stately/dnd@workspace:../../packages/@react-stately/dnd" dependencies: - "@react-stately/selection": "npm:^3.20.5" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6783,41 +6823,41 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/form@npm:^3.2.1, @react-stately/form@workspace:../../packages/@react-stately/form": +"@react-stately/form@npm:^3.2.1, @react-stately/form@npm:^3.2.2, @react-stately/form@workspace:../../packages/@react-stately/form": version: 0.0.0-use.local resolution: "@react-stately/form@workspace:../../packages/@react-stately/form" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/grid@npm:^3.11.5, @react-stately/grid@workspace:../../packages/@react-stately/grid": +"@react-stately/grid@npm:^3.11.6, @react-stately/grid@workspace:../../packages/@react-stately/grid": version: 0.0.0-use.local resolution: "@react-stately/grid@workspace:../../packages/@react-stately/grid" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/layout@npm:^4.5.0, @react-stately/layout@workspace:../../packages/@react-stately/layout": +"@react-stately/layout@npm:^4.5.0, @react-stately/layout@npm:^4.5.1, @react-stately/layout@workspace:../../packages/@react-stately/layout": version: 0.0.0-use.local resolution: "@react-stately/layout@workspace:../../packages/@react-stately/layout" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/table": "npm:^3.15.0" - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -6825,165 +6865,165 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/list@npm:^3.13.0, @react-stately/list@workspace:../../packages/@react-stately/list": +"@react-stately/list@npm:^3.13.0, @react-stately/list@npm:^3.13.1, @react-stately/list@workspace:../../packages/@react-stately/list": version: 0.0.0-use.local resolution: "@react-stately/list@workspace:../../packages/@react-stately/list" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/menu@npm:^3.9.7, @react-stately/menu@workspace:../../packages/@react-stately/menu": +"@react-stately/menu@npm:^3.9.7, @react-stately/menu@npm:^3.9.8, @react-stately/menu@workspace:../../packages/@react-stately/menu": version: 0.0.0-use.local resolution: "@react-stately/menu@workspace:../../packages/@react-stately/menu" dependencies: - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/menu": "npm:^3.10.4" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/menu": "npm:^3.10.5" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/numberfield@npm:^3.10.1, @react-stately/numberfield@workspace:../../packages/@react-stately/numberfield": +"@react-stately/numberfield@npm:^3.10.1, @react-stately/numberfield@npm:^3.10.2, @react-stately/numberfield@workspace:../../packages/@react-stately/numberfield": version: 0.0.0-use.local resolution: "@react-stately/numberfield@workspace:../../packages/@react-stately/numberfield" dependencies: "@internationalized/number": "npm:^3.6.5" - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/numberfield": "npm:^3.8.14" + "@react-types/numberfield": "npm:^3.8.15" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/overlays@npm:^3.6.19, @react-stately/overlays@workspace:../../packages/@react-stately/overlays": +"@react-stately/overlays@npm:^3.6.19, @react-stately/overlays@npm:^3.6.20, @react-stately/overlays@workspace:../../packages/@react-stately/overlays": version: 0.0.0-use.local resolution: "@react-stately/overlays@workspace:../../packages/@react-stately/overlays" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/overlays": "npm:^3.9.1" + "@react-types/overlays": "npm:^3.9.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/radio@npm:^3.11.1, @react-stately/radio@workspace:../../packages/@react-stately/radio": +"@react-stately/radio@npm:^3.11.1, @react-stately/radio@npm:^3.11.2, @react-stately/radio@workspace:../../packages/@react-stately/radio": version: 0.0.0-use.local resolution: "@react-stately/radio@workspace:../../packages/@react-stately/radio" dependencies: - "@react-stately/form": "npm:^3.2.1" + "@react-stately/form": "npm:^3.2.2" "@react-stately/utils": "npm:^3.10.8" - "@react-types/radio": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/radio": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/searchfield@npm:^3.5.15, @react-stately/searchfield@workspace:../../packages/@react-stately/searchfield": +"@react-stately/searchfield@npm:^3.5.15, @react-stately/searchfield@npm:^3.5.16, @react-stately/searchfield@workspace:../../packages/@react-stately/searchfield": version: 0.0.0-use.local resolution: "@react-stately/searchfield@workspace:../../packages/@react-stately/searchfield" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/searchfield": "npm:^3.6.5" + "@react-types/searchfield": "npm:^3.6.6" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/select@npm:^3.7.1, @react-stately/select@workspace:../../packages/@react-stately/select": +"@react-stately/select@npm:^3.7.1, @react-stately/select@npm:^3.8.0, @react-stately/select@workspace:../../packages/@react-stately/select": version: 0.0.0-use.local resolution: "@react-stately/select@workspace:../../packages/@react-stately/select" dependencies: - "@react-stately/form": "npm:^3.2.1" - "@react-stately/list": "npm:^3.13.0" - "@react-stately/overlays": "npm:^3.6.19" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/overlays": "npm:^3.6.20" "@react-stately/utils": "npm:^3.10.8" - "@react-types/select": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/select": "npm:^3.11.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/selection@npm:^3.20.5, @react-stately/selection@workspace:../../packages/@react-stately/selection": +"@react-stately/selection@npm:^3.20.5, @react-stately/selection@npm:^3.20.6, @react-stately/selection@workspace:../../packages/@react-stately/selection": version: 0.0.0-use.local resolution: "@react-stately/selection@workspace:../../packages/@react-stately/selection" dependencies: - "@react-stately/collections": "npm:^3.12.7" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/slider@npm:^3.7.1, @react-stately/slider@workspace:../../packages/@react-stately/slider": +"@react-stately/slider@npm:^3.7.1, @react-stately/slider@npm:^3.7.2, @react-stately/slider@workspace:../../packages/@react-stately/slider": version: 0.0.0-use.local resolution: "@react-stately/slider@workspace:../../packages/@react-stately/slider" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/steplist@npm:3.0.0-alpha.17, @react-stately/steplist@workspace:../../packages/@react-stately/steplist": +"@react-stately/steplist@npm:3.0.0-alpha.18, @react-stately/steplist@workspace:../../packages/@react-stately/steplist": version: 0.0.0-use.local resolution: "@react-stately/steplist@workspace:../../packages/@react-stately/steplist" dependencies: - "@react-stately/list": "npm:^3.13.0" + "@react-stately/list": "npm:^3.13.1" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/table@npm:^3.15.0, @react-stately/table@workspace:../../packages/@react-stately/table": +"@react-stately/table@npm:^3.15.0, @react-stately/table@npm:^3.15.1, @react-stately/table@workspace:../../packages/@react-stately/table": version: 0.0.0-use.local resolution: "@react-stately/table@workspace:../../packages/@react-stately/table" dependencies: - "@react-stately/collections": "npm:^3.12.7" + "@react-stately/collections": "npm:^3.12.8" "@react-stately/flags": "npm:^3.1.2" - "@react-stately/grid": "npm:^3.11.5" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/grid": "npm:^3.11.6" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" - "@react-types/table": "npm:^3.13.3" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tabs@npm:^3.8.5, @react-stately/tabs@workspace:../../packages/@react-stately/tabs": +"@react-stately/tabs@npm:^3.8.5, @react-stately/tabs@npm:^3.8.6, @react-stately/tabs@workspace:../../packages/@react-stately/tabs": version: 0.0.0-use.local resolution: "@react-stately/tabs@workspace:../../packages/@react-stately/tabs" dependencies: - "@react-stately/list": "npm:^3.13.0" - "@react-types/shared": "npm:^3.32.0" - "@react-types/tabs": "npm:^3.3.18" + "@react-stately/list": "npm:^3.13.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/tabs": "npm:^3.3.19" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -7002,39 +7042,39 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/toggle@npm:^3.9.1, @react-stately/toggle@workspace:../../packages/@react-stately/toggle": +"@react-stately/toggle@npm:^3.9.1, @react-stately/toggle@npm:^3.9.2, @react-stately/toggle@workspace:../../packages/@react-stately/toggle": version: 0.0.0-use.local resolution: "@react-stately/toggle@workspace:../../packages/@react-stately/toggle" dependencies: "@react-stately/utils": "npm:^3.10.8" - "@react-types/checkbox": "npm:^3.10.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/checkbox": "npm:^3.10.2" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tooltip@npm:^3.5.7, @react-stately/tooltip@workspace:../../packages/@react-stately/tooltip": +"@react-stately/tooltip@npm:^3.5.7, @react-stately/tooltip@npm:^3.5.8, @react-stately/tooltip@workspace:../../packages/@react-stately/tooltip": version: 0.0.0-use.local resolution: "@react-stately/tooltip@workspace:../../packages/@react-stately/tooltip" dependencies: - "@react-stately/overlays": "npm:^3.6.19" - "@react-types/tooltip": "npm:^3.4.20" + "@react-stately/overlays": "npm:^3.6.20" + "@react-types/tooltip": "npm:^3.4.21" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-stately/tree@npm:^3.9.2, @react-stately/tree@workspace:../../packages/@react-stately/tree": +"@react-stately/tree@npm:^3.9.2, @react-stately/tree@npm:^3.9.3, @react-stately/tree@workspace:../../packages/@react-stately/tree": version: 0.0.0-use.local resolution: "@react-stately/tree@workspace:../../packages/@react-stately/tree" dependencies: - "@react-stately/collections": "npm:^3.12.7" - "@react-stately/selection": "npm:^3.20.5" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/selection": "npm:^3.20.6" "@react-stately/utils": "npm:^3.10.8" - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -7051,11 +7091,11 @@ __metadata: languageName: unknown linkType: soft -"@react-stately/virtualizer@npm:^4.0.0, @react-stately/virtualizer@npm:^4.4.3, @react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer": +"@react-stately/virtualizer@npm:^4.0.0, @react-stately/virtualizer@npm:^4.4.3, @react-stately/virtualizer@npm:^4.4.4, @react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer": version: 0.0.0-use.local resolution: "@react-stately/virtualizer@workspace:../../packages/@react-stately/virtualizer" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -7063,254 +7103,267 @@ __metadata: languageName: unknown linkType: soft -"@react-types/actionbar@npm:^3.1.18, @react-types/actionbar@workspace:../../packages/@react-types/actionbar": +"@react-types/actionbar@npm:^3.1.19, @react-types/actionbar@workspace:../../packages/@react-types/actionbar": version: 0.0.0-use.local resolution: "@react-types/actionbar@workspace:../../packages/@react-types/actionbar" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/actiongroup@npm:^3.4.20, @react-types/actiongroup@workspace:../../packages/@react-types/actiongroup": +"@react-types/actiongroup@npm:^3.4.21, @react-types/actiongroup@workspace:../../packages/@react-types/actiongroup": version: 0.0.0-use.local resolution: "@react-types/actiongroup@workspace:../../packages/@react-types/actiongroup" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/autocomplete@npm:3.0.0-alpha.34, @react-types/autocomplete@workspace:../../packages/@react-types/autocomplete": - version: 0.0.0-use.local - resolution: "@react-types/autocomplete@workspace:../../packages/@react-types/autocomplete" +"@react-types/autocomplete@npm:3.0.0-alpha.34": + version: 3.0.0-alpha.34 + resolution: "@react-types/autocomplete@npm:3.0.0-alpha.34" dependencies: "@react-types/combobox": "npm:^3.13.8" "@react-types/searchfield": "npm:^3.6.5" "@react-types/shared": "npm:^3.32.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/05eca860ccfaa6df0e7a130cc2994cf4d35f1eee4285df94b77ede058687bf415cf98a2424ce1611b562bc7f814a28a27d8d080b3ae36377ebe20a1cf56e2d11 + languageName: node + linkType: hard + +"@react-types/autocomplete@npm:3.0.0-alpha.35, @react-types/autocomplete@workspace:../../packages/@react-types/autocomplete": + version: 0.0.0-use.local + resolution: "@react-types/autocomplete@workspace:../../packages/@react-types/autocomplete" + dependencies: + "@react-types/combobox": "npm:^3.13.9" + "@react-types/searchfield": "npm:^3.6.6" + "@react-types/shared": "npm:^3.32.1" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/avatar@npm:^3.0.18, @react-types/avatar@workspace:../../packages/@react-types/avatar": +"@react-types/avatar@npm:^3.0.19, @react-types/avatar@workspace:../../packages/@react-types/avatar": version: 0.0.0-use.local resolution: "@react-types/avatar@workspace:../../packages/@react-types/avatar" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/badge@npm:^3.1.20, @react-types/badge@workspace:../../packages/@react-types/badge": +"@react-types/badge@npm:^3.1.21, @react-types/badge@workspace:../../packages/@react-types/badge": version: 0.0.0-use.local resolution: "@react-types/badge@workspace:../../packages/@react-types/badge" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/breadcrumbs@npm:^3.7.16, @react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs": +"@react-types/breadcrumbs@npm:^3.7.17, @react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs": version: 0.0.0-use.local resolution: "@react-types/breadcrumbs@workspace:../../packages/@react-types/breadcrumbs" dependencies: - "@react-types/link": "npm:^3.6.4" - "@react-types/shared": "npm:^3.32.0" + "@react-types/link": "npm:^3.6.5" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/button@npm:^3.14.0, @react-types/button@workspace:../../packages/@react-types/button": +"@react-types/button@npm:^3.14.0, @react-types/button@npm:^3.14.1, @react-types/button@workspace:../../packages/@react-types/button": version: 0.0.0-use.local resolution: "@react-types/button@workspace:../../packages/@react-types/button" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/buttongroup@npm:^3.3.20, @react-types/buttongroup@workspace:../../packages/@react-types/buttongroup": +"@react-types/buttongroup@npm:^3.3.21, @react-types/buttongroup@workspace:../../packages/@react-types/buttongroup": version: 0.0.0-use.local resolution: "@react-types/buttongroup@workspace:../../packages/@react-types/buttongroup" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/calendar@npm:^3.7.4, @react-types/calendar@workspace:../../packages/@react-types/calendar": +"@react-types/calendar@npm:^3.8.0, @react-types/calendar@workspace:../../packages/@react-types/calendar": version: 0.0.0-use.local resolution: "@react-types/calendar@workspace:../../packages/@react-types/calendar" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/card@npm:3.0.0-alpha.39, @react-types/card@workspace:../../packages/@react-types/card": +"@react-types/card@npm:3.0.0-alpha.40, @react-types/card@workspace:../../packages/@react-types/card": version: 0.0.0-use.local resolution: "@react-types/card@workspace:../../packages/@react-types/card" dependencies: - "@react-stately/virtualizer": "npm:^4.4.3" - "@react-types/provider": "npm:^3.8.12" - "@react-types/shared": "npm:^3.32.0" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/provider": "npm:^3.8.13" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/checkbox@npm:^3.10.1, @react-types/checkbox@workspace:../../packages/@react-types/checkbox": +"@react-types/checkbox@npm:^3.10.2, @react-types/checkbox@workspace:../../packages/@react-types/checkbox": version: 0.0.0-use.local resolution: "@react-types/checkbox@workspace:../../packages/@react-types/checkbox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/color@npm:^3.1.1, @react-types/color@workspace:../../packages/@react-types/color": +"@react-types/color@npm:^3.1.2, @react-types/color@workspace:../../packages/@react-types/color": version: 0.0.0-use.local resolution: "@react-types/color@workspace:../../packages/@react-types/color" dependencies: - "@react-types/shared": "npm:^3.32.0" - "@react-types/slider": "npm:^3.8.1" + "@react-types/shared": "npm:^3.32.1" + "@react-types/slider": "npm:^3.8.2" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/combobox@npm:^3.13.8, @react-types/combobox@workspace:../../packages/@react-types/combobox": +"@react-types/combobox@npm:^3.13.8, @react-types/combobox@npm:^3.13.9, @react-types/combobox@workspace:../../packages/@react-types/combobox": version: 0.0.0-use.local resolution: "@react-types/combobox@workspace:../../packages/@react-types/combobox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/contextualhelp@npm:^3.2.21, @react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp": +"@react-types/contextualhelp@npm:^3.2.22, @react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp": version: 0.0.0-use.local resolution: "@react-types/contextualhelp@workspace:../../packages/@react-types/contextualhelp" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/datepicker@npm:^3.13.1, @react-types/datepicker@workspace:../../packages/@react-types/datepicker": +"@react-types/datepicker@npm:^3.13.2, @react-types/datepicker@workspace:../../packages/@react-types/datepicker": version: 0.0.0-use.local resolution: "@react-types/datepicker@workspace:../../packages/@react-types/datepicker" dependencies: - "@internationalized/date": "npm:^3.9.0" - "@react-types/calendar": "npm:^3.7.4" - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@internationalized/date": "npm:^3.10.0" + "@react-types/calendar": "npm:^3.8.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/dialog@npm:^3.5.21, @react-types/dialog@workspace:../../packages/@react-types/dialog": +"@react-types/dialog@npm:^3.5.22, @react-types/dialog@workspace:../../packages/@react-types/dialog": version: 0.0.0-use.local resolution: "@react-types/dialog@workspace:../../packages/@react-types/dialog" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/divider@npm:^3.3.20, @react-types/divider@workspace:../../packages/@react-types/divider": +"@react-types/divider@npm:^3.3.21, @react-types/divider@workspace:../../packages/@react-types/divider": version: 0.0.0-use.local resolution: "@react-types/divider@workspace:../../packages/@react-types/divider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/form@npm:^3.7.15, @react-types/form@workspace:../../packages/@react-types/form": +"@react-types/form@npm:^3.7.15, @react-types/form@npm:^3.7.16, @react-types/form@workspace:../../packages/@react-types/form": version: 0.0.0-use.local resolution: "@react-types/form@workspace:../../packages/@react-types/form" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/grid@npm:^3.3.5, @react-types/grid@workspace:../../packages/@react-types/grid": +"@react-types/grid@npm:^3.3.5, @react-types/grid@npm:^3.3.6, @react-types/grid@workspace:../../packages/@react-types/grid": version: 0.0.0-use.local resolution: "@react-types/grid@workspace:../../packages/@react-types/grid" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/illustratedmessage@npm:^3.3.20, @react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage": +"@react-types/illustratedmessage@npm:^3.3.21, @react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage": version: 0.0.0-use.local resolution: "@react-types/illustratedmessage@workspace:../../packages/@react-types/illustratedmessage" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/image@npm:^3.5.1, @react-types/image@workspace:../../packages/@react-types/image": +"@react-types/image@npm:^3.5.2, @react-types/image@workspace:../../packages/@react-types/image": version: 0.0.0-use.local resolution: "@react-types/image@workspace:../../packages/@react-types/image" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/label@npm:^3.9.14, @react-types/label@workspace:../../packages/@react-types/label": +"@react-types/label@npm:^3.9.15, @react-types/label@workspace:../../packages/@react-types/label": version: 0.0.0-use.local resolution: "@react-types/label@workspace:../../packages/@react-types/label" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/layout@npm:^3.3.26, @react-types/layout@workspace:../../packages/@react-types/layout": +"@react-types/layout@npm:^3.3.27, @react-types/layout@workspace:../../packages/@react-types/layout": version: 0.0.0-use.local resolution: "@react-types/layout@workspace:../../packages/@react-types/layout" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/link@npm:^3.6.4, @react-types/link@workspace:../../packages/@react-types/link": +"@react-types/link@npm:^3.6.5, @react-types/link@workspace:../../packages/@react-types/link": version: 0.0.0-use.local resolution: "@react-types/link@workspace:../../packages/@react-types/link" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown @@ -7320,8 +7373,8 @@ __metadata: version: 0.0.0-use.local resolution: "@react-types/list@workspace:../../packages/@react-types/list" dependencies: - "@react-aria/gridlist": "npm:^3.14.0" - "@react-spectrum/list": "npm:^3.10.7" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-spectrum/list": "npm:^3.10.8" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -7329,109 +7382,109 @@ __metadata: languageName: unknown linkType: soft -"@react-types/listbox@npm:^3.7.3, @react-types/listbox@workspace:../../packages/@react-types/listbox": +"@react-types/listbox@npm:^3.7.4, @react-types/listbox@workspace:../../packages/@react-types/listbox": version: 0.0.0-use.local resolution: "@react-types/listbox@workspace:../../packages/@react-types/listbox" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/menu@npm:^3.10.4, @react-types/menu@workspace:../../packages/@react-types/menu": +"@react-types/menu@npm:^3.10.5, @react-types/menu@workspace:../../packages/@react-types/menu": version: 0.0.0-use.local resolution: "@react-types/menu@workspace:../../packages/@react-types/menu" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/meter@npm:^3.4.12, @react-types/meter@workspace:../../packages/@react-types/meter": +"@react-types/meter@npm:^3.4.13, @react-types/meter@workspace:../../packages/@react-types/meter": version: 0.0.0-use.local resolution: "@react-types/meter@workspace:../../packages/@react-types/meter" dependencies: - "@react-types/progress": "npm:^3.5.15" + "@react-types/progress": "npm:^3.5.16" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/numberfield@npm:^3.8.14, @react-types/numberfield@workspace:../../packages/@react-types/numberfield": +"@react-types/numberfield@npm:^3.8.15, @react-types/numberfield@workspace:../../packages/@react-types/numberfield": version: 0.0.0-use.local resolution: "@react-types/numberfield@workspace:../../packages/@react-types/numberfield" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/overlays@npm:^3.9.1, @react-types/overlays@workspace:../../packages/@react-types/overlays": +"@react-types/overlays@npm:^3.9.2, @react-types/overlays@workspace:../../packages/@react-types/overlays": version: 0.0.0-use.local resolution: "@react-types/overlays@workspace:../../packages/@react-types/overlays" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/progress@npm:^3.5.15, @react-types/progress@workspace:../../packages/@react-types/progress": +"@react-types/progress@npm:^3.5.16, @react-types/progress@workspace:../../packages/@react-types/progress": version: 0.0.0-use.local resolution: "@react-types/progress@workspace:../../packages/@react-types/progress" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/provider@npm:^3.8.12, @react-types/provider@workspace:../../packages/@react-types/provider": +"@react-types/provider@npm:^3.8.12, @react-types/provider@npm:^3.8.13, @react-types/provider@workspace:../../packages/@react-types/provider": version: 0.0.0-use.local resolution: "@react-types/provider@workspace:../../packages/@react-types/provider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/radio@npm:^3.9.1, @react-types/radio@workspace:../../packages/@react-types/radio": +"@react-types/radio@npm:^3.9.2, @react-types/radio@workspace:../../packages/@react-types/radio": version: 0.0.0-use.local resolution: "@react-types/radio@workspace:../../packages/@react-types/radio" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/searchfield@npm:^3.6.5, @react-types/searchfield@workspace:../../packages/@react-types/searchfield": +"@react-types/searchfield@npm:^3.6.5, @react-types/searchfield@npm:^3.6.6, @react-types/searchfield@workspace:../../packages/@react-types/searchfield": version: 0.0.0-use.local resolution: "@react-types/searchfield@workspace:../../packages/@react-types/searchfield" dependencies: - "@react-types/shared": "npm:^3.32.0" - "@react-types/textfield": "npm:^3.12.5" + "@react-types/shared": "npm:^3.32.1" + "@react-types/textfield": "npm:^3.12.6" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/select@npm:^3.10.1, @react-types/select@workspace:../../packages/@react-types/select": +"@react-types/select@npm:^3.11.0, @react-types/select@workspace:../../packages/@react-types/select": version: 0.0.0-use.local resolution: "@react-types/select@workspace:../../packages/@react-types/select" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/shared@npm:^3.1.0, @react-types/shared@npm:^3.30.0, @react-types/shared@npm:^3.32.0, @react-types/shared@workspace:../../packages/@react-types/shared": +"@react-types/shared@npm:^3.1.0, @react-types/shared@npm:^3.30.0, @react-types/shared@npm:^3.32.0, @react-types/shared@npm:^3.32.1, @react-types/shared@workspace:../../packages/@react-types/shared": version: 0.0.0-use.local resolution: "@react-types/shared@workspace:../../packages/@react-types/shared" peerDependencies: @@ -7451,103 +7504,103 @@ __metadata: languageName: unknown linkType: soft -"@react-types/slider@npm:^3.8.1, @react-types/slider@workspace:../../packages/@react-types/slider": +"@react-types/slider@npm:^3.8.2, @react-types/slider@workspace:../../packages/@react-types/slider": version: 0.0.0-use.local resolution: "@react-types/slider@workspace:../../packages/@react-types/slider" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/statuslight@npm:^3.3.20, @react-types/statuslight@workspace:../../packages/@react-types/statuslight": +"@react-types/statuslight@npm:^3.3.21, @react-types/statuslight@workspace:../../packages/@react-types/statuslight": version: 0.0.0-use.local resolution: "@react-types/statuslight@workspace:../../packages/@react-types/statuslight" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/switch@npm:^3.5.14, @react-types/switch@workspace:../../packages/@react-types/switch": +"@react-types/switch@npm:^3.5.15, @react-types/switch@workspace:../../packages/@react-types/switch": version: 0.0.0-use.local resolution: "@react-types/switch@workspace:../../packages/@react-types/switch" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/table@npm:^3.13.3, @react-types/table@workspace:../../packages/@react-types/table": +"@react-types/table@npm:^3.13.3, @react-types/table@npm:^3.13.4, @react-types/table@workspace:../../packages/@react-types/table": version: 0.0.0-use.local resolution: "@react-types/table@workspace:../../packages/@react-types/table" dependencies: - "@react-types/grid": "npm:^3.3.5" - "@react-types/shared": "npm:^3.32.0" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/tabs@npm:^3.3.18, @react-types/tabs@workspace:../../packages/@react-types/tabs": +"@react-types/tabs@npm:^3.3.19, @react-types/tabs@workspace:../../packages/@react-types/tabs": version: 0.0.0-use.local resolution: "@react-types/tabs@workspace:../../packages/@react-types/tabs" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/text@npm:^3.3.20, @react-types/text@workspace:../../packages/@react-types/text": +"@react-types/text@npm:^3.3.21, @react-types/text@workspace:../../packages/@react-types/text": version: 0.0.0-use.local resolution: "@react-types/text@workspace:../../packages/@react-types/text" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/textfield@npm:^3.12.3, @react-types/textfield@npm:^3.12.5, @react-types/textfield@workspace:../../packages/@react-types/textfield": +"@react-types/textfield@npm:^3.12.3, @react-types/textfield@npm:^3.12.6, @react-types/textfield@workspace:../../packages/@react-types/textfield": version: 0.0.0-use.local resolution: "@react-types/textfield@workspace:../../packages/@react-types/textfield" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/tooltip@npm:^3.4.20, @react-types/tooltip@workspace:../../packages/@react-types/tooltip": +"@react-types/tooltip@npm:^3.4.21, @react-types/tooltip@workspace:../../packages/@react-types/tooltip": version: 0.0.0-use.local resolution: "@react-types/tooltip@workspace:../../packages/@react-types/tooltip" dependencies: - "@react-types/overlays": "npm:^3.9.1" - "@react-types/shared": "npm:^3.32.0" + "@react-types/overlays": "npm:^3.9.2" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/view@npm:^3.4.20, @react-types/view@workspace:../../packages/@react-types/view": +"@react-types/view@npm:^3.4.21, @react-types/view@workspace:../../packages/@react-types/view": version: 0.0.0-use.local resolution: "@react-types/view@workspace:../../packages/@react-types/view" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown linkType: soft -"@react-types/well@npm:^3.3.20, @react-types/well@workspace:../../packages/@react-types/well": +"@react-types/well@npm:^3.3.21, @react-types/well@workspace:../../packages/@react-types/well": version: 0.0.0-use.local resolution: "@react-types/well@workspace:../../packages/@react-types/well" dependencies: - "@react-types/shared": "npm:^3.32.0" + "@react-types/shared": "npm:^3.32.1" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 languageName: unknown @@ -7625,7 +7678,7 @@ __metadata: resolution: "@spectrum-icons/build-tools@workspace:../../packages/@spectrum-icons/build-tools" dependencies: "@svgr/core": "npm:^8.1.0" - fs-extra: "npm:^11.0.0" + prettier: "npm:^3.6.2" languageName: unknown linkType: soft @@ -7634,7 +7687,7 @@ __metadata: resolution: "@spectrum-icons/color@workspace:../../packages/@spectrum-icons/color" dependencies: "@adobe/react-spectrum-workflow-color": "npm:1.1.1" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -7650,10 +7703,9 @@ __metadata: resolution: "@spectrum-icons/express@workspace:../../packages/@spectrum-icons/express" dependencies: "@adobe/spectrum-css-ccx-workflow-icons": "npm:1.0.2" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" - fs-extra: "npm:^11.0.0" peerDependencies: "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 @@ -7665,8 +7717,8 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-icons/illustrations@workspace:../../packages/@spectrum-icons/illustrations" dependencies: - "@react-aria/utils": "npm:^3.30.1" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-aria/utils": "npm:^3.31.0" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" peerDependencies: @@ -7676,13 +7728,13 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-icons/ui@npm:^3.1.0, @spectrum-icons/ui@npm:^3.6.19, @spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui": +"@spectrum-icons/ui@npm:^3.1.0, @spectrum-icons/ui@npm:^3.6.20, @spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui": version: 0.0.0-use.local resolution: "@spectrum-icons/ui@workspace:../../packages/@spectrum-icons/ui" dependencies: "@adobe/react-spectrum-ui": "npm:1.2.1" "@babel/runtime": "npm:^7.24.4" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -7693,12 +7745,12 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-icons/workflow@npm:^4.0.0, @spectrum-icons/workflow@npm:^4.2.24, @spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow": +"@spectrum-icons/workflow@npm:^4.0.0, @spectrum-icons/workflow@npm:^4.2.25, @spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow": version: 0.0.0-use.local resolution: "@spectrum-icons/workflow@workspace:../../packages/@spectrum-icons/workflow" dependencies: "@adobe/react-spectrum-workflow": "npm:2.3.5" - "@react-spectrum/icon": "npm:^3.8.8" + "@react-spectrum/icon": "npm:^3.8.9" "@spectrum-icons/build-tools": "npm:3.0.0-alpha.1" "@swc/helpers": "npm:^0.5.0" react-dom: "npm:^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" @@ -8593,10 +8645,10 @@ __metadata: languageName: node linkType: hard -"@types/triple-beam@npm:^1.3.2": - version: 1.3.5 - resolution: "@types/triple-beam@npm:1.3.5" - checksum: 10c0/d5d7f25da612f6d79266f4f1bb9c1ef8f1684e9f60abab251e1261170631062b656ba26ff22631f2760caeafd372abc41e64867cde27fba54fafb73a35b9056a +"@types/trusted-types@npm:^2.0.7": + version: 2.0.7 + resolution: "@types/trusted-types@npm:2.0.7" + checksum: 10c0/4c4855f10de7c6c135e0d32ce462419d8abbbc33713b31d294596c0cc34ae1fa6112a2f9da729c8f7a20707782b0d69da3b1f8df6645b0366d08825ca1522e0c languageName: node linkType: hard @@ -9311,7 +9363,7 @@ __metadata: languageName: node linkType: hard -"async@npm:^3.2.3, async@npm:^3.2.6": +"async@npm:^3.2.6": version: 3.2.6 resolution: "async@npm:3.2.6" checksum: 10c0/36484bb15ceddf07078688d95e27076379cc2f87b10c03b6dd8a83e89475a3c8df5848859dd06a4c95af1e4c16fc973de0171a77f18ea00be899aca2a4f85e70 @@ -9929,24 +9981,6 @@ __metadata: languageName: node linkType: hard -"build@npm:^0.1.4": - version: 0.1.4 - resolution: "build@npm:0.1.4" - dependencies: - cssmin: "npm:0.3.x" - jsmin: "npm:1.x" - jxLoader: "npm:*" - moo-server: "npm:*" - promised-io: "npm:*" - timespan: "npm:2.x" - uglify-js: "npm:1.x" - walker: "npm:1.x" - winston: "npm:*" - wrench: "npm:1.3.x" - checksum: 10c0/cc1b0284e1b4e7f6e82464ea70ff8ac19c39fc6c92ff9466572895a9777b5fd53a03af39120311646ab7d1d1b06ce26f6e5a227a9655dbb431cd6fc5b2b4798e - languageName: node - linkType: hard - "builtin-status-codes@npm:^3.0.0": version: 3.0.0 resolution: "builtin-status-codes@npm:3.0.0" @@ -10418,7 +10452,7 @@ __metadata: languageName: node linkType: hard -"color-convert@npm:^1.9.0, color-convert@npm:^1.9.3": +"color-convert@npm:^1.9.0": version: 1.9.3 resolution: "color-convert@npm:1.9.3" dependencies: @@ -10450,7 +10484,7 @@ __metadata: languageName: node linkType: hard -"color-string@npm:^1.6.0, color-string@npm:^1.9.0": +"color-string@npm:^1.9.0": version: 1.9.1 resolution: "color-string@npm:1.9.1" dependencies: @@ -10460,16 +10494,6 @@ __metadata: languageName: node linkType: hard -"color@npm:^3.1.3": - version: 3.2.1 - resolution: "color@npm:3.2.1" - dependencies: - color-convert: "npm:^1.9.3" - color-string: "npm:^1.6.0" - checksum: 10c0/39345d55825884c32a88b95127d417a2c24681d8b57069413596d9fcbb721459ef9d9ec24ce3e65527b5373ce171b73e38dbcd9c830a52a6487e7f37bf00e83c - languageName: node - linkType: hard - "color@npm:^4.2.3": version: 4.2.3 resolution: "color@npm:4.2.3" @@ -10480,16 +10504,6 @@ __metadata: languageName: node linkType: hard -"colorspace@npm:1.1.x": - version: 1.1.4 - resolution: "colorspace@npm:1.1.4" - dependencies: - color: "npm:^3.1.3" - text-hex: "npm:1.0.x" - checksum: 10c0/af5f91ff7f8e146b96e439ac20ed79b197210193bde721b47380a75b21751d90fa56390c773bb67c0aedd34ff85091883a437ab56861c779bd507d639ba7e123 - languageName: node - linkType: hard - "comma-separated-tokens@npm:^2.0.0": version: 2.0.3 resolution: "comma-separated-tokens@npm:2.0.3" @@ -10951,15 +10965,6 @@ __metadata: languageName: node linkType: hard -"cssmin@npm:0.3.x": - version: 0.3.2 - resolution: "cssmin@npm:0.3.2" - bin: - cssmin: ./bin/cssmin - checksum: 10c0/64669b17ba10e80ea976be49ac2ed7b03cf2a4216c2066f7cff98dca5a3eda4c47367d213ac4a738b32d5c269b561ab52bb7ffc16b1bebbbd10d44affdfa9c25 - languageName: node - linkType: hard - "csso@npm:^5.0.5": version: 5.0.5 resolution: "csso@npm:5.0.5" @@ -11367,10 +11372,15 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^2.3.10": - version: 2.5.8 - resolution: "dompurify@npm:2.5.8" - checksum: 10c0/4101708d190b67be00350369d72619266a2e0ebb7dcab12628cf07711329b1df12239baea613df41b65cba571128e8ea4c29c442f4e2c98670a9bb5563521f03 +"dompurify@npm:^3.2.4": + version: 3.3.0 + resolution: "dompurify@npm:3.3.0" + dependencies: + "@types/trusted-types": "npm:^2.0.7" + dependenciesMeta: + "@types/trusted-types": + optional: true + checksum: 10c0/66b1787b0bc8250d8f58e13284cf7f5f6bb400a0a55515e7a2a030316a4bb0d8306fdb669c17ed86ed58ff7e53c62b5da4488c2f261d11c58870fe01b8fcc486 languageName: node linkType: hard @@ -11519,13 +11529,6 @@ __metadata: languageName: node linkType: hard -"enabled@npm:2.0.x": - version: 2.0.0 - resolution: "enabled@npm:2.0.0" - checksum: 10c0/3b2c2af9bc7f8b9e291610f2dde4a75cf6ee52a68f4dd585482fbdf9a55d65388940e024e56d40bb03e05ef6671f5f53021fa8b72a20e954d7066ec28166713f - languageName: node - linkType: hard - "encodeurl@npm:^2.0.0, encodeurl@npm:~2.0.0": version: 2.0.0 resolution: "encodeurl@npm:2.0.0" @@ -12280,13 +12283,6 @@ __metadata: languageName: node linkType: hard -"fecha@npm:^4.2.0": - version: 4.2.3 - resolution: "fecha@npm:4.2.3" - checksum: 10c0/0e895965959cf6a22bb7b00f0bf546f2783836310f510ddf63f463e1518d4c96dec61ab33fdfd8e79a71b4856a7c865478ce2ee8498d560fe125947703c9b1cf - languageName: node - linkType: hard - "fflate@npm:^0.7.3": version: 0.7.4 resolution: "fflate@npm:0.7.4" @@ -12452,13 +12448,6 @@ __metadata: languageName: node linkType: hard -"fn.name@npm:1.x.x": - version: 1.1.0 - resolution: "fn.name@npm:1.1.0" - checksum: 10c0/8ad62aa2d4f0b2a76d09dba36cfec61c540c13a0fd72e5d94164e430f987a7ce6a743112bbeb14877c810ef500d1f73d7f56e76d029d2e3413f20d79e3460a9a - languageName: node - linkType: hard - "follow-redirects@npm:^1.0.0": version: 1.15.11 resolution: "follow-redirects@npm:1.15.11" @@ -12494,7 +12483,7 @@ __metadata: languageName: node linkType: hard -"foreground-child@npm:^3.1.0": +"foreground-child@npm:^3.1.0, foreground-child@npm:^3.3.1": version: 3.3.1 resolution: "foreground-child@npm:3.3.1" dependencies: @@ -12541,17 +12530,6 @@ __metadata: languageName: node linkType: hard -"fs-extra@npm:^11.0.0": - version: 11.3.2 - resolution: "fs-extra@npm:11.3.2" - dependencies: - graceful-fs: "npm:^4.2.0" - jsonfile: "npm:^6.0.1" - universalify: "npm:^2.0.0" - checksum: 10c0/f5d629e1bb646d5dedb4d8b24c5aad3deb8cc1d5438979d6f237146cd10e113b49a949ae1b54212c2fbc98e2d0995f38009a9a1d0520f0287943335e65fe919b - languageName: node - linkType: hard - "fs-extra@npm:^9.0.0": version: 9.1.0 resolution: "fs-extra@npm:9.1.0" @@ -12816,6 +12794,22 @@ __metadata: languageName: node linkType: hard +"glob@npm:^11.0.3": + version: 11.0.3 + resolution: "glob@npm:11.0.3" + dependencies: + foreground-child: "npm:^3.3.1" + jackspeak: "npm:^4.1.1" + minimatch: "npm:^10.0.3" + minipass: "npm:^7.1.2" + package-json-from-dist: "npm:^1.0.0" + path-scurry: "npm:^2.0.0" + bin: + glob: dist/esm/bin.mjs + checksum: 10c0/7d24457549ec2903920dfa3d8e76850e7c02aa709122f0164b240c712f5455c0b457e6f2a1eee39344c6148e39895be8094ae8cfef7ccc3296ed30bce250c661 + languageName: node + linkType: hard + "glob@npm:^7.0.3, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.2.0": version: 7.2.3 resolution: "glob@npm:7.2.3" @@ -12830,19 +12824,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:^8.0.3": - version: 8.1.0 - resolution: "glob@npm:8.1.0" - dependencies: - fs.realpath: "npm:^1.0.0" - inflight: "npm:^1.0.4" - inherits: "npm:2" - minimatch: "npm:^5.0.1" - once: "npm:^1.3.0" - checksum: 10c0/cb0b5cab17a59c57299376abe5646c7070f8acb89df5595b492dba3bfb43d301a46c01e5695f01154e6553168207cb60d4eaf07d3be4bc3eb9b0457c5c561d0f - languageName: node - linkType: hard - "global-modules@npm:^1.0.0": version: 1.0.0 resolution: "global-modules@npm:1.0.0" @@ -14142,6 +14123,15 @@ __metadata: languageName: node linkType: hard +"jackspeak@npm:^4.1.1": + version: 4.1.1 + resolution: "jackspeak@npm:4.1.1" + dependencies: + "@isaacs/cliui": "npm:^8.0.2" + checksum: 10c0/84ec4f8e21d6514db24737d9caf65361511f75e5e424980eebca4199f400874f45e562ac20fa8aeb1dd20ca2f3f81f0788b6e9c3e64d216a5794fd6f30e0e042 + languageName: node + linkType: hard + "jest-changed-files@npm:^29.7.0": version: 29.7.0 resolution: "jest-changed-files@npm:29.7.0" @@ -14727,13 +14717,6 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:0.3.x": - version: 0.3.7 - resolution: "js-yaml@npm:0.3.7" - checksum: 10c0/547de7771ed52a4b0870c5410f44fb8cfb01a28231560f71537b0c64a6b5d6dfa0372815faa0d4e3860d8caf8b8eb8a5ae930965cfa17161b732dd986b98b4ad - languageName: node - linkType: hard - "js-yaml@npm:^3.13.1": version: 3.14.1 resolution: "js-yaml@npm:3.14.1" @@ -14808,15 +14791,6 @@ __metadata: languageName: node linkType: hard -"jsmin@npm:1.x": - version: 1.0.1 - resolution: "jsmin@npm:1.0.1" - bin: - jsmin: ./bin/jsmin - checksum: 10c0/684cf120a97bb30ba3aff532477a04764800911865045b60249eab936fbaf794d658d8d8befea7017f9b2233a560265d8487da626f47ade9ef4c189299308a51 - languageName: node - linkType: hard - "json-parse-better-errors@npm:^1.0.2": version: 1.0.2 resolution: "json-parse-better-errors@npm:1.0.2" @@ -14891,18 +14865,6 @@ __metadata: languageName: node linkType: hard -"jxLoader@npm:*": - version: 0.1.1 - resolution: "jxLoader@npm:0.1.1" - dependencies: - js-yaml: "npm:0.3.x" - moo-server: "npm:1.3.x" - promised-io: "npm:*" - walker: "npm:1.x" - checksum: 10c0/0905a8ffef4b1b77cf7df96a54aaaaae3f54a010629d554f78a5b95c0236949d3f467b3712480bae06eedff29355338212c325e30248e399862d6624abbaf9a9 - languageName: node - linkType: hard - "killable@npm:^1.0.1": version: 1.0.1 resolution: "killable@npm:1.0.1" @@ -14958,13 +14920,6 @@ __metadata: languageName: node linkType: hard -"kuler@npm:^2.0.0": - version: 2.0.0 - resolution: "kuler@npm:2.0.0" - checksum: 10c0/0a4e99d92ca373f8f74d1dc37931909c4d0d82aebc94cf2ba265771160fc12c8df34eaaac80805efbda367e2795cb1f1dd4c3d404b6b1cf38aec94035b503d2d - languageName: node - linkType: hard - "last-run@npm:^2.0.0": version: 2.0.0 resolution: "last-run@npm:2.0.0" @@ -15225,20 +15180,6 @@ __metadata: languageName: node linkType: hard -"logform@npm:^2.7.0": - version: 2.7.0 - resolution: "logform@npm:2.7.0" - dependencies: - "@colors/colors": "npm:1.6.0" - "@types/triple-beam": "npm:^1.3.2" - fecha: "npm:^4.2.0" - ms: "npm:^2.1.1" - safe-stable-stringify: "npm:^2.3.1" - triple-beam: "npm:^1.3.0" - checksum: 10c0/4789b4b37413c731d1835734cb799240d31b865afde6b7b3e06051d6a4127bfda9e88c99cfbf296d084a315ccbed2647796e6a56b66e725bcb268c586f57558f - languageName: node - linkType: hard - "loglevel@npm:^1.6.8": version: 1.9.2 resolution: "loglevel@npm:1.9.2" @@ -15290,6 +15231,13 @@ __metadata: languageName: node linkType: hard +"lru-cache@npm:^11.0.0": + version: 11.2.2 + resolution: "lru-cache@npm:11.2.2" + checksum: 10c0/72d7831bbebc85e2bdefe01047ee5584db69d641c48d7a509e86f66f6ee111b30af7ec3bd68a967d47b69a4b1fa8bbf3872630bd06a63b6735e6f0a5f1c8e83d + languageName: node + linkType: hard + "lru-cache@npm:^5.1.1": version: 5.1.1 resolution: "lru-cache@npm:5.1.1" @@ -16621,7 +16569,7 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^10.0.1": +"minimatch@npm:^10.0.1, minimatch@npm:^10.0.3": version: 10.0.3 resolution: "minimatch@npm:10.0.3" dependencies: @@ -16639,15 +16587,6 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^5.0.1": - version: 5.1.6 - resolution: "minimatch@npm:5.1.6" - dependencies: - brace-expansion: "npm:^2.0.1" - checksum: 10c0/3defdfd230914f22a8da203747c42ee3c405c39d4d37ffda284dac5e45b7e1f6c49aa8be606509002898e73091ff2a3bbfc59c2c6c71d4660609f63aa92f98e3 - languageName: node - linkType: hard - "minimatch@npm:^9.0.4": version: 9.0.5 resolution: "minimatch@npm:9.0.5" @@ -16796,13 +16735,6 @@ __metadata: languageName: node linkType: hard -"moo-server@npm:*, moo-server@npm:1.3.x": - version: 1.3.0 - resolution: "moo-server@npm:1.3.0" - checksum: 10c0/8be0a9d18093fdebcd460d1efaa9dcc0caa3991dbbdf57289f7d517aa3e6f2e8ab8df12b35093959682df99640f723c999782e62142ca080491b31c6ea2a9377 - languageName: node - linkType: hard - "mri@npm:^1.1.0": version: 1.2.0 resolution: "mri@npm:1.2.0" @@ -17286,15 +17218,6 @@ __metadata: languageName: node linkType: hard -"one-time@npm:^1.0.0": - version: 1.0.0 - resolution: "one-time@npm:1.0.0" - dependencies: - fn.name: "npm:1.x.x" - checksum: 10c0/6e4887b331edbb954f4e915831cbec0a7b9956c36f4feb5f6de98c448ac02ff881fd8d9b55a6b1b55030af184c6b648f340a76eb211812f4ad8c9b4b8692fdaa - languageName: node - linkType: hard - "onetime@npm:^5.1.2": version: 5.1.2 resolution: "onetime@npm:5.1.2" @@ -17810,6 +17733,16 @@ __metadata: languageName: node linkType: hard +"path-scurry@npm:^2.0.0": + version: 2.0.0 + resolution: "path-scurry@npm:2.0.0" + dependencies: + lru-cache: "npm:^11.0.0" + minipass: "npm:^7.1.2" + checksum: 10c0/3da4adedaa8e7ef8d6dc4f35a0ff8f05a9b4d8365f2b28047752b62d4c1ad73eec21e37b1579ef2d075920157856a3b52ae8309c480a6f1a8bbe06ff8e52b33c + languageName: node + linkType: hard + "path-to-regexp@npm:0.1.12": version: 0.1.12 resolution: "path-to-regexp@npm:0.1.12" @@ -18062,6 +17995,15 @@ __metadata: languageName: node linkType: hard +"prettier@npm:^3.6.2": + version: 3.6.2 + resolution: "prettier@npm:3.6.2" + bin: + prettier: bin/prettier.cjs + checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812 + languageName: node + linkType: hard + "pretty-format@npm:30.0.5, pretty-format@npm:^30.0.0": version: 30.0.5 resolution: "pretty-format@npm:30.0.5" @@ -18145,13 +18087,6 @@ __metadata: languageName: node linkType: hard -"promised-io@npm:*": - version: 0.3.6 - resolution: "promised-io@npm:0.3.6" - checksum: 10c0/c567dcf4af2736f718ee812e8f8b196c9ce563703d2d7c22b1ef4aebd01974320e7e3f173e47fc682087c1872b5c4f0afe6354fff348970acd2cbc367f6416a3 - languageName: node - linkType: hard - "prompts@npm:^2.0.1": version: 2.4.2 resolution: "prompts@npm:2.4.2" @@ -18344,7 +18279,47 @@ __metadata: languageName: node linkType: hard -"react-aria-components@npm:^1.12.2, react-aria-components@npm:^1.7.1": +"react-aria-components@npm:^1.13.0": + version: 1.13.0 + resolution: "react-aria-components@npm:1.13.0" + dependencies: + "@internationalized/date": "npm:^3.10.0" + "@internationalized/string": "npm:^3.2.7" + "@react-aria/autocomplete": "npm:3.0.0-rc.3" + "@react-aria/collections": "npm:^3.0.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/live-announcer": "npm:^3.4.4" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/ssr": "npm:^3.9.10" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/toolbar": "npm:3.0.0-beta.21" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/virtualizer": "npm:^4.1.10" + "@react-stately/autocomplete": "npm:3.0.0-beta.3" + "@react-stately/layout": "npm:^4.5.1" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/utils": "npm:^3.10.8" + "@react-stately/virtualizer": "npm:^4.4.4" + "@react-types/form": "npm:^3.7.16" + "@react-types/grid": "npm:^3.3.6" + "@react-types/shared": "npm:^3.32.1" + "@react-types/table": "npm:^3.13.4" + "@swc/helpers": "npm:^0.5.0" + client-only: "npm:^0.0.1" + react-aria: "npm:^3.44.0" + react-stately: "npm:^3.42.0" + use-sync-external-store: "npm:^1.4.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/259b7a027eb07b9236060cae70a95bace932632b0619f59b82fb23f04e1b24f05223ecee80bf44152a6773aaeff11997da12cec9b4bb4ce8850e37f48080789d + languageName: node + linkType: hard + +"react-aria-components@npm:^1.7.1": version: 1.12.2 resolution: "react-aria-components@npm:1.12.2" dependencies: @@ -18437,6 +18412,59 @@ __metadata: languageName: node linkType: hard +"react-aria@npm:^3.44.0": + version: 3.44.0 + resolution: "react-aria@npm:3.44.0" + dependencies: + "@internationalized/string": "npm:^3.2.7" + "@react-aria/breadcrumbs": "npm:^3.5.29" + "@react-aria/button": "npm:^3.14.2" + "@react-aria/calendar": "npm:^3.9.2" + "@react-aria/checkbox": "npm:^3.16.2" + "@react-aria/color": "npm:^3.1.2" + "@react-aria/combobox": "npm:^3.14.0" + "@react-aria/datepicker": "npm:^3.15.2" + "@react-aria/dialog": "npm:^3.5.31" + "@react-aria/disclosure": "npm:^3.1.0" + "@react-aria/dnd": "npm:^3.11.3" + "@react-aria/focus": "npm:^3.21.2" + "@react-aria/gridlist": "npm:^3.14.1" + "@react-aria/i18n": "npm:^3.12.13" + "@react-aria/interactions": "npm:^3.25.6" + "@react-aria/label": "npm:^3.7.22" + "@react-aria/landmark": "npm:^3.0.7" + "@react-aria/link": "npm:^3.8.6" + "@react-aria/listbox": "npm:^3.15.0" + "@react-aria/menu": "npm:^3.19.3" + "@react-aria/meter": "npm:^3.4.27" + "@react-aria/numberfield": "npm:^3.12.2" + "@react-aria/overlays": "npm:^3.30.0" + "@react-aria/progress": "npm:^3.4.27" + "@react-aria/radio": "npm:^3.12.2" + "@react-aria/searchfield": "npm:^3.8.9" + "@react-aria/select": "npm:^3.17.0" + "@react-aria/selection": "npm:^3.26.0" + "@react-aria/separator": "npm:^3.4.13" + "@react-aria/slider": "npm:^3.8.2" + "@react-aria/ssr": "npm:^3.9.10" + "@react-aria/switch": "npm:^3.7.8" + "@react-aria/table": "npm:^3.17.8" + "@react-aria/tabs": "npm:^3.10.8" + "@react-aria/tag": "npm:^3.7.2" + "@react-aria/textfield": "npm:^3.18.2" + "@react-aria/toast": "npm:^3.0.8" + "@react-aria/tooltip": "npm:^3.8.8" + "@react-aria/tree": "npm:^3.1.4" + "@react-aria/utils": "npm:^3.31.0" + "@react-aria/visually-hidden": "npm:^3.8.28" + "@react-types/shared": "npm:^3.32.1" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/183a00a1202b89b7691393750abddbbf194f42955cbd6eea62c5d5da024421a582bd79a8fbcfc7941bc8bf9412556aa53fe5220bd166ffabc6c277287f75aedb + languageName: node + linkType: hard + "react-docgen-typescript@npm:^2.2.2": version: 2.4.0 resolution: "react-docgen-typescript@npm:2.4.0" @@ -18556,6 +18584,42 @@ __metadata: languageName: node linkType: hard +"react-stately@npm:^3.42.0": + version: 3.42.0 + resolution: "react-stately@npm:3.42.0" + dependencies: + "@react-stately/calendar": "npm:^3.9.0" + "@react-stately/checkbox": "npm:^3.7.2" + "@react-stately/collections": "npm:^3.12.8" + "@react-stately/color": "npm:^3.9.2" + "@react-stately/combobox": "npm:^3.12.0" + "@react-stately/data": "npm:^3.14.1" + "@react-stately/datepicker": "npm:^3.15.2" + "@react-stately/disclosure": "npm:^3.0.8" + "@react-stately/dnd": "npm:^3.7.1" + "@react-stately/form": "npm:^3.2.2" + "@react-stately/list": "npm:^3.13.1" + "@react-stately/menu": "npm:^3.9.8" + "@react-stately/numberfield": "npm:^3.10.2" + "@react-stately/overlays": "npm:^3.6.20" + "@react-stately/radio": "npm:^3.11.2" + "@react-stately/searchfield": "npm:^3.5.16" + "@react-stately/select": "npm:^3.8.0" + "@react-stately/selection": "npm:^3.20.6" + "@react-stately/slider": "npm:^3.7.2" + "@react-stately/table": "npm:^3.15.1" + "@react-stately/tabs": "npm:^3.8.6" + "@react-stately/toast": "npm:^3.1.2" + "@react-stately/toggle": "npm:^3.9.2" + "@react-stately/tooltip": "npm:^3.5.8" + "@react-stately/tree": "npm:^3.9.3" + "@react-types/shared": "npm:^3.32.1" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/127ae79324810658044cf5e04e3bee0629487ab73b9350d0fb994752f7aa2345584a10dce93073f4887df393b1955c2086e2e561d977dab21bf9a40858301734 + languageName: node + linkType: hard + "react-transition-group@npm:^4.4.5": version: 4.4.5 resolution: "react-transition-group@npm:4.4.5" @@ -18596,7 +18660,7 @@ __metadata: languageName: node linkType: hard -"readable-stream@npm:2 || 3, readable-stream@npm:^3.0.6, readable-stream@npm:^3.4.0, readable-stream@npm:^3.6.2": +"readable-stream@npm:2 || 3, readable-stream@npm:^3.0.6, readable-stream@npm:^3.4.0": version: 3.6.2 resolution: "readable-stream@npm:3.6.2" dependencies: @@ -19194,13 +19258,6 @@ __metadata: languageName: node linkType: hard -"safe-stable-stringify@npm:^2.3.1": - version: 2.5.0 - resolution: "safe-stable-stringify@npm:2.5.0" - checksum: 10c0/baea14971858cadd65df23894a40588ed791769db21bafb7fd7608397dbdce9c5aac60748abae9995e0fc37e15f2061980501e012cd48859740796bea2987f49 - languageName: node - linkType: hard - "safer-buffer@npm:>= 2.1.2 < 3, safer-buffer@npm:>= 2.1.2 < 3.0.0": version: 2.1.2 resolution: "safer-buffer@npm:2.1.2" @@ -19965,13 +20022,6 @@ __metadata: languageName: node linkType: hard -"stack-trace@npm:0.0.x": - version: 0.0.10 - resolution: "stack-trace@npm:0.0.10" - checksum: 10c0/9ff3dabfad4049b635a85456f927a075c9d0c210e3ea336412d18220b2a86cbb9b13ec46d6c37b70a302a4ea4d49e30e5d4944dd60ae784073f1cde778ac8f4b - languageName: node - linkType: hard - "stack-utils@npm:^2.0.3, stack-utils@npm:^2.0.6": version: 2.0.6 resolution: "stack-utils@npm:2.0.6" @@ -20498,13 +20548,6 @@ __metadata: languageName: node linkType: hard -"text-hex@npm:1.0.x": - version: 1.0.0 - resolution: "text-hex@npm:1.0.0" - checksum: 10c0/57d8d320d92c79d7c03ffb8339b825bb9637c2cbccf14304309f51d8950015c44464b6fd1b6820a3d4821241c68825634f09f5a2d9d501e84f7c6fd14376860d - languageName: node - linkType: hard - "throttles@npm:^1.0.0": version: 1.0.1 resolution: "throttles@npm:1.0.1" @@ -20548,13 +20591,6 @@ __metadata: languageName: node linkType: hard -"timespan@npm:2.x": - version: 2.3.0 - resolution: "timespan@npm:2.3.0" - checksum: 10c0/a3acf8ed6d00af1f7fe4cf6767bd709c2a9c9e35da4d4f3939a4b5be641c692b51a4359565999c71ab89ab44b074fd310f8836581260b17b988e372c7dca8740 - languageName: node - linkType: hard - "tiny-inflate@npm:^1.0.0": version: 1.0.3 resolution: "tiny-inflate@npm:1.0.3" @@ -20683,13 +20719,6 @@ __metadata: languageName: node linkType: hard -"triple-beam@npm:^1.3.0": - version: 1.4.1 - resolution: "triple-beam@npm:1.4.1" - checksum: 10c0/4bf1db71e14fe3ff1c3adbe3c302f1fdb553b74d7591a37323a7badb32dc8e9c290738996cbb64f8b10dc5a3833645b5d8c26221aaaaa12e50d1251c9aba2fea - languageName: node - linkType: hard - "trough@npm:^2.0.0": version: 2.2.0 resolution: "trough@npm:2.2.0" @@ -20832,15 +20861,6 @@ __metadata: languageName: node linkType: hard -"uglify-js@npm:1.x": - version: 1.3.5 - resolution: "uglify-js@npm:1.3.5" - bin: - uglifyjs: ./bin/uglifyjs - checksum: 10c0/9a513fc1ffcceb9168b4eeaa93c209a592ac5c7bcbd6f0cbd0ac3153b4d88b76d23d4d84c2162a0f7712e4c4bc116bd8371eba7bb14ee35b352d2ba2139a5d7e - languageName: node - linkType: hard - "unc-path-regex@npm:^0.1.2": version: 0.1.2 resolution: "unc-path-regex@npm:0.1.2" @@ -21503,7 +21523,7 @@ __metadata: languageName: node linkType: hard -"walker@npm:1.x, walker@npm:^1.0.8": +"walker@npm:^1.0.8": version: 1.0.8 resolution: "walker@npm:1.0.8" dependencies: @@ -21787,36 +21807,6 @@ __metadata: languageName: node linkType: hard -"winston-transport@npm:^4.9.0": - version: 4.9.0 - resolution: "winston-transport@npm:4.9.0" - dependencies: - logform: "npm:^2.7.0" - readable-stream: "npm:^3.6.2" - triple-beam: "npm:^1.3.0" - checksum: 10c0/e2990a172e754dbf27e7823772214a22dc8312f7ec9cfba831e5ef30a5d5528792e5ea8f083c7387ccfc5b2af20e3691f64738546c8869086110a26f98671095 - languageName: node - linkType: hard - -"winston@npm:*": - version: 3.17.0 - resolution: "winston@npm:3.17.0" - dependencies: - "@colors/colors": "npm:^1.6.0" - "@dabh/diagnostics": "npm:^2.0.2" - async: "npm:^3.2.3" - is-stream: "npm:^2.0.0" - logform: "npm:^2.7.0" - one-time: "npm:^1.0.0" - readable-stream: "npm:^3.4.0" - safe-stable-stringify: "npm:^2.3.1" - stack-trace: "npm:0.0.x" - triple-beam: "npm:^1.3.0" - winston-transport: "npm:^4.9.0" - checksum: 10c0/ec8eaeac9a72b2598aedbff50b7dac82ce374a400ed92e7e705d7274426b48edcb25507d78cff318187c4fb27d642a0e2a39c57b6badc9af8e09d4a40636a5f7 - languageName: node - linkType: hard - "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0, wrap-ansi@npm:^7.0.0": version: 7.0.0 resolution: "wrap-ansi@npm:7.0.0" @@ -21857,13 +21847,6 @@ __metadata: languageName: node linkType: hard -"wrench@npm:1.3.x": - version: 1.3.9 - resolution: "wrench@npm:1.3.9" - checksum: 10c0/09528e4e2e9601fb9a58da35b91572b2de49221a386d6acf8396421f01491fa8a12e7faea75e086ed1e85ac53977bbdaeb4e8a66e18bbfb35ca853b7c4c07b3c - languageName: node - linkType: hard - "write-file-atomic@npm:^2.3.0": version: 2.4.3 resolution: "write-file-atomic@npm:2.4.3" diff --git a/package.json b/package.json index 6fde5bad643..f6e07fc8e7e 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,6 @@ "lucide-react": "^0.517.0", "md5": "^2.2.1", "motion": "^12.23.6", - "npm-cli-login": "^1.0.0", "parcel": "^2.16.0", "parcel-optimizer-strict-mode": "workspace:^", "patch-package": "^6.2.0", diff --git a/scripts/test-prod.sh b/scripts/test-prod.sh deleted file mode 100755 index c0dbcb414ef..00000000000 --- a/scripts/test-prod.sh +++ /dev/null @@ -1,47 +0,0 @@ -#!/bin/sh - -port=4873 -original_registry=`npm get registry` -registry="http://localhost:$port" -output="output.out" -commit_to_revert="HEAD" -test_app='rsp-cra-18' - -# Generate dists for the packages -yarn parcel build packages/@adobe/react-spectrum/ packages/@react-{spectrum,aria,stately}/*/ packages/@internationalized/*/ --no-optimize --log-level error - -# Start verdaccio and send it to the background -yarn verdaccio --listen $port &>${output}& - -# Login as test user -yarn npm-cli-login -u abc -p abc -e 'abc@abc.com' -r $registry - -# Bump all package versions (allow publish from current branch but don't push tags or commit) -yarn lerna version minor --force-publish --allow-branch `git branch --show-current` --no-push --yes -commit_to_revert="HEAD~1" - -# Publish packages to verdaccio -yarn lerna publish from-package --registry $registry --yes - -npm set registry $registry - -#install packages in test app -cd examples/$test_app -yarn install - -#build test app -yarn build -cd ../.. - -echo "Cleaning up" -lsof -ti tcp:4873 | xargs kill -# Clean up generated dists if run locally -rm -rf packages/**/dist -rm -rf storage/ ~/.config/verdaccio/storage/ $output -git tag -d $(git tag -l) -git fetch -git reset --hard $commit_to_revert -npm set registry $original_registry - -#check the size of the files in the build directory -du -c examples/*/build/ diff --git a/scripts/verdaccio.sh b/scripts/verdaccio.sh index 1403d2a7bdc..14ae220b58a 100755 --- a/scripts/verdaccio.sh +++ b/scripts/verdaccio.sh @@ -50,14 +50,17 @@ yarn verdaccio --listen $port &>${output}& grep -q 'http address' <(tail -f $output) # Login as test user -yarn npm-cli-login -u abc -p abc -e 'abc@abc.com' -r $registry yarn config set npmPublishRegistry $registry yarn config set npmRegistryServer $registry +yarn config set npmAlwaysAuth false +yarn config set npmAuthToken abc yarn config set unsafeHttpWhitelist localhost -yarn config set npmAlwaysAuth true npm set registry $registry -# Pause is important so that the username isn't interpreted as both username and password -(echo "abc"; sleep 2; echo "abc") | yarn npm login + +text=" +//localhost:4000/:_authToken=abc +" +echo "$text" > .npmrc if [ "$ci" = true ]; then diff --git a/yarn.lock b/yarn.lock index 971f3098b1c..663915c1627 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13562,7 +13562,7 @@ __metadata: languageName: node linkType: hard -"concat-stream@npm:^1.5.0, concat-stream@npm:^1.5.2": +"concat-stream@npm:^1.5.0": version: 1.6.2 resolution: "concat-stream@npm:1.6.2" dependencies: @@ -22469,7 +22469,7 @@ __metadata: languageName: node linkType: hard -"normalize-package-data@npm:^2.0.0, normalize-package-data@npm:^2.3.0, normalize-package-data@npm:^2.3.2, normalize-package-data@npm:^2.3.4, normalize-package-data@npm:^2.3.5, normalize-package-data@npm:^2.4.0, normalize-package-data@npm:^2.5.0, normalize-package-data@npm:~1.0.1 || ^2.0.0": +"normalize-package-data@npm:^2.0.0, normalize-package-data@npm:^2.3.0, normalize-package-data@npm:^2.3.2, normalize-package-data@npm:^2.3.4, normalize-package-data@npm:^2.3.5, normalize-package-data@npm:^2.4.0, normalize-package-data@npm:^2.5.0": version: 2.5.0 resolution: "normalize-package-data@npm:2.5.0" dependencies: @@ -22520,18 +22520,6 @@ __metadata: languageName: node linkType: hard -"npm-cli-login@npm:^1.0.0": - version: 1.0.0 - resolution: "npm-cli-login@npm:1.0.0" - dependencies: - npm-registry-client: "npm:8.6.0" - snyk: "npm:^1.124.1" - bin: - npm-cli-login: bin/npm-cli-login.js - checksum: 10c0/6fde4cbb1c5cc979dc9a818db8a4b476bfbe100c0b3316c58baa05bf3b0e35b7da26536a8594a64e7ed6829591da5a31ee6568d7da241084b38341e38bd615db - languageName: node - linkType: hard - "npm-lifecycle@npm:^3.1.2": version: 3.1.4 resolution: "npm-lifecycle@npm:3.1.4" @@ -22555,7 +22543,7 @@ __metadata: languageName: node linkType: hard -"npm-package-arg@npm:^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0, npm-package-arg@npm:^4.0.0 || ^5.0.0 || ^6.0.0, npm-package-arg@npm:^6.0.0, npm-package-arg@npm:^6.1.0": +"npm-package-arg@npm:^4.0.0 || ^5.0.0 || ^6.0.0, npm-package-arg@npm:^6.0.0, npm-package-arg@npm:^6.1.0": version: 6.1.1 resolution: "npm-package-arg@npm:6.1.1" dependencies: @@ -22589,29 +22577,6 @@ __metadata: languageName: node linkType: hard -"npm-registry-client@npm:8.6.0": - version: 8.6.0 - resolution: "npm-registry-client@npm:8.6.0" - dependencies: - concat-stream: "npm:^1.5.2" - graceful-fs: "npm:^4.1.6" - normalize-package-data: "npm:~1.0.1 || ^2.0.0" - npm-package-arg: "npm:^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" - npmlog: "npm:2 || ^3.1.0 || ^4.0.0" - once: "npm:^1.3.3" - request: "npm:^2.74.0" - retry: "npm:^0.10.0" - safe-buffer: "npm:^5.1.1" - semver: "npm:2 >=2.2.1 || 3.x || 4 || 5" - slide: "npm:^1.1.3" - ssri: "npm:^5.2.4" - dependenciesMeta: - npmlog: - optional: true - checksum: 10c0/cf4d95304d0900b95fc620daa33b44a3165051782b07860ed8910173573ae3464088187f8fa17da22f063177c56648dcbae202a2e62d48b5f13561e6f30e757c - languageName: node - linkType: hard - "npm-run-path@npm:^2.0.0": version: 2.0.2 resolution: "npm-run-path@npm:2.0.2" @@ -22630,7 +22595,7 @@ __metadata: languageName: node linkType: hard -"npmlog@npm:0 || 1 || 2 || 3 || 4, npmlog@npm:2 || ^3.1.0 || ^4.0.0, npmlog@npm:^4.1.2": +"npmlog@npm:0 || 1 || 2 || 3 || 4, npmlog@npm:^4.1.2": version: 4.1.2 resolution: "npmlog@npm:4.1.2" dependencies: @@ -22899,7 +22864,7 @@ __metadata: languageName: node linkType: hard -"once@npm:^1.3.0, once@npm:^1.3.1, once@npm:^1.3.3, once@npm:^1.4.0": +"once@npm:^1.3.0, once@npm:^1.3.1, once@npm:^1.4.0": version: 1.4.0 resolution: "once@npm:1.4.0" dependencies: @@ -24644,7 +24609,6 @@ __metadata: lucide-react: "npm:^0.517.0" md5: "npm:^2.2.1" motion: "npm:^12.23.6" - npm-cli-login: "npm:^1.0.0" parcel: "npm:^2.16.0" parcel-optimizer-strict-mode: "workspace:^" patch-package: "npm:^6.2.0" @@ -25275,7 +25239,7 @@ __metadata: languageName: node linkType: hard -"request@npm:^2.74.0, request@npm:^2.87.0": +"request@npm:^2.87.0": version: 2.88.2 resolution: "request@npm:2.88.2" dependencies: @@ -25752,7 +25716,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:2 >=2.2.1 || 3.x || 4 || 5, semver@npm:2 || 3 || 4 || 5, semver@npm:2.x || 3.x || 4 || 5, semver@npm:^5.0.3, semver@npm:^5.1.0, semver@npm:^5.4.1, semver@npm:^5.5.0, semver@npm:^5.5.1, semver@npm:^5.6.0, semver@npm:^5.7.0": +"semver@npm:2 || 3 || 4 || 5, semver@npm:2.x || 3.x || 4 || 5, semver@npm:^5.0.3, semver@npm:^5.1.0, semver@npm:^5.4.1, semver@npm:^5.5.0, semver@npm:^5.5.1, semver@npm:^5.6.0, semver@npm:^5.7.0": version: 5.7.2 resolution: "semver@npm:5.7.2" bin: @@ -26148,7 +26112,7 @@ __metadata: languageName: node linkType: hard -"slide@npm:^1.1.3, slide@npm:^1.1.6": +"slide@npm:^1.1.6": version: 1.1.6 resolution: "slide@npm:1.1.6" checksum: 10c0/f3bde70fd4c0a2ba6c23c674f010849865ddfacbc0ae3a57522d7ce88e4cc6c186d627943c34004d4f009a3fb477c03307b247ab69a266de4b3c72b271a6a03a @@ -26215,15 +26179,6 @@ __metadata: languageName: node linkType: hard -"snyk@npm:^1.124.1": - version: 1.956.0 - resolution: "snyk@npm:1.956.0" - bin: - snyk: bin/snyk - checksum: 10c0/1eb15ba3a344717a08373becf1e7c9278d371c0c29615b3a0919dc9b1e13ba3f1ba8482e7f46cb0ca584ec3dbd982dfc3034cf554c86544a991353831a3126ee - languageName: node - linkType: hard - "socks-proxy-agent@npm:^4.0.0": version: 4.0.2 resolution: "socks-proxy-agent@npm:4.0.2" @@ -26529,15 +26484,6 @@ __metadata: languageName: node linkType: hard -"ssri@npm:^5.2.4": - version: 5.3.0 - resolution: "ssri@npm:5.3.0" - dependencies: - safe-buffer: "npm:^5.1.1" - checksum: 10c0/f80372ec982cacb3d8e4b53c2a82a7f7502d915a57aef99a29e6cd293302d5944185a569df5fce694a857abb1e602585fcee90182cd2e853bae3d1c20a84d8cb - languageName: node - linkType: hard - "ssri@npm:^6.0.0, ssri@npm:^6.0.1": version: 6.0.1 resolution: "ssri@npm:6.0.1"