Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #314

Merged
merged 2 commits into from
Oct 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@flatfile/sdk": "2.5.0",
"@floating-ui/react": "0.26.24",
"@floating-ui/react": "0.26.25",
"@fontsource/inter": "5.1.0",
"@fontsource/work-sans": "5.1.0",
"@graphiql/plugin-explorer": "3.2.2",
Expand All @@ -39,104 +39,104 @@
"@radix-ui/react-checkbox": "1.1.2",
"@radix-ui/react-tooltip": "1.1.3",
"@segment/analytics-next": "1.74.0",
"@tanstack/react-query": "5.59.0",
"@tanstack/react-query": "5.59.15",
"@tanstack/react-table": "8.20.5",
"@tinymce/tinymce-react": "5.1.1",
"@vvo/tzdb": "6.145.0",
"@vvo/tzdb": "6.147.0",
"autoprefixer": "10.4.20",
"change-case": "5.4.4",
"clsx": "2.1.1",
"daisyui": "3.9.4",
"dayjs": "1.11.13",
"framer-motion": "11.10.0",
"framer-motion": "11.11.9",
"graphiql": "3.7.1",
"graphql": "16.9.0",
"graphql-request": "6.1.0",
"graphql-tag": "2.12.6",
"graphql-ws": "5.16.0",
"json-to-graphql-query": "2.3.0",
"jsonwebtoken": "9.0.2",
"next": "14.2.14",
"next": "14.2.16",
"next-plausible": "3.12.2",
"postcss": "8.4.47",
"react": "18.3.1",
"react-colorful": "5.6.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.0",
"react-hook-form": "7.53.1",
"react-icons": "5.3.0",
"react-intersection-observer": "9.13.1",
"react-player": "2.16.0",
"react-syntax-highlighter": "15.5.0",
"react-toastify": "10.0.5",
"react-syntax-highlighter": "15.6.1",
"react-toastify": "10.0.6",
"react-virtual": "2.10.4",
"tailwindcss": "3.4.13",
"tailwindcss": "3.4.14",
"tailwindcss-radix": "3.0.5",
"tinymce": "7.3.0",
"use-debounce": "10.0.3",
"tinymce": "7.4.1",
"use-debounce": "10.0.4",
"usehooks-ts": "3.1.0",
"uuid": "10.0.0"
},
"devDependencies": {
"@babel/core": "7.25.7",
"@percy/cli": "1.29.4",
"@babel/core": "7.25.9",
"@percy/cli": "1.30.1",
"@percy/cypress": "3.1.2",
"@storybook/addon-actions": "8.3.4",
"@storybook/addon-essentials": "8.3.4",
"@storybook/addon-interactions": "8.3.4",
"@storybook/addon-links": "8.3.4",
"@storybook/cli": "8.3.4",
"@storybook/addon-actions": "8.3.6",
"@storybook/addon-essentials": "8.3.6",
"@storybook/addon-interactions": "8.3.6",
"@storybook/addon-links": "8.3.6",
"@storybook/cli": "8.3.6",
"@storybook/jest": "0.2.3",
"@storybook/nextjs": "8.3.4",
"@storybook/nextjs": "8.3.6",
"@storybook/testing-library": "0.2.2",
"@tanstack/eslint-plugin-query": "5.58.1",
"@tanstack/eslint-plugin-query": "5.59.7",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/jsonwebtoken": "9.0.7",
"@types/node": "20.16.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/node": "20.16.15",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-syntax-highlighter": "15.5.13",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"babel-jest": "29.7.0",
"babel-loader": "9.2.1",
"chromatic": "11.11.0",
"chromatic": "11.14.0",
"cypress": "13.15.0",
"cypress-iframe": "1.0.1",
"eslint": "8.57.1",
"eslint-config-next": "14.2.14",
"eslint-config-next": "14.2.16",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-no-relative-import-paths": "1.5.5",
"eslint-plugin-storybook": "0.9.0",
"eslint-plugin-storybook": "0.10.1",
"fs-extra": "11.2.0",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"lint-staged": "15.2.10",
"mock-socket": "9.3.1",
"msw": "1.3.4",
"msw": "1.3.5",
"msw-storybook-addon": "2.0.0-next.1",
"node-mocks-http": "1.16.0",
"node-mocks-http": "1.16.1",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"start-server-and-test": "2.0.8",
"storybook": "8.3.4",
"storybook": "8.3.6",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"util": "0.12.5",
"whatwg-fetch": "3.6.20"
},
"resolutions": {
"react": "18.3.1",
"react-dom": "18.3.1",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"string-width": "4.2.3",
"wrap-ansi": "7.0.0",
"jackspeak": "4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion public/mockServiceWorker.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/* tslint:disable */

/**
* Mock Service Worker (1.3.4).
* Mock Service Worker (1.3.5).
* @see https://github.com/mswjs/msw
* - Please do NOT modify this file.
* - Please do NOT serve this file on production.
Expand Down
77 changes: 41 additions & 36 deletions src/components/animatedLogo/animatedLogo.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
},
};

const strokeInitial = { pathLength: 0, opacity: 1 };
const strokeAnimate = { pathLength: 1, opacity: 0 };

const AnimatedSkylarkLogoSVG = ({
speed,
className,
Expand All @@ -51,21 +54,13 @@
[speed],
);

const strokeProps: {
initial: object;
animate: object;
transition: Transition;
} = useMemo(
const strokeTransition: Transition = useMemo(
() => ({
initial: { pathLength: 0, opacity: 1 },
animate: { pathLength: 1, opacity: 0 },
transition: {
duration: speed === "fast" ? 0.8 : 2,
ease: "easeInOut",
opacity: {
delay: speed === "fast" ? 0.5 : 1,
duration: speed === "fast" ? 1 : 2,
},
duration: speed === "fast" ? 0.8 : 2,
ease: "easeInOut",
opacity: {
delay: speed === "fast" ? 0.5 : 1,
duration: speed === "fast" ? 1 : 2,
},
}),
[speed],
Expand All @@ -88,54 +83,70 @@
<m.path
onAnimationStart={onAnimationStart}
onAnimationComplete={onAnimationComplete}
{...fillProps}
initial={strokeInitial}
animate={strokeAnimate}
transition={strokeTransition}
d="M12 24C12 17.6348 14.5286 11.5303 19.0294 7.02944C23.5303 2.52856 29.6348 0 36 0H84C84 6.3652 81.4714 12.4697 76.9706 16.9706C72.4697 21.4714 66.3652 24 60 24H36C42.3652 24 48.4697 26.5286 52.9706 31.0294C57.4714 35.5303 60 41.6348 60 48H36C29.6348 48 23.5303 45.4714 19.0294 40.9706C14.5286 36.4697 12 30.3652 12 24Z"
fill="#0E1825"
strokeDasharray="0 1"
/>
<m.path
{...fillProps}
initial={strokeInitial}
animate={strokeAnimate}
transition={strokeTransition}
d="M60 72H0C0 65.6348 2.52856 59.5303 7.02944 55.0294C11.5303 50.5286 17.6348 48 24 48H60L60 60Z"
strokeDasharray="0 1"
fill="#0D5AF1"
/>
<m.path
{...fillProps}
initial={strokeInitial}
animate={strokeAnimate}
transition={strokeTransition}
strokeDasharray="0 1"
d="M60 72C66.3652 72 72.4697 69.4714 76.9706 64.9706C81.4714 60.4697 84 54.3652 84 48C84 41.6348 81.4714 35.5303 76.9706 31.0294C72.4697 26.5286 66.3652 24 60 24H36C42.3652 24 48.4697 26.5286 52.9706 31.0294C57.4714 35.5303 60 41.6348 60 48V72Z"
fill="url(#paint0_linear_1041_895)"
/>
<m.path
{...fillProps}
initial={strokeInitial}
animate={strokeAnimate}
transition={strokeTransition}
d="M60 48H36L60 72V48Z"
strokeDasharray="0 1"
fill="url(#paint1_linear_1041_895)"
/>
</g>
<g>
<m.path
{...strokeProps}
initial={strokeInitial}
animate={strokeAnimate}
transition={strokeTransition}
d="M12 24C12 17.6348 14.5286 11.5303 19.0294 7.02944C23.5303 2.52856 29.6348 0 36 0H84C84 6.3652 81.4714 12.4697 76.9706 16.9706C72.4697 21.4714 66.3652 24 60 24H36C42.3652 24 48.4697 26.5286 52.9706 31.0294C57.4714 35.5303 60 41.6348 60 48H36C29.6348 48 23.5303 45.4714 19.0294 40.9706C14.5286 36.4697 12 30.3652 12 24Z"
stroke="#0E1825"
strokeDasharray="0 1"
strokeWidth={0.5}
/>
<m.path
{...strokeProps}
initial={strokeInitial}
animate={strokeAnimate}
transition={strokeTransition}
d="M60 72H0C0 65.6348 2.52856 59.5303 7.02944 55.0294C11.5303 50.5286 17.6348 48 24 48H60L60 60Z"
stroke="#0D5AF1"
strokeDasharray="0 1"
strokeWidth={0.5}
/>
<m.path
{...strokeProps}
initial={strokeInitial}
animate={strokeAnimate}
transition={strokeTransition}
stroke="url(#paint0_linear_1041_895)"
strokeDasharray="0 1"
d="M60 72C66.3652 72 72.4697 69.4714 76.9706 64.9706C81.4714 60.4697 84 54.3652 84 48C84 41.6348 81.4714 35.5303 76.9706 31.0294C72.4697 26.5286 66.3652 24 60 24H36C42.3652 24 48.4697 26.5286 52.9706 31.0294C57.4714 35.5303 60 41.6348 60 48V72Z"
strokeWidth={0.5}
/>
<m.path
{...strokeProps}
initial={strokeInitial}
animate={strokeAnimate}
transition={strokeTransition}
d="M60 48H36L60 72V48Z"
strokeDasharray="0 1"
stroke="url(#paint1_linear_1041_895)"
Expand Down Expand Up @@ -176,20 +187,12 @@
onAnimationComplete,
onAnimationStart,
}: Omit<AnimatedLogoProps, "show" | "children">) => {
const fillProps: {
initial: object;
animate: object;
transition: Transition;
} = useMemo(
const transition: Transition = useMemo(

Check warning on line 190 in src/components/animatedLogo/animatedLogo.component.tsx

View check run for this annotation

Codecov / codecov/patch

src/components/animatedLogo/animatedLogo.component.tsx#L190

Added line #L190 was not covered by tests
() => ({
initial: { opacity: 0, y: -40, x: -40, rotate: -60 },
animate: { opacity: 1, y: 0, x: 0, rotate: 0 },
transition: {
duration: speed === "fast" ? 0.4 : 1,
delay: speed === "fast" ? 1 : 2,
type: "spring",
bounce: 0.5,
},
duration: speed === "fast" ? 0.4 : 1,
delay: speed === "fast" ? 1 : 2,
type: "spring",
bounce: 0.5,
}),
[speed],
);
Expand All @@ -202,7 +205,9 @@
viewBox="0 0 412 420"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...fillProps}
initial={{ opacity: 0, y: -40, x: -40, rotate: -60 }}
animate={{ opacity: 1, y: 0, x: 0, rotate: 0 }}
transition={transition}
onAnimationStart={onAnimationStart}
onAnimationComplete={onAnimationComplete}
>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import clsx from "clsx";
import { m } from "framer-motion";
import { m, Target } from "framer-motion";
import { useState } from "react";
import {
FiCheckSquare,
Expand Down Expand Up @@ -62,8 +62,8 @@ type TabbedObjectSearchProps = Omit<
> & {
accountId: string;
skipLogoAnimation?: boolean;
animate: object;
initial: object;
animate: Target;
initial: Target;
};

const generateNewTabColumnStateForObjectType = (
Expand Down
2 changes: 1 addition & 1 deletion src/lib/analytics/segment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ setupAmpSRSegmentWrapper({
sessionReplayOptions: {
logLevel: 4,
sampleRate: 1,
debugMode: true,
debugMode: false,
},
});
Loading
Loading