Skip to content

Commit

Permalink
chore(deps): update dependency @storybook/addon-webpack5-compiler-swc…
Browse files Browse the repository at this point in the history
… to v1.0.6 (#360)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@storybook/addon-webpack5-compiler-swc](https://redirect.github.com/storybookjs/addon-webpack5-compiler-swc)
| [`1.0.5` ->
`1.0.6`](https://renovatebot.com/diffs/npm/@storybook%2faddon-webpack5-compiler-swc/1.0.5/1.0.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-webpack5-compiler-swc/1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2faddon-webpack5-compiler-swc/1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2faddon-webpack5-compiler-swc/1.0.5/1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-webpack5-compiler-swc/1.0.5/1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>storybookjs/addon-webpack5-compiler-swc
(@&#8203;storybook/addon-webpack5-compiler-swc)</summary>

###
[`v1.0.6`](https://redirect.github.com/storybookjs/addon-webpack5-compiler-swc/blob/HEAD/CHANGELOG.md#v106-Mon-Dec-30-2024)

[Compare
Source](https://redirect.github.com/storybookjs/addon-webpack5-compiler-swc/compare/v1.0.5...v1.0.6)

##### 🐛 Bug Fix

- fix: preset.js is esm (node 22.12.0)
[#&#8203;11](https://redirect.github.com/storybookjs/addon-webpack5-compiler-swc/pull/11)
([@&#8203;SevereCloud](https://redirect.github.com/SevereCloud))

##### Authors: 1

- Daniil Suvorov
([@&#8203;SevereCloud](https://redirect.github.com/SevereCloud))

***

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/duffelhq/duffel-components).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 971040a commit 270a006
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-interactions": "8.3.5",
"@storybook/addon-links": "8.3.5",
"@storybook/addon-webpack5-compiler-swc": "1.0.5",
"@storybook/addon-webpack5-compiler-swc": "1.0.6",
"@storybook/blocks": "8.3.5",
"@storybook/react": "8.3.5",
"@storybook/react-webpack5": "8.3.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1872,7 +1872,7 @@ __metadata:
"@storybook/addon-essentials": "npm:8.3.5"
"@storybook/addon-interactions": "npm:8.3.5"
"@storybook/addon-links": "npm:8.3.5"
"@storybook/addon-webpack5-compiler-swc": "npm:1.0.5"
"@storybook/addon-webpack5-compiler-swc": "npm:1.0.6"
"@storybook/blocks": "npm:8.3.5"
"@storybook/react": "npm:8.3.5"
"@storybook/react-webpack5": "npm:8.3.5"
Expand Down Expand Up @@ -3233,13 +3233,13 @@ __metadata:
languageName: node
linkType: hard

"@storybook/addon-webpack5-compiler-swc@npm:1.0.5":
version: 1.0.5
resolution: "@storybook/addon-webpack5-compiler-swc@npm:1.0.5"
"@storybook/addon-webpack5-compiler-swc@npm:1.0.6":
version: 1.0.6
resolution: "@storybook/addon-webpack5-compiler-swc@npm:1.0.6"
dependencies:
"@swc/core": "npm:^1.7.3"
swc-loader: "npm:^0.2.3"
checksum: 10c0/8e3035b12f8381277f767d8eb41090525a1244b697540591be0b3d1583aa939d703b3705ef11350a7d780ccc1eb5129891107d363654a0f89cab5885a72d2a8f
checksum: 10c0/1f5e2f9415f84962bd28cc2e81b3ca18aaa795009c49acf1d1e168354b208fa78c37eab545caa9de9c03d4135115b119b7e35e1ae78425a679bb584fa206b989
languageName: node
linkType: hard

Expand Down

0 comments on commit 270a006

Please sign in to comment.