Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 17 updates#259

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-c64816cee8
Open

chore(deps): bump the minor-and-patch group across 1 directory with 17 updates#259
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-c64816cee8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps the minor-and-patch group with 17 updates in the / directory:

Package From To
@sip-protocol/sdk 0.8.1 0.9.0
@solana/wallet-adapter-wallets 0.19.37 0.19.38
@wormhole-foundation/sdk-base 4.11.0 4.15.0
@wormhole-foundation/sdk-definitions 4.11.0 4.15.0
@wormhole-foundation/sdk-solana 4.11.0 4.15.0
@wormhole-foundation/sdk-solana-core 4.11.0 4.15.0
@wormhole-foundation/sdk-solana-ntt 4.0.14 4.0.17
framer-motion 12.34.3 12.38.0
next 16.1.6 16.2.2
zustand 5.0.11 5.0.12
@playwright/test 1.58.2 1.59.1
@tailwindcss/postcss 4.2.0 4.2.2
@types/node 25.3.0 25.5.2
eslint-config-next 16.1.6 16.2.2
happy-dom 20.7.0 20.8.9
tailwindcss 4.2.0 4.2.2
vitest 4.0.18 4.1.2

Updates @sip-protocol/sdk from 0.8.1 to 0.9.0

Changelog

Sourced from @​sip-protocol/sdk's changelog.

0.9.0

Minor Changes

  • feat: Ethereum same-chain privacy with shielded transfers via Solidity contracts
    • Fix scanAnnouncements() scanning with correct spending private key
    • Add checkEthereumStealthByEthAddress() for ETH address-based stealth matching
    • Add Base Sepolia and OP Sepolia contract addresses
    • Add spendingPrivateKey to EthereumScanRecipient type

Patch Changes

  • fix: DAI mainnet address invalid hex characters
  • fix: Remove deprecated checkViewTag() stub
  • chore: Update @sip-protocol/types dependency to ^0.2.2

0.8.0

Minor Changes

  • feat: Solana same-chain privacy with shielded transfers via Anchor program
    • shieldedTransfer API for native SOL privacy transfers
    • CSPLTokenService and CSPLClient exported from main entry
    • Migrated Solana RPC client to @solana/kit
  • feat: Sunspot ZK verifier pipeline for Noir proof verification on Solana
  • feat: Network privacy layer (Tor/SOCKS5 proxy support) for Solana RPC calls
  • feat: Winternitz vault integration for quantum-resistant key storage
  • feat: Browser-compatible proof composition (Halo2 + Kimchi exports)
  • feat: BNB Chain (BSC) support for multi-chain stealth addresses
  • feat: Oblivious Sync Service interface for private state synchronization
  • feat: NEAR fee contract integration for protocol revenue
  • feat: Chain-specific optimizations for Solana, EVM, and BNB

Patch Changes

  • fix: Use workspace protocol for types dependency
  • fix: Relax NEAR benchmark thresholds for CI runners
  • chore: Bump ephemeral-rollups-sdk to 0.8.5

0.7.4

Patch Changes

  • chore: Version bump with types dependency alignment

0.2.2

Patch Changes

  • fix: Remove NoirProofProvider from main entry to fully fix WASM bundling in SSR

... (truncated)

Commits

Updates @solana/wallet-adapter-wallets from 0.19.37 to 0.19.38

Release notes

Sourced from @​solana/wallet-adapter-wallets's releases.

@​solana/wallet-adapter-wallets@​0.19.38

Patch Changes

  • Updated dependencies [f30323d]
  • Updated dependencies [f30323d]
    • @​solana/wallet-adapter-solflare@​0.6.33
    • @​solana/wallet-adapter-phantom@​0.9.29
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​solana/wallet-adapter-wallets since your current version.


Updates @wormhole-foundation/sdk-base from 4.11.0 to 4.15.0

Release notes

Sourced from @​wormhole-foundation/sdk-base's releases.

4.15.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.1...4.15.0

4.15.0-beta.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.1...4.15.0-beta.0

4.14.1

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.0...4.14.1

4.14.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.14.0

4.13.2-beta.3

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.3

4.13.2-beta.2

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.2-beta.1...4.13.2-beta.2

4.13.2-beta.1

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.1

4.13.2-beta.0

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.0

4.13.1

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.0...4.13.1

4.13.0

What's Changed

... (truncated)

