Skip to content

Commit

Permalink
fix(deps): update dependency vite-plugin-cjs-interop to v2.1.4 (#11613)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[vite-plugin-cjs-interop](https://redirect.github.com/cyco130/vite-plugin-cjs-interop)
| [`2.1.3` ->
`2.1.4`](https://renovatebot.com/diffs/npm/vite-plugin-cjs-interop/2.1.3/2.1.4)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plugin-cjs-interop/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite-plugin-cjs-interop/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite-plugin-cjs-interop/2.1.3/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plugin-cjs-interop/2.1.3/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cyco130/vite-plugin-cjs-interop
(vite-plugin-cjs-interop)</summary>

###
[`v2.1.4`](https://redirect.github.com/cyco130/vite-plugin-cjs-interop/compare/2.1.3...2.1.4)

[Compare
Source](https://redirect.github.com/cyco130/vite-plugin-cjs-interop/compare/2.1.3...2.1.4)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent e881431 commit 56bf1f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"react-server-dom-webpack": "19.0.0-rc-f2df5694-20240916",
"rimraf": "6.0.1",
"vite": "5.4.7",
"vite-plugin-cjs-interop": "2.1.3",
"vite-plugin-cjs-interop": "2.1.4",
"vite-plugin-node-polyfills": "0.22.0",
"ws": "8.18.0",
"yargs-parser": "21.1.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8797,7 +8797,7 @@ __metadata:
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
vite: "npm:5.4.7"
vite-plugin-cjs-interop: "npm:2.1.3"
vite-plugin-cjs-interop: "npm:2.1.4"
vite-plugin-node-polyfills: "npm:0.22.0"
vitest: "npm:2.0.5"
ws: "npm:8.18.0"
Expand Down Expand Up @@ -29653,16 +29653,16 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-cjs-interop@npm:2.1.3":
version: 2.1.3
resolution: "vite-plugin-cjs-interop@npm:2.1.3"
"vite-plugin-cjs-interop@npm:2.1.4":
version: 2.1.4
resolution: "vite-plugin-cjs-interop@npm:2.1.4"
dependencies:
acorn: "npm:^8.12.1"
acorn-import-assertions: "npm:^1.9.0"
estree-walker: "npm:^3.0.3"
magic-string: "npm:^0.30.11"
minimatch: "npm:^10.0.1"
checksum: 10c0/e08f416279fcabe082f42501d859995cc9d3dc593339e8c01473e10997ea940c002afe5e3977ecf98680966d759d23c0ff4f1d05100003c67b70544f133dc415
checksum: 10c0/bd8e5f3a6dd062b3739459457c8ae462b729ccd32a5e47409a55328a2e47863b49cbe9d7e89343a49424a6077a938dfb3d34bb79198c978a7ba2455db3190f48
languageName: node
linkType: hard

Expand Down

0 comments on commit 56bf1f0

Please sign in to comment.