Skip to content

Commit

Permalink
fix(deps): update dependency @joshwooding/vite-plugin-react-docgen-ty…
Browse files Browse the repository at this point in the history
…pescript to v0.4.1 (#11675)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@joshwooding/vite-plugin-react-docgen-typescript](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript)
| [`0.4.0` ->
`0.4.1`](https://renovatebot.com/diffs/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.0/0.4.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.0/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@joshwooding%2fvite-plugin-react-docgen-typescript/0.4.0/0.4.1?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>joshwooding/vite-plugin-react-docgen-typescript
(@&#8203;joshwooding/vite-plugin-react-docgen-typescript)</summary>

###
[`v0.4.1`](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript/releases/tag/%40joshwooding/vite-plugin-react-docgen-typescript%400.4.1)

[Compare
Source](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript/compare/@joshwooding/[email protected]...@joshwooding/[email protected])

##### Patch Changes

-
[`12793a6`](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript/commit/12793a6):
Improved performance

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Josh-Walker-GM committed Oct 8, 2024
1 parent a8f1898 commit 76be16a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"build:types": "tsc --build --verbose"
},
"dependencies": {
"@joshwooding/vite-plugin-react-docgen-typescript": "0.4.0",
"@joshwooding/vite-plugin-react-docgen-typescript": "0.4.1",
"@redwoodjs/testing": "workspace:*",
"@rollup/pluginutils": "5.1.2",
"@storybook/addon-essentials": "7.6.17",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5348,11 +5348,10 @@ __metadata:
languageName: node
linkType: hard

"@joshwooding/vite-plugin-react-docgen-typescript@npm:0.4.0":
version: 0.4.0
resolution: "@joshwooding/vite-plugin-react-docgen-typescript@npm:0.4.0"
"@joshwooding/vite-plugin-react-docgen-typescript@npm:0.4.1":
version: 0.4.1
resolution: "@joshwooding/vite-plugin-react-docgen-typescript@npm:0.4.1"
dependencies:
glob: "npm:^10.0.0"
magic-string: "npm:^0.27.0"
react-docgen-typescript: "npm:^2.2.2"
peerDependencies:
Expand All @@ -5361,7 +5360,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/c457d3962e43804b990dd3e945111b9872a04760edaf0135f56edde9c5ce11f2ec9044907d79c1e33fcbca46a5a91a5e129bbd19818e41504d8941de3226754f
checksum: 10c0/bd8f1fd723fdf8110831cd07eae5e9ad988331d7232150b72c2e2b49bccdd939a5735ba6b1b146a2a9632bba80bbd3b1782f8cf81279c7add45354d6f7b3e02d
languageName: node
linkType: hard

Expand Down Expand Up @@ -27870,7 +27869,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "storybook-framework-redwoodjs-vite@workspace:packages/storybook"
dependencies:
"@joshwooding/vite-plugin-react-docgen-typescript": "npm:0.4.0"
"@joshwooding/vite-plugin-react-docgen-typescript": "npm:0.4.1"
"@redwoodjs/testing": "workspace:*"
"@rollup/pluginutils": "npm:5.1.2"
"@storybook/addon-essentials": "npm:7.6.17"
Expand Down

0 comments on commit 76be16a

Please sign in to comment.