Skip to content

Commit 2857238

Browse files
committed
Update renderer headers and pnpm
1 parent bb2289e commit 2857238

File tree

149 files changed

+3322
-2758
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+3322
-2758
lines changed

.changeset/eight-hats-try.md

Lines changed: 7 additions & 0 deletions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"engines": {
3838
"node": ">=18.0.0"
3939
},
40-
"packageManager": "pnpm@8.5.1",
40+
"packageManager": "pnpm@9.1.0",
4141
"prettier": "@solana/prettier-config-solana"
4242
}

packages/renderers-js-umi/e2e/memo/src/generated/errors/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Please DO NOT EDIT THIS FILE, instead use visitors
44
* to add features, then rerun kinobi to update it.
55
*
6-
* @see https://github.com/metaplex-foundation/kinobi
6+
* @see https://github.com/kinobi-so/kinobi
77
*/
88

99
export * from './memo';

packages/renderers-js-umi/e2e/memo/src/generated/errors/memo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Please DO NOT EDIT THIS FILE, instead use visitors
44
* to add features, then rerun kinobi to update it.
55
*
6-
* @see https://github.com/metaplex-foundation/kinobi
6+
* @see https://github.com/kinobi-so/kinobi
77
*/
88

99
import { Program, ProgramError } from '@metaplex-foundation/umi';

packages/renderers-js-umi/e2e/memo/src/generated/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Please DO NOT EDIT THIS FILE, instead use visitors
44
* to add features, then rerun kinobi to update it.
55
*
6-
* @see https://github.com/metaplex-foundation/kinobi
6+
* @see https://github.com/kinobi-so/kinobi
77
*/
88

99
export * from './errors';

packages/renderers-js-umi/e2e/memo/src/generated/instructions/addMemo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Please DO NOT EDIT THIS FILE, instead use visitors
44
* to add features, then rerun kinobi to update it.
55
*
6-
* @see https://github.com/metaplex-foundation/kinobi
6+
* @see https://github.com/kinobi-so/kinobi
77
*/
88

99
import {

packages/renderers-js-umi/e2e/memo/src/generated/instructions/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Please DO NOT EDIT THIS FILE, instead use visitors
44
* to add features, then rerun kinobi to update it.
55
*
6-
* @see https://github.com/metaplex-foundation/kinobi
6+
* @see https://github.com/kinobi-so/kinobi
77
*/
88

99
export * from './addMemo';

packages/renderers-js-umi/e2e/memo/src/generated/programs/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Please DO NOT EDIT THIS FILE, instead use visitors
44
* to add features, then rerun kinobi to update it.
55
*
6-
* @see https://github.com/metaplex-foundation/kinobi
6+
* @see https://github.com/kinobi-so/kinobi
77
*/
88

99
export * from './memo';

packages/renderers-js-umi/e2e/memo/src/generated/programs/memo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Please DO NOT EDIT THIS FILE, instead use visitors
44
* to add features, then rerun kinobi to update it.
55
*
6-
* @see https://github.com/metaplex-foundation/kinobi
6+
* @see https://github.com/kinobi-so/kinobi
77
*/
88

99
import {

packages/renderers-js-umi/e2e/memo/src/generated/shared/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Please DO NOT EDIT THIS FILE, instead use visitors
44
* to add features, then rerun kinobi to update it.
55
*
6-
* @see https://github.com/metaplex-foundation/kinobi
6+
* @see https://github.com/kinobi-so/kinobi
77
*/
88

99
import {

0 commit comments

Comments
 (0)