Skip to content

Commit

Permalink
chore(deps): update devdependencies (#84)
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.38.2` ->
`^5.39.4`](https://renovatebot.com/diffs/npm/knip/5.38.3/5.39.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.39.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.39.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.38.3/5.39.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.38.3/5.39.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [viem](https://viem.sh)
([source](https://redirect.github.com/wevm/viem)) | [`^2.21.52` ->
`^2.21.54`](https://renovatebot.com/diffs/npm/viem/2.21.53/2.21.54) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.21.54?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.21.54?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.21.53/2.21.54?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.21.53/2.21.54?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v5.39.4`](https://redirect.github.com/webpro-nl/knip/compare/5.39.3...df390a0debba08ac705e86e0b42eaefe098d1812)

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

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

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

- Doc edits
([`0f640e1`](https://redirect.github.com/webpro-nl/knip/commit/0f640e1e))
- feat: update mdx detection dependency list and update custom compiler…
([#&#8203;875](https://redirect.github.com/webpro-nl/knip/issues/875))
([`055a2e3`](https://redirect.github.com/webpro-nl/knip/commit/055a2e38))
- Add new content configuration entry for Astro
([#&#8203;872](https://redirect.github.com/webpro-nl/knip/issues/872))
([`c80ac0e`](https://redirect.github.com/webpro-nl/knip/commit/c80ac0e7))

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

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

- Fix up moonrepo fixture
([`382c909`](https://redirect.github.com/webpro-nl/knip/commit/382c909f))
- Edit docs
([`69d602a`](https://redirect.github.com/webpro-nl/knip/commit/69d602a4))
- Plugin housekeeping
([`770685b`](https://redirect.github.com/webpro-nl/knip/commit/770685bc))
- Add `isRootOnly` to moonrepo and yarn plugins
([`9c07294`](https://redirect.github.com/webpro-nl/knip/commit/9c072943))

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

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

- Fix case sensitivity in package name check (resolves
[#&#8203;869](https://redirect.github.com/webpro-nl/knip/issues/869))
([`d6dab3d`](https://redirect.github.com/webpro-nl/knip/commit/d6dab3da))

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

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

- `yarn.config.cjs` support
([#&#8203;864](https://redirect.github.com/webpro-nl/knip/issues/864))
([`759503d`](https://redirect.github.com/webpro-nl/knip/commit/759503db))
- Track Angular environment files as entry points
([#&#8203;868](https://redirect.github.com/webpro-nl/knip/issues/868))
([`7950bf3`](https://redirect.github.com/webpro-nl/knip/commit/7950bf3d))

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

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

- Update Angular workspace types and add update script
([#&#8203;866](https://redirect.github.com/webpro-nl/knip/issues/866))
([`9074440`](https://redirect.github.com/webpro-nl/knip/commit/9074440d))
- Tracks Cypress component support file
([#&#8203;867](https://redirect.github.com/webpro-nl/knip/issues/867))
([`4a6eddc`](https://redirect.github.com/webpro-nl/knip/commit/4a6eddc3))
- docs: update entry/project defaults with production mode
([#&#8203;861](https://redirect.github.com/webpro-nl/knip/issues/861))
([`5f4e139`](https://redirect.github.com/webpro-nl/knip/commit/5f4e1391))
- Track Angular's `server` builder option
([#&#8203;865](https://redirect.github.com/webpro-nl/knip/issues/865))
([`dbf502b`](https://redirect.github.com/webpro-nl/knip/commit/dbf502b8))
- fix: add `scp` to `IGNORED_GLOBAL_BINARIES`
([#&#8203;863](https://redirect.github.com/webpro-nl/knip/issues/863))
([`0362c89`](https://redirect.github.com/webpro-nl/knip/commit/0362c89f))

</details>

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

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

[Compare
Source](https://redirect.github.com/wevm/viem/compare/[email protected]@2.21.54)

##### Patch Changes

- [#&#8203;3081](https://redirect.github.com/wevm/viem/pull/3081)
[`0d9dfcd1d22d82e995abc4a23fb86614244faa54`](https://redirect.github.com/wevm/viem/commit/0d9dfcd1d22d82e995abc4a23fb86614244faa54)
Thanks
[@&#8203;danijelTxFusion](https://redirect.github.com/danijelTxFusion)!
- Added ZKSync local hyperchain networks.

-
[`7c0cce92b904f1771ec9747e7aa6a6482159a87b`](https://redirect.github.com/wevm/viem/commit/7c0cce92b904f1771ec9747e7aa6a6482159a87b)
Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Added
assertion for ABI-encoding integer ranges.

- [#&#8203;3093](https://redirect.github.com/wevm/viem/pull/3093)
[`8b70d75b9d81c5eae05e81cb3bf158a25ae4c617`](https://redirect.github.com/wevm/viem/commit/8b70d75b9d81c5eae05e81cb3bf158a25ae4c617)
Thanks [@&#8203;pk-850](https://redirect.github.com/pk-850)! - Added ADF
Chain.

- [#&#8203;3095](https://redirect.github.com/wevm/viem/pull/3095)
[`1d2ae845faadae36a0c25963449bbadc1ff65815`](https://redirect.github.com/wevm/viem/commit/1d2ae845faadae36a0c25963449bbadc1ff65815)
Thanks [@&#8203;timothyshen](https://redirect.github.com/timothyshen)! -
Added Story Odyssey Testnet.

- [#&#8203;2642](https://redirect.github.com/wevm/viem/pull/2642)
[`d1d092c19326fe0045233aee0cde8f6ceaff8633`](https://redirect.github.com/wevm/viem/commit/d1d092c19326fe0045233aee0cde8f6ceaff8633)
Thanks [@&#8203;0x33dm](https://redirect.github.com/0x33dm)! - Added
`ping` option to `fallback` Transport.

- [#&#8203;3089](https://redirect.github.com/wevm/viem/pull/3089)
[`699c854c1250977c2a6209233685a506df9bcd9b`](https://redirect.github.com/wevm/viem/commit/699c854c1250977c2a6209233685a506df9bcd9b)
Thanks
[@&#8203;plusminushalf](https://redirect.github.com/plusminushalf)! -
Added `id` to `WebAuthnAccount`.

- [#&#8203;3085](https://redirect.github.com/wevm/viem/pull/3085)
[`acc496adc8d419ce6c593408ee75925c05fb22b6`](https://redirect.github.com/wevm/viem/commit/acc496adc8d419ce6c593408ee75925c05fb22b6)
Thanks [@&#8203;Zhangnong](https://redirect.github.com/Zhangnong)! -
Added multicall3 contract to ThunderCore.

-
[`feecb7841145e4a92a1968625a832ccfec68a3d7`](https://redirect.github.com/wevm/viem/commit/feecb7841145e4a92a1968625a832ccfec68a3d7)
Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Updated
dependencies.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 * * 1" 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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 566081e commit 1d24f94
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 49 deletions.
4 changes: 2 additions & 2 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.38.2",
"knip": "^5.39.4",
"prettier": "^3.4.2",
"semantic-release": "^24.2.0",
"shelljs": "^0.8.5",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"viem": "^2.21.52"
"viem": "^2.21.54"
},
"prettier": "@valora/prettier-config",
"release": {
Expand Down
87 changes: 40 additions & 47 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -675,30 +675,23 @@
resolved "https://registry.yarnpkg.com/@js-sdsl/ordered-map/-/ordered-map-4.4.2.tgz#9299f82874bab9e4c7f9c48d865becbfe8d6907c"
integrity sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==

"@noble/[email protected]", "@noble/curves@^1.4.0", "@noble/curves@^1.6.0", "@noble/curves@~1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.6.0.tgz#be5296ebcd5a1730fccea4786d420f87abfeb40b"
integrity sha512-TlaHRXDehJuRNR9TfZDNQ45mMEd5dwUwmicsafcIX4SsNiqnCHKjE/1alYPd/lDRVhxdhUAlv8uEhMCI5zjIJQ==
dependencies:
"@noble/hashes" "1.5.0"

"@noble/curves@^1.7.0":
"@noble/[email protected]", "@noble/curves@^1.4.0", "@noble/curves@^1.6.0", "@noble/curves@^1.7.0", "@noble/curves@~1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.7.0.tgz#0512360622439256df892f21d25b388f52505e45"
integrity sha512-UTMhXK9SeDhFJVrHeUJ5uZlI6ajXg10O6Ddocf9S6GjbSBVZsJo88HzKwXznNfGpMTRDyJkqMjNDPYgf0qFWnw==
dependencies:
"@noble/hashes" "1.6.0"

"@noble/[email protected]", "@noble/hashes@^1.4.0", "@noble/hashes@^1.5.0", "@noble/hashes@~1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.5.0.tgz#abadc5ca20332db2b1b2aa3e496e9af1213570b0"
integrity sha512-1j6kQFb7QRru7eKN3ZDvRcP13rugwdxZqCjbiAVZfIJwgj2A65UmT4TgARXGlXgnRkORLTDTrO19ZErt7+QXgA==

"@noble/[email protected]":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.6.0.tgz#d4bfb516ad6e7b5111c216a5cc7075f4cf19e6c5"
integrity sha512-YUULf0Uk4/mAA89w+k3+yUYh6NrEvxZa5T6SY3wlMvE2chHkxFUUIDI8/XW1QSC357iA5pSnqt7XEhvFOqmDyQ==

"@noble/[email protected]", "@noble/hashes@^1.4.0", "@noble/hashes@^1.5.0", "@noble/hashes@~1.6.0":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.6.1.tgz#df6e5943edcea504bac61395926d6fd67869a0d5"
integrity sha512-pq5D8h10hHBjyqX+cfBm0i8JUXJ0UhczFc4r74zbuT9XgewFo2E3J1cOaGtdZynILNmQ685YWGzGE1Zv6io50w==

"@nodelib/[email protected]":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
Expand Down Expand Up @@ -1079,27 +1072,27 @@
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==

"@scure/base@~1.1.7", "@scure/base@~1.1.8":
version "1.1.9"
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.9.tgz#e5e142fbbfe251091f9c5f1dd4c834ac04c3dbd1"
integrity sha512-8YKhl8GHiNI/pU2VMaofa2Tor7PJRAjwQLBBuilkJ9L5+13yVbC7JO/wS7piioAvPSwR3JKM1IJ/u4xQzbcXKg==
"@scure/base@~1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.1.tgz#dd0b2a533063ca612c17aa9ad26424a2ff5aa865"
integrity sha512-DGmGtC8Tt63J5GfHgfl5CuAXh96VF/LD8K9Hr/Gv0J2lAoRGlPOMpqMpMbCTOoOJMZCk2Xt+DskdDyn6dEFdzQ==

"@scure/bip32@1.5.0", "@scure/bip32@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.5.0.tgz#dd4a2e1b8a9da60e012e776d954c4186db6328e6"
integrity sha512-8EnFYkqEQdnkuGBVpCzKxyIwDCBLDVj3oiX0EKUFre/tOjL/Hqba1D6n/8RcmaQy4f95qQFrO2A8Sr6ybh4NRw==
"@scure/bip32@1.6.0", "@scure/bip32@^1.5.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.6.0.tgz#6dbc6b4af7c9101b351f41231a879d8da47e0891"
integrity sha512-82q1QfklrUUdXJzjuRU7iG7D7XiFx5PHYVS0+oeNKhyDLT7WPqs6pBcM2W5ZdwOwKCwoE1Vy1se+DHjcXwCYnA==
dependencies:
"@noble/curves" "~1.6.0"
"@noble/hashes" "~1.5.0"
"@scure/base" "~1.1.7"
"@noble/curves" "~1.7.0"
"@noble/hashes" "~1.6.0"
"@scure/base" "~1.2.1"

"@scure/bip39@1.4.0", "@scure/bip39@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.4.0.tgz#664d4f851564e2e1d4bffa0339f9546ea55960a6"
integrity sha512-BEEm6p8IueV/ZTfQLp/0vhw4NPnT9oWf5+28nvmeUICjP99f4vr2d+qc7AVGDDtwRep6ifR43Yed9ERVmiITzw==
"@scure/bip39@1.5.0", "@scure/bip39@^1.4.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.5.0.tgz#c8f9533dbd787641b047984356531d84485f19be"
integrity sha512-Dop+ASYhnrwm9+HA/HwXg7j2ZqM6yk2fyLWb5znexjctFY3+E+eU8cIWI0Pql0Qx4hPZCijlGq4OL71g+Uz30A==
dependencies:
"@noble/hashes" "~1.5.0"
"@scure/base" "~1.1.8"
"@noble/hashes" "~1.6.0"
"@scure/base" "~1.2.1"

"@sec-ant/readable-stream@^0.4.1":
version "0.4.1"
Expand Down Expand Up @@ -1614,10 +1607,10 @@ abbrev@^2.0.0:
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-2.0.0.tgz#cf59829b8b4f03f89dda2771cb7f3653828c89bf"
integrity sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==

[email protected].6, abitype@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/abitype/-/abitype-1.0.6.tgz#76410903e1d88e34f1362746e2d407513c38565b"
integrity sha512-MMSqYh4+C/aVqI2RQaWqbvI4Kxo5cQV40WQ4QFtDnNzCkqChm8MuENhElmynZlO0qUy/ObkEUaXtKqYnx1Kp3A==
[email protected].7, abitype@^1.0.6:
version "1.0.7"
resolved "https://registry.yarnpkg.com/abitype/-/abitype-1.0.7.tgz#876a0005d211e1c9132825d45bcee7b46416b284"
integrity sha512-ZfYYSktDQUwc2eduYu8C4wOs+RDPmnRYMh7zNfzeMtGGgb0U+6tLGjixUic6mXf5xKKCcgT5Qp6cv39tOARVFw==

abort-controller@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -4708,10 +4701,10 @@ kleur@^3.0.3:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==

knip@^5.38.2:
version "5.38.3"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.38.3.tgz#a139e0c6215c9958d213ce1a9e3985cf5de2774e"
integrity sha512-pg3CMzWlZy4mnuwxieGoK74oOgzFPvsUR/aE8NSqx2oQr56soXTzmw8GsHR277pU52Fe0h4/pho2PMhVeEvj8g==
knip@^5.39.4:
version "5.40.0"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.40.0.tgz#6da9113d9d0c696fc3e5dc3f3a281db57b4b828a"
integrity sha512-EzBfQDz4YBzYnMLueWnaaVr15mneqZs1c3RanttciuVuRcodlNjzAmR2nch/khlRdVABAxAdMGFxfSvhvcH1NA==
dependencies:
"@nodelib/fs.walk" "1.2.8"
"@snyk/github-codeowners" "1.1.0"
Expand Down Expand Up @@ -7181,16 +7174,16 @@ validate-npm-package-name@^5.0.0:
dependencies:
builtins "^5.0.0"

viem@^2.21.52:
version "2.21.53"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.53.tgz#a5ba6da48e5edded27dde286e431ae97034f4fc4"
integrity sha512-0pY8clBacAwzc59iV1vY4a6U4xvRlA5tAuhClJCKvqA6rXJzmNMMvxQ0EG79lkHr7WtBEruXz8nAmONXwnq4EQ==
viem@^2.21.54:
version "2.21.55"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.55.tgz#a57ad31fcf2a0f6c011b1909f02c94421ec4f781"
integrity sha512-PgXew7C11cAuEtOSgRyQx2kJxEOPUwIwZA9dMglRByqJuFVA7wSGZZOOo/93iylAA8E15bEdqy9xulU3oKZ70Q==
dependencies:
"@noble/curves" "1.6.0"
"@noble/hashes" "1.5.0"
"@scure/bip32" "1.5.0"
"@scure/bip39" "1.4.0"
abitype "1.0.6"
"@noble/curves" "1.7.0"
"@noble/hashes" "1.6.1"
"@scure/bip32" "1.6.0"
"@scure/bip39" "1.5.0"
abitype "1.0.7"
isows "1.0.6"
ox "0.1.2"
webauthn-p256 "0.0.10"
Expand Down

0 comments on commit 1d24f94

Please sign in to comment.