Commits
  • b10dc57 feat: add httpHeaders support to ChainConfig for custom RPC headers (#995)
  • 86bd4d3 fix: add XRPL support for universal address conversion and balance fetching (...
  • b39c2ea feat: group executor overrides under executor namespace on Config (#993)
  • bf10d87 ci: add Claude Code on-demand workflow for PRs (#988)
  • d175888 feat: Add "Btc" to nativeChainIds constants (#992)
  • 7701cc4 feat: add buildInitiateTransactions/buildCompleteTransactions to Exec… (#983)
  • 33cf670 fix: add subpath exports, deprecate namespace re-exports for turbopack compat...
  • c9c04c6 feat: add btc platform sdk (#991)
  • 8955262 feat: add native chain ids for XRPL (#990)
  • db66694 feat: XRPL platform sdk (#989)
  • Additional commits viewable in compare view

Updates @wormhole-foundation/sdk-definitions from 4.11.0 to 4.15.0

Release notes

Sourced from @​wormhole-foundation/sdk-definitions's releases.

4.15.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.1...4.15.0

4.15.0-beta.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.1...4.15.0-beta.0

4.14.1

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.0...4.14.1

4.14.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.14.0

4.13.2-beta.3

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.3

4.13.2-beta.2

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.2-beta.1...4.13.2-beta.2

4.13.2-beta.1

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.1

4.13.2-beta.0

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.0

4.13.1

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.0...4.13.1

4.13.0

What's Changed

... (truncated)

Commits
  • b10dc57 feat: add httpHeaders support to ChainConfig for custom RPC headers (#995)
  • 86bd4d3 fix: add XRPL support for universal address conversion and balance fetching (...
  • b39c2ea feat: group executor overrides under executor namespace on Config (#993)
  • bf10d87 ci: add Claude Code on-demand workflow for PRs (#988)
  • d175888 feat: Add "Btc" to nativeChainIds constants (#992)
  • 7701cc4 feat: add buildInitiateTransactions/buildCompleteTransactions to Exec… (#983)
  • 33cf670 fix: add subpath exports, deprecate namespace re-exports for turbopack compat...
  • c9c04c6 feat: add btc platform sdk (#991)
  • 8955262 feat: add native chain ids for XRPL (#990)
  • db66694 feat: XRPL platform sdk (#989)
  • Additional commits viewable in compare view

Updates @wormhole-foundation/sdk-solana from 4.11.0 to 4.15.0

Release notes

Sourced from @​wormhole-foundation/sdk-solana's releases.

4.15.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.1...4.15.0

4.15.0-beta.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.1...4.15.0-beta.0

4.14.1

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.0...4.14.1

4.14.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.14.0

4.13.2-beta.3

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.3

4.13.2-beta.2

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.2-beta.1...4.13.2-beta.2

4.13.2-beta.1

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.1

4.13.2-beta.0

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.0

4.13.1

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.0...4.13.1

4.13.0

What's Changed

... (truncated)

Commits
  • b10dc57 feat: add httpHeaders support to ChainConfig for custom RPC headers (#995)
  • 86bd4d3 fix: add XRPL support for universal address conversion and balance fetching (...
  • b39c2ea feat: group executor overrides under executor namespace on Config (#993)
  • bf10d87 ci: add Claude Code on-demand workflow for PRs (#988)
  • d175888 feat: Add "Btc" to nativeChainIds constants (#992)
  • 7701cc4 feat: add buildInitiateTransactions/buildCompleteTransactions to Exec… (#983)
  • 33cf670 fix: add subpath exports, deprecate namespace re-exports for turbopack compat...
  • c9c04c6 feat: add btc platform sdk (#991)
  • 8955262 feat: add native chain ids for XRPL (#990)
  • db66694 feat: XRPL platform sdk (#989)
  • Additional commits viewable in compare view

Updates @wormhole-foundation/sdk-solana-core from 4.11.0 to 4.15.0

Release notes

Sourced from @​wormhole-foundation/sdk-solana-core's releases.

4.15.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.1...4.15.0

4.15.0-beta.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.1...4.15.0-beta.0

4.14.1

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.14.0...4.14.1

4.14.0

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.14.0

4.13.2-beta.3

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.3

4.13.2-beta.2

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.2-beta.1...4.13.2-beta.2

4.13.2-beta.1

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.1

4.13.2-beta.0

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.1...4.13.2-beta.0

4.13.1

What's Changed

Full Changelog: wormhole-foundation/wormhole-sdk-ts@4.13.0...4.13.1

4.13.0

What's Changed

... (truncated)

Commits
  • b10dc57 feat: add httpHeaders support to ChainConfig for custom RPC headers (#995)
  • 86bd4d3 fix: add XRPL support for universal address conversion and balance fetching (...
  • b39c2ea feat: group executor overrides under executor namespace on Config (#993)
  • bf10d87 ci: add Claude Code on-demand workflow for PRs (#988)
  • d175888 feat: Add "Btc" to nativeChainIds constants (#992)
  • 7701cc4 feat: add buildInitiateTransactions/buildCompleteTransactions to Exec… (#983)
  • 33cf670 fix: add subpath exports, deprecate namespace re-exports for turbopack compat...
  • c9c04c6 feat: add btc platform sdk (#991)
  • 8955262 feat: add native chain ids for XRPL (#990)
  • db66694 feat: XRPL platform sdk (#989)
  • Additional commits viewable in compare view

Updates @wormhole-foundation/sdk-solana-ntt from 4.0.14 to 4.0.17

Commits

Updates framer-motion from 12.34.3 to 12.38.0

Changelog

Sourced from framer-motion's changelog.

[12.38.0] 2026-03-16

Added

  • Added layoutAnchor prop to configure custom anchor point for resolving relative projection boxes.

Fixed

  • Reorder: Fix axis switching after window resize.
  • Reorder: Fix with virtualised lists.
  • AnimatePresence: Ensure children are removed when exit animation matches current values.

[12.37.0] 2026-03-16

Added

  • Support for hardware accelerating "start" and "end" offsets in scroll and useScroll.
  • Support for oklch, oklab, lab, lch, color, color-mix, light-dark color types.

Fixed

  • Fix whileInView with client-side navigation.
  • Fix draggable elements when layout updates due to surrounding element re-renders.
  • Improved memory pressure of layout animations.
  • Ensure motion value returned from useSpring reports correct isAnimating().

[12.36.0] 2026-03-09

Added

  • Allow dragSnapToOrigin to accept "x" or "y" for per-axis snapping.
  • Added axis-locked layout animations with layout="x" and layout="y".
  • Added skipInitialAnimation to useSpring.

Fixed

  • Fixed height and width: auto animations with box-sizing: border-box.
  • Reset component values when exit animation finishes.
  • Ensure anticipate easing returns 1 at p === 1.
  • Fix @emotion/is-prop-valid resolve error in Storybook.
  • Remove data-pop-layout-id from exiting elements when animation interrupted.
  • Ensure we skip WAAPI for non-animatable keyframes.
  • Ensure we skip WAAPI for SVG transforms.
  • Ensure MotionValue props are not passed to SVG.
  • AnimatePresence: Prevent mode="wait" elements from getting stuck when switched rapidly.

[12.35.2] 2026-03-09

Fixed

... (truncated)

Commits
  • 0bfc9fe v12.38.0
  • 343cb0c Updating layoutAnchor
  • ee99ad2 Updating changelog
  • 062660b Updating changgelog
  • 303da7d Updating readme
  • b075adc Merge pull request #3647 from motiondivision/feat/layout-anchor
  • f0991d6 Add missing layoutAnchor !== false guard in attemptToResolveRelativeTarget
  • b5798e9 Merge pull request #3642 from motiondivision/worktree-fix-issue-3078
  • 7686c19 Merge pull request #3636 from motiondivision/worktree-fix-issue-3061
  • a95c487 Fix auto-scroll in reorder-virtualized test page
  • Additional commits viewable in compare view

Updates next from 16.1.6 to 16.2.2

Release notes

Sourced from next's releases.

v16.2.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: Move expanded adapters docs to API reference (#92115) (#92129)
  • Backport: TypeScript v6 deprecations for baseUrl and moduleResolution (#92130)
  • [create-next-app] Skip interactive prompts when CLI flags are provided (#91840)
  • next.config.js: Accept an option for serverFastRefresh (#91968)
  • Turbopack: enable server HMR for app route handlers (#91466)
  • Turbopack: exclude metadata routes from server HMR (#92034)
  • Fix CI for glibc linux builds
  • Backport: disable bmi2 in qfilter #92177
  • [backport] Fix CSS HMR on Safari (#92174)

Credits

Huge thanks to @​nextjs-bot, @​icyJoseph, @​ijjk, @​gaojude, @​wbinnssmith, @​lukesandberg, and @​bgw for helping!

v16.2.1

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • docs: post release amends (#91715)
  • docs: fix broken Activity Patterns demo link in preserving UI state guide (#91698)
  • Fix adapter outputs for dynamic metadata routes (#91680)
  • Turbopack: fix webpack loader runner layer (#91727)
  • Fix server actions in standalone mode with cacheComponents (#91711)
  • turbo-persistence: remove Unmergeable mmap advice (#91713)
  • Fix layout segment optimization: move app-page imports to server-utility transition (#91701)
  • Turbopack: lazy require metadata and handle TLA (#91705)
  • [turbopack] Respect {eval:true} in worker_threads constructors (#91666)

Credits

Huge thanks to @​icyJoseph, @​abhishekmardiya, @​ijjk, @​mischnic, @​unstubbable, @​sokra, and @​lukesandberg for helping!

v16.2.1-canary.21

Misc Changes

  • next-core: deduplicate output assets and detect content conflicts on emit: #92292
  • docs: add deploy tests documentation to contributing guide: #92388

Credits

Huge thanks to @​sokra and @​ztanner for helping!

v16.2.1-canary.20

... (truncated)

Commits

Updates zustand from 5.0.11 to 5.0.12

Release notes

Sourced from zustand's releases.

v5.0.12

Two small fixes.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.11...v5.0.12

Commits

Updates @playwright/test from 1.58.2 to 1.59.1

Release notes

Sourced from @​playwright/test's releases.

v1.59.1

Bug Fixes

  • [Windows] Reverted hiding console window when spawning browser processes, which caused regressions including broken codegen, --ui and show commands (#39990)

v1.59.0

🎬 Screencast

New page.screencast API provides a unified interface for capturing page content with:

  • Screencast recordings
  • Action annotations
  • Visual overlays
  • Real-time frame capture
  • Agentic video receipts

Screencast recording — record video with precise start/stop control, as an alternative to the recordVideo option:

await page.screencast.start({ path: 'video.webm' });
// ... perform actions ...
await page.screencast.stop();

Action annotations — enable built-in visual annotations that highlight interacted elements and display action titles during recording:

await page.screencast.showActions({ position: 'top-right' });

screencast.showActions() accepts position ('top-left', 'top', 'top-right', 'bottom-left', 'bottom', 'bottom-right'), duration (ms per annotation), and fontSize (px). Returns a disposable to stop showing actions.

Action annotations can also be enabled in test fixtures via the video option:

// playwright.config.ts
export default defineConfig({
  use: {
    video: {
      mode: 'on',
      show: {
        actions: { position: 'top-left' },
        test: { position: 'top-right' },
      },
</tr></table> 

... (truncated)

Commits
  • d466ac5 chore: mark v1.59.1 (#40005)
  • 530e7e5 cherry-pick(#4004): fix(cli): kill-all should kill dashboard
  • 9aa216c cherry-pick(#39994): Revert "fix(windows): hide console window when spawning ...
  • 01b2b15 cherry-pick(#39980): chore: more release notes fixes
  • a5cb6c9 cherry-pick(#39972): chore: expose browser.bind and browser.unbind APIs
  • 99a17b5 cherry-pick(#39975): chore: support opening .trace files via .link indirection
  • 43607c3 cherry-pick(#39974): chore(webkit): update Safari user-agent version to 26.4
  • 62cabe1 cherry-pick(#39969): chore(npm): include all *.md from lib (#39970)
  • 0c65a75 cherry-pick(#39968): chore: screencast.showActions api
  • f04155b cherry-pick(#39958): chore: release notes for langs v1.59
  • Additional commits viewable in compare view

Updates @tailwindcss/postcss from 4.2.0 to 4.2.2

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.2.2

Added

  • Support Vite 8 in @tailwindcss/vite (#19790)

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)

v4.2.1

Fixed

  • Allow trailing dash in functional utility names for backwards compatibility (#19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#19711)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.2.2] - 2026-03-18

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Add support for Vite 8 in @tailwindcss/vite (#19790)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)
  • Resolve tsconfig paths to allow for @import '@/path/to/file'; when using @tailwindcss/vite (#19803)

[4.2.1] - 2026-02-23

Fixed

  • Allow trailing dash in functional utility names for backwards compatibility (#19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#19711)
Commits

…7 updates

Bumps the minor-and-patch group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@sip-protocol/sdk](https://github.com/sip-protocol/sip-protocol/tree/HEAD/packages/sdk) | `0.8.1` | `0.9.0` |
| [@solana/wallet-adapter-wallets](https://github.com/anza-xyz/wallet-adapter) | `0.19.37` | `0.19.38` |
| [@wormhole-foundation/sdk-base](https://github.com/wormhole-foundation/wormhole-sdk-ts) | `4.11.0` | `4.15.0` |
| [@wormhole-foundation/sdk-definitions](https://github.com/wormhole-foundation/wormhole-sdk-ts) | `4.11.0` | `4.15.0` |
| [@wormhole-foundation/sdk-solana](https://github.com/wormhole-foundation/wormhole-sdk-ts) | `4.11.0` | `4.15.0` |
| [@wormhole-foundation/sdk-solana-core](https://github.com/wormhole-foundation/wormhole-sdk-ts) | `4.11.0` | `4.15.0` |
| [@wormhole-foundation/sdk-solana-ntt](https://github.com/wormhole-foundation/native-token-transfers) | `4.0.14` | `4.0.17` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.34.3` | `12.38.0` |
| [next](https://github.com/vercel/next.js) | `16.1.6` | `16.2.2` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.12` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.59.1` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.0` | `4.2.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.0` | `25.5.2` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.6` | `16.2.2` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.7.0` | `20.8.9` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.0` | `4.2.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.2` |



Updates `@sip-protocol/sdk` from 0.8.1 to 0.9.0
- [Release notes](https://github.com/sip-protocol/sip-protocol/releases)
- [Changelog](https://github.com/sip-protocol/sip-protocol/blob/main/packages/sdk/CHANGELOG.md)
- [Commits](https://github.com/sip-protocol/sip-protocol/commits/v0.9.0/packages/sdk)

Updates `@solana/wallet-adapter-wallets` from 0.19.37 to 0.19.38
- [Release notes](https://github.com/anza-xyz/wallet-adapter/releases)
- [Commits](https://github.com/anza-xyz/wallet-adapter/compare/@solana/wallet-adapter-wallets@0.19.37...@solana/wallet-adapter-wallets@0.19.38)

Updates `@wormhole-foundation/sdk-base` from 4.11.0 to 4.15.0
- [Release notes](https://github.com/wormhole-foundation/wormhole-sdk-ts/releases)
- [Commits](wormhole-foundation/wormhole-sdk-ts@4.11.0...4.15.0)

Updates `@wormhole-foundation/sdk-definitions` from 4.11.0 to 4.15.0
- [Release notes](https://github.com/wormhole-foundation/wormhole-sdk-ts/releases)
- [Commits](wormhole-foundation/wormhole-sdk-ts@4.11.0...4.15.0)

Updates `@wormhole-foundation/sdk-solana` from 4.11.0 to 4.15.0
- [Release notes](https://github.com/wormhole-foundation/wormhole-sdk-ts/releases)
- [Commits](wormhole-foundation/wormhole-sdk-ts@4.11.0...4.15.0)

Updates `@wormhole-foundation/sdk-solana-core` from 4.11.0 to 4.15.0
- [Release notes](https://github.com/wormhole-foundation/wormhole-sdk-ts/releases)
- [Commits](wormhole-foundation/wormhole-sdk-ts@4.11.0...4.15.0)

Updates `@wormhole-foundation/sdk-solana-ntt` from 4.0.14 to 4.0.17
- [Release notes](https://github.com/wormhole-foundation/native-token-transfers/releases)
- [Commits](https://github.com/wormhole-foundation/native-token-transfers/commits)

Updates `framer-motion` from 12.34.3 to 12.38.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.34.3...v12.38.0)

Updates `next` from 16.1.6 to 16.2.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.1.6...v16.2.2)

Updates `zustand` from 5.0.11 to 5.0.12
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.11...v5.0.12)

Updates `@playwright/test` from 1.58.2 to 1.59.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.2...v1.59.1)

Updates `@tailwindcss/postcss` from 4.2.0 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-postcss)

Updates `@types/node` from 25.3.0 to 25.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-config-next` from 16.1.6 to 16.2.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.2.2/packages/eslint-config-next)

Updates `happy-dom` from 20.7.0 to 20.8.9
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.7.0...v20.8.9)

Updates `tailwindcss` from 4.2.0 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss)

Updates `vitest` from 4.0.18 to 4.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: "@sip-protocol/sdk"
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@solana/wallet-adapter-wallets"
  dependency-version: 0.19.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@wormhole-foundation/sdk-base"
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@wormhole-foundation/sdk-definitions"
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@wormhole-foundation/sdk-solana"
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@wormhole-foundation/sdk-solana-core"
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@wormhole-foundation/sdk-solana-ntt"
  dependency-version: 4.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: framer-motion
  dependency-version: 12.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: next
  dependency-version: 16.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: zustand
  dependency-version: 5.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@playwright/test"
  dependency-version: 1.59.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 25.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-config-next
  dependency-version: 16.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: happy-dom
  dependency-version: 20.8.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tailwindcss
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants