mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	Merge branch 'dev' into 'master'
Dev See merge request turris/reforis/foris-js!164
This commit is contained in:
		
							
								
								
									
										1509
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1509
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "foris",
 | 
			
		||||
    "version": "5.1.12",
 | 
			
		||||
    "version": "5.1.13",
 | 
			
		||||
    "description": "Set of components and utils for Foris and its plugins.",
 | 
			
		||||
    "author": "CZ.NIC, z.s.p.o.",
 | 
			
		||||
    "repository": {
 | 
			
		||||
@@ -53,7 +53,7 @@
 | 
			
		||||
        "react": "16.9.0",
 | 
			
		||||
        "react-dom": "16.9.0",
 | 
			
		||||
        "react-router-dom": "^5.1.2",
 | 
			
		||||
        "react-styleguidist": "^11.1.5",
 | 
			
		||||
        "react-styleguidist": "^11.1.7",
 | 
			
		||||
        "snapshot-diff": "^0.7.0",
 | 
			
		||||
        "style-loader": "^1.2.1",
 | 
			
		||||
        "webpack": "^5.15.0"
 | 
			
		||||
 
 | 
			
		||||
@@ -21,7 +21,9 @@ export const ForisURLs = {
 | 
			
		||||
        packages: `${REFORIS_URL_PREFIX}/package-management/packages`,
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
    // Plugins
 | 
			
		||||
    storage: `${REFORIS_URL_PREFIX}/storage`,
 | 
			
		||||
    sentinelAgreement: `${REFORIS_URL_PREFIX}/sentinel/agreement`,
 | 
			
		||||
 | 
			
		||||
    // Notifications links are used with <Link/> inside Router, thus url subdir is not required.
 | 
			
		||||
    overview: "/overview",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user