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): bump the dependencies group with 17 updates #909

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2024

Bumps the dependencies group with 17 updates:

Package From To
@emotion/react 11.13.5 11.14.0
@emotion/styled 11.13.5 11.14.0
@next/mdx 15.0.4 15.1.0
@react-email/components 0.0.30 0.0.31
@tanstack/react-query 5.62.3 5.62.7
framer-motion 11.13.1 11.14.4
posthog-js 1.194.5 1.200.1
posthog-node 4.3.1 4.3.2
prism-react-renderer 2.4.0 2.4.1
react-email 3.0.3 3.0.4
sass 1.82.0 1.83.0
svix 1.43.0 1.44.0
zod 3.23.8 3.24.1
@playwright/test 1.49.0 1.49.1
@types/node 22.10.1 22.10.2
@typescript-eslint/eslint-plugin 8.17.0 8.18.0
@typescript-eslint/parser 8.17.0 8.18.0

Updates @emotion/react from 11.13.5 to 11.14.0

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.14.0

Minor Changes

  • #3281 fc4d7bd Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [8dc1a6d, e1bf17e]:
    • @​emotion/cache@​11.14.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0
Commits

Updates @emotion/styled from 11.13.5 to 11.14.0

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.0

Minor Changes

  • #3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0
Commits

Updates @next/mdx from 15.0.4 to 15.1.0

Release notes

Sourced from @​next/mdx's releases.

v15.1.0

Core Changes

  • fix: decrypt bound args before generating a cache key: #72463
  • Fix the path to the next/experimental/testing/server export: #72527
  • Expand server-source-maps scenarios to cover Edge runtime: #72288
  • Ensure logged errors in Edge runtime include the stack: #72394
  • fix: added cache control headers for static app routes: #72521
  • capture console issues as console errors: #72468
  • Add expireTag and expirePath APIs: #72485
  • fix: try/catch access to localStorage within __NEXT_APP_ISR_INDICATOR useEffect: #72362
  • Move client build ID to a global variable: #72592
  • refactor(turbopack): Remove swc_css: #72602
  • Bypass source map dev middleware for client chunks: #72581
  • chore: remove rc from URL: #72599
  • improve no-img-element lint error message: #72410
  • Combine bound "use cache" closure args into a single parameter: #72587
  • [Turbopack] add BackendOptions and allow to disable dependencies, children and storage: #72426
  • Omit unused args when calling "use cache" functions: #72506
  • Add experimental clientSegmentCache flag: #72626
  • Add compiler.define option: #71802
  • Fix static indicator with dynamicIO: #72631
  • Allow usage of Node.js prereleases: #72635
  • improved network url in (dev) cli: #72634
  • chore: update getting-started/react-essentials path: #72250
  • Fix static indicator for pure IO case: #72639
  • Bump the monorepo packages TypeScript to 5.6.3: #72625
  • Bump @capsizecss/metrics to 3.4.0 for Geist Google Font: #72746
  • refactor: remove unused asNotFound property: #72585
  • Remove unused enabled config from server actions transforms: #72755
  • Ensure Next.js is ignore-listed when used as external: #72498
  • Bump eslint-plugin-react to 7.37.0: #72759
  • upgrade amphtml-validator to 1.0.38: #72645
  • fix multi-level redirect in server actions: #72770
  • refactor: rename error boundary not-found to http-error-fallback: #72586
  • Upgrade React from 5c56b873-20241107 to 7ac8e612-20241113: #72768
  • Re-use randomly selected dev server port for automatic restarts: #72771
  • Emit build error when "use cache" is used without dynamicIO enabled: #72781
  • fix: not found bounary prop: #72784
  • silence sass legacy-js-api warning: #72632
  • [Segment Prefetch] Move access token to route tree: #72775
  • Add internal affordances to show ignore-listed stackframes in terminal: #72763
  • chore(turbopack): Centralize reqwest TLS feature configs in turbo-tasks-fetch: #72526
  • Upgrade React from 7ac8e612-20241113 to 380f5d67-20241113: #72819
  • Shorten unsourcemapped absolute locations in terminal stacktraces: #72764
  • codemod: replace revalidate(Tag|Path) to expire(Tag|Path): #72826
  • "Fix": Lift type check out of loop: #72840
  • hide stack trace in CanaryOnlyError: #72859
  • Allow missing CacheNodeSeedData during prefetch: #72857
  • Add Segment Cache feature check to prefetch API: #72861

