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!174
This commit is contained in:
		
							
								
								
									
										48923
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										48923
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "foris",
 | 
			
		||||
    "version": "5.1.15",
 | 
			
		||||
    "version": "5.1.16",
 | 
			
		||||
    "description": "Set of components and utils for Foris and its plugins.",
 | 
			
		||||
    "author": "CZ.NIC, z.s.p.o.",
 | 
			
		||||
    "repository": {
 | 
			
		||||
@@ -53,14 +53,11 @@
 | 
			
		||||
        "react": "16.9.0",
 | 
			
		||||
        "react-dom": "16.9.0",
 | 
			
		||||
        "react-router-dom": "^5.1.2",
 | 
			
		||||
        "react-styleguidist": "^11.1.7",
 | 
			
		||||
        "react-styleguidist": "^7.3.11",
 | 
			
		||||
        "snapshot-diff": "^0.7.0",
 | 
			
		||||
        "style-loader": "^1.2.1",
 | 
			
		||||
        "webpack": "^5.15.0"
 | 
			
		||||
    },
 | 
			
		||||
    "resolutions": {
 | 
			
		||||
        "immer": "9.0.6"
 | 
			
		||||
    },
 | 
			
		||||
    "scripts": {
 | 
			
		||||
        "lint": "eslint src",
 | 
			
		||||
        "lint:fix": "eslint --fix src",
 | 
			
		||||
@@ -68,7 +65,6 @@
 | 
			
		||||
        "test:watch": "jest --watch",
 | 
			
		||||
        "test:coverage": "jest --coverage --colors",
 | 
			
		||||
        "docs": "npx styleguidist build ",
 | 
			
		||||
        "docs:watch": "styleguidist server",
 | 
			
		||||
        "preinstall": "npx npm-force-resolutions"
 | 
			
		||||
        "docs:watch": "styleguidist server"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user