+ diff --git a/src/theme.js b/src/theme.js index 5dbd5265662..0c9df6fbfe3 100644 --- a/src/theme.js +++ b/src/theme.js @@ -2,7 +2,7 @@ import React from 'react' import {ThemeProvider as Provider, theme, Box} from '@primer/react' import deepmerge from 'deepmerge' -export const NPM_RED = '#cb0000' +export const NPM_RED = '#cb3837' export const npmTheme = deepmerge(theme, { colors: { diff --git a/static/packages-and-modules/getting-packages-from-the-registry/search-qr-results.png b/static/packages-and-modules/getting-packages-from-the-registry/search-qr-results.png deleted file mode 100644 index 4c4fb9992cc..00000000000 Binary files a/static/packages-and-modules/getting-packages-from-the-registry/search-qr-results.png and /dev/null differ diff --git a/static/packages-and-modules/getting-packages-from-the-registry/search-qr.png b/static/packages-and-modules/getting-packages-from-the-registry/search-qr.png deleted file mode 100644 index 18673e96836..00000000000 Binary files a/static/packages-and-modules/getting-packages-from-the-registry/search-qr.png and /dev/null differ diff --git a/static/packages-and-modules/getting-packages-from-the-registry/search-results.png b/static/packages-and-modules/getting-packages-from-the-registry/search-results.png new file mode 100644 index 00000000000..f335aa82cc0 Binary files /dev/null and b/static/packages-and-modules/getting-packages-from-the-registry/search-results.png differ diff --git a/static/packages-and-modules/getting-packages-from-the-registry/search-sort-options.png b/static/packages-and-modules/getting-packages-from-the-registry/search-sort-options.png new file mode 100644 index 00000000000..8629380c99f Binary files /dev/null and b/static/packages-and-modules/getting-packages-from-the-registry/search-sort-options.png differ diff --git a/static/packages-and-modules/getting-packages-from-the-registry/search-suggestions.png b/static/packages-and-modules/getting-packages-from-the-registry/search-suggestions.png new file mode 100644 index 00000000000..e0a0e216408 Binary files /dev/null and b/static/packages-and-modules/getting-packages-from-the-registry/search-suggestions.png differ diff --git a/webpack.config.js b/webpack.config.js index 46a20f3e50c..28b34bf3725 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -1,4 +1,6 @@ const {resolve} = require('path') +// XXX do not export a devServer from this file. +// See https://github.com/advisories/GHSA-wr3j-pwj9-hqq6 for more info. module.exports = { resolve: { alias: {