Pārlūkot izejas kodu

build(deps): bump @solana/instructions from 2.1.1 to 2.2.0 (#689)

Bumps [@solana/instructions](https://github.com/anza-xyz/kit) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/anza-xyz/kit/releases)
- [Commits](https://github.com/anza-xyz/kit/commits)

---
updated-dependencies:
- dependency-name: "@solana/instructions"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 mēneši atpakaļ
vecāks
revīzija
f408807bf2
2 mainītis faili ar 8 papildinājumiem un 8 dzēšanām
  1. 1 1
      packages/dynamic-parsers/package.json
  2. 7 7
      pnpm-lock.yaml

+ 1 - 1
packages/dynamic-parsers/package.json

@@ -54,7 +54,7 @@
         "@codama/errors": "workspace:*",
         "@codama/nodes": "workspace:*",
         "@codama/visitors-core": "workspace:*",
-        "@solana/instructions": "2.1.1"
+        "@solana/instructions": "2.2.0"
     },
     "devDependencies": {
         "@solana/codecs": "2.2.0"

+ 7 - 7
pnpm-lock.yaml

@@ -148,8 +148,8 @@ importers:
         specifier: workspace:*
         version: link:../visitors-core
       '@solana/instructions':
-        specifier: 2.1.1
-        version: 2.1.1(typescript@5.8.3)
+        specifier: 2.2.0
+        version: 2.2.0(typescript@5.8.3)
     devDependencies:
       '@solana/codecs':
         specifier: 2.2.0
@@ -1486,8 +1486,8 @@ packages:
       typescript: ^5.6
       typescript-eslint: ^8.11.0
 
-  '@solana/instructions@2.1.1':
-    resolution: {integrity: sha512-Zx48hav9Lu+JuC+U0QJ8B7g7bXQZElXCjvxosIibU2C7ygDuq0ffOly0/irWJv2xmHYm6z8Hm1ILbZ5w0GhDQQ==}
+  '@solana/instructions@2.2.0':
+    resolution: {integrity: sha512-nWw+u1qzgkn7FNeUbkyz/fWdnIOyh3Q57O+a3ADl1QMDxEp2atR3ijAZ1/W69gQP3hLlBO/dsBGPMNzJ+95Hog==}
     engines: {node: '>=20.18.0'}
     peerDependencies:
       typescript: '>=5.3.3'
@@ -4802,10 +4802,10 @@ snapshots:
       typescript: 5.8.3
       typescript-eslint: 8.16.0(eslint@9.30.1)(typescript@5.8.3)
 
-  '@solana/instructions@2.1.1(typescript@5.8.3)':
+  '@solana/instructions@2.2.0(typescript@5.8.3)':
     dependencies:
-      '@solana/codecs-core': 2.1.1(typescript@5.8.3)
-      '@solana/errors': 2.1.1(typescript@5.8.3)
+      '@solana/codecs-core': 2.2.0(typescript@5.8.3)
+      '@solana/errors': 2.2.0(typescript@5.8.3)
       typescript: 5.8.3
 
   '@solana/options@2.2.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.8.3)':