From 4ab9a05ee1b288d1a90ae4139cd01f4d1fa39c46 Mon Sep 17 00:00:00 2001 From: Jake Laderman Date: Thu, 21 Nov 2024 18:41:57 -0500 Subject: [PATCH] update DS --- package.json | 10 +- pages/index.tsx | 20 +- src/components/BareModal.tsx | 128 +- src/components/NavigationMobile.tsx | 81 +- src/components/_ComponentTemplate.tsx | 37 - .../custom-page/MultiColumnText.tsx | 28 - src/generated/graphqlDirectus.ts | 259 +- yarn.lock | 9552 ++++++++--------- 8 files changed, 4687 insertions(+), 5428 deletions(-) delete mode 100644 src/components/_ComponentTemplate.tsx diff --git a/package.json b/package.json index 0b84f334..20d98abf 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@markdoc/next.js": "0.2.2", "@next/third-parties": "15.0.1", "@open-draft/until": "2.1.0", - "@pluralsh/design-system": "3.54.0", + "@pluralsh/design-system": "3.72.1", "@react-types/shared": "3.22.0", "@tanstack/react-table": "8.10.7", "@tanstack/react-virtual": "3.0.1", @@ -67,14 +67,14 @@ "octokit": "3.1.0", "query-string": "8.1.0", "raw-loader": "4.0.2", - "react": "18.2.0", + "react": "18.3.1", "react-add-to-calendar": "0.1.5", "react-aria": "3.31.1", - "react-dom": "18.2.0", + "react-dom": "18.3.1", "react-embed": "3.7.0", "react-github-btn": "1.4.0", "react-google-recaptcha": "3.1.0", - "react-is": "18.2.0", + "react-is": "18.3.1", "react-markdown": "9.0.1", "react-spring": "9.7.2", "react-transition-group": "4.4.5", @@ -98,7 +98,7 @@ "@pluralsh/stylelint-config": "2.0.10", "@radix-ui/react-slot": "1.0.2", "@types/node": "20.4.2", - "@types/react-dom": "18.2.7", + "@types/react-dom": "18.3.0", "@types/styled-components": "5.1.30", "@typescript-eslint/eslint-plugin": "7.0.1", "@typescript-eslint/parser": "7.0.1", diff --git a/pages/index.tsx b/pages/index.tsx index dcdebcc4..ed7d090d 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -111,16 +111,6 @@ export default function Homepage({
- {pageData.hero_video_cta_url && (