|
@@ -113,6 +113,9 @@ importers:
|
|
|
react-hook-form:
|
|
react-hook-form:
|
|
|
specifier: ^7.54.0
|
|
specifier: ^7.54.0
|
|
|
version: 7.54.0(react@19.0.0)
|
|
version: 7.54.0(react@19.0.0)
|
|
|
|
|
+ react-top-loading-bar:
|
|
|
|
|
+ specifier: ^3.0.2
|
|
|
|
|
+ version: 3.0.2(react@19.0.0)
|
|
|
recharts:
|
|
recharts:
|
|
|
specifier: ^2.14.1
|
|
specifier: ^2.14.1
|
|
|
version: 2.14.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
|
|
version: 2.14.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
|
|
@@ -2604,6 +2607,12 @@ packages:
|
|
|
'@types/react':
|
|
'@types/react':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ react-top-loading-bar@3.0.2:
|
|
|
|
|
+ resolution: {integrity: sha512-hW0CHrHqKdBOBsVhms73ka0rgb9/aoiRfqo7jiS1vwIYDK7VkyMj52ypo5ewhshTQGHKE6mRvR99GZBZ+FuM/Q==}
|
|
|
|
|
+ engines: {node: '>=14'}
|
|
|
|
|
+ peerDependencies:
|
|
|
|
|
+ react: ^16 || ^17 || ^18 || ^19
|
|
|
|
|
+
|
|
|
react-transition-group@4.4.5:
|
|
react-transition-group@4.4.5:
|
|
|
resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==}
|
|
resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==}
|
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -5188,6 +5197,10 @@ snapshots:
|
|
|
optionalDependencies:
|
|
optionalDependencies:
|
|
|
'@types/react': 19.0.1
|
|
'@types/react': 19.0.1
|
|
|
|
|
|
|
|
|
|
+ react-top-loading-bar@3.0.2(react@19.0.0):
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ react: 19.0.0
|
|
|
|
|
+
|
|
|
react-transition-group@4.4.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
|
|
react-transition-group@4.4.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@babel/runtime': 7.26.0
|
|
'@babel/runtime': 7.26.0
|