mirror of
				https://github.com/Redocly/redoc.git
				synced 2025-10-31 15:57:30 +03:00 
			
		
		
		
	chore: update dependencies
This commit is contained in:
		
							parent
							
								
									c0c44bc4fe
								
							
						
					
					
						commit
						58284b3d99
					
				
							
								
								
									
										46
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										46
									
								
								package.json
									
									
									
									
									
								
							|  | @ -60,44 +60,44 @@ | |||
|     "@types/dompurify": "^0.0.31", | ||||
|     "@types/enzyme": "^3.1.11", | ||||
|     "@types/enzyme-to-json": "^1.5.0", | ||||
|     "@types/jest": "^23.1.1", | ||||
|     "@types/jest": "^23.1.6", | ||||
|     "@types/json-pointer": "^1.0.30", | ||||
|     "@types/lodash": "^4.14.110", | ||||
|     "@types/lodash": "^4.14.112", | ||||
|     "@types/lunr": "^2.1.5", | ||||
|     "@types/mark.js": "^8.11.1", | ||||
|     "@types/marked": "^0.4.0", | ||||
|     "@types/prismjs": "^1.6.4", | ||||
|     "@types/prop-types": "^15.5.3", | ||||
|     "@types/react": "^16.4.1", | ||||
|     "@types/react": "^16.4.6", | ||||
|     "@types/react-dom": "^16.0.6", | ||||
|     "@types/react-hot-loader": "^4.1.0", | ||||
|     "@types/react-tabs": "^1.0.2", | ||||
|     "@types/tapable": "1.0.2", | ||||
|     "@types/webpack": "^4.4.2", | ||||
|     "@types/tapable": "1.0.4", | ||||
|     "@types/webpack": "^4.4.6", | ||||
|     "@types/webpack-env": "^1.13.0", | ||||
|     "@types/yargs": "^11.0.0", | ||||
|     "@types/yargs": "^11.1.0", | ||||
|     "babel-loader": "8.0.0-beta.2", | ||||
|     "babel-plugin-styled-components": "^1.5.1", | ||||
|     "beautify-benchmark": "^0.2.4", | ||||
|     "bundlesize": "^0.17.0", | ||||
|     "conventional-changelog-cli": "^2.0.1", | ||||
|     "copy-webpack-plugin": "^4.5.1", | ||||
|     "copy-webpack-plugin": "^4.5.2", | ||||
|     "core-js": "^2.5.7", | ||||
|     "coveralls": "^3.0.0", | ||||
|     "css-loader": "^0.28.11", | ||||
|     "cypress": "~3.0.1", | ||||
|     "coveralls": "^3.0.2", | ||||
|     "css-loader": "^1.0.0", | ||||
|     "cypress": "~3.0.2", | ||||
|     "deploy-to-gh-pages": "^1.3.6", | ||||
|     "enzyme": "^3.1.1", | ||||
|     "enzyme-adapter-react-16": "^1.0.4", | ||||
|     "enzyme-to-json": "^3.3.4", | ||||
|     "fork-ts-checker-webpack-plugin": "^0.4.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^0.4.3", | ||||
|     "html-webpack-plugin": "^3.1.0", | ||||
|     "jest": "^23.1.0", | ||||
|     "jest": "^23.4.1", | ||||
|     "license-checker": "^20.1.0", | ||||
|     "lodash": "^4.17.10", | ||||
|     "prettier": "^1.13.5", | ||||
|     "prettier": "^1.13.7", | ||||
|     "prettier-eslint": "^8.8.2", | ||||
|     "puppeteer": "^1.5.0", | ||||
|     "puppeteer": "^1.6.0", | ||||
|     "raf": "^3.4.0", | ||||
|     "react": "^16.4.1", | ||||
|     "react-dom": "^16.4.1", | ||||
|  | @ -105,13 +105,13 @@ | |||
|     "shelljs": "^0.8.1", | ||||
|     "source-map-loader": "^0.2.1", | ||||
|     "style-loader": "^0.21.0", | ||||
|     "ts-jest": "^22.0.1", | ||||
|     "ts-loader": "4.4.1", | ||||
|     "ts-jest": "^23.0.0", | ||||
|     "ts-loader": "4.4.2", | ||||
|     "ts-node": "^7.0.0", | ||||
|     "tslint": "^5.7.0", | ||||
|     "tslint-react": "^3.4.0", | ||||
|     "typescript": "~2.8.0", | ||||
|     "webpack": "^4.12.1", | ||||
|     "typescript": "2.9.1", | ||||
|     "webpack": "^4.16.1", | ||||
|     "webpack-cli": "^3.0.8", | ||||
|     "webpack-dev-server": "^3.1.1", | ||||
|     "webpack-node-externals": "^1.6.0", | ||||
|  | @ -125,19 +125,19 @@ | |||
|   "dependencies": { | ||||
|     "classnames": "^2.2.6", | ||||
|     "decko": "^1.2.0", | ||||
|     "dompurify": "^1.0.5", | ||||
|     "dompurify": "^1.0.6", | ||||
|     "eventemitter3": "^3.0.0", | ||||
|     "json-pointer": "^0.6.0", | ||||
|     "json-schema-ref-parser": "^5.0.0", | ||||
|     "json-schema-ref-parser": "^5.1.0", | ||||
|     "lunr": "^2.3.0", | ||||
|     "mark.js": "^8.11.1", | ||||
|     "marked": "0.3.18", | ||||
|     "memoize-one": "^3.1.1", | ||||
|     "memoize-one": "^4.0.0", | ||||
|     "mobx": "^4.3.0", | ||||
|     "mobx-react": "^5.2.3", | ||||
|     "openapi-sampler": "1.0.0-beta.13", | ||||
|     "perfect-scrollbar": "^1.4.0", | ||||
|     "polished": "^1.9.2", | ||||
|     "polished": "^1.9.3", | ||||
|     "prismjs": "^1.15.0", | ||||
|     "prop-types": "^15.6.2", | ||||
|     "react-dropdown": "^1.3.0", | ||||
|  | @ -146,7 +146,7 @@ | |||
|     "slugify": "^1.2.1", | ||||
|     "stickyfill": "^1.1.1", | ||||
|     "styled-components": "^3.3.3", | ||||
|     "swagger2openapi": "^3.1.2", | ||||
|     "swagger2openapi": "^3.2.8", | ||||
|     "tslib": "^1.9.3" | ||||
|   }, | ||||
|   "resolutions": { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user