... (truncated)

Commits

Updates @react-email/components from 0.0.30 to 0.0.31

Release notes

Sourced from @​react-email/components's releases.

@​react-email/components 0.0.31

What's Changed

  • Updated dependencies [9540fc5]
    • @​react-email/tailwind@​1.0.4

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/components@​0.0.30...@​react-email/components@​0.0.31

Changelog

Sourced from @​react-email/components's changelog.

0.0.31

Patch Changes

  • Updated dependencies [9540fc5]
    • @​react-email/tailwind@​1.0.4
Commits

Updates @tanstack/react-query from 5.62.3 to 5.62.7

Release notes

Sourced from @​tanstack/react-query's releases.

v5.62.7

Version 5.62.7 - 12/10/24, 7:04 PM

Changes

Fix

  • query-core: respect initialData for queryClient.ensureQueryData (#8425) (465906a) by Dominik Dorfmeister

Chore

  • examples to react19 (#8408) (27ce0b6) by Dominik Dorfmeister

Packages

  • @​tanstack/query-core@​5.62.7
  • @​tanstack/react-query@​5.62.7
  • @​tanstack/react-query-devtools@​5.62.7
  • @​tanstack/react-query-persist-client@​5.62.7
  • @​tanstack/react-query-next-experimental@​5.62.7
  • @​tanstack/query-broadcast-client-experimental@​5.62.7
  • @​tanstack/query-persist-client-core@​5.62.7
  • @​tanstack/query-sync-storage-persister@​5.62.7
  • @​tanstack/solid-query@​5.62.7
  • @​tanstack/solid-query-devtools@​5.62.7
  • @​tanstack/solid-query-persist-client@​5.62.7
  • @​tanstack/svelte-query@​5.62.7
  • @​tanstack/svelte-query-devtools@​5.62.7
  • @​tanstack/svelte-query-persist-client@​5.62.7
  • @​tanstack/vue-query@​5.62.7
  • @​tanstack/vue-query-devtools@​5.62.7
  • @​tanstack/angular-query-experimental@​5.62.7
  • @​tanstack/query-async-storage-persister@​5.62.7
  • @​tanstack/angular-query-devtools-experimental@​5.62.7

v5.62.6

Version 5.62.6 - 12/9/24, 2:27 PM

Changes

Fix

  • angular-query: fix console warning on Angular 19 (#8422) (4dc8256) by Arnoud

Packages

  • @​tanstack/angular-query-experimental@​5.62.6
  • @​tanstack/angular-query-devtools-experimental@​5.62.6

v5.62.5

... (truncated)

Commits

Updates framer-motion from 11.13.1 to 11.14.4

Changelog

Sourced from framer-motion's changelog.

[11.14.4] 2024-12-13

Fixed

  • Exporting AnimationSequence via "motion" entrypoint.
  • Adding support for passing normal components to motion.create() in React 19.

[11.14.3] 2024-12-13

Fixed

  • Fixing motion-dom and motion-utils entrypoints.

[11.14.2] 2024-12-13

Fixed

  • Exporting time for internal use.
  • Making MotionValue.updatedAt public for internal use.

[11.14.1] 2024-12-12

Fixed

  • Fixing missing license in motion-dom and motion-utils packages.

[11.14.0] 2024-12-12

Added

  • Added press gesture in Motion+ early access.

[11.13.6] 2024-12-10

Fixed

  • Adding React 19 to optional peer dependencies in "motion" package also.

[11.13.5] 2024-12-10

Fixed

  • Adding React 19 to optional peer dependencies in "framer-motion" packages.

[11.13.4] 2024-12-10

Fixed

  • Fixing types for React 19.

... (truncated)

Commits

Updates posthog-js from 1.194.5 to 1.200.1

Release notes

Sourced from posthog-js's releases.

1.200.1 - 2024-12-13

  • fix: Make legacy property sturdier (#1602)

1.200.0 - 2024-12-13

  • fix: Refactor decide loading (#1596)

1.199.0 - 2024-12-12

  • chore(flags): Add new debugging property $used_bootstrap_value, $feature_flag_bootstrapped_response and $feature_flag_bootstrapped_payload to $feature_flag_called event (#1567)

1.198.0 - 2024-12-12

  • feat: Allow users to customize fetch behavior (#1599)

1.197.0 - 2024-12-12

  • feat: send snapshot library (#1587)

1.196.1 - 2024-12-12

  • feat: Don't create person profile when setting properties for flags (#1586)

1.196.0 - 2024-12-12

  • feat: include attribution with all web vitals (#1594)

1.195.0 - 2024-12-10

1.194.6 - 2024-12-09

  • feat: Load site functions via RemoteConfig (#1580)
Changelog

Sourced from posthog-js's changelog.

1.200.1 - 2024-12-13

  • fix: Make legacy property sturdier (#1602)

1.200.0 - 2024-12-13

  • fix: Refactor decide loading (#1596)

1.199.0 - 2024-12-12

  • chore(flags): Add new debugging property $used_bootstrap_value, $feature_flag_bootstrapped_response and $feature_flag_bootstrapped_payload to $feature_flag_called event (#1567)

1.198.0 - 2024-12-12

  • feat: Allow users to customize fetch behavior (#1599)

1.197.0 - 2024-12-12

  • feat: send snapshot library (#1587)

1.196.1 - 2024-12-12

  • feat: Don't create person profile when setting properties for flags (#1586)

1.196.0 - 2024-12-12

  • feat: include attribution with all web vitals (#1594)

1.195.0 - 2024-12-10

1.194.6 - 2024-12-09

  • feat: Load site functions via RemoteConfig (#1580)
Commits
  • 520da49 chore: Bump version to 1.200.1
  • 4c99b6a fix: Make legacy property sturdier (#1602)
  • 522c9f1 chore: Bump version to 1.200.0
  • 065c911 fix: Refactor decide loading (#1596)
  • 2c12b4f chore: Bump version to 1.199.0
  • cf9f91e chore(flags): Add new debugging property $used_bootstrap_value, `$feature_f...
  • c5ac0de chore: Bump version to 1.198.0
  • 7becae3 feat: Allow users to customize fetch behavior (#1599)
  • 50f08e9 chore: Bump version to 1.197.0
  • 25c0da2 feat: send snapshot library (#1587)
  • Additional commits viewable in compare view

Updates posthog-node from 4.3.1 to 4.3.2

Changelog

Sourced from posthog-node's changelog.

4.3.2 - 2024-12-11

  1. REVERT: Fix bug where this SDK incorrectly sent $feature_flag_called events with null values when using getFeatureFlagPayload.
Commits
  • 06973dd Revert "fix(flags): send feature_flag_called events with correct payload da...
  • bc77f6c fix: readme links (#323)
  • See full diff in compare view

Updates prism-react-renderer from 2.4.0 to 2.4.1

Release notes

Sourced from prism-react-renderer's releases.

[email protected]

This release enables support for React Server Components 🚀

What's Changed

New Contributors

Full Changelog: https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1

Commits

Updates react-email from 3.0.3 to 3.0.4

Release notes

Sourced from react-email's releases.

react-email 3.0.4

What's Changed

  • 8f395d2: Update to React 19

Full Changelog: https://github.com/resend/react-email/compare/[email protected]@3.0.4

Changelog

Sourced from react-email's changelog.

3.0.4

Patch Changes

  • 8f395d2: Update to React 19
Commits

Updates sass from 1.82.0 to 1.83.0

Release notes

Sourced from sass's releases.

Dart Sass 1.83.0

To install Sass 1.83.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Allow trailing commas in all argument and parameter lists.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.83.0

  • Allow trailing commas in all argument and parameter lists.
Commits
  • f38dbb0 Merge pull request #2464 from sass/rest-param-comma
  • 0230ccf Update pkg/sass_api/CHANGELOG.md
  • dd9b106 Rename ArgumentInvocation and ArgumentDeclaration
  • c45bc70 Allow a trailing comma after rest parameters and arguments
  • 219fe67 Fix static analysis issues for dart 3.6 (#2462)
  • f9eef81 Fix links to importers in the internal documentation (#2458)
  • 1b3c7de Represent rest parameters as properties on Parameter (#2454)
  • 7a6722c Fix the declaration of ReturnRule._returnExpression (#2455)
  • 1536dc0 Merge pull request #2453 from sass/return
  • a74f9c3 Enable useDefineForClassFields and fix affected TS files. (#2447)
  • Additional commits viewable in compare view

Updates svix from 1.43.0 to 1.44.0

Release notes

Sourced from svix's releases.

Version 1.44.0

Highlights

  • Libs/JavaScript: Revert packaging-related change because it broke for some users (#1556)
  • Libs/Rust: Remove unused optional PostOptions parameters from non-POST methods (#1557)

#1556: svix/svix-webhooks#1556 #1557: svix/svix-webhooks#1557

What's Changed

Full Changelog: svix/svix-webhooks@v1.43.0...v1.44.0

Changelog

Sourced from svix's changelog.

Version 1.44.0

  • Libs/JavaScript: Revert packaging-related change because it broke for some users (#1556)
  • Libs/Rust: Remove unused optional PostOptions parameters from non-POST methods (#1557)

#1556: svix/svix-webhooks#1556 #1557: svix/svix-webhooks#1557

Commits

Updates zod from 3.23.8 to 3.24.1

Release notes

Sourced from zod's releases.

v3.24.1

Commits:

  • 0c6cbbdd1315683dd3d589fbdc5765c26431dcc9 Undeprecate .nonempty()
  • 4e219d6ad9d5e56e20afd7423092f506400a29e4 Bump min TS version to 5.0
  • 65adeeacef0274abbda5438470a3d2bfd376256d v3.24.1

v3.24.0

Implement @standard-schema/spec

This is the first version of Zod to implement the Standard Schema spec. This is a new community effort among several validation library authors to implement a common interface, with the goal of simplifying the process of integrating schema validators with the rest of the ecosystem. Read more about the project and goals here.

z.string().jwt()

Thanks to @​Mokshit06 and @​Cognition-Labs for this contribution!

To verify that a string is a valid 3-part JWT.

z.string().jwt();

⚠️ This does not verify your JWT cryptographically! It merely ensures its in the proper format. Use a library like jsonwebtoken to verify the JWT signature, parse the token, and read the claims.

To constrain the JWT to a specific algorithm:

z.string().jwt({ alg: "RS256" });

z.string().base64url()

Thank you to @​marvinruder!

To complement the JWT validation, Zod 3.24 implements a standalone .base64url() string validation API. (The three elements of JWTs are base64url-encoded JSON strings.)

z.string().base64url()

This functionality is available along the standard z.string().base64() validator added in Zod 3.23.

z.string().cidr()

Thanks to @​wataryooou for their work on this!

A validator for CIDR notation for specifying IP address ranges, e.g. 192.24.12.0/22.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by colinhacks, a new releaser for zod since your current version.


Updates @playwright/test from 1.49.0 to 1.49.1

Release notes

Sourced from @​playwright/test's releases.

v1.49.1

Highlights

microsoft/playwright#33802 - [Bug]: Codegen's Clear button doesn't work if not recording microsoft/playwright#33806 - [Bug]: playwright hangs while waiting for pending navigations microsoft/playwright#33787 - [Bug]: VSC extension isn't capturing all entered text microsoft/playwright#33788 - [Regression]: Double clicking the steps in trace viewer doesn't filter actions microsoft/playwright#33772 - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attribut microsoft/playwright#33791 - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snapshot microsoft/playwright#33644 - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is not valid microsoft/playwright#33660 - [Regression]: Unable to open Playwright UI in Dark Mode

Browser Versions

  • Chromium 131.0.6778.33
  • Mozilla Firefox 132.0
  • WebKit 18.2

This version was also tested against the following stable channels:

  • Google Chrome 130
  • Microsoft Edge 130
Commits
  • 88bc8af chore: mark v1.49.1 (#33921)
  • 9e855d5 cherry-pick(#33821): fix(recorder): allow clearing when recording is disabled...
  • 9365eb5 cherry-pick(#33834): fix: do not stall waiting for pending navigations after ...
  • f92b233 cherry-pick(#33822): fix(codegen): do not reset current tool upon clearing hi...
  • 008722b cherry-pick(#33797): fix(trace): in indexTree check isVisible before addi...
  • 1dc8b3c cherry-pick(#33746): chore: pin typescript while vue-tsc is broken
  • fbc770c cherry-pick(#33793): fix(aria): escape even more yaml (#33795)
  • 1046fe0 cherry-pick(#33753): docs: update extensions doc for new headless
  • 1781bf3 cherry-pick(#33706): docs: release notes for languages v1.49
  • b52a210 cherry-pick(#33712): docs(python): add LocatorAssertions.NotToMatchAriaSnapshot
  • Additional commits viewable in compare view

Updates @types/node from 22.10.1 to 22.10.2

Commits

Updates @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.18.0

8.18.0 (2024-12-09)

🚀 Features

  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#10397)
  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#10218)

🩹 Fixes

  • typescript peer dependency (#10373)
  • deps: update dependency eslint to v9.16.0 (#10471)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#10374)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#10432)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#10436)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.18.0 (2024-12-09)

🚀 Features

  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#10218)
  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#10397)

🩹 Fixes

  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#10436)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#10432)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#10374)
  • typescript peer dependency (#10373)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • c60dbab chore(release): publish 8.18.0
  • 0d65f17 chore: enforce repo nullish check style (#10419)
  • a54a8e1 fix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag functi...
  • 24a1510 fix(eslint-plugin): [no-base-to-string] handle more robustly when multiple `t...
  • 47f1ab3 feat(eslint-plugin): [switch-exhaustiveness-check] add support for "no defaul...
  • 772bd43 fix(eslint-plugin): [no-deprecated] check if a JSX attribute is deprecated (#...
  • 4cb2cf8 fix: ty...

    Description has been truncated

Bumps the dependencies group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.0.4` | `15.1.0` |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.0.30` | `0.0.31` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.3` | `5.62.7` |
| [framer-motion](https://github.com/motiondivision/motion) | `11.13.1` | `11.14.4` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.194.5` | `1.200.1` |
| [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node) | `4.3.1` | `4.3.2` |
| [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) | `2.4.0` | `2.4.1` |
| [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `3.0.3` | `3.0.4` |
| [sass](https://github.com/sass/dart-sass) | `1.82.0` | `1.83.0` |
| [svix](https://github.com/svix/svix-libs) | `1.43.0` | `1.44.0` |
| [zod](https://github.com/colinhacks/zod) | `3.23.8` | `3.24.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.49.0` | `1.49.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.1` | `22.10.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.17.0` | `8.18.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.17.0` | `8.18.0` |


Updates `@emotion/react` from 11.13.5 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/styled` from 11.13.5 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@next/mdx` from 15.0.4 to 15.1.0
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.0/packages/next-mdx)

Updates `@react-email/components` from 0.0.30 to 0.0.31
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/[email protected]/packages/components)

Updates `@tanstack/react-query` from 5.62.3 to 5.62.7
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.7/packages/react-query)

Updates `framer-motion` from 11.13.1 to 11.14.4
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.13.1...v11.14.4)

Updates `posthog-js` from 1.194.5 to 1.200.1
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.194.5...v1.200.1)

Updates `posthog-node` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/PostHog/posthog-js-lite/releases)
- [Changelog](https://github.com/PostHog/posthog-js-lite/blob/main/posthog-node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js-lite/commits/posthog-node-v4.3.2/posthog-node)

Updates `prism-react-renderer` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1)

Updates `react-email` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/[email protected]/packages/react-email)

Updates `sass` from 1.82.0 to 1.83.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.82.0...1.83.0)

Updates `svix` from 1.43.0 to 1.44.0
- [Release notes](https://github.com/svix/svix-libs/releases)
- [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md)
- [Commits](svix/svix-webhooks@v1.43.0...v1.44.0)

Updates `zod` from 3.23.8 to 3.24.1
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.8...v3.24.1)

Updates `@playwright/test` from 1.49.0 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.49.0...v1.49.1)

Updates `@types/node` from 22.10.1 to 22.10.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.17.0 to 8.18.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.17.0 to 8.18.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@react-email/components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: posthog-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-email
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: svix
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 14, 2024
Copy link

vercel bot commented Dec 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mikebifulco-com-bnbu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2024 5:38am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants