From dc0914910b9a49b293b07c7380c0e3af72665542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 10:59:14 -0400 Subject: [PATCH] build(deps): Bump react-stately from 3.31.0 to 3.31.1 (#1196) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [react-stately](https://github.com/adobe/react-spectrum) from 3.31.0 to 3.31.1.
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-stately&package-manager=npm_and_yarn&previous-version=3.31.0&new-version=3.31.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- easy-ui-react/package.json | 2 +- package-lock.json | 128 ++++++++++++++++++------------------- 2 files changed, 65 insertions(+), 65 deletions(-) diff --git a/easy-ui-react/package.json b/easy-ui-react/package.json index 72847e19c..f380656db 100644 --- a/easy-ui-react/package.json +++ b/easy-ui-react/package.json @@ -42,7 +42,7 @@ "overlayscrollbars-react": "^0.5.6", "react-aria": "^3.33.1", "react-is": "^18.3.1", - "react-stately": "^3.31.0", + "react-stately": "^3.31.1", "react-syntax-highlighter": "^15.5.0", "use-clipboard-copy": "^0.2.0" }, diff --git a/package-lock.json b/package-lock.json index ea608585f..5b75533cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -115,7 +115,7 @@ "overlayscrollbars-react": "^0.5.6", "react-aria": "^3.33.1", "react-is": "^18.3.1", - "react-stately": "^3.31.0", + "react-stately": "^3.31.1", "react-syntax-highlighter": "^15.5.0", "use-clipboard-copy": "^0.2.0" }, @@ -6166,11 +6166,11 @@ } }, "node_modules/@react-stately/data": { - "version": "3.11.3", - "resolved": "https://registry.npmjs.org/@react-stately/data/-/data-3.11.3.tgz", - "integrity": "sha512-iyg27s3uUquxvX5AXckAgOPszG6uX7fCOIg0D/GJXxdFxLv1gFSupIeIJhM+kXufPgpaLiugaQxoYlO5y65shA==", + "version": "3.11.4", + "resolved": "https://registry.npmjs.org/@react-stately/data/-/data-3.11.4.tgz", + "integrity": "sha512-PbnUQxeE6AznSuEWYnRmrYQ9t5z1Asx98Jtrl96EeA6Iapt9kOjTN9ySqCxtPxMKleb1NIqG3+uHU3veIqmLsg==", "dependencies": { - "@react-types/shared": "^3.23.0", + "@react-types/shared": "^3.23.1", "@swc/helpers": "^0.5.0" }, "peerDependencies": { @@ -17854,33 +17854,33 @@ } }, "node_modules/react-stately": { - "version": "3.31.0", - "resolved": "https://registry.npmjs.org/react-stately/-/react-stately-3.31.0.tgz", - "integrity": "sha512-G6y7t6qpP3LU4mLM2RlRTgdW5eiZrR2yB0XZbLo8qVplazxyRzlDJRBdE8OBTpw2SO1q5Auub3NOTH3vH0qCHg==", - "dependencies": { - "@react-stately/calendar": "^3.5.0", - "@react-stately/checkbox": "^3.6.4", - "@react-stately/collections": "^3.10.6", - "@react-stately/combobox": "^3.8.3", - "@react-stately/data": "^3.11.3", - "@react-stately/datepicker": "^3.9.3", - "@react-stately/dnd": "^3.3.0", - "@react-stately/form": "^3.0.2", - "@react-stately/list": "^3.10.4", - "@react-stately/menu": "^3.7.0", - "@react-stately/numberfield": "^3.9.2", - "@react-stately/overlays": "^3.6.6", - "@react-stately/radio": "^3.10.3", - "@react-stately/searchfield": "^3.5.2", - "@react-stately/select": "^3.6.3", - "@react-stately/selection": "^3.15.0", - "@react-stately/slider": "^3.5.3", - "@react-stately/table": "^3.11.7", - "@react-stately/tabs": "^3.6.5", - "@react-stately/toggle": "^3.7.3", - "@react-stately/tooltip": "^3.4.8", - "@react-stately/tree": "^3.8.0", - "@react-types/shared": "^3.23.0" + "version": "3.31.1", + "resolved": "https://registry.npmjs.org/react-stately/-/react-stately-3.31.1.tgz", + "integrity": "sha512-wuq673NHkYSdoceGryjtMJJvB9iQgyDkQDsnTN0t2v91pXjGDsN/EcOvnUrxXSBtY9eLdIw74R54z9GX5cJNEg==", + "dependencies": { + "@react-stately/calendar": "^3.5.1", + "@react-stately/checkbox": "^3.6.5", + "@react-stately/collections": "^3.10.7", + "@react-stately/combobox": "^3.8.4", + "@react-stately/data": "^3.11.4", + "@react-stately/datepicker": "^3.9.4", + "@react-stately/dnd": "^3.3.1", + "@react-stately/form": "^3.0.3", + "@react-stately/list": "^3.10.5", + "@react-stately/menu": "^3.7.1", + "@react-stately/numberfield": "^3.9.3", + "@react-stately/overlays": "^3.6.7", + "@react-stately/radio": "^3.10.4", + "@react-stately/searchfield": "^3.5.3", + "@react-stately/select": "^3.6.4", + "@react-stately/selection": "^3.15.1", + "@react-stately/slider": "^3.5.4", + "@react-stately/table": "^3.11.8", + "@react-stately/tabs": "^3.6.6", + "@react-stately/toggle": "^3.7.4", + "@react-stately/tooltip": "^3.4.9", + "@react-stately/tree": "^3.8.1", + "@react-types/shared": "^3.23.1" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0" @@ -24482,7 +24482,7 @@ "react-aria": "^3.33.1", "react-dom": "^18.3.1", "react-is": "^18.3.1", - "react-stately": "^3.31.0", + "react-stately": "^3.31.1", "react-syntax-highlighter": "^15.5.0", "sass": "^1.77.2", "use-clipboard-copy": "^0.2.0", @@ -26454,11 +26454,11 @@ } }, "@react-stately/data": { - "version": "3.11.3", - "resolved": "https://registry.npmjs.org/@react-stately/data/-/data-3.11.3.tgz", - "integrity": "sha512-iyg27s3uUquxvX5AXckAgOPszG6uX7fCOIg0D/GJXxdFxLv1gFSupIeIJhM+kXufPgpaLiugaQxoYlO5y65shA==", + "version": "3.11.4", + "resolved": "https://registry.npmjs.org/@react-stately/data/-/data-3.11.4.tgz", + "integrity": "sha512-PbnUQxeE6AznSuEWYnRmrYQ9t5z1Asx98Jtrl96EeA6Iapt9kOjTN9ySqCxtPxMKleb1NIqG3+uHU3veIqmLsg==", "requires": { - "@react-types/shared": "^3.23.0", + "@react-types/shared": "^3.23.1", "@swc/helpers": "^0.5.0" } }, @@ -34623,33 +34623,33 @@ } }, "react-stately": { - "version": "3.31.0", - "resolved": "https://registry.npmjs.org/react-stately/-/react-stately-3.31.0.tgz", - "integrity": "sha512-G6y7t6qpP3LU4mLM2RlRTgdW5eiZrR2yB0XZbLo8qVplazxyRzlDJRBdE8OBTpw2SO1q5Auub3NOTH3vH0qCHg==", - "requires": { - "@react-stately/calendar": "^3.5.0", - "@react-stately/checkbox": "^3.6.4", - "@react-stately/collections": "^3.10.6", - "@react-stately/combobox": "^3.8.3", - "@react-stately/data": "^3.11.3", - "@react-stately/datepicker": "^3.9.3", - "@react-stately/dnd": "^3.3.0", - "@react-stately/form": "^3.0.2", - "@react-stately/list": "^3.10.4", - "@react-stately/menu": "^3.7.0", - "@react-stately/numberfield": "^3.9.2", - "@react-stately/overlays": "^3.6.6", - "@react-stately/radio": "^3.10.3", - "@react-stately/searchfield": "^3.5.2", - "@react-stately/select": "^3.6.3", - "@react-stately/selection": "^3.15.0", - "@react-stately/slider": "^3.5.3", - "@react-stately/table": "^3.11.7", - "@react-stately/tabs": "^3.6.5", - "@react-stately/toggle": "^3.7.3", - "@react-stately/tooltip": "^3.4.8", - "@react-stately/tree": "^3.8.0", - "@react-types/shared": "^3.23.0" + "version": "3.31.1", + "resolved": "https://registry.npmjs.org/react-stately/-/react-stately-3.31.1.tgz", + "integrity": "sha512-wuq673NHkYSdoceGryjtMJJvB9iQgyDkQDsnTN0t2v91pXjGDsN/EcOvnUrxXSBtY9eLdIw74R54z9GX5cJNEg==", + "requires": { + "@react-stately/calendar": "^3.5.1", + "@react-stately/checkbox": "^3.6.5", + "@react-stately/collections": "^3.10.7", + "@react-stately/combobox": "^3.8.4", + "@react-stately/data": "^3.11.4", + "@react-stately/datepicker": "^3.9.4", + "@react-stately/dnd": "^3.3.1", + "@react-stately/form": "^3.0.3", + "@react-stately/list": "^3.10.5", + "@react-stately/menu": "^3.7.1", + "@react-stately/numberfield": "^3.9.3", + "@react-stately/overlays": "^3.6.7", + "@react-stately/radio": "^3.10.4", + "@react-stately/searchfield": "^3.5.3", + "@react-stately/select": "^3.6.4", + "@react-stately/selection": "^3.15.1", + "@react-stately/slider": "^3.5.4", + "@react-stately/table": "^3.11.8", + "@react-stately/tabs": "^3.6.6", + "@react-stately/toggle": "^3.7.4", + "@react-stately/tooltip": "^3.4.9", + "@react-stately/tree": "^3.8.1", + "@react-types/shared": "^3.23.1" } }, "react-style-singleton": {