mirror of
https://github.com/mue/mue.git
synced 2026-06-05 23:45:53 +02:00
chore(deps): bump react-toastify from 10.0.6 to 11.0.5 (#1025)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.6 to 11.0.5. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v10.0.6...v11.0.5) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"react-dom": "^18.3.1",
|
||||
"react-icons": "^5.4.0",
|
||||
"react-modal": "3.16.3",
|
||||
"react-toastify": "10.0.6",
|
||||
"react-toastify": "11.0.5",
|
||||
"use-debounce": "^10.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -69,8 +69,8 @@ importers:
|
||||
specifier: 3.16.3
|
||||
version: 3.16.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-toastify:
|
||||
specifier: 10.0.6
|
||||
version: 10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: 11.0.5
|
||||
version: 11.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
use-debounce:
|
||||
specifier: ^10.0.4
|
||||
version: 10.0.4(react@18.3.1)
|
||||
@@ -3011,11 +3011,11 @@ packages:
|
||||
react: ^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18 || ^19
|
||||
react-dom: ^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18 || ^19
|
||||
|
||||
react-toastify@10.0.6:
|
||||
resolution: {integrity: sha512-yYjp+omCDf9lhZcrZHKbSq7YMuK0zcYkDFTzfRFgTXkTFHZ1ToxwAonzA4JI5CxA91JpjFLmwEsZEgfYfOqI1A==}
|
||||
react-toastify@11.0.5:
|
||||
resolution: {integrity: sha512-EpqHBGvnSTtHYhCPLxML05NLY2ZX0JURbAdNYa6BUkk+amz4wbKBQvoKQAB0ardvSarUBuY4Q4s1sluAzZwkmA==}
|
||||
peerDependencies:
|
||||
react: '>=18'
|
||||
react-dom: '>=18'
|
||||
react: ^18 || ^19
|
||||
react-dom: ^18 || ^19
|
||||
|
||||
react-transition-group@4.4.5:
|
||||
resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==}
|
||||
@@ -6509,7 +6509,7 @@ snapshots:
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-icons: 5.4.0(react@18.3.1)
|
||||
react-modal: 3.16.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-toastify: 10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-toastify: 11.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
use-debounce: 10.0.4(react@18.3.1)
|
||||
transitivePeerDependencies:
|
||||
- '@mui/material-pigment-css'
|
||||
@@ -6731,7 +6731,7 @@ snapshots:
|
||||
react-lifecycles-compat: 3.0.4
|
||||
warning: 4.0.3
|
||||
|
||||
react-toastify@10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
react-toastify@11.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
clsx: 2.1.1
|
||||
react: 18.3.1
|
||||
|
||||
Reference in New Issue
Block a user