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

[Snyk] Upgrade @vitejs/plugin-react from 4.3.1 to 4.3.2 #64

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

Conversation

tristanrobert
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @vitejs/plugin-react from 4.3.1 to 4.3.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: @vitejs/plugin-react
  • 4.3.2 - 2024-09-29

    Ignore directive sourcemap error #369

  • 4.3.1 - 2024-06-10

    Fix support for React Compiler with React 18

    The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43

    When using a custom runtimeModule, the plugin will not try to pre-optimize react/compiler-runtime dependency.

    Reminder: Vite expect code outside of node_modules to be ESM, so you will need to update the gist with import React from 'react'.

from @vitejs/plugin-react GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @vitejs/plugin-react from 4.3.1 to 4.3.2.

See this package in npm:
@vitejs/plugin-react

See this project in Snyk:
https://app.snyk.io/org/mtes-mct/project/91d4ed36-b9bc-4f68-9c65-a34ffa4ec41a?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants