This repository was archived by the owner on Mar 26, 2025. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 3 files changed +68
-103
lines changed Expand file tree Collapse file tree 3 files changed +68
-103
lines changed Original file line number Diff line number Diff line change 2121    "prettier" : " ^2.5.1" 
2222    "react" : " ^17.0.2" 
2323    "react-dom" : " ^17.0.2" 
24-     "sass" : " ^1.44 .0" 
24+     "sass" : " ^1.45 .0" 
2525    "sass-loader" : " ^12.4.0" 
2626    "style-loader" : " ^3.3.1" 
2727    "webpack" : " ^5.65.0" 
Original file line number Diff line number Diff line change @@ -2685,12 +2685,14 @@ sass-loader@^12.4.0:
26852685    klona "^2.0.4" 
26862686    neo-async "^2.6.2" 
26872687
2688- sass@^1.44.0 :
2689-   version "1.44.0" 
2690-   resolved "https://registry.yarnpkg.com/sass/-/sass-1.44.0.tgz#619aa0a2275c097f9af5e6b8fe8a95e3056430fb" 
2688+ sass@^1.45.0 :
2689+   version "1.45.0" 
2690+   resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.0.tgz#192ede1908324bb293a3e403d1841dbcaafdd323" 
2691+   integrity sha512-ONy5bjppoohtNkFJRqdz1gscXamMzN3wQy1YH9qO2FiNpgjLhpz/IPRGg0PpCjyz/pWfCOaNEaiEGCcjOFAjqw== 
26912692  dependencies :
26922693    chokidar ">=3.0.0 <4.0.0" 
26932694    immutable "^4.0.0" 
2695+     source-map-js ">=0.6.2 <2.0.0" 
26942696
26952697scheduler@^0.20.2 :
26962698  version "0.20.2" 
@@ -2837,6 +2839,11 @@ sockjs@^0.3.21:
28372839    uuid "^3.4.0" 
28382840    websocket-driver "^0.7.4" 
28392841
2842+ " source-map-js@>=0.6.2 <2.0.0 " 
2843+   version "1.0.1" 
2844+   resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf" 
2845+   integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA== 
2846+ 
28402847source-map-js@^0.6.2 :
28412848  version "0.6.2" 
28422849  resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-0.6.2.tgz" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments