Element84 / filmdrop-ui

A web UI to search and display results from the FilmDrop STAC API.
Other
23 stars 1 forks source link

[Snyk] Upgrade @vitejs/plugin-react from 4.1.0 to 4.1.1 #299

Closed element84-infra closed 9 months ago

element84-infra commented 10 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @vitejs/plugin-react from 4.1.0 to 4.1.1.

:information_source: 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 **a month ago**, on 2023-11-02.
Release notes
Package name: @vitejs/plugin-react
  • 4.1.1 - 2023-11-02
    • Enable retainLines to get correct line numbers for jsxDev (fix #235)
  • 4.1.0 - 2023-09-24
    • Add @ types/babel__cores to dependencies (fix #211)
    • Improve build perf when not using Babel plugins by lazy loading @ babel/core #212
    • Better invalidation message when an export is added & fix HMR for export of nullish values #215
    • Include non-dev jsx runtime in optimizeDeps & support HMR for JS files using the non dev runtime #224
    • The build output now contains a index.d.cts file so you don't get types errors when setting moduleResolution to node16 or nodenext in your tsconfig (we recommend using bundler which is more close to how Vite works)
from @vitejs/plugin-react GitHub release notes
Commit messages
Package name: @vitejs/plugin-react
  • b255776 release: plugin-react@4.1.1
  • b783190 fix: enable retainLines to get correct line numbers for jsxDev (#246)
  • 05ef392 chore(deps): update actions/setup-node action to v4 (#248)
  • 4420b96 chore(deps): update all non-major dependencies (#247)
  • c4f40f8 chore(deps): update dependency eslint-plugin-regexp to v2 (#245)
  • 4777304 fix(deps): update all non-major dependencies (#244)
  • 77b2cd8 chore(deps): update dependency lint-staged to v15 (#237)
  • 4e8e2e2 fix(deps): update all non-major dependencies (#236)
  • 83fd565 chore(deps): update all non-major dependencies (#232)
  • 2c3330b chore(deps): update all non-major dependencies (#229)
  • 17ca1bc fix(deps): update all non-major dependencies (#226)
Compare

**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: 🧐 [View latest project report](https://app.snyk.io/org/filmdrop/project/9047be21-0767-4b49-bc9f-7169658a355e?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/filmdrop/project/9047be21-0767-4b49-bc9f-7169658a355e/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/filmdrop/project/9047be21-0767-4b49-bc9f-7169658a355e/settings/integration?pkg=@vitejs/plugin-react&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
bradleyandrick commented 9 months ago

Resolved by https://github.com/Element84/filmdrop-ui/pull/308