From 8abbeec19206994f594a75c87935b9b4d6f2a680 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 22 May 2024 11:04:53 -0400
Subject: [PATCH] build(deps): Bump @react-aria/toast from 3.0.0-beta.11 to
3.0.0-beta.12 (#1192)
Bumps [@react-aria/toast](https://github.com/adobe/react-spectrum) from
3.0.0-beta.11 to 3.0.0-beta.12.
Commits
b77d7d5
Publish
43e54d1
Bump @swc/helpers
in@react-stately/flags
to
match other packages (#6379)
8ad383b
Fix CommonJS build and add Jest setup to test app (#6410)
b2f561a
Revert "feat(RAC Breadcrumbs): add autoFocusCurrent to RAC
Breadcrumbs (#6325...
d80999e
Cache locale dict lest child hooks always re-render (#6185)
b294de8
move deprecated argTypes.defaultValue to args (Tooltip & Popover)
(#6387)
d7f78e8
fix: esm build source mapping url replacement (#6368)
e16aa4d
Internationalized/NumberParser: fix TS5.5 build errors (#6329)
5cacbdb
Latest translations (#6356)
45a8728
chore: export ContextualHelpTrigger from monopackage (#6358)
- Additional commits viewable in compare
view
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@react-aria/toast&package-manager=npm_and_yarn&previous-version=3.0.0-beta.11&new-version=3.0.0-beta.12)](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 | 91 ++++++++++++++------------------------
2 files changed, 35 insertions(+), 58 deletions(-)
diff --git a/easy-ui-react/package.json b/easy-ui-react/package.json
index f380656db..9802e94aa 100644
--- a/easy-ui-react/package.json
+++ b/easy-ui-react/package.json
@@ -31,7 +31,7 @@
"dependencies": {
"@easypost/easy-ui-icons": "1.0.0-alpha.21",
"@easypost/easy-ui-tokens": "1.0.0-alpha.10",
- "@react-aria/toast": "^3.0.0-beta.11",
+ "@react-aria/toast": "^3.0.0-beta.12",
"@react-aria/utils": "^3.23.2",
"@react-stately/toast": "^3.0.0-beta.4",
"@react-types/shared": "^3.23.1",
diff --git a/package-lock.json b/package-lock.json
index 5b75533cc..f6a873447 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -104,7 +104,7 @@
"dependencies": {
"@easypost/easy-ui-icons": "1.0.0-alpha.21",
"@easypost/easy-ui-tokens": "1.0.0-alpha.10",
- "@react-aria/toast": "^3.0.0-beta.11",
+ "@react-aria/toast": "^3.0.0-beta.12",
"@react-aria/utils": "^3.23.2",
"@react-stately/toast": "^3.0.0-beta.4",
"@react-types/shared": "^3.23.1",
@@ -5613,12 +5613,12 @@
}
},
"node_modules/@react-aria/landmark": {
- "version": "3.0.0-beta.11",
- "resolved": "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.0-beta.11.tgz",
- "integrity": "sha512-8fMNmhH4a0tB3KxgiOxL14NAnmIHp4efyO3iDmOkoY+UnfWlVH1oyT9HIXNdEETpQcwysNQkKADYNcOTHLT8UA==",
+ "version": "3.0.0-beta.12",
+ "resolved": "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.0-beta.12.tgz",
+ "integrity": "sha512-xCAYw0cxn115ZaTXyGXALW2Jebm56s7oX/R0/REubiHwkuDSRxRnYXbaaHxGXNsJWex5LGIZbUYaumGjGrzOnw==",
"dependencies": {
- "@react-aria/utils": "^3.24.0",
- "@react-types/shared": "^3.23.0",
+ "@react-aria/utils": "^3.24.1",
+ "@react-types/shared": "^3.23.1",
"@swc/helpers": "^0.5.0",
"use-sync-external-store": "^1.2.0"
},
@@ -6013,30 +6013,18 @@
}
},
"node_modules/@react-aria/toast": {
- "version": "3.0.0-beta.11",
- "resolved": "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.0-beta.11.tgz",
- "integrity": "sha512-0U4wTvP3zhsgPhBv5MMVbj7iFsoOsefcpvoRiMzlnekBwxOnw8fuq03RCviRDLxOCBjzA38SjphElSSFAaokhw==",
- "dependencies": {
- "@react-aria/i18n": "^3.11.0",
- "@react-aria/interactions": "^3.21.2",
- "@react-aria/landmark": "3.0.0-beta.11",
- "@react-aria/utils": "^3.24.0",
- "@react-stately/toast": "3.0.0-beta.3",
- "@react-types/button": "^3.9.3",
- "@react-types/shared": "^3.23.0",
- "@swc/helpers": "^0.5.0"
- },
- "peerDependencies": {
- "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
- }
- },
- "node_modules/@react-aria/toast/node_modules/@react-stately/toast": {
- "version": "3.0.0-beta.3",
- "resolved": "https://registry.npmjs.org/@react-stately/toast/-/toast-3.0.0-beta.3.tgz",
- "integrity": "sha512-49QXvRiVSy2sjNYEHWEzdi2+2OxkQi2ZkmG5oDUWIiOEKsjkmQJkWjp3E4cyrgh1Ph7/sAtURH5bcPMOywUCLQ==",
+ "version": "3.0.0-beta.12",
+ "resolved": "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.0-beta.12.tgz",
+ "integrity": "sha512-cNchqcvK+WJ+CTMzXBk8GzlsqEUUtbyLxz4BUgKHzysac50uhpbjdYbb+5cKetEaU6/wJ75VECk35wiLYkc16w==",
"dependencies": {
- "@swc/helpers": "^0.5.0",
- "use-sync-external-store": "^1.2.0"
+ "@react-aria/i18n": "^3.11.1",
+ "@react-aria/interactions": "^3.21.3",
+ "@react-aria/landmark": "3.0.0-beta.12",
+ "@react-aria/utils": "^3.24.1",
+ "@react-stately/toast": "3.0.0-beta.4",
+ "@react-types/button": "^3.9.4",
+ "@react-types/shared": "^3.23.1",
+ "@swc/helpers": "^0.5.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
@@ -24461,7 +24449,7 @@
"requires": {
"@easypost/easy-ui-icons": "1.0.0-alpha.21",
"@easypost/easy-ui-tokens": "1.0.0-alpha.10",
- "@react-aria/toast": "^3.0.0-beta.11",
+ "@react-aria/toast": "^3.0.0-beta.12",
"@react-aria/utils": "^3.23.2",
"@react-stately/toast": "^3.0.0-beta.4",
"@react-types/shared": "^3.23.1",
@@ -26005,12 +25993,12 @@
}
},
"@react-aria/landmark": {
- "version": "3.0.0-beta.11",
- "resolved": "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.0-beta.11.tgz",
- "integrity": "sha512-8fMNmhH4a0tB3KxgiOxL14NAnmIHp4efyO3iDmOkoY+UnfWlVH1oyT9HIXNdEETpQcwysNQkKADYNcOTHLT8UA==",
+ "version": "3.0.0-beta.12",
+ "resolved": "https://registry.npmjs.org/@react-aria/landmark/-/landmark-3.0.0-beta.12.tgz",
+ "integrity": "sha512-xCAYw0cxn115ZaTXyGXALW2Jebm56s7oX/R0/REubiHwkuDSRxRnYXbaaHxGXNsJWex5LGIZbUYaumGjGrzOnw==",
"requires": {
- "@react-aria/utils": "^3.24.0",
- "@react-types/shared": "^3.23.0",
+ "@react-aria/utils": "^3.24.1",
+ "@react-types/shared": "^3.23.1",
"@swc/helpers": "^0.5.0",
"use-sync-external-store": "^1.2.0"
}
@@ -26329,29 +26317,18 @@
}
},
"@react-aria/toast": {
- "version": "3.0.0-beta.11",
- "resolved": "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.0-beta.11.tgz",
- "integrity": "sha512-0U4wTvP3zhsgPhBv5MMVbj7iFsoOsefcpvoRiMzlnekBwxOnw8fuq03RCviRDLxOCBjzA38SjphElSSFAaokhw==",
- "requires": {
- "@react-aria/i18n": "^3.11.0",
- "@react-aria/interactions": "^3.21.2",
- "@react-aria/landmark": "3.0.0-beta.11",
- "@react-aria/utils": "^3.24.0",
- "@react-stately/toast": "3.0.0-beta.3",
- "@react-types/button": "^3.9.3",
- "@react-types/shared": "^3.23.0",
+ "version": "3.0.0-beta.12",
+ "resolved": "https://registry.npmjs.org/@react-aria/toast/-/toast-3.0.0-beta.12.tgz",
+ "integrity": "sha512-cNchqcvK+WJ+CTMzXBk8GzlsqEUUtbyLxz4BUgKHzysac50uhpbjdYbb+5cKetEaU6/wJ75VECk35wiLYkc16w==",
+ "requires": {
+ "@react-aria/i18n": "^3.11.1",
+ "@react-aria/interactions": "^3.21.3",
+ "@react-aria/landmark": "3.0.0-beta.12",
+ "@react-aria/utils": "^3.24.1",
+ "@react-stately/toast": "3.0.0-beta.4",
+ "@react-types/button": "^3.9.4",
+ "@react-types/shared": "^3.23.1",
"@swc/helpers": "^0.5.0"
- },
- "dependencies": {
- "@react-stately/toast": {
- "version": "3.0.0-beta.3",
- "resolved": "https://registry.npmjs.org/@react-stately/toast/-/toast-3.0.0-beta.3.tgz",
- "integrity": "sha512-49QXvRiVSy2sjNYEHWEzdi2+2OxkQi2ZkmG5oDUWIiOEKsjkmQJkWjp3E4cyrgh1Ph7/sAtURH5bcPMOywUCLQ==",
- "requires": {
- "@swc/helpers": "^0.5.0",
- "use-sync-external-store": "^1.2.0"
- }
- }
}
},
"@react-aria/toggle": {