-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: upgrade pnpm from 8.9.0 to 9.14.4 (#1268)
* chore: upgrade pnpm to lastest version 9.x * chore: update ci pnpm version * chore: upgrade pnpm version to 9 * Update .changeset/mean-singers-scream.md * Update .changeset/mean-singers-scream.md --------- Co-authored-by: tingzhao.ytz <tingzhao.ytz@antgroup.com> Co-authored-by: thinkasany <480968828@qq.com>
- Loading branch information
1 parent
1c18695
commit e0db15a
Showing
7 changed files
with
17,141 additions
and
13,099 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
'@example/eth-web3js': patch | ||
'@example/ethers': patch | ||
'@example/ethers-v5': patch | ||
'@ant-design/web3-assets': patch | ||
'@ant-design/web3-bitcoin': patch | ||
'@ant-design/web3-common': patch | ||
'@ant-design/web3-eth-web3js': patch | ||
'@ant-design/web3-ethers': patch | ||
'@ant-design/web3-ethers-v5': patch | ||
'@ant-design/web3-icons': patch | ||
'@ant-design/web3-solana': patch | ||
'@ant-design/web3-sui': patch | ||
'@ant-design/web3-ton': patch | ||
'@ant-design/web3-wagmi': patch | ||
'@ant-design/web3': patch | ||
--- | ||
|
||
chore: upgrade pnpm version from 8.9.0 to 9.14.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ jobs: | |
|
||
- name: ci | ||
run: | | ||
npm i pnpm@8.9.0 -g | ||
npm i pnpm@9.14.4 -g | ||
pnpm install | ||
pnpm run ci | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,6 @@ jobs: | |
|
||
- name: ci | ||
run: | | ||
npm i pnpm@8.9.0 -g | ||
npm i pnpm@9.14.4 -g | ||
pnpm install | ||
pnpm run test |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.