mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	npm audit fix.
This commit is contained in:
		
							
								
								
									
										1434
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1434
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -44,7 +44,7 @@
 | 
			
		||||
    "babel-plugin-react-transform": "^3.0.0",
 | 
			
		||||
    "babel-polyfill": "^6.26.0",
 | 
			
		||||
    "bootstrap": "^4.3.1",
 | 
			
		||||
    "copy-webpack-plugin": "^5.0.4",
 | 
			
		||||
    "copy-webpack-plugin": "^5.1.1",
 | 
			
		||||
    "css-loader": "^3.2.0",
 | 
			
		||||
    "eslint": "^6.1.0",
 | 
			
		||||
    "eslint-config-reforis": "^1.0.0",
 | 
			
		||||
@@ -56,14 +56,12 @@
 | 
			
		||||
    "moment-timezone": "^0.5.25",
 | 
			
		||||
    "react": "16.9.0",
 | 
			
		||||
    "react-dom": "16.9.0",
 | 
			
		||||
    "react-styleguidist": "^9.1.16",
 | 
			
		||||
    "react-styleguidist": "^10.3.2",
 | 
			
		||||
    "snapshot-diff": "^0.5.1",
 | 
			
		||||
    "style-loader": "^1.0.0",
 | 
			
		||||
    "webpack": "^4.41.0"
 | 
			
		||||
  },
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "build": "rm -rf dist; babel src --out-dir dist --source-maps inline --copy-files",
 | 
			
		||||
    "build:watch": "babel src --verbose --watch --out-dir dist --source-maps inline --copy-files",
 | 
			
		||||
    "lint": "eslint src",
 | 
			
		||||
    "test": "jest",
 | 
			
		||||
    "test:watch": "jest --watch",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user