mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-21 15:26:32 +03:00
own version of toast
This commit is contained in:
15
interface/pnpm-lock.yaml
generated
15
interface/pnpm-lock.yaml
generated
@@ -56,9 +56,6 @@ importers:
|
||||
react-router:
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
||||
react-toastify:
|
||||
specifier: ^11.1.0
|
||||
version: 11.1.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
||||
typesafe-i18n:
|
||||
specifier: ^5.27.1
|
||||
version: 5.27.1(typescript@6.0.3)
|
||||
@@ -2447,12 +2444,6 @@ packages:
|
||||
react-dom:
|
||||
optional: true
|
||||
|
||||
react-toastify@11.1.0:
|
||||
resolution: {integrity: sha512-e9h23x3phN0wbFeB6yovmWp7lobzV4CaCH0LO8nVP6H7Y+3GbcLpIzMm9dJhcp1RXbpyfvjgpfXqO80QAmn7sg==}
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
react-dom: ^18 || ^19
|
||||
|
||||
react-transition-group@4.4.5:
|
||||
resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==}
|
||||
peerDependencies:
|
||||
@@ -5381,12 +5372,6 @@ snapshots:
|
||||
optionalDependencies:
|
||||
react-dom: 19.2.7(react@19.2.7)
|
||||
|
||||
react-toastify@11.1.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7):
|
||||
dependencies:
|
||||
clsx: 2.1.1
|
||||
react: 19.2.7
|
||||
react-dom: 19.2.7(react@19.2.7)
|
||||
|
||||
react-transition-group@4.4.5(react-dom@19.2.7(react@19.2.7))(react@19.2.7):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.29.7
|
||||
|
||||
Reference in New Issue
Block a user