File tree Expand file tree Collapse file tree 2 files changed +13
-15
lines changed Expand file tree Collapse file tree 2 files changed +13
-15
lines changed Original file line number Diff line number Diff line change 66    "dev" : " vite" 
77    "build" : " vite build" 
88    "preview" : " vite preview" 
9-     "start" : " serve -s dist -p  $PORT" 
9+     "start" : " npx  serve -s dist -l 0.0.0.0: $PORT" 
1010  },
1111  "dependencies" : {
1212    "@emotion/react" : " ^11.14.0" 
2121    "react" : " ^19.1.0" 
2222    "react-dom" : " ^19.1.0" 
2323    "react-i18next" : " ^15.5.3" 
24-     "react-router-dom" : " ^7.6.2 " 
24+     "react-router-dom" : " ^7.1.1 " 
2525    "serve" : " ^14.2.4" 
2626  },
2727  "devDependencies" : {
28-     "@eslint/js" : " ^9.25 .0" 
29-     "@types/react" : " ^19.1 .2" 
30-     "@types/react-dom" : " ^19.1 .2" 
31-     "@vitejs/plugin-react" : " ^4.4.1 " 
32-     "eslint" : " ^9.25 .0" 
33-     "eslint-plugin-react-hooks" : " ^5.2 .0" 
34-     "eslint-plugin-react-refresh" : " ^0.4.19 " 
35-     "globals" : " ^16.0 .0" 
36-     "terser" : " ^5.43.1 " 
37-     "vite" : " ^6.3 .5" 
28+     "@eslint/js" : " ^9.17 .0" 
29+     "@types/react" : " ^19.0 .2" 
30+     "@types/react-dom" : " ^19.0 .2" 
31+     "@vitejs/plugin-react" : " ^4.3.4 " 
32+     "eslint" : " ^9.17 .0" 
33+     "eslint-plugin-react-hooks" : " ^5.0 .0" 
34+     "eslint-plugin-react-refresh" : " ^0.4.16 " 
35+     "globals" : " ^15.14 .0" 
36+     "terser" : " ^5.37.0 " 
37+     "vite" : " ^6.0 .5" 
3838  }
39- }
39+ }
Load Diff This file was deleted. 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments