From 1cfb1f976bc3c483056da7fd40b65f70c6c954dd Mon Sep 17 00:00:00 2001 From: Dylan Babbs Date: Thu, 2 Feb 2023 14:34:38 -0300 Subject: [PATCH] upgrade baseui --- package.json | 4 +- pages/index.tsx | 6 +- yarn.lock | 1425 +++++++++++++++++++++++++++++------------------ 3 files changed, 894 insertions(+), 541 deletions(-) diff --git a/package.json b/package.json index b8f8554..91be0f0 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@types/styletron-engine-atomic": "^1.1.0", "@types/styletron-react": "^5.0.2", "@types/styletron-standard": "^2.0.1", - "baseui": "^9.106.0", + "baseui": "^12.2.0", "next": "10.0.3", "react": "17.0.1", "react-dom": "17.0.1", @@ -24,4 +24,4 @@ "@types/react": "^17.0.0", "typescript": "^4.1.2" } -} +} \ No newline at end of file diff --git a/pages/index.tsx b/pages/index.tsx index 26a4014..f078a9b 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -1,7 +1,7 @@ import { Button, KIND, SHAPE, SIZE } from "baseui/button"; import { Heading, HeadingLevel } from "baseui/heading"; import { Cell, Grid } from "baseui/layout-grid"; -import { Paragraph3 } from "baseui/typography"; +import { ParagraphSmall } from "baseui/typography"; import Head from "next/head"; export default function Home() { @@ -16,14 +16,14 @@ export default function Home() { Boilerplate Next + BaseWeb - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum fermentum velit ante, ac fringilla nulla pulvinar in. Aenean ut nisi mattis, lobortis purus vel, aliquet ante. In vel viverra lectus. Vivamus a diam faucibus, rutrum quam a, varius felis. Sed pellentesque sodales libero commodo vestibulum. Phasellus convallis gravida tempor. Sed ut bibendum nisl. - +