Skip to content

Commit 667a0f0

Browse files
authored
Add changeset for typescript peer dependency change (#1532)
1 parent 09a7509 commit 667a0f0

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

.changeset/famous-swans-trade.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
'@solana/accounts': patch
3+
'@solana/addresses': patch
4+
'@solana/assertions': patch
5+
'@solana/codecs': patch
6+
'@solana/codecs-core': patch
7+
'@solana/codecs-data-structures': patch
8+
'@solana/codecs-numbers': patch
9+
'@solana/codecs-strings': patch
10+
'@solana/compat': patch
11+
'@solana/errors': patch
12+
'@solana/fast-stable-stringify': patch
13+
'@solana/functional': patch
14+
'@solana/instruction-plans': patch
15+
'@solana/instructions': patch
16+
'@solana/keys': patch
17+
'@solana/kit': patch
18+
'@solana/nominal-types': patch
19+
'@solana/offchain-messages': patch
20+
'@solana/options': patch
21+
'@solana/plugin-core': patch
22+
'@solana/plugin-interfaces': patch
23+
'@solana/program-client-core': patch
24+
'@solana/programs': patch
25+
'@solana/promises': patch
26+
'@solana/rpc': patch
27+
'@solana/rpc-api': patch
28+
'@solana/rpc-graphql': patch
29+
'@solana/rpc-parsed-types': patch
30+
'@solana/rpc-spec': patch
31+
'@solana/rpc-spec-types': patch
32+
'@solana/rpc-subscriptions': patch
33+
'@solana/rpc-subscriptions-api': patch
34+
'@solana/rpc-subscriptions-channel-websocket': patch
35+
'@solana/rpc-subscriptions-spec': patch
36+
'@solana/rpc-transformers': patch
37+
'@solana/rpc-transport-http': patch
38+
'@solana/rpc-types': patch
39+
'@solana/signers': patch
40+
'@solana/subscribable': patch
41+
'@solana/sysvars': patch
42+
'@solana/transaction-confirmation': patch
43+
'@solana/transaction-messages': patch
44+
'@solana/transactions': patch
45+
'@solana/wallet-account-signer': patch
46+
'@solana/webcrypto-ed25519-polyfill': patch
47+
---
48+
49+
Update the TypeScript peer dependency from `^5.0.0` to `>=5.0.0` to allow TypeScript 6 and above.

0 commit comments

Comments
 (0)