This repository was archived by the owner on Feb 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"primeicons" : " ^6.0.1" ,
17
17
"primereact" : " ^8.1.1" ,
18
- "react-transition-group" : " ^4.4.2 "
18
+ "react-transition-group" : " ^4.4.5 "
19
19
},
20
20
"devDependencies" : {
21
21
"identity-obj-proxy" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -2671,7 +2671,7 @@ __metadata:
2671
2671
jest-environment-jsdom : ^29.3.1
2672
2672
primeicons : ^6.0.1
2673
2673
primereact : ^8.1.1
2674
- react-transition-group : ^4.4.2
2674
+ react-transition-group : ^4.4.5
2675
2675
rimraf : ^3.0.2
2676
2676
ts-jest : ^29.0.3
2677
2677
languageName : unknown
@@ -10539,7 +10539,7 @@ __metadata:
10539
10539
languageName : node
10540
10540
linkType : hard
10541
10541
10542
- " react-transition-group@npm:^4.4.1, react-transition-group@npm:^4.4.2 " :
10542
+ " react-transition-group@npm:^4.4.1 " :
10543
10543
version : 4.4.2
10544
10544
resolution : " react-transition-group@npm:4.4.2"
10545
10545
dependencies :
@@ -10554,6 +10554,21 @@ __metadata:
10554
10554
languageName : node
10555
10555
linkType : hard
10556
10556
10557
+ " react-transition-group@npm:^4.4.5 " :
10558
+ version : 4.4.5
10559
+ resolution : " react-transition-group@npm:4.4.5"
10560
+ dependencies :
10561
+ " @babel/runtime " : ^7.5.5
10562
+ dom-helpers : ^5.0.1
10563
+ loose-envify : ^1.4.0
10564
+ prop-types : ^15.6.2
10565
+ peerDependencies :
10566
+ react : " >=16.6.0"
10567
+ react-dom : " >=16.6.0"
10568
+ checksum : 75602840106aa9c6545149d6d7ae1502fb7b7abadcce70a6954c4b64a438ff1cd16fc77a0a1e5197cdd72da398f39eb929ea06f9005c45b132ed34e056ebdeb1
10569
+ languageName : node
10570
+ linkType : hard
10571
+
10557
10572
" react@npm:^18.2.0 " :
10558
10573
version : 18.2.0
10559
10574
resolution : " react@npm:18.2.0"
You can’t perform that action at this time.
0 commit comments