diff --git a/documentation/using-spark/FAQ.mdx b/documentation/using-spark/FAQ.mdx index 480dd3da5..f02a69ce0 100644 --- a/documentation/using-spark/FAQ.mdx +++ b/documentation/using-spark/FAQ.mdx @@ -246,4 +246,16 @@ import { FAQ } from '@docs/helpers/FAQ' + + + + + Spark UI is designed for and tested on the latest stable versions of Chrome, Firefox, Edge, and Safari. It does not support any version of IE, including IE 11. + + Detailed browser support is defined in our `package.json`. For a more human readable list please visit related [Browserslist page](https://browsersl.ist/#q=%3E+0.5%25+or+%3E+0.1%25+and+last+2+years%2C+not+dead%2C+not+Firefox+ESR%2C+not+and_qq+%3E+0%2C+not+and_uc+%3E+0%2C+not+and_ff+%3E0%0A). + + + diff --git a/package-lock.json b/package-lock.json index abf8c9cd7..c51bbf7f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2301,6 +2301,7 @@ }, "node_modules/@clack/prompts/node_modules/is-unicode-supported": { "version": "1.3.0", + "extraneous": true, "inBundle": true, "license": "MIT", "engines": {