Skip to content

Commit

Permalink
chore(deps): update devdependencies (#74)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [knip](https://knip.dev)
([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip))
| [`^5.33.3` ->
`^5.36.0`](https://renovatebot.com/diffs/npm/knip/5.33.3/5.36.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.33.3/5.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.33.3/5.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[semantic-release](https://redirect.github.com/semantic-release/semantic-release)
| [`^24.1.2` ->
`^24.2.0`](https://renovatebot.com/diffs/npm/semantic-release/24.1.2/24.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/24.1.2/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/24.1.2/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [viem](https://viem.sh)
([source](https://redirect.github.com/wevm/viem)) | [`^2.21.29` ->
`^2.21.37`](https://renovatebot.com/diffs/npm/viem/2.21.31/2.21.37) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.21.37?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.21.37?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.21.31/2.21.37?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.21.31/2.21.37?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>webpro-nl/knip (knip)</summary>

###
[`v5.36.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.36.0)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.35.1...5.36.0)

- Add disclosure reporter
([`c5f0ee6`](https://redirect.github.com/webpro-nl/knip/commit/c5f0ee65))

###
[`v5.35.1`](https://redirect.github.com/webpro-nl/knip/compare/5.35.0...af71a3901535d67066585bf418b00a1b09138862)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.35.0...5.35.1)

###
[`v5.35.0`](https://redirect.github.com/webpro-nl/knip/compare/5.34.4...be09c99c86db717bec31f8309f719fc6e6c23da8)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.34.4...5.35.0)

###
[`v5.34.4`](https://redirect.github.com/webpro-nl/knip/compare/5.34.3...c8d1dbdbb3df48ae970bda6a02bddb8300488f5d)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.34.3...5.34.4)

###
[`v5.34.3`](https://redirect.github.com/webpro-nl/knip/compare/5.34.2...b933cd25393bca6d2d6d3ae230524d17bc6673d8)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.34.2...5.34.3)

###
[`v5.34.2`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.34.2)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.34.1...5.34.2)

- Highlight package name in specifier in symbols reporter
([`eca123b`](https://redirect.github.com/webpro-nl/knip/commit/eca123b2))
- Fix binary extraction from specifier
([`c881d78`](https://redirect.github.com/webpro-nl/knip/commit/c881d783))
- Rename util to get-referenced-inputs.ts
([`62b10ba`](https://redirect.github.com/webpro-nl/knip/commit/62b10ba4))
- (TypeScript plugin): Add references path of tsconfig to config
([#&#8203;816](https://redirect.github.com/webpro-nl/knip/issues/816))
([`bff0977`](https://redirect.github.com/webpro-nl/knip/commit/bff09772))
- Update docs
([`366acdc`](https://redirect.github.com/webpro-nl/knip/commit/366acdcf))

###
[`v5.34.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.34.1)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.34.0...5.34.1)

- Fix edge case for binary disguised as entry
([#&#8203;161](https://redirect.github.com/webpro-nl/knip/issues/161))
([`846ed76`](https://redirect.github.com/webpro-nl/knip/commit/846ed76d))
- Only ignore "http" if in dependency specifier (fixes
[#&#8203;813](https://redirect.github.com/webpro-nl/knip/issues/813))
([`9defcb9`](https://redirect.github.com/webpro-nl/knip/commit/9defcb94))
- Move helper to less confusing location
([`e028528`](https://redirect.github.com/webpro-nl/knip/commit/e0285280))
- Consistent naming
([`20070ba`](https://redirect.github.com/webpro-nl/knip/commit/20070ba4))
- Rename test file, fix up default values
([`5bb56e7`](https://redirect.github.com/webpro-nl/knip/commit/5bb56e7b))
- Update docs
([`c9afd52`](https://redirect.github.com/webpro-nl/knip/commit/c9afd52e))
- Add documentation for unplugin-icons imports issue
([#&#8203;812](https://redirect.github.com/webpro-nl/knip/issues/812))
([`20b2504`](https://redirect.github.com/webpro-nl/knip/commit/20b25049))

###
[`v5.34.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.34.0)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.33.3...5.34.0)

- Don't use `path` if step also has `repository` in github-action plugin
([`c6e4d31`](https://redirect.github.com/webpro-nl/knip/commit/c6e4d310))
- Give plugins a chance to prep config args
([`a2217a2`](https://redirect.github.com/webpro-nl/knip/commit/a2217a28))
- Let's start out conservatively
([`a2e83f8`](https://redirect.github.com/webpro-nl/knip/commit/a2e83f88))
- More consistent naming
([`bae87d9`](https://redirect.github.com/webpro-nl/knip/commit/bae87d96))
- Optimize a bit after the dust has settled
([`31f1e7e`](https://redirect.github.com/webpro-nl/knip/commit/31f1e7ee))
- Cherry on the pie
([`617e067`](https://redirect.github.com/webpro-nl/knip/commit/617e067e))
- Handle config files only once across workspaces
([`939f511`](https://redirect.github.com/webpro-nl/knip/commit/939f5110))
- Improve naming and simplify a few things
([`f4db204`](https://redirect.github.com/webpro-nl/knip/commit/f4db2047))
- Add coverage for unused files with compiler extension
([`c2e2712`](https://redirect.github.com/webpro-nl/knip/commit/c2e27127))
- Ignore `virtual:` imports, don't report as unlisted dependencies
([`2ef75cc`](https://redirect.github.com/webpro-nl/knip/commit/2ef75ccf))
- Remove module resolving from plugins
([`53839e0`](https://redirect.github.com/webpro-nl/knip/commit/53839e08))
- Temp use Bun for in this integration test for green lights
([`98c1ff7`](https://redirect.github.com/webpro-nl/knip/commit/98c1ff7a))
- Add ability to add unresolved imports to `ignoreDependencies`
([`b8875be`](https://redirect.github.com/webpro-nl/knip/commit/b8875be3))
- Let's start out a tad more conservative
([`58ba79f`](https://redirect.github.com/webpro-nl/knip/commit/58ba79f9))
- Update dependencies
([`f4dc1e1`](https://redirect.github.com/webpro-nl/knip/commit/f4dc1e11))
- Optimize referenced dependency handling
([`a413ad8`](https://redirect.github.com/webpro-nl/knip/commit/a413ad84))
- Resolve config file paths and parse recursively
([`c03f963`](https://redirect.github.com/webpro-nl/knip/commit/c03f9630))
- Exclude empty config file path arrays from debug output
([`d288779`](https://redirect.github.com/webpro-nl/knip/commit/d288779e))
- Extend typedoc plugin
([`f2732fa`](https://redirect.github.com/webpro-nl/knip/commit/f2732fad))
- Presets are extended by local config in jest plugin
([`4973a9d`](https://redirect.github.com/webpro-nl/knip/commit/4973a9dc))
- Add test case to get refs from scripts
([`6115107`](https://redirect.github.com/webpro-nl/knip/commit/61151070))
- Refactor binary resolver & referenced dependency handling
([`f1349c2`](https://redirect.github.com/webpro-nl/knip/commit/f1349c23))

</details>

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v24.2.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.2.0)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0)

##### Features

- clarify branch existence requirement in error messages
([#&#8203;3462](https://redirect.github.com/semantic-release/semantic-release/issues/3462))
([05a2ea9](https://redirect.github.com/semantic-release/semantic-release/commit/05a2ea9a060e6508abf92087e8c8cc4a7a85604f))

###
[`v24.1.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.3)

[Compare
Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3)

##### Bug Fixes

- **branch-naming:** prevent non-range versions from being identified as
maintenance branches
([07f2672](https://redirect.github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9))

</details>

<details>
<summary>wevm/viem (viem)</summary>

###
[`v2.21.37`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.37)

[Compare
Source](https://redirect.github.com/wevm/viem/compare/viem@2.21.36...viem@2.21.37)

##### Patch Changes

- [#&#8203;2940](https://redirect.github.com/wevm/viem/pull/2940)
[`c1ef3b7902a67aed76cac72ba469ff8c709287a6`](https://redirect.github.com/wevm/viem/commit/c1ef3b7902a67aed76cac72ba469ff8c709287a6)
Thanks [@&#8203;Zhangnong](https://redirect.github.com/Zhangnong)! -
Added Theta chain.

- [#&#8203;2941](https://redirect.github.com/wevm/viem/pull/2941)
[`3bf2526a650a4208e95d4623a7bbc1d9f3fb893e`](https://redirect.github.com/wevm/viem/commit/3bf2526a650a4208e95d4623a7bbc1d9f3fb893e)
Thanks [@&#8203;Zhangnong](https://redirect.github.com/Zhangnong)! -
Added Glide Protocol.

- [#&#8203;2942](https://redirect.github.com/wevm/viem/pull/2942)
[`12347cf1f91f9a7d04a619b7c2f1b202842d43f5`](https://redirect.github.com/wevm/viem/commit/12347cf1f91f9a7d04a619b7c2f1b202842d43f5)
Thanks
[@&#8203;ink-alexander](https://redirect.github.com/ink-alexander)! -
Added Ink Sepolia chain configurations

###
[`v2.21.36`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.36)

[Compare
Source](https://redirect.github.com/wevm/viem/compare/viem@2.21.35...viem@2.21.36)

##### Patch Changes

- [#&#8203;2936](https://redirect.github.com/wevm/viem/pull/2936)
[`bad30f7494cc5432ba4c525cfefa08e482fa5cae`](https://redirect.github.com/wevm/viem/commit/bad30f7494cc5432ba4c525cfefa08e482fa5cae)
Thanks
[@&#8203;CaityGossland](https://redirect.github.com/CaityGossland)! -
Added meld chain.

- [#&#8203;2932](https://redirect.github.com/wevm/viem/pull/2932)
[`86096f0e0955d0824bf23bb201ec2f3fa11db8a9`](https://redirect.github.com/wevm/viem/commit/86096f0e0955d0824bf23bb201ec2f3fa11db8a9)
Thanks [@&#8203;qi-0826](https://redirect.github.com/qi-0826)! - Add
THAT Mainnet chain.

- [#&#8203;2931](https://redirect.github.com/wevm/viem/pull/2931)
[`f1ee5154b3bdfa0bb9991929023a3da3898b06dd`](https://redirect.github.com/wevm/viem/commit/f1ee5154b3bdfa0bb9991929023a3da3898b06dd)
Thanks [@&#8203;qi-0826](https://redirect.github.com/qi-0826)! - Added
Tomb Mainnet.

###
[`v2.21.35`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.35)

[Compare
Source](https://redirect.github.com/wevm/viem/compare/viem@2.21.34...viem@2.21.35)

##### Patch Changes

- [#&#8203;2923](https://redirect.github.com/wevm/viem/pull/2923)
[`d887dba1e694ffdcd413a752b148f6ae05487d17`](https://redirect.github.com/wevm/viem/commit/d887dba1e694ffdcd413a752b148f6ae05487d17)
Thanks [@&#8203;cbfyi](https://redirect.github.com/cbfyi)! - Added
Dispute Game Factory contract for Base.

-
[`335f7e852bb526ea23564afacc46b5d6b74dae7a`](https://redirect.github.com/wevm/viem/commit/335f7e852bb526ea23564afacc46b5d6b74dae7a)
Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Added
validation for typed data `primaryType`.

- [#&#8203;2925](https://redirect.github.com/wevm/viem/pull/2925)
[`7fbb016204d4c310ee96bf53e631257f8f3e770e`](https://redirect.github.com/wevm/viem/commit/7fbb016204d4c310ee96bf53e631257f8f3e770e)
Thanks [@&#8203;0xArdy](https://redirect.github.com/0xArdy)! - Updated
World Chain (Mainnet and Testnet) and Unichain Sepolia chain definitions

- [#&#8203;2922](https://redirect.github.com/wevm/viem/pull/2922)
[`f6339079cc075c7e069f062c18dbdd2d4306c996`](https://redirect.github.com/wevm/viem/commit/f6339079cc075c7e069f062c18dbdd2d4306c996)
Thanks [@&#8203;oxSaturn](https://redirect.github.com/oxSaturn)! - Added
multicall3 for iota.

- [#&#8203;2919](https://redirect.github.com/wevm/viem/pull/2919)
[`5ff60a39c642b4715d9142a1435d14d7896be5d1`](https://redirect.github.com/wevm/viem/commit/5ff60a39c642b4715d9142a1435d14d7896be5d1)
Thanks [@&#8203;Zhangnong](https://redirect.github.com/Zhangnong)! -
Added Velas chain.

- [#&#8203;2924](https://redirect.github.com/wevm/viem/pull/2924)
[`d2632d2e9eb572c5346e535d1b22eb7568a47bc1`](https://redirect.github.com/wevm/viem/commit/d2632d2e9eb572c5346e535d1b22eb7568a47bc1)
Thanks [@&#8203;Zhangnong](https://redirect.github.com/Zhangnong)! -
Added Genesys Mainnet.

###
[`v2.21.34`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.34)

[Compare
Source](https://redirect.github.com/wevm/viem/compare/viem@2.21.33...viem@2.21.34)

##### Patch Changes

- [#&#8203;2917](https://redirect.github.com/wevm/viem/pull/2917)
[`b3f8199f5560fb64b2c84de75b7f8d6b30990262`](https://redirect.github.com/wevm/viem/commit/b3f8199f5560fb64b2c84de75b7f8d6b30990262)
Thanks [@&#8203;0xPenryn](https://redirect.github.com/0xPenryn)! -
Updated World Chain (Mainnet and Sepolia)

-
[`80f43544f82e8621ad71e74441b900967dfc306c`](https://redirect.github.com/wevm/viem/commit/80f43544f82e8621ad71e74441b900967dfc306c)
Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Resolved
timer leak in `waitForTransactionReceipt`.

- [#&#8203;2915](https://redirect.github.com/wevm/viem/pull/2915)
[`8032ffa98db644cb3abcd13eedbd05b41e74637f`](https://redirect.github.com/wevm/viem/commit/8032ffa98db644cb3abcd13eedbd05b41e74637f)
Thanks [@&#8203;iltumio](https://redirect.github.com/iltumio)! - **Linea
Extension:** Fixed `estimateGas` infinite loop.

###
[`v2.21.33`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.33)

[Compare
Source](https://redirect.github.com/wevm/viem/compare/viem@2.21.32...viem@2.21.33)

##### Patch Changes

-
[`d21d9d031442ddb65ea6e633029fb4f43235a27f`](https://redirect.github.com/wevm/viem/commit/d21d9d031442ddb65ea6e633029fb4f43235a27f)
Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Fixed gas
estimation issue for OP Stack withdrawals.

- [#&#8203;2897](https://redirect.github.com/wevm/viem/pull/2897)
[`40514f93c9147c26cc47f25421adcec8230d6c40`](https://redirect.github.com/wevm/viem/commit/40514f93c9147c26cc47f25421adcec8230d6c40)
Thanks [@&#8203;catbutter](https://redirect.github.com/catbutter)! -
Added DustBoy IoT chain.

- [#&#8203;2908](https://redirect.github.com/wevm/viem/pull/2908)
[`903d1e4256101253e4fbd6659ae5c2180464427a`](https://redirect.github.com/wevm/viem/commit/903d1e4256101253e4fbd6659ae5c2180464427a)
Thanks [@&#8203;qi-0826](https://redirect.github.com/qi-0826)! - Added
LAVITA Mainnet.

- [#&#8203;2907](https://redirect.github.com/wevm/viem/pull/2907)
[`d3047ead21b4785c83aae35e896120b1dc390ecf`](https://redirect.github.com/wevm/viem/commit/d3047ead21b4785c83aae35e896120b1dc390ecf)
Thanks [@&#8203;qi-0826](https://redirect.github.com/qi-0826)! - Added
Bitrock Mainnet.

###
[`v2.21.32`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.32)

[Compare
Source](https://redirect.github.com/wevm/viem/compare/viem@2.21.31...viem@2.21.32)

##### Patch Changes

-
[`d461c657b4f7ed8c0e255254356d8e5b2b65e173`](https://redirect.github.com/wevm/viem/commit/d461c657b4f7ed8c0e255254356d8e5b2b65e173)
Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Added ability
to pass a `0` chain ID to EIP-7702 Authorizations.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
UTC, Automerge - "after 8:00 before 23:00 every weekday except on
Friday" in timezone UTC.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/valora-inc/viem-account-hsm-gcp).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent a2cad59 commit 3b2a99d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-native": "^4.1.0",
"jest": "^29.7.0",
"knip": "^5.33.3",
"knip": "^5.36.0",
"prettier": "^3.3.3",
"semantic-release": "^24.1.2",
"semantic-release": "^24.2.0",
"shelljs": "^0.8.5",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"viem": "^2.21.29"
"viem": "^2.21.37"
},
"prettier": "@valora/prettier-config",
"release": {
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4553,10 +4553,10 @@ jest@^29.7.0:
import-local "^3.0.2"
jest-cli "^29.7.0"

jiti@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.3.3.tgz#39c66fc77476b92a694e65dfe04b294070e2e096"
integrity sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==
jiti@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.4.0.tgz#393d595fb6031a11d11171b5e4fc0b989ba3e053"
integrity sha512-H5UpaUI+aHOqZXlYOaFP/8AzKsg+guWu+Pr3Y8i7+Y3zr1aXAvCvTAQ1RxSc6oVD8R8c7brgNtTVP91E7upH/g==

"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"
Expand Down Expand Up @@ -4691,20 +4691,20 @@ kleur@^3.0.3:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==

knip@^5.33.3:
version "5.33.3"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.33.3.tgz#0a007e9927117958acf2ccfaca0f76f3fed801e2"
integrity sha512-saUxedVDCa/8p3w445at66vLmYKretzYsX7+elMJ5ROWGzU+1aTRm3EmKELTaho1ue7BlwJB5BxLJROy43+LtQ==
knip@^5.36.0:
version "5.36.2"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.36.2.tgz#346ce5eb464bdf34329cdcf3a6d41d0a41dce647"
integrity sha512-MudNTKBSqThAFAV29GuRPSKSebByZeQCFeNgXVRVSd+sXcubehTgQHTGqqiwlXGCt4WBP7vuVekp0ZehfZtHuw==
dependencies:
"@nodelib/fs.walk" "1.2.8"
"@snyk/github-codeowners" "1.1.0"
easy-table "1.2.0"
enhanced-resolve "^5.17.1"
fast-glob "^3.3.2"
jiti "^2.3.3"
jiti "^2.4.0"
js-yaml "^4.1.0"
minimist "^1.2.8"
picocolors "^1.0.0"
picocolors "^1.1.0"
picomatch "^4.0.1"
pretty-ms "^9.0.0"
smol-toml "^1.3.0"
Expand Down Expand Up @@ -5779,10 +5779,10 @@ path-type@^5.0.0:
resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==

picocolors@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
picocolors@^1.0.0, picocolors@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==

picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
version "2.3.1"
Expand Down Expand Up @@ -6227,10 +6227,10 @@ safe-regex-test@^1.0.3:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

semantic-release@^24.1.2:
version "24.1.2"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.1.2.tgz#d48bb079efddfa5a90639d7e5315f7a255d32443"
integrity sha512-hvEJ7yI97pzJuLsDZCYzJgmRxF8kiEJvNZhf0oiZQcexw+Ycjy4wbdsn/sVMURgNCu8rwbAXJdBRyIxM4pe32g==
semantic-release@^24.2.0:
version "24.2.0"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.2.0.tgz#b99f1e1e25821c7dd8184cf4c45be329260ad615"
integrity sha512-fQfn6e/aYToRtVJYKqneFM1Rg3KP2gh3wSWtpYsLlz6uaPKlISrTzvYAFn+mYWo07F0X1Cz5ucU89AVE8X1mbg==
dependencies:
"@semantic-release/commit-analyzer" "^13.0.0-beta.1"
"@semantic-release/error" "^4.0.0"
Expand Down Expand Up @@ -7151,10 +7151,10 @@ validate-npm-package-name@^5.0.0:
dependencies:
builtins "^5.0.0"

viem@^2.21.29:
version "2.21.31"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.31.tgz#19e5e773d5580c375070b950c2bc998136f84544"
integrity sha512-xFGHpQmPY8JuYhs9I7CUCYraJgmV4YjkapK7cd5Dg4cz7SCE9x9cZ3c+ZfSN2aieylePaX+iyJajQUdE8yxO8A==
viem@^2.21.37:
version "2.21.40"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.40.tgz#d73a515e3eaf2a7ec2394d1de3d8409bf4bd2e21"
integrity sha512-no/mE3l7B0mdUTtvO7z/cTLENttQ/M7+ombqFGXJqsQrxv9wrYsTIGpS3za+FA5a447hY+x9D8Wxny84q1zAaA==
dependencies:
"@adraffy/ens-normalize" "1.11.0"
"@noble/curves" "1.6.0"
Expand Down

0 comments on commit 3b2a99d

Please sign in to comment.