This repository was archived by the owner on Dec 17, 2024. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 5555    "eslint-plugin-react" : " ^7.37.2"  ,
5656    "eslint-plugin-react-hooks" : " ^5.1.0"  ,
5757    "eslint-plugin-smarthr" : " 1.0.0"  ,
58-     "globals" : " ^15.12 .0"  ,
58+     "globals" : " ^15.13 .0"  ,
5959    "typescript-eslint" : " ^8.18.0"  ,
6060    "vitest" : " ^2.1.8" 
6161  }
Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ exports[`should match ESLint Configuration snapshot 1`] = `
8484      " CSSKeywordValue"  : false , 
8585      " CSSLayerBlockRule"  : false , 
8686      " CSSLayerStatementRule"  : false , 
87+       " CSSMarginRule"  : false , 
8788      " CSSMathClamp"  : false , 
8889      " CSSMathInvert"  : false , 
8990      " CSSMathMax"  : false , 
@@ -904,12 +905,15 @@ exports[`should match ESLint Configuration snapshot 1`] = `
904905      " XRDOMOverlayState"  : false , 
905906      " XRDepthInformation"  : false , 
906907      " XRFrame"  : false , 
908+       " XRHand"  : false , 
907909      " XRHitTestResult"  : false , 
908910      " XRHitTestSource"  : false , 
909911      " XRInputSource"  : false , 
910912      " XRInputSourceArray"  : false , 
911913      " XRInputSourceEvent"  : false , 
912914      " XRInputSourcesChangeEvent"  : false , 
915+       " XRJointPose"  : false , 
916+       " XRJointSpace"  : false , 
913917      " XRLayer"  : false , 
914918      " XRLightEstimate"  : false , 
915919      " XRLightProbe"  : false , 
Original file line number Diff line number Diff line change @@ -2670,10 +2670,10 @@ globals@^14.0.0:
26702670  resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" 
26712671  integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== 
26722672
2673- globals@^15.12 .0 :
2674-   version "15.12 .0" 
2675-   resolved "https://registry.yarnpkg.com/globals/-/globals-15.12 .0.tgz#1811872883ad8f41055b61457a130221297de5b5 " 
2676-   integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ == 
2673+ globals@^15.13 .0 :
2674+   version "15.13 .0" 
2675+   resolved "https://registry.yarnpkg.com/globals/-/globals-15.13 .0.tgz#bbec719d69aafef188ecd67954aae76a696010fc " 
2676+   integrity sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g == 
26772677
26782678globalthis@^1.0.4 :
26792679  version "1.0.4" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments