Compare commits
	
		
			4 Commits
		
	
	
		
			9a16ce0c21
			...
			6e418b6f2f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 6e418b6f2f | |||
| bfb95610f6 | |||
| 68674dd1c5 | |||
| 16689318eb | 
@@ -17,6 +17,9 @@ jobs:
 | 
			
		||||
    - name: Run Test DB Script
 | 
			
		||||
      run: ./test_db.sh
 | 
			
		||||
 | 
			
		||||
    - name: Test
 | 
			
		||||
      run: npm --version
 | 
			
		||||
 | 
			
		||||
    - name: Cache Cargo dependencies
 | 
			
		||||
      uses: Swatinem/rust-cache@v2
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -16,7 +16,7 @@
 | 
			
		||||
    "postcss": "^8.4.21",
 | 
			
		||||
    "sass": "^1.60.0",
 | 
			
		||||
    "tailwindcss": "^3.3.1",
 | 
			
		||||
    "typescript": "^4.9.5",
 | 
			
		||||
    "typescript": "^5.9.3",
 | 
			
		||||
    "vite": "^4.2.0",
 | 
			
		||||
    "vite-plugin-static-copy": "^0.13.1"
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user