chore: bump dependencies major versions (#8537)

This commit is contained in:
Joshua Chen 2023-01-10 15:22:19 -05:00 committed by GitHub
parent e8a07633ba
commit 3526059214
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 126 additions and 664 deletions

View file

@ -5,12 +5,7 @@
* LICENSE file in the root directory of this source tree.
*/
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/* eslint-disable global-require */
import React, {type ComponentProps} from 'react';
import {
@ -21,9 +16,9 @@ import {
ButtonNext,
DotGroup,
} from 'pure-react-carousel';
import 'pure-react-carousel/dist/react-carousel.es.css';
import Link from '@docusaurus/Link';
import Image from '@theme/IdealImage';
import 'pure-react-carousel/dist/react-carousel.es.css';
import styles from './ShowcaseCarousel.module.css';
type Site = {